Include all of Tools.
[cython.git] / tests /
2009-10-15 Dag Sverre Seljebotn#412 testcase
2009-10-15 Dag Sverre SeljebotnTestcase for 304
2009-10-15 Dag Sverre SeljebotnTestcase for #373
2009-10-15 Dag Sverre SeljebotnTestcase for #245
2009-10-15 Dag Sverre Seljebotnmerge
2009-10-15 Robert BradshawNew test for #409
2009-10-15 Robert BradshawFix bug #409 with temps and sequence unpacking.
2009-10-15 Robert Bradshawautodict richcmp test
2009-10-15 Dag Sverre SeljebotnIncomplete hack for autotestdict, see #387
2009-10-14 Lisandro Dalcinfix testcase to silent compiler warnings
2009-10-14 Stefan Behnelmerge
2009-10-13 Stefan Behnelfix ticket #346
2009-10-13 Lisandro DalcinSeamless C99/C++ complex numbers support (ticket #398)
2009-10-12 Stefan Behnelcleanup
2009-10-11 Stefan Behneltest fix after str changes
2009-10-11 Stefan Behnelimplement proper encoding support for new str literals
2009-10-10 Stefan Behneldisable coercion from str->bytes, fix coercion from...
2009-10-10 Stefan Behneltest fixes
2009-10-10 Stefan Behnelerror reporting on string type coercion
2009-10-10 Stefan Behnelmerge
2009-10-10 Stefan BehnelPy3 test fix
2009-10-10 Stefan Behneltest fix
2009-10-10 Stefan Behneltest fixes
2009-10-10 Stefan Behneltest fix
2009-10-10 Stefan Behnellet str() in Py3 represent the unicode type
2009-10-10 Stefan Behnelsplit BytesNode, UnicodeNode and StringNode
2009-10-09 Stefan Behnelsome more type inference tests
2009-10-09 Stefan Behnelmerge
2009-10-08 Lisandro Dalcinfix failing testcase in Py2 because of long suffix
2009-10-08 Robert BradshawGet rid of errors for typeof test.
2009-10-06 Robert Bradshawmerge
2009-10-05 Dag Sverre SeljebotnBlatant ommision
2009-10-05 Dag Sverre Seljebotnmerge
2009-10-05 Dag Sverre SeljebotnFix wrong ctypedef testcase via autotestdict
2009-10-05 Dag Sverre SeljebotnRename doctesthack -> autotestdict, and make it default
2009-10-05 Dag Sverre SeljebotnFix doctesthack for cdef functions
2009-10-04 Stefan Behneltest for 'first assignment' algorithm
2009-10-04 Stefan BehnelPEP-8-ified the decorator names for parse tree assertio...
2009-10-04 Stefan Behnelparse tree test assertions for optimisations on loops...
2009-10-04 Stefan Behnelfix bug #372: reassignment to stop bound of for-range...
2009-10-04 Stefan Behnelmerged '--embed' fix from cython-devel
2009-10-04 Stefan Behnelmerge
2009-10-04 Stefan Behneloptimise dict([ (x,y) for x,y in ... ]) into dict compr...
2009-10-04 Robert BradshawType inference tests.
2009-10-04 Robert BradshawType inference testing.
2009-10-04 Robert Bradshawcython.typeof special method
2009-10-03 Dag Sverre Seljebotnmerge
2009-10-03 Dag Sverre Seljebotnmerge
2009-10-01 Dag Sverre SeljebotnFix #384
2009-10-01 Dag Sverre Seljebotndoctesthack directive
2009-10-01 Dag Sverre Seljebotndoctesthack directive works for global functions
2009-10-01 Dag Sverre SeljebotnFunctionality for only allowing directives in certain...
2009-09-27 Robert Bradshaw-devel mergeback
2009-09-25 Robert BradshawEnable profile tests. 0.11.3.rc0
2009-09-25 Robert BradshawTurn of profiling by default, rename macro.
2009-09-25 Dag Sverre SeljebotnBetter check for broken NumPy install
2009-09-24 Dag Sverre SeljebotnFailing numpy.pxd dtype serialization testcase
2009-09-18 Stefan Behnelrolled back accidentally committed files
2009-09-18 Stefan BehnelTreePath implementation for selecting nodes from the...
2009-09-16 Stefan Behneltest for T370
2009-09-15 Stefan Behneltest and fix for unicode.encode() transformation
2009-09-15 Stefan Behnelmerge
2009-09-15 Stefan Behnelallow splitting compiler annotation decorators as Pytho...
2009-09-14 Lisandro Dalcinmerged latest cython-devel
2009-09-12 Stefan Behnelmerged latest cython-devel
2009-09-11 Stefan Behnelmerge from latest cython-devel
2009-09-11 Stefan Behnelsupport conversion between Python byte strings and...
2009-09-11 Stefan Behnelsupport conversion between Python byte strings and...
2009-09-11 Stefan Behnelenabled working tests
2009-09-11 Stefan Behnelenabled working tests
2009-09-11 Stefan Behnelenabled working test
2009-09-11 Stefan Behnelimplemented but disabled test - large C integer constan...
2009-09-11 Stefan Behnelenable working test
2009-09-11 Stefan Behneladded test for ticket 248
2009-09-11 Stefan Behneladded test for ticket 248
2009-09-11 Stefan Behnelextended test cases for public enums
2009-09-11 Stefan Behnelmerge with latest cython-devel
2009-09-10 Lisandro Dalcinextern ctypedef integral <-> python object conversion...
2009-09-11 Robert BradshawEnable test for T135.
2009-08-22 Stefan Behneltest fix for Py 3.1.1
2009-08-22 Stefan Behnelenable tests in Py3
2009-08-21 Stefan BehnelPy3 test fix
2009-08-21 Stefan Behnelmerged in latest cython-devel
2009-08-21 Stefan Behnelfix test that was broken after merge
2009-08-21 Stefan BehnelPy3 test fixes
2009-08-21 Stefan BehnelPy3 test fix
2009-08-21 Stefan BehnelPy3 test fixes
2009-08-21 Stefan BehnelPy3 test fixes
2009-08-21 Stefan BehnelPy3 test fixes
2009-08-20 Stefan Behnelextended test cases
2009-08-19 Stefan Behnelmerge
2009-08-19 Stefan Behnelextended exec() implementation, mostly copied from...
2009-08-08 Stefan Behnelmerge
2009-08-08 Stefan Behnelfix switch transform for in-list tests
2009-08-06 Robert Bradshawmerge main branch to devel
2009-07-29 Dag Sverre Seljebotn#347 fix: Make numpy.complexX_t use Cython complex
2009-07-20 Robert BradshawProfiling test
2009-07-20 Robert BradshawDisable tracing for now.
2009-07-14 Robert Bradshawmore delete tests
2009-07-14 Robert Bradshawdel item test
next