2010-03-06 |
Stefan Behnel | merged in latest cython-devel |
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 | merged in latest cython-devel |
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-06 |
Stefan Behnel | fix test crashes |
commit | commitdiff | tree | snapshot |
2010-03-06 |
Stefan Behnel | merged with latest cython-devel |
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-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 |
2010-02-21 |
Stefan Behnel | doctests for cpp wrapper |
commit | commitdiff | tree | snapshot |
2010-02-21 |
Stefan Behnel | test runner fix: apparently, source files must be in... |
commit | commitdiff | tree | snapshot |
2010-02-21 |
Stefan Behnel | fix wrapper tests, now that the compiler is fixed |
commit | commitdiff | tree | snapshot |
2010-02-21 |
Stefan Behnel | fix wrapper tests, now that the compiler is fixed |
commit | commitdiff | tree | snapshot |
2010-02-21 |
Robert Bradshaw | merge latest cython-devel |
commit | commitdiff | tree | snapshot |
2010-02-21 |
Robert Bradshaw | Annotation fix. |
commit | commitdiff | tree | snapshot |
2010-02-21 |
Robert Bradshaw | C99 inline |
commit | commitdiff | tree | snapshot |
2010-02-21 |
Robert Bradshaw | Nested classes example. |
commit | commitdiff | tree | snapshot |
2010-02-21 |
Robert Bradshaw | Allow nested C++ types. |
commit | commitdiff | tree | snapshot |
2010-02-20 |
Dag Sverre... | merge |
commit | commitdiff | tree | snapshot |
2010-02-20 |
Dag Sverre... | Fix #508 |
commit | commitdiff | tree | snapshot |
2010-02-20 |
Robert Bradshaw | Use string literals for namespace (rather than dotted... |
commit | commitdiff | tree | snapshot |
2010-02-20 |
Robert Bradshaw | merge |
commit | commitdiff | tree | snapshot |
2010-02-20 |
Robert Bradshaw | Compiler crash on calling non-entry function. |
commit | commitdiff | tree | snapshot |
2010-02-19 |
Robert Bradshaw | Function overloading fixes. |
commit | commitdiff | tree | snapshot |
2010-02-19 |
Robert Bradshaw | More complicated template tests. |
commit | commitdiff | tree | snapshot |
2010-02-19 |
Robert Bradshaw | More cimported type fixes. |
commit | commitdiff | tree | snapshot |
2010-02-19 |
daniloaf | Fix on constructor call from cimported C++ classes |
commit | commitdiff | tree | snapshot |
2010-02-19 |
Robert Bradshaw | terminology fix |
commit | commitdiff | tree | snapshot |
2010-02-19 |
Robert Bradshaw | C++ class constructor calls. |
commit | commitdiff | tree | snapshot |
2010-02-19 |
Robert Bradshaw | Fix empty multi-dimensional array declarations. |
commit | commitdiff | tree | snapshot |
2010-02-19 |
Robert Bradshaw | More array declaration tests. |
commit | commitdiff | tree | snapshot |
2010-02-17 |
Stefan Behnel | new Emacs cython-mode by Georg Brandl |
commit | commitdiff | tree | snapshot |
2010-02-17 |
Stefan Behnel | merge |
commit | commitdiff | tree | snapshot |
2010-02-17 |
Robert Bradshaw | remove extraneous file |
commit | commitdiff | tree | snapshot |
2010-02-17 |
Stefan Behnel | somewhat ugly hack for Py3.1+ to get Cython modules... |
commit | commitdiff | tree | snapshot |
2010-02-17 |
Stefan Behnel | disable extern_builtins_T258 test in Py2.3 (not a meani... |
commit | commitdiff | tree | snapshot |
2010-02-17 |
Lisandro Dalcin | fix test case in Py3 |
commit | commitdiff | tree | snapshot |
2010-02-17 |
Robert Bradshaw | merge |
commit | commitdiff | tree | snapshot |
2010-02-17 |
Robert Bradshaw | Fix pop optimization for 2.3. |
commit | commitdiff | tree | snapshot |
2010-02-17 |
Stefan Behnel | fix test case in Py3 |
commit | commitdiff | tree | snapshot |
2010-02-17 |
Stefan Behnel | fix str default values in embedded signatures in Py3 |
commit | commitdiff | tree | snapshot |
2010-02-17 |
Lisandro Dalcin | Py2.3 compatibility fix |
commit | commitdiff | tree | snapshot |
2010-02-16 |
Stefan Behnel | pure syntax-level merge of latest cython-devel - breaks... |
commit | commitdiff | tree | snapshot |
2010-02-12 |
Stefan Behnel | smarter type analysis in BinopNode: propagate known... |
commit | commitdiff | tree | snapshot |
2010-02-12 |
Robert Bradshaw | Don't split long literals at backslash. |
commit | commitdiff | tree | snapshot |
2010-02-12 |
Christoph Gohlke | Testcase for long string literals. |
commit | commitdiff | tree | snapshot |
2010-02-12 |
Robert Bradshaw | Infer common basetype for extension types. |
commit | commitdiff | tree | snapshot |
2010-02-12 |
Robert Bradshaw | Fix type inference tests for int types. |
commit | commitdiff | tree | snapshot |
2010-02-12 |
Robert Bradshaw | Infer integer types when entries not used in arithmatic... |
commit | commitdiff | tree | snapshot |
2010-02-12 |
daniloaf | Fix on test 'cpp_classes' |
commit | commitdiff | tree | snapshot |
2010-02-12 |
daniloaf | Fixing bug on contructors for inherited classes. |
commit | commitdiff | tree | snapshot |
2010-02-11 |
Stefan Behnel | extended test case |
commit | commitdiff | tree | snapshot |
2010-02-11 |
Stefan Behnel | extended test case |
commit | commitdiff | tree | snapshot |
2010-02-11 |
Stefan Behnel | minor fix and extension to type inference for builtin... |
commit | commitdiff | tree | snapshot |
2010-02-11 |
Stefan Behnel | type inference for some common operations between built... |
commit | commitdiff | tree | snapshot |
2010-02-11 |
Stefan Behnel | fix doctest |
commit | commitdiff | tree | snapshot |
2010-02-11 |
Stefan Behnel | extended test case |
commit | commitdiff | tree | snapshot |
2010-02-11 |
Robert Bradshaw | Fix subclass specialization. |
commit | commitdiff | tree | snapshot |
2010-02-11 |
Stefan Behnel | enable for-in iteration also for C arrays of known... |
commit | commitdiff | tree | snapshot |
2010-02-10 |
Robert Bradshaw | Make tests cleaner. |
commit | commitdiff | tree | snapshot |
2010-02-10 |
Robert Bradshaw | Get rid of __Pyx_Name unused warning. |
commit | commitdiff | tree | snapshot |
2010-02-10 |
Robert Bradshaw | More safe types to infer. |
commit | commitdiff | tree | snapshot |
2010-02-10 |
Robert Bradshaw | merge latest cython-devel |
commit | commitdiff | tree | snapshot |
next |