Timeline
07/29/2009:
- 13:11 Ticket #347 (numpy.complex128_t etc. does not result in a Cython complex type) closed by
- fixed
- 13:03 Ticket #347 (numpy.complex128_t etc. does not result in a Cython complex type) created by
- The NumPy? complex numbers are defined as structs; this is a bit …
07/10/2009:
- 19:08 Ticket #346 (Exceptions caught and handled in Cython are "leaked" into Python) created by
- There is a problem where Cython is not properly handling tstate->exc_* in …
07/09/2009:
- 13:11 Ticket #345 (Necessary refactoring of mangling methods in Symtab.py) created by
- Note: Using branch gsoc-kurt, which has merged with cython-unstable. …
- 02:38 Ticket #344 (Check all possible errors prior to code generation) created by
- It will be easier to write code if there's a stage in the pipeline …
07/08/2009:
- 12:18 Ticket #343 (__future__.division doesn't apply to constants and C integers) closed by
- fixed: Fixed in http://hg.cython.org/cython-unstable/rev/a3ad25325fe4
07/06/2009:
- 11:50 Ticket #303 (extension type member of type numpy.float_t looses its value) closed by
- fixed: This is fixed now.
07/05/2009:
- 10:25 Ticket #326 (__hash__ gives runtime error when -1 returned) closed by
- fixed: Fixed by Robert in http://hg.cython.org/cython-devel/rev/51fa7e425dc8
- 10:23 Ticket #210 (Proper nogil check for buffer access) closed by
- fixed: I know this was done, but won't bother to dig up changeset reference…
- 10:21 Ticket #205 (Check for allowed "nogil" operations happens at the wrong time) closed by
- fixed
- 07:44 Ticket #191 (Syntax error in python_version.pxd) closed by
- fixed: It shouldn't either, at least this is not valid C syntax; and odds are …
07/04/2009:
- 01:14 Ticket #343 (__future__.division doesn't apply to constants and C integers) created by
- Constant folding cannot currently handle __future__.division as this …
06/30/2009:
- 02:09 Ticket #338 (for-from with object argument allowed in nogil mode) closed by
- fixed: http://hg.cython.org/cython-unstable/rev/67a370779b96
- 02:09 Ticket #329 (gil checks in .pxd files cannot rely on type information) closed by
- fixed: I did this: - gil_check renamed to nogil_check - is now only called when …
- 01:01 Ticket #342 (Templates/memory views: Resolve parser ambiguities at a later stage) created by
- Especially if we want to introduce templates, the scheme below should be …
- 00:55 Ticket #335 (Utility code written in Cython) closed by
- fixed: Well, closing this, follow-up at #341. …
- 00:54 Ticket #341 (Move Cython-language utility code inclusion to code generation phase) created by
- Currently, utility code written in Cython is injected into the main module …
Note: See TracTimeline
for information about the timeline view.
