Timeline
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
- […]
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: […]
Note: See TracTimeline
for information about the timeline view.
