Timeline
05/12/2010:
- 07:39 Ticket #525 (Floating point constants not preserved perfectly to C source) closed by
- fixed: Fixed here: http://hg.cython.org/cython-devel/rev/c103b90fdc6a At least …
- 07:36 Ticket #535 (Optimise indexed unicode character comparisons (ustring[0] == u'a')) closed by
- fixed
- 01:04 Ticket #535 (Optimise indexed unicode character comparisons (ustring[0] == u'a')) created by
- Currently, this […] is a lot slower than […] It shouldn't be.
05/09/2010:
- 05:24 Ticket #534 (Optimise any(genexpr) and all(genexp)) closed by
- fixed: Implemented here: http://hg.cython.org/cython-closures/rev/1cbd9345c4e1 …
- 05:20 Ticket #534 (Optimise any(genexpr) and all(genexp)) created by
- In the special case of all() and any(), generator expressions …
- 04:24 Ticket #533 (reference leak when 'continue' appear in a loop's 'else' branch) closed by
- fixed: Fixed here: http://hg.cython.org/cython-devel/rev/879bb33c11c9
05/08/2010:
- 13:41 Ticket #533 (reference leak when 'continue' appear in a loop's 'else' branch) created by
- The following leaks references to 'L' when executing the 'continue' …
05/05/2010:
05/04/2010:
- 01:19 Ticket #268 (optimise away redundant None and type checks) closed by
- fixed
- 01:06 Ticket #319 (Some testcases fail on py3) closed by
- fixed: Test cases work in current Py3, so let's close this ancient ticket.
- 01:00 Ticket #354 (bint type isn't handled in readonly property access) closed by
- fixed
- 00:53 Ticket #357 (calculate_result_code not implemented) closed by
- worksforme: Since it's not reproducible, let's close this ticket and assume that it …
04/30/2010:
- 11:45 Ticket #399 (Let ssize_t be a native type.) closed by
- fixed: In Cython-Dev was agreed that 'ssize_t' in Cython should mean 'Py_ssize_t' …
04/27/2010:
- 08:31 Ticket #532 (Constant folding can lead to incorrect results in conditions) closed by
- fixed: Fixed here: http://hg.cython.org/cython-devel/rev/6ed9b3c651ae
- 08:30 Ticket #532 (Constant folding can lead to incorrect results in conditions) created by
- […] could print "False".
04/20/2010:
04/19/2010:
- 04:35 Ticket #531 (Implement "char_val in b'abcdefg'" and "py_unicode_val in u'abcdefg'" ...) created by
- […] can both be implemented equivalent to the …
- 00:56 Ticket #530 (Efficient Py_UNICODE iteration over unicode strings) closed by
- fixed: Implemented here: http://hg.cython.org/cython-devel/rev/4f79aaef0dd6 …
- 00:55 Ticket #530 (Efficient Py_UNICODE iteration over unicode strings) created by
- This should run in plain C code: […]
- 00:51 Ticket #529 (Support Py_UNICODE and coercion from 1-character unicode literals) closed by
- fixed
- 00:39 Ticket #529 (Support Py_UNICODE and coercion from 1-character unicode literals) created by
- […]
04/16/2010:
04/12/2010:
- 10:09 Ticket #527 (Fix for annotation including external .pxd code) closed by
- fixed
- 09:26 Ticket #527 (Fix for annotation including external .pxd code) created by
- The attached changeset fixes a problem with the annotation generator …
Note: See TracTimeline
for information about the timeline view.
