summaryrefslogtreecommitdiff
path: root/.gitignore
Commit message (Expand)AuthorAgeFilesLines
* Add some more gitignores, in case we start (or try) compiling more of Cython'...Stefan Behnel2022-08-111-11/+15
* Add GitHub Actions build jobs for Windows (GH-4324)0dminnimda2022-07-281-0/+1
* Pythonise the documentation according to #4187: Basic Tutorial (cython_tutori...0dminnimda2021-06-151-0/+2
* Merge branch '0.29.x'Stefan Behnel2021-04-141-0/+3
|\
| * Use CFLAGS for compiler defines in test runner (GH-4099)vorfol2021-04-141-0/+2
| * added unit test for bool dtypetelamonian2019-09-101-0/+5
* | Make fused function dispatch O(n) for `cpdef` functions. (GH-3366)will-ca2020-04-011-0/+3
* | Exclude some more files from git control.Stefan Behnel2019-02-021-0/+11
* | added unit test for bool dtypetelamonian2018-10-231-0/+5
|/
* Corrected the URL of the notebook, removed the output of the cells andgabrieldemarmiesse2018-08-211-0/+1
* Made arrays bigger for profiling and corrected some sentences.gabrieldemarmiesse2018-08-191-0/+2
* Update gitignore to use some absolute paths.Robert Bradshaw2018-05-031-4/+4
* Add missing gitignore for newly generated .c file.Stefan Behnel2018-03-131-0/+1
* Apply auditwheel and avoid conflicting wheel changes in 32/64 bits.Stefan Behnel2017-08-291-0/+1
* Rename BUILD to TEST_TMP for bazel support.Robert Bradshaw2016-09-161-1/+1
* make git ignore MANIFEST fileStefan Behnel2016-07-151-0/+1
* .gitignore: Ignore *.egg and *.egg-infoMarc Abramowitz2013-10-121-0/+3
* pxd file for the NumPy core math library (npymath)Lars Buitinck2013-09-071-0/+1
* Add support for tox (http://tox.testrun.org/)Marc Abramowitz2012-06-051-0/+2
* Ignores generated *.elc files in git submodules.Yesudeep Mangalapilly2012-03-201-0/+2
* added *.o to ignored filesStefan Behnel2011-11-191-0/+1
* Add .so files to .gitignore, globallyLars Buitinck2011-07-221-0/+1
* Support pxd/public/api import/export for C variablesLisandro Dalcin2011-05-211-0/+1
* Create .gitignore and update .hgignore (thanks to W. Trevor King)Lisandro Dalcin2011-02-171-0/+21