Timeline
09/25/2009:
- 02:20 Ticket #375 (Many warnings for buffer access.) created by
- For example, when running the tests […]
- 02:01 Ticket #374 (Enable profiling of Cython modules) closed by
- fixed
- 02:01 Ticket #374 (Enable profiling of Cython modules) created by
- This can be done via the cProfile API, enabled via the cython.profile …
- 00:46 Ticket #371 (numpy.pxd creates erroneous format string on record dtype) closed by
- fixed: http://hg.cython.org/cython-devel/rev/eebbdf914ffd
09/24/2009:
- 20:32 Ticket #373 (bug in typed computed default arguments) created by
- […] the constant for arg is never initialized
- 20:03 Ticket #372 (bug in range optimization) created by
- […]
- 12:55 Ticket #371 (numpy.pxd creates erroneous format string on record dtype) created by
- http://hg.cython.org/cython-devel/rev/3b30f5aaf47a This dtype: …
09/22/2009:
09/16/2009:
- 11:30 Ticket #370 (Unraisable exceptions should be a compile time error whenever possible) created by
- Code like this shouldn't even compile: […] It's certainly not possible …
- 01:47 Ticket #369 (Compiler directive: warning_undeclared) created by
- A directive to warn/give error on any undeclared variables? I.e.: […] …
09/13/2009:
09/12/2009:
- 10:04 Ticket #367 (Some tests fail in Py 2.4 due to non-portable test code) created by
- […]
- 05:09 Ticket #366 (Error reporting can fail when the code contains Unicode) closed by
- fixed: Fixed here: http://hg.cython.org/cython-unstable/rev/7f698610239b
- 05:08 Ticket #366 (Error reporting can fail when the code contains Unicode) created by
- When broken source code contains Unicode, the error reporting can fail to …
- 05:05 Ticket #365 (unicode.encode() should call the specific C-API encoding functions) closed by
- fixed
- 05:04 Ticket #365 (unicode.encode() should call the specific C-API encoding functions) created by
- Calling unicode.encode() leads to very inefficient code that looks …
- 05:01 Ticket #364 (Python literals loose their type information during type analysis) closed by
- fixed
- 05:01 Ticket #364 (Python literals loose their type information during type analysis) created by
- PyConstNode overwrites the existing type information of literal …
09/11/2009:
- 14:12 Ticket #359 (allow string -> unsigned char*) closed by
- fixed: Implemented here: http://hg.cython.org/cython-devel/rev/d273a3dc784b …
- 11:51 Ticket #237 (Large integer constants wrap around or fail to compile) closed by
- fixed: Marking as fixed for Python constants. C constants are left to the user.
- 11:19 Ticket #248 (line breaks between imported names) closed by
- worksforme
09/10/2009:
- 22:08 Ticket #176 (long long and VC6) closed by
- duplicate: Looks like this has been resolved with the get/set/del item int rewrite.
- 21:13 Ticket #333 ([with patch, positive review] extern ctypedef integral <-> python object ...) closed by
- fixed: OK, looks good. I agree about [4], I've changed them back to check (no …
- 21:00 Ticket #363 (Make sure we handle ob_type->tp_flags inheritance correctly) created by
- 20:01 Ticket #352 (Code object support in exec statement) closed by
- fixed
- 20:00 Ticket #352 (Code object support in exec statement) reopened by
- 19:59 Ticket #135 (bad code segment crashes cython) closed by
- fixed
- 19:51 Ticket #355 (Bad ordering in [type ..., object ...] class declaration) closed by
- fixed
- 19:51 Ticket #355 (Bad ordering in [type ..., object ...] class declaration) reopened by
- 19:51 Ticket #355 (Bad ordering in [type ..., object ...] class declaration) closed by
- fixed: http://hg.cython.org/cython-devel/rev/97069bd04411 Really, there's no …
- 02:21 Ticket #344 (Check all possible errors prior to code generation) closed by
- fixed
- 01:37 Ticket #286 (error parsing .pxd with derived class) closed by
- fixed: The error should have been reported earlier that A was not fully defined …
- 00:17 Ticket #216 (Exceptions in __Pyx_InitGlobals() lead to a crash) closed by
- fixed: http://hg.cython.org/cython-devel/rev/c951607190c2
09/09/2009:
- 18:27 Ticket #362 (PyErr_Restore declaration) closed by
- fixed: Looks good to me. Pushed: …
- 18:26 Ticket #362 (PyErr_Restore declaration) created by
- […]
- 18:25 Ticket #361 (remove is_longlong on PyrexTypes) closed by
- fixed
- 18:24 Ticket #361 (remove is_longlong on PyrexTypes) created by
- On Sep 9, 2009, at 9:57 AM, Lisandro Dalcin wrote: I'm going to remove …
- 06:32 Ticket #360 (Extern typedef float <-> Python object conversion) created by
- #333 for floats.
- 02:06 Ticket #359 (allow string -> unsigned char*) created by
- […]
- 01:41 Ticket #358 (remove genindex and modindex links in sphinx docs) created by
- See the bottom of http://docs.cython.org/
- 00:56 Ticket #357 (calculate_result_code not implemented) created by
- […]
Note: See TracTimeline
for information about the timeline view.
