Timeline
07/27/2010:
- 16:16 Ticket #562 (__ipow__ method must ignore its third argument) created by
- Evidently the Python position is that it's OK to pass garbage as the third …
07/26/2010:
- 23:16 Ticket #561 (major performance bug with special functions) created by
- I found (and, I think, fixed) a major performance bug with special …
07/23/2010:
- 07:30 Ticket #560 (Distutils changes: make .c readonly & abort on errors) created by
- Attached patch makes generated file readonly and raises distutils error if …
07/19/2010:
07/18/2010:
- 00:57 Ticket #82 (Implement closures) closed by
- fixed
- 00:46 Ticket #506 (doctest failure in cpp_classes.pyx) closed by
- fixed: This was fixed and merged.
- 00:43 Ticket #549 (Compiler crash when a template argument is a non-declared object) closed by
- fixed: http://hg.cython.org/cython-devel/rev/3558b2869352
- 00:24 Ticket #558 (Break up Cython/Includes directory into submodules.) closed by
- fixed
- 00:23 Ticket #558 (Break up Cython/Includes directory into submodules.) created by
- http://hg.cython.org/cython-devel/rev/667c147a8dc2
- 00:19 Ticket #557 (Install Include/Deprecated directory.) closed by
- fixed: http://hg.cython.org/cython-devel/rev/8b72a90e162f
- 00:19 Ticket #557 (Install Include/Deprecated directory.) created by
- Followup for #558.
- 00:16 Ticket #556 (Disable closures in cdef functions (for now)) closed by
- fixed: Now it reports a nice error at Cython compile time. …
- 00:15 Ticket #556 (Disable closures in cdef functions (for now)) created by
- Related to #554, which probably won't get done by release.
- 00:14 Ticket #555 (Documentation bug in "Using C Libraries") closed by
- fixed
- 00:00 Ticket #501 (cython.operators module) closed by
- fixed: One now has cython.operator (like builtin.operator).
07/17/2010:
- 23:58 Ticket #356 (Fix Rectangle Demo in manual and on wiki) closed by
- fixed: http://hg.cython.org/cython-docs/rev/b4f6d17816d7
- 23:54 Ticket #502 (Tests fail on ppc) closed by
- fixed: http://hg.cython.org/cython-devel/rev/db3c8a2f8285
- 10:30 Ticket #543 (cython-closures has Py3 issues) closed by
- fixed
- 10:05 Ticket #547 (Cython crashes compiling source files from pathnames with non-platform ...) closed by
- fixed
07/08/2010:
- 06:25 Ticket #555 (Documentation bug in "Using C Libraries") created by
- The Queue example at the top of …
07/07/2010:
07/06/2010:
- 22:34 Ticket #553 (Make inferring Python str type unsafe) created by
- Currently, the type inferencer is happy to infer any Python type. However, …
07/04/2010:
- 23:52 Ticket #552 (Unable to use templated class as base class in C++ inheritance) created by
- There is no way to declare a C++ class that inherits from a template class …
- 19:37 Ticket #551 (Cython does not allow ctypedef'ing templated types) created by
- Cython raises a syntax error when ctypedef'ing a templated type. For …
- 19:20 Ticket #550 (Cython can generate incorrect c++ code when a function uses a reference ...) created by
- The following cython code: […] will produce a line like this in the …
- 19:01 Ticket #549 (Compiler crash when a template argument is a non-declared object) created by
- Compiler crash when a template argument is a non-declared object. For …
07/01/2010:
- 04:49 Ticket #548 (Wrong code generated for type-casting to C++ reference) created by
- The following Cython code will compile to invalid C++ code. GCC reports " …
06/30/2010:
- 12:27 Ticket #547 (Cython crashes compiling source files from pathnames with non-platform ...) created by
- The file path of the main source file is not properly decoded to Unicode, …
Note: See TracTimeline
for information about the timeline view.
