Timeline
06/16/2009:
- 22:33 Ticket #332 (misleading error message for buffer types) created by
- […]
- 22:23 Ticket #331 (use -ansi flag for runtests) created by
- We're trying to produce ansi C, we should be testing for it.
- 22:21 Ticket #330 (pxd locals ignored in .py compilation) created by
- See http://thread.gmane.org/gmane.comp.python.cython.devel/5811/focus=5816 …
06/11/2009:
- 08:43 Ticket #329 (gil checks in .pxd files cannot rely on type information) created by
- According to Ondrej Certik, this currently fails in cython-unstable when …
06/10/2009:
- 08:10 Ticket #328 (cython 0.11.2 runtest.py errors on solaris 8 (sparc) due to fmodf()) created by
- Hi, running the cython testsuite on solaris 8 fails: […] Running the …
06/05/2009:
- 13:20 Ticket #327 (cpdef attributes should give an compile-time error) created by
- Right now they're just treated as cdef (because function declarations are …
06/03/2009:
- 03:05 Ticket #326 (__hash__ gives runtime error when -1 returned) created by
- Python classes coerce the -1 to a -2 to avoid this. See discussion at …
06/01/2009:
- 13:21 Ticket #325 (calling len() on char*) created by
- Calling len() on a char* should translate to a call to …
- 12:51 Ticket #324 (Wrap docstrings with PyDoc_STRVAR macro.) created by
- The following patch changes it so that docstrings are wrapped with the …
- 12:46 Ticket #323 (Allow conditional compilation environment in distutils) created by
- The following patch allows you to pass in variables for the conditional …
- 12:38 Ticket #322 (Honor distutils dependencies) created by
- Currently the Cython extensions to distutils ignores the "depends" list of …
05/26/2009:
- 13:37 Ticket #321 (Test suite for pyximport) created by
- It would be a lot easier to review pyximport-related changes if we had a …
05/22/2009:
- 03:44 Ticket #257 (create_convert_utility_code() in PyrexTypes needs a rewrite) closed by
- fixed: http://hg.cython.org/cython-unstable/rev/5a66cd8359e8
05/20/2009:
- 10:38 Ticket #320 (Type checking when casting objects to pointers) created by
- a) There's currently a lot of different PyObject declarations …
- 05:30 Ticket #273 (nogil check for usage of new temps) closed by
- invalid
- 05:30 Ticket #273 (nogil check for usage of new temps) reopened by
- 05:30 Ticket #285 (numpy.pxd: No endianness or packing in buffer format string) closed by
- fixed
- 05:30 Ticket #285 (numpy.pxd: No endianness or packing in buffer format string) reopened by
- 05:30 Ticket #318 (Buffers, complex floats and C++ on gcc 4.2.4 fails) closed by
- fixed
- 05:29 Ticket #318 (Buffers, complex floats and C++ on gcc 4.2.4 fails) reopened by
- 05:29 Ticket #155 (AssertionError w/ CloneNode when mixing python objects, buffers, and +=) closed by
- fixed
- 05:29 Ticket #155 (AssertionError w/ CloneNode when mixing python objects, buffers, and +=) reopened by
- 05:18 Ticket #318 (Buffers, complex floats and C++ on gcc 4.2.4 fails) closed by
- fixed
- 00:51 Milestone 0.11.2 completed
05/17/2009:
- 06:06 Ticket #305 (support for c complex numbers in Cython) closed by
- fixed: This seems to work in general, though there's a follow-up in #318. Closing …
- 06:04 Ticket #319 (Some testcases fail on py3) created by
- I am fairly certain that these are only problems in the test files and not …
- 06:03 Ticket #318 (Buffers, complex floats and C++ on gcc 4.2.4 fails) created by
- That particular combination seem to fail. gcc 4.2.4 is on On earlier gcc …
Note: See TracTimeline
for information about the timeline view.
