support for lambda inside of generator expressions
[cython.git] / Cython / Distutils /
2011-04-02 Robert BradshawMerge branch 'purepy-shadow'
2011-04-02 Stefan Behnelmerged in Vitek's generators branch
2011-04-02 Robert BradshawMerge https://github.com/RafeKettler/cython
2011-04-01 Robert BradshawMerge branch 'master' of github.com:cython/cython
2011-04-01 Robert BradshawMerge docs repo
2011-04-01 Lisandro Dalcinremove outdated comments
2011-01-17 Vitja MakarovMerge remote branch 'upstream/master'
2011-01-17 Stefan Behnelpatch for ticket #646 by klepa: provide dedicated switc...
2011-01-08 Mark FlorissonMerge https://github.com/cython/cython
2010-12-28 Vitja MakarovMerge remote branch 'upstream/master'
2010-12-27 Robert BradshawMerge https://github.com/snaury/cython
2010-12-22 Alexey BorzenkovFix --pyrex-c-in-temp compiling package1/module.pyx...
2010-12-19 Vitja MakarovMerge remote branch 'upstream/master'
2010-12-13 Robert Bradshawmerge whitespace changes
2010-12-13 Robert BradshawRemove trailing whitespace.
2010-12-11 Vitja MakarovMerge remote branch 'upstream/master'
2010-12-09 Robert Bradshawmerge
2010-12-09 Robert BradshawMerge https://github.com/markflorisson88/cython
2010-12-05 Mark FlorissonMerge branch 'master' of https://github.com/cython...
2010-12-01 Mark FlorissonExcluded cygdb from python 2.3 and 2.4 installations...
2010-12-01 Mark Florissonbranch merge
2010-11-24 Mark Florissonbranch merge
2010-11-21 Mark Florissonbranch merge
2010-11-13 Mark Florissonbranch merge
2010-11-08 Mark Florissondisable C/C++ compiler optimization when compiling...
2010-11-03 Mark Florissonmerge with cython-devel
2010-10-22 Stefan Behnelclean up some imports
2010-10-22 Stefan Behnelcode cleanup
2010-09-24 Mark FlorissonHave cygdb pass gdb command line arguments to gdb
2010-09-18 Mark FlorissonPreliminary debug support for Cython
2010-08-30 Stefan Behnelsafety fix
2009-06-01 Eric HussCheck dependencies defined for the extension to determi...
2010-07-23 Stefan Behnelmerge
2010-07-23 Robert BradshawMerge closures into main development branch.
2010-07-23 Chuck BlakeEasy enough to wrap in a hasattr. On my system only...
2010-07-22 Chuck BlakeAdd pyrex_directives dictionary optional attribute...
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