Timeline
04/08/2010:
- 19:52 Ticket #526 (Error testing for overridden methods) created by
- When writing a test case for #524, it became clear that there were no …
- 19:50 Ticket #524 (C++ Wrapper Error: C++ code generation Error) closed by
- fixed
- 06:12 Ticket #525 (Floating point constants not preserved perfectly to C source) created by
- The Cython code 0.1 * x gets turned into {{{0.10000000000000001 * …
04/07/2010:
- 20:25 Ticket #524 (C++ Wrapper Error: C++ code generation Error) created by
- A simple attempt to wrap a C++ class results in code that has no hope of …
- 13:46 Ticket #523 (Compiler crash in C++ declarations) created by
- http://groups.google.com/group/cython-users/browse_thread/thread/34dd7cecbf …
04/02/2010:
- 08:28 Ticket #522 (Decorator directives does not work with c(p)def functions) created by
- From ML: […]
03/21/2010:
- 13:13 Ticket #521 (Optimise various "unicode" type methods) closed by
- fixed: Implemented between revisions a92b70b5624e and 55e4a1db211f. …
- 13:12 Ticket #521 (Optimise various "unicode" type methods) created by
- Candidates: […]
03/20/2010:
- 12:02 Ticket #520 (Cython can't parse source files with DOS line endings correctly) closed by
- fixed
- 11:57 Ticket #520 (Cython can't parse source files with DOS line endings correctly) created by
- The codecs module, which Cython currently uses for parsing source …
03/14/2010:
- 08:20 Ticket #240 (Invalid syntax leads to cython crash) closed by
- fixed: Works for me now.
- 08:17 Ticket #249 (build overhead) closed by
- fixed: Don't remember when this was fixed, but it definitely works for me now.
- 06:49 Ticket #128 (Reduce name collisions in Pure Python mode) closed by
- fixed: Type declarations in signatures are now disabled for .py files: …
03/13/2010:
- 14:41 Ticket #519 (Python 3 except clauses) closed by
- fixed: Fixed: http://hg.cython.org/cython-devel/rev/6834b6f640ae
- 14:06 Ticket #519 (Python 3 except clauses) created by
- […]
03/11/2010:
- 12:23 Ticket #517 (remove dependency on structmember.h) closed by
- fixed: Fixed: http://hg.cython.org/cython-devel/rev/1a2e04bc1395
03/10/2010:
- 12:07 Ticket #518 (casting to typedef pointer/array types) closed by
- fixed: Fixed: http://hg.cython.org/cython-devel/rev/982665cb1a01
- 11:59 Ticket #518 (casting to typedef pointer/array types) created by
- 06:15 Ticket #517 (remove dependency on structmember.h) created by
- We could get rid of structmember.h by using the a code transform to manage …
03/09/2010:
- 23:48 Ticket #516 (from __future__ import print_function (Py2.6+ only)) closed by
- fixed: Implemented here: http://hg.cython.org/cython-devel/rev/f9baa86d0372
- 23:42 Ticket #516 (from __future__ import print_function (Py2.6+ only)) created by
- The new print function in Py2.6 and later can become quite handy, so it …
- 00:33 Ticket #515 (Support 'print >> stream') closed by
- fixed: Implemented in cython-devel rev. 6c0c2ae56034: …
- 00:29 Ticket #515 (Support 'print >> stream') created by
- […] is not currently supported
Note: See TracTimeline
for information about the timeline view.
