2010-03-13 |
Stefan Behnel | Py2.3 test fix |
commit | commitdiff | tree | snapshot |
2010-03-13 |
Stefan Behnel | merge |
commit | commitdiff | tree | snapshot |
2010-03-13 |
Stefan Behnel | find .pxd include directories automatically during... |
commit | commitdiff | tree | snapshot |
2010-03-13 |
Craig Citro | merge |
commit | commitdiff | tree | snapshot |
2010-03-13 |
Craig Citro | Fix error creating C++ class |
commit | commitdiff | tree | snapshot |
2010-03-13 |
Craig Citro | Make Cython report errors during load, and fix several... |
commit | commitdiff | tree | snapshot |
2010-03-13 |
Craig Citro | Minor cleanups |
commit | commitdiff | tree | snapshot |
2010-03-12 |
Dag Sverre... | Add pxd packages in Includes to distribution creation |
commit | commitdiff | tree | snapshot |
2010-03-12 |
Dag Sverre... | Have the refnanny use the new CPython API namespace |
commit | commitdiff | tree | snapshot |
2010-03-12 |
Dag Sverre... | merge |
commit | commitdiff | tree | snapshot |
2010-03-12 |
Dag Sverre... | Backwards-compatability pxd files for CPython API |
commit | commitdiff | tree | snapshot |
2010-03-12 |
Dag Sverre... | Moving the CPython API to cpython. namespace |
commit | commitdiff | tree | snapshot |
2010-03-11 |
Robert Bradshaw | merge |
commit | commitdiff | tree | snapshot |
2010-03-11 |
Robert Bradshaw | Refnanny unraisable fix. |
commit | commitdiff | tree | snapshot |
2010-03-11 |
Lisandro Dalcin | fix Makefile, clean more *.py[co] files |
commit | commitdiff | tree | snapshot |
2010-03-11 |
Lisandro Dalcin | remove ancient Plex test file |
commit | commitdiff | tree | snapshot |
2010-03-11 |
Robert Bradshaw | Get rid of unraisable warnings in the refnanny. |
commit | commitdiff | tree | snapshot |
2010-03-11 |
Lisandro Dalcin | remove dependency on structmember.h |
commit | commitdiff | tree | snapshot |
2010-03-11 |
Stefan Behnel | trial fix for Py2.3 build |
commit | commitdiff | tree | snapshot |
2010-03-11 |
Stefan Behnel | trial fix for Py2.3 build |
commit | commitdiff | tree | snapshot |
2010-03-11 |
Stefan Behnel | Py2.3 fix |
commit | commitdiff | tree | snapshot |
2010-03-11 |
Lisandro Dalcin | fix typo in Makefile and remove make logfile after run |
commit | commitdiff | tree | snapshot |
2010-03-11 |
Lisandro Dalcin | fix signed/unsigned comparison in buffer access code |
commit | commitdiff | tree | snapshot |
2010-03-11 |
Stefan Behnel | run embedding test with current Python, not system... |
commit | commitdiff | tree | snapshot |
2010-03-11 |
Stefan Behnel | run embedding test with current Python, not system... |
commit | commitdiff | tree | snapshot |
2010-03-11 |
Stefan Behnel | Py2.3 test work-around |
commit | commitdiff | tree | snapshot |
2010-03-11 |
Stefan Behnel | py2.3 build fix |
commit | commitdiff | tree | snapshot |
2010-03-11 |
Stefan Behnel | re-enable exception beautification |
commit | commitdiff | tree | snapshot |
2010-03-11 |
Craig Citro | Fix DeprecationWarning: e.message -> e.args[0] for... |
commit | commitdiff | tree | snapshot |
2010-03-10 |
Lisandro Dalcin | casting to typedef pointer/array types (ticket #518) |
commit | commitdiff | tree | snapshot |
2010-03-10 |
Robert Bradshaw | merge latest cython-devel into cpp branch |
commit | commitdiff | tree | snapshot |
2010-03-10 |
Stefan Behnel | simplification |
commit | commitdiff | tree | snapshot |
2010-03-10 |
Dag Sverre... | Move C standard library pxd files to libc package |
commit | commitdiff | tree | snapshot |
2010-03-10 |
Stefan Behnel | minor cleanup |
commit | commitdiff | tree | snapshot |
2010-03-10 |
Stefan Behnel | support 'from __future__ import print_function' in... |
commit | commitdiff | tree | snapshot |
2010-03-10 |
Stefan Behnel | fix print implementation in Py3, make it more suitable... |
commit | commitdiff | tree | snapshot |
2010-03-10 |
Craig Citro | merge |
commit | commitdiff | tree | snapshot |
2010-03-10 |
Craig Citro | arithmatic -> arithmetic |
commit | commitdiff | tree | snapshot |
2010-03-10 |
Craig Citro | seperated -> separated |
commit | commitdiff | tree | snapshot |
2010-03-10 |
Craig Citro | Fix for autotestdict & property not playing well together. |
commit | commitdiff | tree | snapshot |
2010-03-10 |
Lisandro Dalcin | fix tescase for cast to pointer from integer of differe... |
commit | commitdiff | tree | snapshot |
2010-03-10 |
Lisandro Dalcin | fix buffer code and testcases to silent GCC warning |
commit | commitdiff | tree | snapshot |
2010-03-09 |
Lisandro Dalcin | fix testcases to silent GCC warning |
commit | commitdiff | tree | snapshot |
2010-03-09 |
Craig Citro | Fixes to runtests.py. |
commit | commitdiff | tree | snapshot |
2010-03-09 |
Lisandro Dalcin | fix testcases to silent GCC warning |
commit | commitdiff | tree | snapshot |
2010-03-09 |
daniloaf | some .pxd for stl on Cython/Includes/libcpp. Tests... |
commit | commitdiff | tree | snapshot |
2010-03-09 |
Stefan Behnel | doc fix |
commit | commitdiff | tree | snapshot |
2010-03-09 |
Stefan Behnel | doc fix |
commit | commitdiff | tree | snapshot |
2010-03-09 |
Stefan Behnel | doc fix |
commit | commitdiff | tree | snapshot |
2010-03-09 |
Stefan Behnel | doc fix |
commit | commitdiff | tree | snapshot |
2010-03-09 |
Stefan Behnel | fix sdist build in Py3 |
commit | commitdiff | tree | snapshot |
2010-03-09 |
Stefan Behnel | cleanup code for print() function in Py3 |
commit | commitdiff | tree | snapshot |
2010-03-09 |
Stefan Behnel | renamed test functions to make the output more readable |
commit | commitdiff | tree | snapshot |
2010-03-09 |
Stefan Behnel | merge |
commit | commitdiff | tree | snapshot |
2010-03-09 |
Stefan Behnel | implemented 'print >> stream' |
commit | commitdiff | tree | snapshot |
2010-03-09 |
Lisandro Dalcin | change display of typedef types, use plain name instead... |
commit | commitdiff | tree | snapshot |
2010-03-06 |
Stefan Behnel | fix infer_types directive check |
commit | commitdiff | tree | snapshot |
2010-03-06 |
Stefan Behnel | disabled another pyregr test |
commit | commitdiff | tree | snapshot |
2010-03-06 |
Stefan Behnel | code simplification |
commit | commitdiff | tree | snapshot |
2010-03-06 |
Stefan Behnel | minor fix for double inference |
commit | commitdiff | tree | snapshot |
2010-03-06 |
Stefan Behnel | readability fix |
commit | commitdiff | tree | snapshot |
2010-03-06 |
Stefan Behnel | fix ticket 467: restore eval-once semantics for all... |
commit | commitdiff | tree | snapshot |
2010-03-06 |
Stefan Behnel | fix test crashes |
commit | commitdiff | tree | snapshot |
2010-03-05 |
Stefan Behnel | support terminating the test runner without error retur... |
commit | commitdiff | tree | snapshot |
2010-03-05 |
Stefan Behnel | exclude Python regression test that currently breaks... |
commit | commitdiff | tree | snapshot |
2010-03-05 |
Stefan Behnel | code cleanup |
commit | commitdiff | tree | snapshot |
2010-03-05 |
Stefan Behnel | safety fix |
commit | commitdiff | tree | snapshot |
2010-03-05 |
Stefan Behnel | remove left-over |
commit | commitdiff | tree | snapshot |
2010-03-05 |
Stefan Behnel | moved xmlrunner script to a different package |
commit | commitdiff | tree | snapshot |
2010-03-05 |
Stefan Behnel | import cleanup for xmlrunner |
commit | commitdiff | tree | snapshot |
2010-03-05 |
Stefan Behnel | local version of XML test result writer for unittests |
commit | commitdiff | tree | snapshot |
2010-03-05 |
Stefan Behnel | fix test by splitting it up: errors are now handled... |
commit | commitdiff | tree | snapshot |
2010-03-05 |
Stefan Behnel | fix unit test after parallel assignment change |
commit | commitdiff | tree | snapshot |
2010-03-05 |
Stefan Behnel | fixes, fixes, ... |
commit | commitdiff | tree | snapshot |
2010-03-05 |
Stefan Behnel | fixes, fixes, ... |
commit | commitdiff | tree | snapshot |
2010-03-05 |
Stefan Behnel | fixes, fixes, ... |
commit | commitdiff | tree | snapshot |
2010-03-05 |
Stefan Behnel | fix last commit |
commit | commitdiff | tree | snapshot |
2010-03-05 |
Stefan Behnel | experimental XML output (requires unittest-xml-reportin... |
commit | commitdiff | tree | snapshot |
2010-03-04 |
Stefan Behnel | removed code redundancy: do not generate ParallelAssign... |
commit | commitdiff | tree | snapshot |
2010-03-04 |
Stefan Behnel | moved code for flattening parallel assignments from... |
commit | commitdiff | tree | snapshot |
2010-03-04 |
Stefan Behnel | docstrings |
commit | commitdiff | tree | snapshot |
2010-03-04 |
Stefan Behnel | extended test case |
commit | commitdiff | tree | snapshot |
2010-03-04 |
daniloaf | Fixed bug on overloaded methods from templated C++... |
commit | commitdiff | tree | snapshot |
2010-02-24 |
Lisandro Dalcin | fix for slice assignment |
commit | commitdiff | tree | snapshot |
2010-02-25 |
Stefan Behnel | safety fix |
commit | commitdiff | tree | snapshot |
2010-02-24 |
Stefan Behnel | support for builtin iter(x, sentinel) |
commit | commitdiff | tree | snapshot |
2010-02-24 |
Robert Bradshaw | Avoid extra function call for un-optimized __Pyx_PyDict... |
commit | commitdiff | tree | snapshot |
2010-02-24 |
Robert Bradshaw | Remove benchmark from tests. |
commit | commitdiff | tree | snapshot |
2010-02-23 |
Stefan Behnel | removed apparently dead comment |
commit | commitdiff | tree | snapshot |
2010-02-23 |
Stefan Behnel | remove 'inline' hint for lengthy dict.get() code |
commit | commitdiff | tree | snapshot |
2010-02-23 |
Stefan Behnel | reverted PyDict_GetItem() implementation, replaced... |
commit | commitdiff | tree | snapshot |
2010-02-23 |
Stefan Behnel | fix dict.get() fallback in Py2 |
commit | commitdiff | tree | snapshot |
2010-02-23 |
Stefan Behnel | extended test case |
commit | commitdiff | tree | snapshot |
2010-02-23 |
Stefan Behnel | merge |
commit | commitdiff | tree | snapshot |
2010-02-23 |
Stefan Behnel | optimise dict.get() in Py3 (and in Py2 when applicable) |
commit | commitdiff | tree | snapshot |
2010-02-23 |
Stefan Behnel | renamed test case |
commit | commitdiff | tree | snapshot |
2010-02-23 |
Robert Bradshaw | typo |
commit | commitdiff | tree | snapshot |
2010-02-23 |
Robert Bradshaw | None dict getitem test. |
commit | commitdiff | tree | snapshot |
2010-02-23 |
Robert Bradshaw | Dict getitem test. |
commit | commitdiff | tree | snapshot |
2010-02-23 |
Robert Bradshaw | Fast GetItem for declared dicts. |
commit | commitdiff | tree | snapshot |
next |