fix #675: make 'by' a non-keyword also in .pyx files
[cython.git] / tests / compile / libc_all.pyx
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 BradshawAdd tags to test files.
2011-04-01 Robert BradshawMerge docs repo
2010-05-05 Stefan Behnelmerged in latest cython-devel
2010-05-03 dalcinlDisable test for libc.stdint (missing stdint.h in MSVC)
2010-04-22 Stefan Behnelmerged in latest cython-devel
2010-04-22 Stefan Behnelfix gcc warning in test
2010-04-08 Lisandro Dalcintest many cimport statement variants for the C stdlib...
2010-03-20 Stefan Behnelmerged in latest cython-devel
2010-03-16 Lisandro Dalcinsome .pxd for C99 on Cython/Includes/libc (incomplete...