fix tree structure for generator expressions
[cython.git] / Cython / Distutils /
2010-06-15 Stefan Behnelmerged in latest cython-devel
2010-06-10 Chuck BlakeAdd control of --line-directives to Distutils build_ext
2010-03-06 Stefan Behnelmerged with latest cython-devel
2010-02-20 Dag Sverre Seljebotnmerge
2010-02-20 Robert Bradshawmerge
2010-02-17 Stefan Behnelmerge
2010-02-17 Stefan Behnelsomewhat ugly hack for Py3.1+ to get Cython modules...
2009-03-14 Stefan Behnelmerge 0.11
2009-03-13 Stefan Behnelmajor cleanup to fix Py3 code issues (found by 2to3...
2009-02-10 Robert BradshawRemove tabs
2009-01-07 Dag Sverre Seljebotnmerge
2008-12-17 Stefan Behnelgive a hint on what went wrong on a failed Cython impor...
2008-07-29 Dag Sverre SeljebotnCleared file executable bit that was set earlier by...
2008-07-26 Dag Sverre SeljebotnMerge + no need to cimport __cython__ any longer (sorry...
2008-07-26 Dag Sverre SeljebotnBuffer type checking cleanup/rewrite (now uses use_util...
2008-04-26 Robert BradshawMore merging
2008-04-25 Stefan Behnelmerge
2008-04-25 Stefan Behneltreat .py files in distutils Extension() sources like...
2008-04-04 Robert BradshawMerge package and compiler repositories.
2008-04-03 Robert BradshawTransformation fixes
2008-03-29 Robert Bradshaw...
2008-03-14 Stefan Behnelsupport adding pxd/pxi dependencies to Extension source...
2008-01-17 Robert BradshawMerge Stefan Behnel's work.
2008-01-01 Stefan Behnelanother Distutils fix: keep source directory as target...
2008-01-01 Stefan Behnelmerge of 0.9.6.10.1
2007-12-31 Stefan BehnelC target directory fix for build_ext
2007-10-24 Robert BradshawEnable relative cimports
2007-10-20 Robert Bradshawmerge (including cwitty's change to get_exception_utili...
2007-10-17 Stefan Behnelgreg: Add --force support to distutils extension
2007-10-17 Stefan Behnelremoved debug code
2007-10-15 Stefan Behnelpreliminary merge of Pyrex 0.9.6.2 -> crashes
2007-10-12 Stefan Behnelmerge of Pyrex 0.9.6.2
2007-10-11 Stefan Behnelimported added files of Pyrex 0.9.6.2
2007-10-11 Stefan Behnelimport of Pyrex 0.9.6.2
2007-10-08 Robert Bradshawmerge changes for 0.9.6.7 release
2007-09-12 Stefan Behnelmerge from 0.9.6.6
2007-08-31 Stefan Behnelversion update
2007-08-25 Stefan Behnelmerge of 0.9.6.4
2007-08-06 Stefan Behnelhonour Extension.include_dirs
2007-08-06 Stefan Behnelextract Cython 'cplus' option from Extension 'language...
2007-08-06 Stefan Behnelsupport 'language' option in distutils Extension
2007-07-30 Stefan Behnelextract FQ module name from distutils
2007-07-30 Stefan Behnelextract FQ module name from distutils
2007-07-28 William SteinA few more Pyrex --> Cython changes.
2007-07-28 William SteinChanging Python. to Cython.
2006-10-20 William SteinOfficial Pyrex version 0.9.4.1