fix #675: make 'by' a non-keyword also in .pyx files
[cython.git] / tests / compile / declarations.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-04-22 Stefan Behnelmerged in latest cython-devel
2010-04-10 dalcinlfix some testcases failing on Windows
2010-03-06 Stefan Behnelmerged with latest cython-devel
2010-02-20 Dag Sverre Seljebotnmerge
2010-02-20 Robert Bradshawmerge
2010-02-19 Robert BradshawMore array declaration tests.
2008-10-17 Lisandro Dalcinfix test suite reducing the signal-to-noise ratio of...
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-04 Robert BradshawMerge package and compiler repositories.
2007-12-31 Stefan Behnelcollection of regression tests (based on Greg's test...