Timeline
03/21/2010:
- 13:13 Ticket #521 (Optimise various "unicode" type methods) closed by
- fixed: Implemented between revisions a92b70b5624e and 55e4a1db211f. …
- 13:12 Ticket #521 (Optimise various "unicode" type methods) created by
- Candidates: […]
03/20/2010:
- 12:02 Ticket #520 (Cython can't parse source files with DOS line endings correctly) closed by
- fixed
- 11:57 Ticket #520 (Cython can't parse source files with DOS line endings correctly) created by
- The codecs module, which Cython currently uses for parsing source …
03/14/2010:
- 08:20 Ticket #240 (Invalid syntax leads to cython crash) closed by
- fixed: Works for me now.
- 08:17 Ticket #249 (build overhead) closed by
- fixed: Don't remember when this was fixed, but it definitely works for me now.
- 06:49 Ticket #128 (Reduce name collisions in Pure Python mode) closed by
- fixed: Type declarations in signatures are now disabled for .py files: …
03/13/2010:
- 14:41 Ticket #519 (Python 3 except clauses) closed by
- fixed: Fixed: http://hg.cython.org/cython-devel/rev/6834b6f640ae
- 14:06 Ticket #519 (Python 3 except clauses) created by
- […]
03/11/2010:
- 12:23 Ticket #517 (remove dependency on structmember.h) closed by
- fixed: Fixed: http://hg.cython.org/cython-devel/rev/1a2e04bc1395
03/10/2010:
- 12:07 Ticket #518 (casting to typedef pointer/array types) closed by
- fixed: Fixed: http://hg.cython.org/cython-devel/rev/982665cb1a01
- 11:59 Ticket #518 (casting to typedef pointer/array types) created by
- 06:15 Ticket #517 (remove dependency on structmember.h) created by
- We could get rid of structmember.h by using the a code transform to manage …
03/09/2010:
- 23:48 Ticket #516 (from __future__ import print_function (Py2.6+ only)) closed by
- fixed: Implemented here: http://hg.cython.org/cython-devel/rev/f9baa86d0372
- 23:42 Ticket #516 (from __future__ import print_function (Py2.6+ only)) created by
- The new print function in Py2.6 and later can become quite handy, so it …
- 00:33 Ticket #515 (Support 'print >> stream') closed by
- fixed: Implemented in cython-devel rev. 6c0c2ae56034: …
- 00:29 Ticket #515 (Support 'print >> stream') created by
- […] is not currently supported
03/08/2010:
- 03:35 Ticket #514 (Buffers: Some forms of C/Fortran contiguous buffers not acquired) created by
- A can be acquired in mode='fortran' by Cython, while B can not: […]
03/06/2010:
- 07:16 Ticket #460 (Always type-infer floating point types) closed by
- fixed
- 07:06 Ticket #513 (Infer return types of cdef functions) created by
- For example, it would be nice if Cython could figure out that a function …
- 06:58 Ticket #500 (Hex compile time constants) closed by
- worksforme: No, Cython has had this fix for ages.
- 06:34 Ticket #467 (cascaded assignments mixed with complete sequence assignments have ...) closed by
- fixed: Fixed here: http://hg.cython.org/cython-devel/rev/9756a762a5c8
03/05/2010:
03/04/2010:
- 00:59 Ticket #512 (parser bug for mismatches in function arguments with default value) created by
- […]
Note: See TracTimeline
for information about the timeline view.
