Timeline
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 …
08/22/2008:
- 10:30 Ticket #60 (Failing case #2 for annotating code with errors) created by
- Hello, I'm beginning to think that people generally run the annotator …
- 10:18 Ticket #59 (Failing case #1 for annotating code with errors) created by
- Hello, the following incorrect code causes cython -a to raise an …
- 02:43 Ticket #58 (Compiler directive "nonecheck") created by
- A compiler directive which will inserts checks for None in these …
- 02:35 Ticket #57 (Buffer utility functions) created by
- Some utility functions to use with buffers: * cython.buffer.shape -- The …
- 02:30 Ticket #56 (Support for structs/records in buffers) created by
- Currently only integers, floats and objects are supported in buffers; …
- 01:25 Ticket #55 (tags in hgignore) created by
- […]
- 01:01 Ticket #54 (unsigned int arithmatic) created by
- The C spec is unsigned + signed = signed + unsigned = unsigned (well, …
08/21/2008:
- 23:41 Ticket #53 (emit pyx #line and #file in the source) created by
- This would facilitate easier use of c-level debugging tools. Would not be …
08/19/2008:
08/18/2008:
- 21:43 Ticket #45 (Inefficient comparison code generation) closed by
- invalid: Rich comparisons may return things other than True or False. We would have …
Note: See TracTimeline
for information about the timeline view.
