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