2009-10-28 |
Stefan Behnel | drop ref-counting on C attribute swaps |
commit | commitdiff | tree | snapshot |
2009-10-27 |
Stefan Behnel | Py3 test fixes |
commit | commitdiff | tree | snapshot |
2009-10-27 |
Stefan Behnel | test fixes for Py2.4 |
commit | commitdiff | tree | snapshot |
2009-10-27 |
Dag Sverre... | merge |
commit | commitdiff | tree | snapshot |
2009-10-27 |
Dag Sverre... | numpy.pxd: Add intp_t and uintp_t |
commit | commitdiff | tree | snapshot |
2009-10-27 |
Stefan Behnel | efficiently support for-in loops over char* arrays... |
commit | commitdiff | tree | snapshot |
2009-10-26 |
Dag Sverre... | Nicer error message for undeclared[idx] |
commit | commitdiff | tree | snapshot |
2009-10-26 |
Stefan Behnel | check for bytes.decode() optimisation in test case |
commit | commitdiff | tree | snapshot |
2009-10-26 |
Stefan Behnel | extended test case |
commit | commitdiff | tree | snapshot |
2009-10-26 |
Stefan Behnel | drop redundant specialisation code from for-in loop... |
commit | commitdiff | tree | snapshot |
2009-10-26 |
Stefan Behnel | cleanup, support unbound method calls to bytes.decode() |
commit | commitdiff | tree | snapshot |
2009-10-25 |
Stefan Behnel | ticket 436: efficiently support char*.decode() through... |
commit | commitdiff | tree | snapshot |
2009-10-25 |
Lisandro Dalcin | add missing slots 'tp_del' (Py>=2.3) and 'tp_version_ta... |
commit | commitdiff | tree | snapshot |
2009-10-25 |
Stefan Behnel | fix intern() test in Py3 |
commit | commitdiff | tree | snapshot |
2009-10-24 |
Lisandro Dalcin | fix testcase |
commit | commitdiff | tree | snapshot |
2009-10-24 |
Robert Bradshaw | Better makefile clean. |
commit | commitdiff | tree | snapshot |
2009-10-05 |
Mark Lodato | freeze: Makefile: add target to build README.html |
commit | commitdiff | tree | snapshot |
2009-10-05 |
Mark Lodato | freeze: rename README.rst to README.txt |
commit | commitdiff | tree | snapshot |
2009-10-05 |
Mark Lodato | freeze: add --pymain example |
commit | commitdiff | tree | snapshot |
2009-10-05 |
Mark Lodato | freeze: add -p option for calling Py_Main() |
commit | commitdiff | tree | snapshot |
2009-10-05 |
Mark Lodato | freeze: remove blank lines from beginning and end |
commit | commitdiff | tree | snapshot |
2009-10-05 |
Mark Lodato | freeze: add -o option for setting output file |
commit | commitdiff | tree | snapshot |
2009-10-05 |
Mark Lodato | freeze: use optparse to parse arguments |
commit | commitdiff | tree | snapshot |
2009-10-04 |
Mark Lodato | freeze: Makefile: flags from distutils.sysconfig |
commit | commitdiff | tree | snapshot |
2009-10-04 |
Mark Lodato | freeze: README: fix typos and mistakes in example |
commit | commitdiff | tree | snapshot |
2009-10-04 |
Mark Lodato | freeze: Makefile: only clean specific C files |
commit | commitdiff | tree | snapshot |
2009-10-04 |
Mark Lodato | freeze: remove mistaken semicolon |
commit | commitdiff | tree | snapshot |
2009-10-06 |
Mark Lodato | freeze: fix cmath.pyx when run as __main__ |
commit | commitdiff | tree | snapshot |
2009-10-04 |
Mark Lodato | freeze: fix Makefile's CYTHON path |
commit | commitdiff | tree | snapshot |
2009-10-03 |
Mark Lodato | freeze: rename cython_freeze.py to cython_freeze |
commit | commitdiff | tree | snapshot |
2009-10-04 |
Mark Lodato | freeze: in documentation, reference Demos/freeze |
commit | commitdiff | tree | snapshot |
2009-10-24 |
Stefan Behnel | fix identifier decoding check |
commit | commitdiff | tree | snapshot |
2009-10-24 |
Stefan Behnel | fix exec in Py2.3 |
commit | commitdiff | tree | snapshot |
2009-10-24 |
Stefan Behnel | missing weakref .pxd file, include all python_*.pxd... |
commit | commitdiff | tree | snapshot |
2009-10-24 |
Stefan Behnel | removed dead comment |
commit | commitdiff | tree | snapshot |
2009-10-24 |
Stefan Behnel | minor refactoring, use 'notnone=True' in type tests |
commit | commitdiff | tree | snapshot |
2009-10-12 |
Mark Lodato | prevent warnings when compiling with `gcc -Wextra` |
commit | commitdiff | tree | snapshot |
2009-10-23 |
Lisandro Dalcin | additional test for type casts (ticket #417) |
commit | commitdiff | tree | snapshot |
2009-10-22 |
Lisandro Dalcin | Extension type cast should reject None (ticket #417) |
commit | commitdiff | tree | snapshot |
2009-10-16 |
Mark Lodato | numpy.pxd: add NPY_UINT64 and family |
commit | commitdiff | tree | snapshot |
2009-10-16 |
Mark Lodato | numpy.pxd: fix typo PyArray_ISISCONTIGUOUS |
commit | commitdiff | tree | snapshot |
2009-10-23 |
Stefan Behnel | applied pyximport patch from ticket 312 |
commit | commitdiff | tree | snapshot |
2009-10-23 |
Stefan Behnel | fix cascade order of assignments for complete assignmen... |
commit | commitdiff | tree | snapshot |
2009-10-23 |
Stefan Behnel | more .pxd cleanups |
commit | commitdiff | tree | snapshot |
2009-10-23 |
Stefan Behnel | fix bug 409: use cascaded assignments also for the... |
commit | commitdiff | tree | snapshot |
2009-10-23 |
Robert Bradshaw | Fix #250, Traceback method name is wrong for exceptions... |
commit | commitdiff | tree | snapshot |
2009-10-23 |
Robert Bradshaw | Fix ticket #215, explicit error for __getslice__, __del... |
commit | commitdiff | tree | snapshot |
2009-10-22 |
Stefan Behnel | fix in-place division in Py3 |
commit | commitdiff | tree | snapshot |
2009-10-22 |
Robert Bradshaw | Annotation work. |
commit | commitdiff | tree | snapshot |
2009-10-22 |
Robert Bradshaw | Remove backwards incompatable change to string identifiers. |
commit | commitdiff | tree | snapshot |
2009-10-22 |
Robert Bradshaw | another merge |
commit | commitdiff | tree | snapshot |
2009-10-22 |
Robert Bradshaw | Cpp exception tests. |
commit | commitdiff | tree | snapshot |
2009-10-22 |
Robert Bradshaw | Fix cpp exception catching. |
commit | commitdiff | tree | snapshot |
2009-10-22 |
Robert Bradshaw | Return value for check_const. |
commit | commitdiff | tree | snapshot |
2009-10-22 |
Stefan Behnel | merge |
commit | commitdiff | tree | snapshot |
2009-10-22 |
Stefan Behnel | fix intern() optimisation |
commit | commitdiff | tree | snapshot |
2009-10-22 |
Robert Bradshaw | Fix casts and negations in except clauses. |
commit | commitdiff | tree | snapshot |
2009-10-22 |
Robert Bradshaw | More cmp tests, refix C assignable types. |
commit | commitdiff | tree | snapshot |
2009-10-22 |
Robert Bradshaw | merge |
commit | commitdiff | tree | snapshot |
2009-10-22 |
Robert Bradshaw | More comparison fixes. |
commit | commitdiff | tree | snapshot |
2009-10-22 |
Stefan Behnel | tiny cleanup |
commit | commitdiff | tree | snapshot |
2009-10-22 |
Robert Bradshaw | Fix comparison type deduction. |
commit | commitdiff | tree | snapshot |
2009-10-22 |
Robert Bradshaw | merge |
commit | commitdiff | tree | snapshot |
2009-10-22 |
Robert Bradshaw | Fix #431, intern() doesn't work for python strings... |
commit | commitdiff | tree | snapshot |
2009-10-21 |
Stefan Behnel | cleanup |
commit | commitdiff | tree | snapshot |
2009-10-21 |
Stefan Behnel | fix bug 430: make 'locals().items()' work |
commit | commitdiff | tree | snapshot |
2009-10-21 |
Stefan Behnel | test fixes |
commit | commitdiff | tree | snapshot |
2009-10-21 |
Stefan Behnel | fix bug 429: make 'locals' builtin overridable |
commit | commitdiff | tree | snapshot |
2009-10-21 |
Stefan Behnel | new test case for locals() |
commit | commitdiff | tree | snapshot |
2009-10-21 |
Stefan Behnel | extended test case |
commit | commitdiff | tree | snapshot |
2009-10-21 |
Stefan Behnel | test case for locals(), ticket 429 |
commit | commitdiff | tree | snapshot |
2009-10-21 |
Stefan Behnel | extended test case |
commit | commitdiff | tree | snapshot |
2009-10-21 |
Stefan Behnel | detect optimisable IndexNodes assignments in ref-count... |
commit | commitdiff | tree | snapshot |
2009-10-21 |
Dag Sverre... | Preliminary scons support (in Tools dir) |
commit | commitdiff | tree | snapshot |
2009-10-20 |
Stefan Behnel | handle simple swap assignments without ref-counting |
commit | commitdiff | tree | snapshot |
2009-10-20 |
Stefan Behnel | comments |
commit | commitdiff | tree | snapshot |
2009-10-20 |
Stefan Behnel | fix switch transform |
commit | commitdiff | tree | snapshot |
2009-10-20 |
Stefan Behnel | merge |
commit | commitdiff | tree | snapshot |
2009-10-20 |
Stefan Behnel | another rewrite to catch comparisons of invalid types |
commit | commitdiff | tree | snapshot |
2009-10-20 |
Stefan Behnel | extended test case |
commit | commitdiff | tree | snapshot |
2009-10-20 |
Stefan Behnel | extended test case |
commit | commitdiff | tree | snapshot |
2009-10-20 |
Stefan Behnel | extended test case |
commit | commitdiff | tree | snapshot |
2009-10-20 |
Stefan Behnel | don't allow pointer assignments to Python variables... |
commit | commitdiff | tree | snapshot |
2009-10-20 |
Stefan Behnel | test simplification |
commit | commitdiff | tree | snapshot |
2009-10-20 |
Dag Sverre... | Fix for buffer testcase (s must be bytes, not unicode) |
commit | commitdiff | tree | snapshot |
2009-10-20 |
Dag Sverre... | Blacklist __nonzero__ from autotestdict |
commit | commitdiff | tree | snapshot |
2009-10-20 |
Dag Sverre... | numpy.pxd: npy_complexX should be the C structs used... |
commit | commitdiff | tree | snapshot |
2009-10-20 |
Dag Sverre... | merge |
commit | commitdiff | tree | snapshot |
2009-10-20 |
Dag Sverre... | Fix z.conjugate() for typedef-ed z; disallow external... |
commit | commitdiff | tree | snapshot |
2009-10-19 |
Stefan Behnel | find common type for comparisons *before* coercing... |
commit | commitdiff | tree | snapshot |
2009-10-18 |
Stefan Behnel | Py3 test fixes |
commit | commitdiff | tree | snapshot |
2009-10-18 |
Stefan Behnel | fix default string value representation in auto-embedde... |
commit | commitdiff | tree | snapshot |
2009-10-18 |
Stefan Behnel | enable working test |
commit | commitdiff | tree | snapshot |
2009-10-18 |
Stefan Behnel | fix source comments for non-ASCII characters |
commit | commitdiff | tree | snapshot |
2009-10-18 |
Stefan Behnel | test case cleanup |
commit | commitdiff | tree | snapshot |
2009-10-18 |
Stefan Behnel | new test case for reraising exceptions |
commit | commitdiff | tree | snapshot |
2009-10-18 |
Stefan Behnel | Python calls SetTraceback() later, so should we |
commit | commitdiff | tree | snapshot |
2009-10-18 |
Stefan Behnel | fix memory leak in new exception raising code |
commit | commitdiff | tree | snapshot |
2009-10-18 |
Stefan Behnel | refactoring of exception raising code, simpler/faster... |
commit | commitdiff | tree | snapshot |
2009-10-17 |
Stefan Behnel | Py2 test fixes |
commit | commitdiff | tree | snapshot |
next |