Timeline
01/10/2011:
- 06:48 Ticket #61 (Buffers in cdef function argument list) closed by
- worksforme: Fixed according to …
01/09/2011:
- 22:30 Ticket #639 (Functions don't support attribute assignment) created by
- Def functions don't support attribute assignment. […]
01/07/2011:
- 23:55 Ticket #638 (Error in index type inference.) closed by
- fixed: Fix at …
- 23:50 Ticket #638 (Error in index type inference.) created by
- […]
01/03/2011:
- 23:43 Ticket #602 (negative indexing into bytes objects can generate incorrect C code) closed by
- fixed: Fixed here: …
12/30/2010:
- 11:26 Ticket #637 (__Pyx_GetVtable() has strict aliasing issues) closed by
- fixed: Fix is here: …
- 10:22 Ticket #637 (__Pyx_GetVtable() has strict aliasing issues) created by
- The __Pyx_GetVtable() utility function uses unsafe casts to pass the …
- 00:25 Ticket #636 (Cython calls PySequence_GetSlice instead of PyObject_GetItem) created by
- In Python, __getitem___ has been preferred over __getslice__ …
12/29/2010:
- 16:27 Ticket #593 (Decorators implementation) reopened by
- Reverted - currently breaks Sage: …
- 15:11 Ticket #593 (Decorators implementation) closed by
- fixed: Fixed here: …
- 11:47 Ticket #635 (generated code position comments should use relative file paths) closed by
- fixed: Fix is here: …
12/28/2010:
- 23:26 Ticket #635 (generated code position comments should use relative file paths) created by
- Currently, Cython generates absolute file paths into the source code …
12/27/2010:
- 10:16 Ticket #634 (with statement results in wrong locations for error messages) created by
- It seems that the Cython parser gets confused when it comes to with …
12/26/2010:
12/25/2010:
- 08:28 Ticket #633 (Crash when deleting non-owned references passed as C function arguments) created by
- This crashes: […] Note how callme() is called with an object in 'x' …
12/21/2010:
- 02:10 Ticket #632 (various isinstance bugs) closed by
- fixed
- 00:32 Ticket #632 (various isinstance bugs) created by
- […]
12/19/2010:
- 10:57 Ticket #631 (Segfault due to bad DECREF) closed by
- fixed: Fixed here: http://hg.cython.org/cython-devel/rev/387d1fb2de03
12/17/2010:
- 08:58 Ticket #631 (Segfault due to bad DECREF) created by
- I'm seeing segfaults and believe it's due to a DECREF of a temporary that …
12/16/2010:
- 15:47 Ticket #490 (Py3 syntax: support 'nonlocal' scope) closed by
- fixed
- 11:53 Ticket #576 ('str' should be an alias for 'unicode' in Python 3 code) closed by
- fixed
- 09:26 Ticket #87 (definitions in control structures) closed by
- fixed
12/14/2010:
- 17:14 Milestone 0.14 completed
- 14:59 Ticket #630 (Fix Cython to work with Numpy 1.5.1) created by
- As reported at …
12/11/2010:
- 21:49 Ticket #629 (cython module dependency analysis) closed by
- fixed
- 21:49 Ticket #629 (cython module dependency analysis) created by
- We should be able to analyse the relationship between .pyx, .pxd, and .pxi …
- 21:46 Ticket #628 (inline/compile operator) closed by
- fixed: Mostly implemented.
- 21:45 Ticket #628 (inline/compile operator) created by
- Like weave.inline See http://wiki.cython.org/enhancements/inline
- 21:39 Ticket #627 ('in' and 'not in' operators on C array/ptr slices) closed by
- fixed: http://hg.cython.org/cython-devel/rev/f8221c2e0e12
- 21:39 Ticket #627 ('in' and 'not in' operators on C array/ptr slices) created by
- We should expand this to a loop, the same as is done with iteration.
- 21:33 Ticket #626 (complex powers) closed by
- fixed: http://hg.cython.org/cython-devel/rev/646494738535
- 21:33 Ticket #626 (complex powers) created by
- pow for complex numbers should be implemented
- 21:31 Ticket #625 (pow(float, -) broken in MSVC) closed by
- fixed: http://hg.cython.org/cython-devel/rev/da264a9fe01a
- 21:31 Ticket #625 (pow(float, -) broken in MSVC) created by
- MSVC's operator overloading sometimes chooses, the wrong declaration …
- 21:23 Ticket #392 (Inplace operators on complex numbers) closed by
- fixed: http://hg.cython.org/cython-devel/rev/c8e87c5b2b58
- 21:23 Ticket #591 (Inline operators don't respect cdivision pragma.) closed by
- fixed: http://hg.cython.org/cython-devel/rev/c8e87c5b2b58
- 21:19 Ticket #624 (end-to-end build test infrastructure, source trees) closed by
- fixed: http://hg.cython.org/cython-devel/rev/18e480ede5dd
- 21:19 Ticket #624 (end-to-end build test infrastructure, source trees) created by
- We need a way to specify entire source trees and do multi-file testing …
- 21:14 Ticket #528 (x.conjugate() not available in nogil mode) closed by
- fixed: http://hg.cython.org/cython-devel/rev/62d4d1d1f38a
- 21:14 Ticket #559 (<void *> [] is not caught by Cython but by gcc) closed by
- fixed: http://hg.cython.org/cython-devel/rev/3bfa5f2d9c00
- 21:11 Ticket #563 ("make repo" is broken) closed by
- fixed
- 20:58 Ticket #550 (Cython can generate incorrect c++ code when a function uses a reference ...) closed by
- duplicate
Note: See TracTimeline
for information about the timeline view.
