Timeline
08/14/2011:
- 18:13 Ticket #714 (Misleading warnings: "local variable referenced before assignment") created by
- Starting with Cython 0.15, constructions like […] produce warnings of …
- 17:32 Ticket #713 (Document importance of PyEval_EvalInitThreads()) created by
- It would be great if …
- 11:43 Ticket #712 (Bug in SequenceNode.generate_generic_parallel_unpacking_code) created by
- The following code […] Produces error: […]
08/13/2011:
- 11:19 Ticket #593 (Decorators implementation) closed by
- fixed: Original fix reapplied here: …
- 00:01 Ticket #711 (changing locals() does not change the locals) created by
- Calling locals() inside of a Cython function currently returns a …
08/12/2011:
- 23:39 Ticket #489 (Redefinition of Python functions) closed by
- fixed
- 22:14 Ticket #665 (Compiler crash on if(!x)) closed by
- fixed: Closing this as the code that crashes here is gone now.
08/11/2011:
- 10:50 Ticket #710 (Maintaining error testcases is a bit inconvenient) created by
- Error testcases in tests/errors are currently rather inconvenient, since …
08/10/2011:
- 13:21 Ticket #704 (Unused Function Parameters trigger GCC warning) closed by
- fixed: Implemented in the commits leading up to this one: …
- 13:08 Ticket #653 (Optimised builtin methods generate broken C code for subtypes) closed by
- fixed: Fixed here: …
- 12:32 Ticket #701 (explicit cast gets lost in C code) closed by
- fixed: Fixed here: …
08/09/2011:
- 06:09 Ticket #709 (ValueError: ... has the wrong size, try recompiling) created by
- When freshly compiling two .pyx + the required .pxd file, each containing …
- 05:37 Ticket #708 (New style setup.py causes infinite loop if __init__.py is present) created by
- Executing a new style setup script like […] with […] causes …
08/05/2011:
07/31/2011:
- 07:53 Ticket #707 (dict iteration fails for literals and non-trivial expressions) closed by
- fixed: Fixed here: …
- 07:48 Ticket #707 (dict iteration fails for literals and non-trivial expressions) created by
- In Python 3 mode, the following code fails to prepare the dict before …
07/30/2011:
07/28/2011:
- 21:51 Ticket #705 (Enable line tracing for Cython code) created by
- Currently, Cython only supports function level tracing, which is useful …
07/25/2011:
- 06:12 Ticket #704 (Unused Function Parameters trigger GCC warning) created by
- Cython generated C code for functions with an unused parameter generate …
07/23/2011:
- 04:17 Ticket #693 (Converting a complex C type as return value evaluates the function call ...) closed by
- fixed: Fixed here: …
07/22/2011:
- 01:30 Ticket #701 (explicit cast gets lost in C code) reopened by
- closed the wrong ticket.
07/21/2011:
- 16:49 Ticket #703 (Allow cimporting from pyx files) closed by
- fixed
- 16:48 Ticket #703 (Allow cimporting from pyx files) created by
- Sometimes .pxd files are good. Sometimes they're wholly redundant with …
- 16:39 Ticket #702 (eliminate the need for forward declarations) closed by
- fixed: https://github.com/cython/cython/commit/3e76b40f96a76cbc9907aaf1440820b8083 …
- 16:35 Ticket #702 (eliminate the need for forward declarations) created by
- They are ugly and error prone; we can sort the types ourselves.
- 01:02 Ticket #701 (explicit cast gets lost in C code) closed by
- fixed: https://github.com/cython/cython/commit/55d5e576935d83c6bdadc593e36793aecff …
07/18/2011:
- 23:47 Ticket #701 (explicit cast gets lost in C code) created by
- This code […] is translated to […] by Cython 0.14.1, i.e. the cast …
- 23:40 Ticket #211 (Vote over whether OpenMP support is wanted, and if so, implement) closed by
- fixed
Note: See TracTimeline
for information about the timeline view.
