| Commit message (Expand) | Author | Age | Files | Lines |
* | Updated Popt resources to current version | Jack Jansen | 2000-10-18 | 2 | -0/+0 |
|
|
* | Use test_support.TESTFN as the temporary filename. | Fred Drake | 2000-10-18 | 1 | -3/+3 |
|
|
* | Bump version number -- this document is pretty much finished! | Andrew M. Kuchling | 2000-10-17 | 1 | -7/+1 |
|
|
* | Update the links to the NumPy website and documentation, based on a | Fred Drake | 2000-10-17 | 1 | -6/+5 |
|
|
* | This commit was manufactured by cvs2svn to create tag 'release20'.v2.0 | cvs2svn | 2000-10-16 | 1 | -0/+1 |
|
|
* | Typo repair. | Tim Peters | 2000-10-16 | 1 | -1/+1 |
|
|
* | revise xml comment | Jeremy Hylton | 2000-10-16 | 1 | -2/+2 |
|
|
* | Updated the XML package comment. | Fred Drake | 2000-10-16 | 1 | -3/+3 |
|
|
* | Filled in math-module info; fixed a typo or two. | Tim Peters | 2000-10-16 | 1 | -6/+12 |
|
|
* | Add NEWS for 2.0 final (there are a few XXX comments that must be | Jeremy Hylton | 2000-10-16 | 1 | -9/+79 |
|
|
* | the usual | Jeremy Hylton | 2000-10-16 | 1 | -2/+2 |
|
|
* | the usual (part II) | Jeremy Hylton | 2000-10-16 | 1 | -30/+40 |
|
|
* | Test for math.* exceptional behavior only in verbose mode, so that the | Tim Peters | 2000-10-16 | 2 | -31/+40 |
|
|
* | the usual | Jeremy Hylton | 2000-10-16 | 10 | -259/+488 |
|
|
* | Patch #101936: Auto-detect DEC threads (which need "-threads" argument) | Jeremy Hylton | 2000-10-16 | 2 | -427/+419 |
|
|
* | find(): Application of (slightly modified) SF patch #101928 by Ulf | Barry Warsaw | 2000-10-16 | 1 | -4/+4 |
|
|
* | distutils setup files for Tkinter | Jeremy Hylton | 2000-10-16 | 2 | -0/+31 |
|
|
* | misc. RPM support files | Jeremy Hylton | 2000-10-16 | 4 | -0/+383 |
|
|
* | Demos of the new XML support from Lars Marius Garshol <larsga@garshol.priv.no>. | Fred Drake | 2000-10-16 | 3 | -0/+172 |
|
|
* | Correct form of FourThought's name | Andrew M. Kuchling | 2000-10-16 | 1 | -1/+1 |
|
|
* | Bump version to 1.0.1. | Greg Ward | 2000-10-15 | 1 | -1/+1 |
|
|
* | Fixed minor problem with reset(). | Lars Gustäbel | 2000-10-14 | 1 | -1/+2 |
|
|
* | Prep the Windows installer for 2.0 final: | Tim Peters | 2000-10-14 | 3 | -8/+14 |
|
|
* | For PyErr_Format(), note that the exception parameter can be a string or | Fred Drake | 2000-10-14 | 1 | -2/+2 |
|
|
* | Adjust the Macintosh manual to have the formatting dependencies for | Fred Drake | 2000-10-14 | 1 | -6/+6 |
|
|
* | For os.stat() & friends, note that the time fields are returned as | Fred Drake | 2000-10-14 | 1 | -1/+3 |
|
|
* | Update dependencies for the Macintosh manual. | Fred Drake | 2000-10-14 | 1 | -1/+5 |
|
|
* | Update to include all the new chapters & sections. | Fred Drake | 2000-10-14 | 1 | -9/+24 |
|
|
* | Remove everything that is not module documentation. | Fred Drake | 2000-10-14 | 1 | -41/+0 |
|
|
* | Fix some internal references that I botched. | Fred Drake | 2000-10-14 | 1 | -4/+4 |
|
|
* | Chapter on how to use MacPython, by Bob Savage <bobsavage@mac.com>. | Fred Drake | 2000-10-14 | 1 | -0/+374 |
|
|
* | Chapters on Mac Toolbox modules and other undocumented modules, ready to | Fred Drake | 2000-10-14 | 2 | -0/+245 |
|
|
* | Documentation for the aepack and aetypes modules, by Vincent Marchetti | Fred Drake | 2000-10-14 | 2 | -0/+112 |
|
|
* | Chris Barker <cbarker@jps.net>: | Fred Drake | 2000-10-14 | 1 | -2/+2 |
|
|
* | Chris Barker <cbarker@jps.net>: | Fred Drake | 2000-10-14 | 1 | -18/+21 |
|
|
* | Chris Barker <cbarker@jps.net>: | Fred Drake | 2000-10-14 | 1 | -4/+2 |
|
|
* | Chris Barker <cbarker@jps.net>: | Fred Drake | 2000-10-14 | 1 | -7/+20 |
|
|
* | Wrap a long line. | Fred Drake | 2000-10-14 | 1 | -2/+2 |
|
|
* | More names. | Fred Drake | 2000-10-14 | 1 | -0/+2 |
|
|
* | A bunch of nits fix and some additional information added by Chris | Fred Drake | 2000-10-14 | 2 | -13/+18 |
|
|
* | Update the comments for the BSD DB module, including a new pointer to | Fred Drake | 2000-10-14 | 1 | -3/+5 |
|
|
* | Center the top line of the license page, to make it look just a little bit | Fred Drake | 2000-10-14 | 1 | -1/+1 |
|
|
* | Removed debugging code at bottom. | Greg Ward | 2000-10-14 | 1 | -8/+0 |
|
|
* | Untabified. | Greg Ward | 2000-10-14 | 8 | -14/+14 |
|
|
* | Bastian Kleineidam: make 'check_lib()' more like AC_CHECK_LIB by adding | Greg Ward | 2000-10-14 | 1 | -3/+6 |
|
|
* | Lyle Johnson: use 'normcase()' in addition to 'normpath()' when testing if | Greg Ward | 2000-10-14 | 1 | -2/+4 |
|
|
* | Bastian Kleineidam: fix up any supplied command-line options. | Greg Ward | 2000-10-14 | 1 | -1/+16 |
|
|
* | Call SchedParams(1,0) so the dialog is correctly re-enabled after something h... | Jack Jansen | 2000-10-13 | 1 | -2/+5 |
|
|
* | Added some of the new Numeric modules (which weren't rebuilt). | Jack Jansen | 2000-10-13 | 1 | -0/+1 |
|
|
* | If we're installing to another partition than the system partition offer to c... | Jack Jansen | 2000-10-13 | 2 | -1/+16 |
|
|