Timeline
03/01/2010:
- 05:04 Ticket #511 (Inline functions in pxd files get wrong directives) created by
- When calling an inline function in b.pxd from a.pyx, profiling …
02/23/2010:
- 03:38 Ticket #510 (Uncompileable C code when combining & with buffer []) created by
- […] produces uncompileable garbage. It should either be disallowed or …
02/21/2010:
- 01:47 Ticket #509 (Error for local/cclass reference variables) created by
- Better for us to complain than let g++ complain. Maybe someday we can …
02/20/2010:
- 04:37 Ticket #508 (__test__ dictionary may not created for modules with pxd files) closed by
- fixed: http://hg.cython.org/cython-devel/rev/f06147ed2f0b
- 04:35 Ticket #508 (__test__ dictionary may not created for modules with pxd files) created by
- Essentially, a __test__ dictionary is created in the pxd file scope …
02/11/2010:
- 13:05 Ticket #507 (for-in loop over any C array type) closed by
- fixed: Implemented here: http://hg.cython.org/cython-devel/rev/4b2e6c18fe38
- 13:04 Ticket #507 (for-in loop over any C array type) created by
- This should work: […] as well as this: […]
02/09/2010:
- 00:10 Ticket #506 (doctest failure in cpp_classes.pyx) created by
- I ran into the following doctest failure with the current cython-devel …
02/08/2010:
- 02:07 Ticket #505 ("cimport cython" broken in latest cython-devel) created by
- As of rev. 8bc61030d8ca, "cimport cython" fails. Test case added.
02/04/2010:
- 15:19 Ticket #504 (Dissallow C++ classes as stack/module level variables) closed by
- fixed: http://hg.cython.org/cython-devel/rev/3fa5f8e44695
- 15:19 Ticket #503 (Dissallow C++ classes as cdef class members) closed by
- fixed: http://hg.cython.org/cython-devel/rev/3fa5f8e44695
02/03/2010:
- 22:54 Ticket #504 (Dissallow C++ classes as stack/module level variables) created by
- Unless, perhaps, there is an empty constructor.
- 22:53 Ticket #503 (Dissallow C++ classes as cdef class members) created by
- 22:50 Ticket #428 (cython-closures branch has ref-counting issues) closed by
- fixed
- 22:47 Ticket #342 (Templates/memory views: Resolve parser ambiguities at a later stage) closed by
- fixed: I believe I resolved this when I wrote support for declaring templated C++ …
- 22:43 Ticket #330 (pxd locals ignored in .py compilation) closed by
- duplicate: I fixed this ages ago, never closed the ticket. The above works for me.
- 13:46 Ticket #502 (Tests fail on ppc) created by
- On Feb 2, 2010, at 4:52 AM, Neal Becker wrote: […] Looks like its due …
02/02/2010:
- 04:09 Ticket #501 (cython.operators module) created by
- Rather than cython.dereference (and all the others), one should have …
- 03:42 Ticket #500 (Hex compile time constants) created by
- Does this affect us? http://hg.cython.org/pyrex/rev/955ec491fcfc
- 01:46 Milestone 0.12.1 completed
02/01/2010:
- 17:42 Ticket #499 (complex numpy arithmatic) created by
- http://stackoverflow.com/questions/2181149/cant-get-cython-to-work-with-com …
- 07:48 Ticket #498 (Support for borrowed references) created by
- This should be supported: […] Similarly, defining borrowed references …
01/31/2010:
- 02:49 Ticket #478 (Cython closures not bound as methods) closed by
- fixed
- 01:54 Ticket #387 (Make Cython modules work with doctest) closed by
- fixed: Follow-up on #497
- 01:53 Ticket #497 (Improve Cython __test__ dict implementation) created by
- See comments on closed ticket #387.
Note: See TracTimeline
for information about the timeline view.
