Timeline
09/22/2008:
- 23:49 Ticket #74 (make isinstance do a type check for extension types) closed by
- fixed: http://hg.cython.org/cython-devel/rev/30b7a6c2c7c1
- 16:34 Ticket #74 (make isinstance do a type check for extension types) created by
- This should resolve the issue discussed at …
- 16:24 Ticket #73 (types not imported on import *) created by
- 16:22 Ticket #70 (Website Google link is wrong...) closed by
- fixed
- 13:33 Ticket #72 (Crash when there's a compilation error earlier in the pipeline) created by
- The testcase tests/broken/e_switch.pyx causes Cython to raise an …
09/18/2008:
- 02:50 Ticket #48 (Better error for casts) closed by
- fixed: Made it "Unknown type". Just change the string in the locations indicated …
09/17/2008:
- 03:58 Ticket #71 (Support for contiguous modes in buffers) closed by
- fixed: http://hg.cython.org/cython-devel/rev/93af50c93052
09/16/2008:
- 14:07 Ticket #71 (Support for contiguous modes in buffers) created by
- Want to support C and Fortran contiguous modes for buffers. This can be …
09/14/2008:
- 03:03 Ticket #70 (Website Google link is wrong...) created by
- http://cython.org/#community Financial Contributions: Google and …
09/13/2008:
- 20:40 Ticket #55 (tags in hgignore) closed by
- fixed
- 20:33 Ticket #54 (unsigned int arithmatic) closed by
- fixed: See http://hg.cython.org/cython-devel/rev/f5f7c3df67d8
- 15:20 Ticket #53 (emit pyx #line and #file in the source) closed by
- fixed: Done. See http://hg.cython.org/cython-devel/rev/7b8970eb4837
09/11/2008:
- 05:14 Ticket #69 (Cython should emulate the Py3 print() function in Py2 < 2.6) created by
- Given the whitespace semantics of the Py2 print statement which are hard …
09/05/2008:
- 09:53 Ticket #28 (Potential problems for extern cdefs in argument parsing) reopened by
- The danger of a crash is now gone but there is still some inconsistency …
- 06:15 Ticket #28 (Potential problems for extern cdefs in argument parsing) closed by
- fixed: Without further verification, this problem is most likely resolved by the …
- 05:08 Ticket #68 (Finish moving constant generation to Code.py) created by
- During my GSoC I started on refactoring the allocation of globals; however …
- 03:41 Ticket #67 (Move result_code from analysis to generation) created by
- In Pyrex, rather than the result_code being filled in at analysis …
- 02:17 Ticket #59 (Failing case #1 for annotating code with errors) closed by
- fixed: Fix committed.
09/04/2008:
- 04:43 Ticket #66 (Buffers: Handle more alignments) created by
- When writing the buffer support I wrongly read the spec of the type string …
- 04:32 Ticket #62 (Should support PEP-3118 also in Py2.6) closed by
- fixed: Fixed: http://hg.cython.org/cython-devel/rev/8ba0f1e0c8fb
09/03/2008:
- 11:43 Ticket #64 (Trying to set variable inside struct crashes parser) closed by
- fixed: […] So, pushing this and closing.
08/29/2008:
- 13:51 Ticket #65 (C compiler warning for cdef'ed variable in list comprehension) closed by
- fixed: Fixed in http://hg.cython.org/cython/rev/ef9d512c910e Thanks for the …
08/28/2008:
- 15:44 Ticket #65 (C compiler warning for cdef'ed variable in list comprehension) created by
- (Using Cython 0.9.8.1.1 on a 64-bit Ubuntu 8.04 system.) Code like the …
08/27/2008:
- 07:02 Ticket #64 (Trying to set variable inside struct crashes parser) created by
- Hello, As of r1117, trying to set a variable inside a struct crashes the …
08/26/2008:
- 05:30 WikiStart edited by
- spleling error (diff)
- 05:28 WikiStart edited by
- (diff)
- 05:26 WikiStart edited by
- (diff)
- 00:11 Ticket #63 (long long index fails) closed by
- fixed: Fixed in http://hg.cython.org/cython/rev/f58bacff008d
- 00:09 Ticket #63 (long long index fails) created by
- […]
08/25/2008:
- 12:42 Ticket #62 (Should support PEP-3118 also in Py2.6) created by
- Currently we set tp_flags incorrectly for PEP-3118 to happen. We should …
08/24/2008:
- 13:24 Ticket #61 (Buffers in cdef function argument list) created by
- The parser doesn't allow […] This is because the parser has to support …
Note: See TracTimeline
for information about the timeline view.
