cython.git
2008-02-16 Stefan Behnelnew tests for various unicode()/str() usage patterns
2008-02-13 Robert Bradshawlocal merge
2008-02-10 Stefan Behnelcompile time IF/DEF tests
2008-02-08 Stefan Behneltest for some problematic **kw use cases
2008-02-06 Stefan Behnelextended test for star args in extension functions
2008-02-06 Stefan Behnelmore star args tests
2008-02-06 Stefan Behneltest case for tuple unpacking of a list comprehension
2008-02-02 Stefan Behneldisable broken tests for now
2008-02-02 Stefan Behneltest mixed boolean operations with C types and Python...
2008-02-02 Stefan Behneltest argument unpacking code for extension types and...
2008-02-02 Robert BradshawConversion for python objects on <type> casts
2008-02-01 Stefan Behnelnew test for 'is None' in Python bool expression
2008-01-21 Stefan Behneltest case fix
2008-01-19 Stefan Behnellocal merge
2008-01-18 Robert Bradshaw...
2008-01-17 Stefan Behneltest update
2008-01-17 Stefan Behnelfix tuple unpacking bug
2008-01-17 Robert BradshawUpdate manifest
2008-01-15 Stefan Behneltest cleanup
2008-01-15 Stefan Behneltest fixes after GetStarArgs() changes
2008-01-06 Stefan Behnelextended test case
2008-01-06 Stefan Behneltest 'unsigned long' also against 8**sizeof(unsigned...
2008-01-06 Stefan Behneltest 'unsigned long' against maxint+1 to avoid dependen...
2008-01-17 Robert Bradshawmisc changes
2008-01-06 Stefan Behneltest 'unsigned long' against maxint+1 to avoid dependen...
2008-01-02 Stefan Behneltest fix
2008-01-02 Stefan Behnelloads of test cases
2008-01-02 Stefan Behneltests for '**' operator
2008-01-01 Stefan Behnelloads of doctests
2008-01-01 Stefan Behnelallow selecting tests via RegExp
2008-01-01 Stefan Behnelloads of doctests
2008-01-01 Stefan Behnelactually untestable
2007-12-31 Stefan Behnelcollection of regression tests (based on Greg's test...
2007-12-29 Stefan Behnelmerged changes from 0.9.6.10
2007-12-29 Robert Bradshawmisc updates
2007-11-24 Stefan Behnelmerge of Cython 0.9.6.9
2007-10-10 Robert BradshawAdd pxi files for Python/C API (and a couple of other...
2007-09-12 Stefan Behnelmerge from 0.9.6.6
2007-07-30 Stefan Behnelremoved zip_safe flag to let setuptools decide
2007-09-07 Robert Bradshawfix target directory for Lexicon.pickle (do it right...
2007-07-30 Stefan Behnelremoved zip_safe flag to let setuptools decide
2007-07-30 Stefan Behnelfix target directory for Lexicon.pickle (do it right...
2007-07-30 Stefan Behnelfix target directory for Lexicon.pickle
2007-07-30 Stefan Behnelfix target directory for Lexicon.pickle
2007-07-29 sbehnel@delle... include .hg directories in source distro
2007-07-29 sbehnel@delle... include .hg directories in source distro
2007-07-29 sbehnel@delle... added metadata for Cheeseshop
2007-09-07 Robert Bradshawbuildfile changes
2007-07-29 sbehnel@delle... added metadata for Cheeseshop
2007-07-28 William SteinMove some emacs support tools.
2007-07-28 William SteinMore Pyrex --> Cython
2007-07-28 William SteinMore Pyrex/SageX --> Cython changes
2007-07-28 William SteinInitial version