2008-01-12 |
Stefan Behnel | only reference type GC functions in extension type... |
commit | commitdiff | tree | snapshot |
2008-01-09 |
Stefan Behnel | fix subclassing non-GC types like 'unicode' |
commit | commitdiff | tree | snapshot |
2008-01-09 |
Stefan Behnel | Backed out changeset 4a6021b8a18c |
commit | commitdiff | tree | snapshot |
2008-01-09 |
Stefan Behnel | fix subclassing non-GC types like 'unicode' |
commit | commitdiff | tree | snapshot |
2008-01-01 |
Stefan Behnel | another Distutils fix: keep source directory as target... |
commit | commitdiff | tree | snapshot |
2008-01-01 |
Stefan Behnel | merge of 0.9.6.10.1 |
commit | commitdiff | tree | snapshot |
2007-12-31 |
Robert Bradshaw | Fatal typo fix |
commit | commitdiff | tree | snapshot |
2007-12-31 |
Brian Granger | MACOSX_DEPLOYMENT_TARGET fix for OS X 10.5 |
commit | commitdiff | tree | snapshot |
2007-12-31 |
Robert Bradshaw | Fix bug for python targets in for...from loops, allow... |
commit | commitdiff | tree | snapshot |
2007-12-31 |
Stefan Behnel | C target directory fix for build_ext |
commit | commitdiff | tree | snapshot |
2007-12-29 |
Stefan Behnel | merged changes from 0.9.6.10 |
commit | commitdiff | tree | snapshot |
2007-12-29 |
Robert Bradshaw | Cmd line option for convert-range, version number |
commit | commitdiff | tree | snapshot |
2007-12-19 |
Stefan Behnel | fix for memory leak when using keyword-only arguments |
commit | commitdiff | tree | snapshot |
2007-12-19 |
Stefan Behnel | keyword-only arguments require __Pyx_GetStarArgs()... |
commit | commitdiff | tree | snapshot |
2007-12-19 |
Stefan Behnel | keyword-only arguments require __Pyx_GetStarArgs()... |
commit | commitdiff | tree | snapshot |
2007-12-12 |
Robert Bradshaw | Overflow code (Ondrej suggested a much better way) |
commit | commitdiff | tree | snapshot |
2007-12-12 |
Robert Bradshaw | Typo fix suggested by Ondrej Certik |
commit | commitdiff | tree | snapshot |
2007-12-12 |
Robert Bradshaw | (Optionally) mutate range into for..from loops. |
commit | commitdiff | tree | snapshot |
2007-12-10 |
Robert Bradshaw | Due to occasional issues with cleanup on exit, cleanup... |
commit | commitdiff | tree | snapshot |
2007-12-05 |
Robert Bradshaw | Pyrex type conversion with overflow check for all int... |
commit | commitdiff | tree | snapshot |
2007-12-02 |
Stefan Behnel | fixed broken call to compiler error function |
commit | commitdiff | tree | snapshot |
2007-11-29 |
Robert Bradshaw | Remove redundant marking code |
commit | commitdiff | tree | snapshot |
2007-11-29 |
Robert Bradshaw | Fix classmethod for non-cdef classes. |
commit | commitdiff | tree | snapshot |
2007-11-24 |
Stefan Behnel | merge of Cython 0.9.6.9 |
commit | commitdiff | tree | snapshot |
2007-11-21 |
Robert Bradshaw | Change version number |
commit | commitdiff | tree | snapshot |
2007-11-18 |
Robert Bradshaw | Add annotate file for html output |
commit | commitdiff | tree | snapshot |
2007-11-16 |
Robert Bradshaw | HTML source annotation module |
commit | commitdiff | tree | snapshot |
2007-11-11 |
Robert Bradshaw | Fix agreement of cpdef functions and pxd files |
commit | commitdiff | tree | snapshot |
2007-11-09 |
Stefan Behnel | merge of 0.9.6.8 |
commit | commitdiff | tree | snapshot |
2007-11-07 |
Robert Bradshaw | ignore METH_COEXIST for python < 2.4 |
commit | commitdiff | tree | snapshot |
2007-11-07 |
Robert Bradshaw | docstrings for special methods and cpdef functions |
commit | commitdiff | tree | snapshot |
2007-11-07 |
"Gustavo Sverzut... | Re: Disabling docstrings in generated .so? |
commit | commitdiff | tree | snapshot |
2007-11-01 |
Robert Bradshaw | Move assert exception object creation inside assert... |
commit | commitdiff | tree | snapshot |
2007-11-01 |
Robert Bradshaw | Version number change |
commit | commitdiff | tree | snapshot |
2007-11-01 |
Robert Bradshaw | make overridable a type-level property, now overriding... |
commit | commitdiff | tree | snapshot |
2007-11-01 |
Robert Bradshaw | ... |
commit | commitdiff | tree | snapshot |
2007-11-01 |
Robert Bradshaw | Fix cpdef after merge, change so one can still call... |
commit | commitdiff | tree | snapshot |
2007-10-30 |
Stefan Behnel | enable builtin caching and cleanup |
commit | commitdiff | tree | snapshot |
2007-10-29 |
Stefan Behnel | fix DECREF of borrowed reference |
commit | commitdiff | tree | snapshot |
2007-11-01 |
Robert Bradshaw | Fix function import refcount (Stefan Behnel) |
commit | commitdiff | tree | snapshot |
2007-11-01 |
Robert Bradshaw | Re-enable __index__ for Py_ssize_t, fix refcount error... |
commit | commitdiff | tree | snapshot |
2007-10-29 |
Stefan Behnel | fix DECREF of borrowed reference |
commit | commitdiff | tree | snapshot |
2007-10-28 |
Robert Bradshaw | Fix missing decref in __Pyx_ImportModule |
commit | commitdiff | tree | snapshot |
2007-10-27 |
Carl Witty | PyObject_Hash returns long, not int |
commit | commitdiff | tree | snapshot |
2007-10-27 |
Stefan Behnel | error handling code was missing |
commit | commitdiff | tree | snapshot |
2007-10-26 |
Robert Bradshaw | Fix crash on undeclared builtin |
commit | commitdiff | tree | snapshot |
2007-10-25 |
Robert Bradshaw | rdef -> cpdef |
commit | commitdiff | tree | snapshot |
2007-10-25 |
Robert Bradshaw | cache builtins at module level |
commit | commitdiff | tree | snapshot |
2007-10-24 |
Robert Bradshaw | Generate module cleanup code |
commit | commitdiff | tree | snapshot |
2007-10-24 |
Robert Bradshaw | Fix builtins caching |
commit | commitdiff | tree | snapshot |
2007-10-24 |
Robert Bradshaw | Cleanup builtin function code |
commit | commitdiff | tree | snapshot |
2007-10-24 |
Robert Bradshaw | Enable relative cimports |
commit | commitdiff | tree | snapshot |
2007-10-24 |
Robert Bradshaw | Decref error in except clause |
commit | commitdiff | tree | snapshot |
2007-10-21 |
Stefan Behnel | package-local import patch reverted |
commit | commitdiff | tree | snapshot |
2007-10-21 |
Robert Bradshaw | ctypedef casting, more cdef extern class work |
commit | commitdiff | tree | snapshot |
2007-10-21 |
Robert Bradshaw | Fix ctypedef extern class, assignment on declaration... |
commit | commitdiff | tree | snapshot |
2007-10-20 |
Robert Bradshaw | merge (including cwitty's change to get_exception_utili... |
commit | commitdiff | tree | snapshot |
2007-10-18 |
Stefan Behnel | indent fix |
commit | commitdiff | tree | snapshot |
2007-10-18 |
Stefan Behnel | greg: Tests passed |
commit | commitdiff | tree | snapshot |
2007-10-18 |
Stefan Behnel | Added getattr3() builtin |
commit | commitdiff | tree | snapshot |
2007-10-18 |
Stefan Behnel | General cdef block |
commit | commitdiff | tree | snapshot |
2007-10-18 |
Stefan Behnel | Only include public types in generated headers |
commit | commitdiff | tree | snapshot |
2007-10-18 |
Stefan Behnel | Fix C API namespace pollution |
commit | commitdiff | tree | snapshot |
2007-10-18 |
Stefan Behnel | Fix king1 - compile time == operator |
commit | commitdiff | tree | snapshot |
2007-10-17 |
Stefan Behnel | greg: Add --force support to distutils extension |
commit | commitdiff | tree | snapshot |
2007-10-17 |
Stefan Behnel | greg: Fix ishimoto4 - calling convention omitted from... |
commit | commitdiff | tree | snapshot |
2007-10-17 |
Stefan Behnel | removed debug code |
commit | commitdiff | tree | snapshot |
2007-10-17 |
Stefan Behnel | import modules only once, support module-level imports |
commit | commitdiff | tree | snapshot |
2007-10-15 |
Stefan Behnel | preliminary merge of Pyrex 0.9.6.2 -> crashes |
commit | commitdiff | tree | snapshot |
2007-10-14 |
Carl Witty | Fix __Pyx_GetExcValue to avoid (possibly) running Pytho... |
commit | commitdiff | tree | snapshot |
2007-10-13 |
Stefan Behnel | merged in changes from Cython 0.9.6.7 |
commit | commitdiff | tree | snapshot |
2007-10-12 |
Stefan Behnel | merge of Pyrex 0.9.6.2 |
commit | commitdiff | tree | snapshot |
2007-10-11 |
Robert Bradshaw | New version |
commit | commitdiff | tree | snapshot |
2007-10-11 |
Robert Bradshaw | Interned integer constants, created at module load... |
commit | commitdiff | tree | snapshot |
2007-10-11 |
Robert Bradshaw | Minor bug fixes |
commit | commitdiff | tree | snapshot |
2007-10-11 |
Stefan Behnel | imported added files of Pyrex 0.9.6.2 |
commit | commitdiff | tree | snapshot |
2007-10-11 |
Stefan Behnel | import of Pyrex 0.9.6.2 |
commit | commitdiff | tree | snapshot |
2007-10-10 |
Robert Bradshaw | rdef keyword for overridable methods |
commit | commitdiff | tree | snapshot |
2007-10-10 |
Robert Bradshaw | Error message (rather than traceback) on missing name... |
commit | commitdiff | tree | snapshot |
2007-10-10 |
Robert Bradshaw | Fix c++ error when using 'is' with different types. |
commit | commitdiff | tree | snapshot |
2007-10-09 |
Thomas Hunger | bugfix: avoid emitting code that closes a comment in... |
commit | commitdiff | tree | snapshot |
2007-10-10 |
Robert Bradshaw | Use PyObject_RichCompare rather than PyObject_Cmp |
commit | commitdiff | tree | snapshot |
2007-10-08 |
Robert Bradshaw | merge changes for 0.9.6.7 release |
commit | commitdiff | tree | snapshot |
2007-10-02 |
Robert Bradshaw | (Python) override modifier for cdef methods |
commit | commitdiff | tree | snapshot |
2007-09-23 |
Stefan Behnel | another fix to make it work with Robert's signature... |
commit | commitdiff | tree | snapshot |
2007-09-23 |
Stefan Behnel | fix to still support a keyword dictionary besides kw... |
commit | commitdiff | tree | snapshot |
2007-09-23 |
Stefan Behnel | support for keyword-only arguments and required keyword... |
commit | commitdiff | tree | snapshot |
2007-09-25 |
Robert Bradshaw | Fix traceback on conditional expression error |
commit | commitdiff | tree | snapshot |
2007-09-23 |
Stefan Behnel | support for keyword-only arguments and required keyword... |
commit | commitdiff | tree | snapshot |
2007-09-21 |
Thomas Hunger | Use assert instead of if without else to ensure an... |
commit | commitdiff | tree | snapshot |
2007-09-19 |
Thomas Hunger | The changes for code execution registered the |
commit | commitdiff | tree | snapshot |
2007-09-25 |
Robert Bradshaw | Use assignable_from for conditional node |
commit | commitdiff | tree | snapshot |
2007-09-19 |
Robert Bradshaw | Use PY_VERSION_HEX rather than sys.version_info for... |
commit | commitdiff | tree | snapshot |
2007-09-19 |
Thomas Hunger | Add versioning to slots so that additional |
commit | commitdiff | tree | snapshot |
2007-09-19 |
Robert Bradshaw | Fix classmethod for use in cdef classes. |
commit | commitdiff | tree | snapshot |
2007-09-19 |
Thomas Hunger | Changed the assigment code generator to emit |
commit | commitdiff | tree | snapshot |
2007-09-19 |
Thomas Hunger | Emit and release temporary variables in global namespace |
commit | commitdiff | tree | snapshot |
2007-09-19 |
Robert Bradshaw | Finish class members |
commit | commitdiff | tree | snapshot |
2007-09-19 |
Robert Bradshaw | Class members in cdef classes |
commit | commitdiff | tree | snapshot |
2007-09-18 |
tom@tom | partial code for execution in classes |
commit | commitdiff | tree | snapshot |
next |