merged in Vitja's tab removals
[cython.git] / bin /
2011-04-26 robertwbMerged pull request #12 from bhy/T423.
2011-04-26 robertwbMerged pull request #12 from bhy/T423.
2011-04-16 Robert BradshawMerge branch 'master' of https://github.com/gotgenes...
2011-04-16 Robert BradshawMerge branch 'master' of https://github.com/gotgenes...
2011-04-16 Stefan Behnelmerge
2011-04-16 Stefan Behnelmerge
2011-04-14 Stefan Behneldivert cythonrun output to stderr
2011-04-11 Stefan Behnelsupport passing options to the compiler in cythonrun
2011-04-11 Stefan Behnelfix copy&paste bug in cythonrun
2011-04-10 Stefan Behnelmerge
2011-04-10 Stefan Behnelnew script to compile+run Python files directly in...
2011-04-06 Dag Sverre SeljebotnRevert "BUG Make sure bin/cython imports the right...
2011-04-02 Dag Sverre SeljebotnBUG Make sure bin/cython imports the right Cython module
2011-04-01 Robert BradshawMerge docs repo
2011-04-15 Stefan Behnelmoved cythonrun implementation into Cython/Build/BuildE...
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-05 Mark FlorissonMade tests less verbose by not using distutils.core...
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-03 Mark Florissonmerge with cython-devel
2010-10-31 Mark Florissondispatch based on frame
2010-10-27 Mark FlorissonTests!
2010-09-24 Mark FlorissonHave cygdb pass gdb command line arguments to gdb
2010-09-21 Mark FlorissonPut debugger startup code in Cython.Debugger.cygdb
2010-09-19 Mark Florissoncygdb script in setup.py (posix and windows)
2010-09-18 Mark FlorissonPreliminary debug support for Cython
2009-12-15 Robert Bradshawbig C++ mergeback
2009-11-02 Dag Sverre Seljebotnmerge
2009-10-30 Stefan Behnelmerged in latest cython-devel
2009-10-29 Robert Bradshawuse plain malloc/free in freezing code
2009-10-28 Dag Sverre Seljebotnmerge
2009-10-28 Robert Bradshawmerge
2009-10-24 Mark Lodatofreeze: fix for compiling with Python3
2009-10-24 Mark Lodatofreeze: include FreeBSD fix from Python's main()
2009-10-21 Stefan Behnelmerged in latest cython-devel (with minor merge fixes)
2009-10-06 Robert Bradshawmerge
2009-10-06 Stefan Behnelmerged in latest cython-unstable
2009-10-05 Mark Lodatofreeze: rename README.rst to README.txt
2009-10-05 Mark Lodatofreeze: add -p option for calling Py_Main()
2009-10-05 Mark Lodatofreeze: remove blank lines from beginning and end
2009-10-05 Mark Lodatofreeze: add -o option for setting output file
2009-10-05 Mark Lodatofreeze: use optparse to parse arguments
2009-10-04 Mark Lodatofreeze: remove mistaken semicolon
2009-10-04 Mark Lodatomake cython_freeze.py executable
2009-10-06 Stefan Behnelsupport .py extension in cython_freeze
2009-10-03 Mark Lodatofreeze: rename cython_freeze.py to cython_freeze
2009-10-04 Mark Lodatofreeze: in documentation, reference Demos/freeze
2009-08-21 Stefan Behnelmerged in latest cython-devel
2009-08-19 Stefan Behnelmerge
2009-08-08 Stefan Behnelmerge
2009-08-07 Mark Lodatocython_freeze for making stand-alone programs
2008-08-03 Dag Sverre SeljebotnMerge.
2008-08-03 marcus@bitzl.comBetter cython script for windows
2008-07-19 Dag Sverre SeljebotnMerge with cython-devel
2008-07-18 Stefan Behnelmerge
2008-07-18 Stefan Behnelmerge
2008-07-12 Stefan Behnelremoved unused script
2008-05-13 Stefan Behnelmerged trunk changes
2008-05-08 Robert Bradshawmerge __getattribut__ code
2008-05-04 Stefan Behnelset exec bits on scripts
2008-04-04 Robert BradshawMerge package and compiler repositories.
2007-07-28 William SteinMore Pyrex --> Cython
2007-07-28 William SteinInitial version