summaryrefslogtreecommitdiff
path: root/numpy/distutils/conv_template.py
Commit message (Expand)AuthorAgeFilesLines
* Py3k: make template generators py3k importable.David Cournapeau2009-12-031-5/+10
* Begin to add feature that allows loops to exclude certain combinations.Travis Oliphant2009-08-281-0/+27
* Instantiate exceptions using string argument.Charles Harris2009-07-281-7/+7
* Make some error messages more informative.Charles Harris2008-10-011-13/+28
* fixed whitespace w/ reindentJarrod Millman2008-05-221-1/+0
* Fix conv_template to correctly handle nested loops with surrounding code.Charles Harris2008-04-241-13/+23
* Add true nesting of loops to the template processing. The previous attemptCharles Harris2008-04-231-123/+176
* Add nested loops to the template processor.Charles Harris2008-04-231-45/+69
* merge from distutils-revamp branch (step 1)cookedm2007-05-251-23/+17
|\
| * Branch numpy.distutils to distutils-revampcookedm2006-07-061-208/+0
|/
* Changed normpath to normcase to close #129Travis Oliphant2006-06-121-1/+1
* Apply Stephan's recommendation to fix issue #129 with line directives on ming...Travis Oliphant2006-05-251-1/+2
* Use sasha's patch to add #line to generated files (#85).cookedm2006-05-161-7/+14
* Run reindent.py (script distributed with Python) over the source to remove ex...cookedm2006-03-101-2/+2
* Moved scipy directory to numpyTravis Oliphant2006-01-041-0/+200