Timeline
11/18/2008:
- 21:03 Ticket #122 (segfault problem with recent numpy.pxd/Python 2.4) closed by
- fixed
- 21:03 Ticket #122 (segfault problem with recent numpy.pxd/Python 2.4) created by
- http://hg.cython.org/cython/rev/991df2fe12e6
- 21:01 Ticket #121 (ref-count bug in try-except handling) closed by
- fixed: Fixed in http://hg.cython.org/cython/rev/ef9d2c680684
- 21:01 Ticket #121 (ref-count bug in try-except handling) created by
- 11:11 Ticket #120 (Make TupleNode use new temp allocation) created by
- See http://hg.cython.org/cython-devel/rev/4a4a4eba9cd6 . This could be …
- 02:37 Ticket #119 (request compile time value without raising error (allow constant folding)) created by
- Often one wants to try and obtain the compile-time value of an expression, …
11/15/2008:
11/14/2008:
- 13:14 Ticket #118 (Cython 0.10 can't "import" sub-packages "as" names) created by
- Originally reported by Hoyt Koepke: import numpy.random as rn …
- 04:09 Ticket #117 (Buffer typedefs raises parser exception) created by
- Uwe Schmitt:[…]
11/13/2008:
- 16:11 Ticket #114 (NumPy integration fails on Python 2.4/64-bit due to Py_ssize_t != ...) closed by
- fixed: http://hg.cython.org/cython/rev/b072eae5f5a9 and onwards
11/10/2008:
- 11:09 Ticket #116 (missing files in MANIFEST) closed by
- fixed: http://hg.cython.org/cython-devel/rev/a916d70ed6f7
- 11:05 Ticket #116 (missing files in MANIFEST) created by
- […]
- 04:41 Ticket #115 (Buffer typestring bug with external struct fields) created by
- This doesn't work: […] ...if npy_clongdouble is defined to have …
- 02:58 Ticket #114 (NumPy integration fails on Python 2.4/64-bit due to Py_ssize_t != ...) created by
- See thread numpy, Py_ssize_t, cython and 64 bits python 2.4 on …
11/08/2008:
- 22:46 Ticket #113 (literal lists don't work at module level) created by
- […]
- 15:18 Ticket #112 (Declare c(p)def classes/methods without need for .pxd file) created by
- Followup to #111
- 15:16 Ticket #111 (Pure python mode) closed by
- fixed: http://wiki.cython.org/pure See …
- 15:14 Ticket #111 (Pure python mode) created by
- Ideally one would like to be able to take advantage of all of Cython's …
- 15:03 Ticket #110 (deletion of dict entry with integer index broken) closed by
- fixed
- 15:03 Ticket #110 (deletion of dict entry with integer index broken) created by
- http://hg.cython.org/cython-devel/rev/f24f2963a581
- 15:02 Ticket #109 (backport cdef sets support for Py 2.3) closed by
- fixed
- 15:02 Ticket #108 (Optimized argument parsing) closed by
- fixed
- 15:01 Ticket #109 (backport cdef sets support for Py 2.3) created by
- Implemented in devel branch.
- 14:53 Ticket #108 (Optimized argument parsing) created by
- Custom argument parsing code can be much faster. …
- 14:38 Ticket #20 (Type checking in method overriding broken for "ctypedef extern class" ...) closed by
- invalid: This is because a .pxi file is being used rather than a .pxd file.
- 14:36 Ticket #7 (Problems with automatic pxd inclusion) closed by
- worksforme: Short more details, I don't think we can debug this.
11/04/2008:
- 12:26 Ticket #40 (Annotate mode disables inline source comments) closed by
- fixed: See http://hg.cython.org/cython-devel/rev/e333af7a02b5 and …
- 12:23 Ticket #107 (Parser throws exception for double* argument of function) closed by
- fixed
11/01/2008:
- 16:54 Ticket #107 (Parser throws exception for double* argument of function) created by
- The following code: […] generates the following error traceback with …
- 15:58 Ticket #106 (Regression tests fail for Python 2.6 on Win32) created by
- 8 regression tests fail on Python 2.6 release using Visual Studio 9.0 on …
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:
Note: See TracTimeline
for information about the timeline view.
