Py3 test fix
[cython.git] / Demos / freeze /
2011-04-01 Robert BradshawMerge docs repo
2009-12-15 Robert Bradshawbig C++ mergeback
2009-10-30 Stefan Behnelmerged in latest cython-devel
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: exit(2) in examples, to test exit code
2009-10-12 Mark Lodatofreeze: Makefile: use -fno-strict-aliasing
2009-10-06 Stefan Behnelmerged in latest cython-unstable
2009-10-05 Mark Lodatofreeze: Makefile: add target to build README.html
2009-10-05 Mark Lodatofreeze: rename README.rst to README.txt
2009-10-05 Mark Lodatofreeze: add --pymain example
2009-10-05 Mark Lodatofreeze: add -p option for calling Py_Main()
2009-10-05 Mark Lodatofreeze: add -o option for setting output file
2009-10-04 Mark Lodatofreeze: Makefile: flags from distutils.sysconfig
2009-10-04 Mark Lodatofreeze: README: fix typos and mistakes in example
2009-10-04 Mark Lodatofreeze: Makefile: only clean specific C files
2009-10-06 Mark Lodatofreeze: fix cmath.pyx when run as __main__
2009-10-04 Mark Lodatofreeze: fix Makefile's CYTHON path
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