Timeline
10/30/2008:
- 10:17 Ticket #105 (bug in new temp allocation) closed by
- fixed: Fixed http://hg.cython.org/cython-devel/rev/82084a7b654e
- 01:13 Ticket #105 (bug in new temp allocation) created by
- In the function below, a temp is not marked as unused and gets …
10/28/2008:
- 18:14 Ticket #80 (raise error when function defined in pxd not in pyx) closed by
- fixed: Yes, for sure it should. …
- 17:38 Ticket #60 (Failing case #2 for annotating code with errors) closed by
- fixed: http://hg.cython.org/cython-devel/rev/471a5c710a28
- 17:23 Ticket #38 (Non-optimal code generation for equality test) closed by
- fixed: This has been done: http://hg.cython.org/cython-devel/rev/c2374c45d350
- 12:54 Ticket #98 (Bug in error reporting when type does not exist) closed by
- fixed: Fix up at http://hg.cython.org/cython-devel/rev/d6b77994c455
10/22/2008:
10/17/2008:
- 08:14 Ticket #104 (removing GCC warnings for test suite) created by
- This patch reduces the signal-to-noise ratio when running the test suite …
- 01:16 Ticket #90 (Reference to None leaked in module globals.) closed by
- fixed: By Lisandro Dalcin: http://hg.cython.org/cython-devel/rev/b23f31007194
- 00:50 Ticket #103 (Module docstrings doesn't work if comments precede them) closed by
- fixed: http://hg.cython.org/cython-devel/rev/e597dcac63ac
- 00:48 Ticket #103 (Module docstrings doesn't work if comments precede them) created by
- […]
10/14/2008:
- 15:36 Ticket #102 (from blah import (a, b, c)) created by
- This is supported in Python, but not Cython
10/13/2008:
- 13:10 Ticket #100 (Buffers: Better errors for dtype mismatch) closed by
- fixed: http://hg.cython.org/cython-devel/rev/d0c4b0a150ca
10/11/2008:
- 10:14 Ticket #56 (Support for structs/records in buffers) closed by
- fixed: http://hg.cython.org/cython-devel/rev/5de00fce9b73
- 10:11 Ticket #101 (Clean up numpy.pxd) created by
- As soon as inner functions is supported and ticket #99 is fixed, numpy.pxd …
- 09:12 Ticket #100 (Buffers: Better errors for dtype mismatch) created by
- Title says it all.
10/10/2008:
- 10:50 Ticket #99 (Char assignment allocates unused string literal) created by
- Code like this: […] leads to: […]
- 09:55 Ticket #98 (Bug in error reporting when type does not exist) created by
- Entire test case is embedded in error message: […] There should be a …
- 07:57 Ticket #39 (Bad list constructor code) closed by
- wontfix
10/09/2008:
- 13:37 Ticket #97 (optimization testing) created by
- It is difficult to tell if an optimization is actually being used via …
10/08/2008:
- 00:21 Ticket #96 (static struct creation) closed by
- fixed: http://hg.cython.org/cython-devel/rev/7e25b2f3f235 and …
- 00:21 Ticket #96 (static struct creation) created by
- […]
- 00:19 Ticket #93 (static array creation) closed by
- fixed: Fixed in http://hg.cython.org/cython-devel/rev/302abc2245aa through …
- 00:12 Ticket #72 (Crash when there's a compilation error earlier in the pipeline) closed by
- fixed: http://hg.cython.org/cython-devel/rev/fe6e3dd9d513
10/04/2008:
- 20:58 Ticket #95 (public and readonly module globals) created by
- Class attributes can be declared public or readonly for access from …
- 20:56 Ticket #94 (cimport module cdef globals) created by
- We should be able to cimport (and read/set) cdef'd variables from other …
10/03/2008:
- 03:17 Ticket #93 (static array creation) created by
- One should be able to do […] or even […] Note that this would …
- 02:05 Ticket #92 (public enums in extern blocks) created by
- This makes sense […] As the public defines the enums values to be in …
- 01:40 Ticket #91 (pyximport miss-installed) closed by
- fixed: Fixed at http://hg.cython.org/cython-devel/rev/a6aa667bab81
10/01/2008:
- 15:05 Ticket #91 (pyximport miss-installed) created by
- […]
- 14:19 Ticket #90 (Reference to None leaked in module globals.) created by
- […] We should fix this with …
09/30/2008:
- 14:04 Ticket #78 (DifferencesFromPyrex should include removal of typecheck) closed by
- fixed
- 14:03 Ticket #73 (types not imported on import *) closed by
- fixed: This is resolved with http://hg.cython.org/cython-devel/rev/b2a62abddf77
Note: See TracTimeline
for information about the timeline view.
