Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | DOC: update HOWTO_RELEASE document. | Ralf Gommers | 2012-06-26 | 1 | -20/+33 |
| | |||||
* | REL: change Sphinx version in release script to 1.1.3. | Ralf Gommers | 2012-05-04 | 1 | -1/+1 |
| | | | | | | | | Version 1.0.4 was used till now, but has become too old. New version gives far fewer warnings and thereby increases the reference guide with O(100) pages that previously got lost. Also update current Cython version number. | ||||
* | TST: add some string kw options to simplify switching NoseTester behavior. | Ralf Gommers | 2012-03-04 | 1 | -2/+1 |
| | |||||
* | TST: add "raise on warning" behavior to NoseTester constructor. | Ralf Gommers | 2012-03-04 | 1 | -0/+11 |
| | | | | | Also document that behavior has to be switched for a release, and remove comments on turning on deprecation warnings that don't apply anymore. | ||||
* | DOC: add to release HOWTO that the C API version should be updated. | Ralf Gommers | 2012-02-05 | 1 | -4/+13 |
| | |||||
* | DOC: describe required version of GCC in MinGW on Windows in release doc. | Ralf Gommers | 2011-10-04 | 1 | -1/+3 |
| | |||||
* | DOC: rename ReST files under doc/ from *.txt to *.rst.txt, so they render on ↵ | rgommers | 2010-11-11 | 1 | -0/+333 |
github. |