Timeline
12/06/2009:
- 05:59 Ticket #465 (fix scoping for comprehensions and generator expressions) created by
- The fix for the declaration analysis phase of comprehensions in …
12/05/2009:
- 15:26 Ticket #462 (method(*args) fails to compile in cdef classes) closed by
- fixed: Fixed here: http://hg.cython.org/cython-devel/rev/25af3c07d7c3
- 15:17 Ticket #464 (Internal compiler error: EvalWithTempExprNode.infer_type not implemented) closed by
- fixed: Fixed here: http://hg.cython.org/cython-devel/rev/9e88d3a5d085
- 15:13 Ticket #464 (Internal compiler error: EvalWithTempExprNode.infer_type not implemented) created by
- Type inference crashes with the above error when it hits a temp helper …
- 08:37 Ticket #463 (cython.typeof() does not work on expressions) closed by
- fixed: Fixed here: http://hg.cython.org/cython-devel/rev/f1f5f3768cdb
- 08:36 Ticket #463 (cython.typeof() does not work on expressions) created by
- This crashes the compiler: […]
- 04:15 Ticket #462 (method(*args) fails to compile in cdef classes) created by
- The following should work but doesn't in 0.12: […] It looks like Cython …
12/04/2009:
- 03:11 Ticket #461 (Redeclared builtin types break type inference) closed by
- fixed
- 03:05 Ticket #461 (Redeclared builtin types break type inference) created by
- While compiling lxml with safe type inference enabled, it failed in one …
12/03/2009:
- 04:18 Ticket #236 (Python methods on corresponding C types (float/int)) closed by
- fixed
- 03:44 Ticket #460 (Always type-infer floating point types) created by
- Depends on #236. Since Python uses double for its float and …
12/02/2009:
- 20:35 Ticket #459 (Better support for writing var args functions. (va_start, va_arg, etc.)) created by
- Right now one can get it to work, but it's quite hackish.
11/28/2009:
- 05:25 Ticket #436 (Efficiently support "char*.decode()") closed by
- fixed: The remaining bits to also support […] and […] by using …
- 05:20 Ticket #436 (Efficiently support "char*.decode()") reopened by
11/27/2009:
- 12:19 Ticket #454 (@classmethod implementation leaves first argument with incorrect type) closed by
- fixed
- 12:13 Ticket #258 (redeclaration of builtin types, followup for #170) closed by
- fixed
11/26/2009:
- 12:10 Ticket #456 (Reduce overhead on Python-free 'finally' blocks) closed by
- duplicate
- 12:01 Ticket #325 (calling len() on char*) closed by
- fixed: Implemented here: http://hg.cython.org/cython-devel/rev/d2b963bc03f2
11/22/2009:
- 03:22 Ticket #225 ([with patch, needs review] recursion stack overflow in control flow ...) closed by
- fixed
- 03:22 Ticket #225 ([with patch, needs review] recursion stack overflow in control flow ...) reopened by
- 02:33 Ticket #458 (Remove .hg repo from sdist) closed by
- fixed: http://hg.cython.org/cython-devel/rev/4e489685efbd …
- 02:32 Ticket #458 (Remove .hg repo from sdist) created by
- A script that can update a directory to a repo should be just about as …
11/21/2009:
- 16:31 Ticket #457 (decorator directives don't propagate through the environment) closed by
- fixed: http://hg.cython.org/cython-devel/rev/76a814a1fc57
- 11:40 Ticket #457 (decorator directives don't propagate through the environment) created by
- E.g. […] doesn't work.
11/17/2009:
11/16/2009:
- 21:50 Ticket #456 (Reduce overhead on Python-free 'finally' blocks) created by
- It is quite common to do some pure C-level cleanup in finally blocks, such …
11/11/2009:
- 18:55 Ticket #383 (Easy script to build and push documentation.) closed by
- fixed
- 13:36 Ticket #455 (implementation of 'not in' is broken) closed by
- fixed: Fixed: http://hg.cython.org/cython-devel/rev/2266c6948c98 …
- 07:03 Ticket #455 (implementation of 'not in' is broken) created by
- Something like "x not in None" should raise TypeError?, but currently if …
11/10/2009:
- 23:24 Ticket #454 (@classmethod implementation leaves first argument with incorrect type) created by
- […] assigns the type TypeWithFactory to cls, instead of …
- 23:07 Ticket #450 (Different float string representations on Windows) closed by
- fixed: Given that this behavior was considered a bug in Python (fixed in 2.6 and …
- 22:45 Ticket #453 (easier eggification) closed by
- fixed
- 22:45 Ticket #453 (easier eggification) created by
- […]
- 22:28 Ticket #452 (embedding test fails in OS X 10.6) created by
- […] However, running make test directly in /demos/embed …
11/06/2009:
- 15:26 Ticket #451 (Missing cast for numpy array slicing in C++ Mode) created by
- Hi, With the language="c++" option, the following code snippet using …
Note: See TracTimeline
for information about the timeline view.
