| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
|
|
* | Updated with cmd-. fix and PythonCore copy option. | Jack Jansen | 2000-10-13 | 1 | -3/+4 |
|
|
* | getting close | Jeremy Hylton | 2000-10-13 | 1 | -3/+3 |
|
|
* | run the std regression test suite using bytecode produced by the compiler | Jeremy Hylton | 2000-10-13 | 1 | -0/+55 |
|
|
* | add -d option that dumps entire AST before compiling | Jeremy Hylton | 2000-10-13 | 1 | -2/+5 |
|
|
* | Now supports entire Python 2.0 language and still supports Python | Jeremy Hylton | 2000-10-13 | 8 | -186/+926 |
|
|
* | Updated test suite to latest pulldom changes. | Lars Gustäbel | 2000-10-13 | 2 | -19/+19 |
|
|
* | Moved appendChild calls back to DOMEventStream. | Lars Gustäbel | 2000-10-13 | 1 | -7/+27 |
|
|
* | Clear siblings, now that they are being set. | Paul Prescod | 2000-10-13 | 1 | -0/+2 |
|
|
* | Made options global (as PyMac_options) so macosmodule can access it. | Jack Jansen | 2000-10-13 | 1 | -0/+2 |
|
|
* | Update the release number and date. | Fred Drake | 2000-10-13 | 2 | -3/+3 |
|
|
* | Make the regrtest.py -l (findleaks) option considerably less obnoxious. | Neil Schemenauer | 2000-10-13 | 1 | -4/+10 |
|
|
* | Vise archive templates used for 2.0c1 | Jack Jansen | 2000-10-12 | 1 | -0/+0 |
|
|
* | Disribution templates used for 2.0c1 | Jack Jansen | 2000-10-12 | 2 | -30/+33 |
|
|
* | Projects used for 2.0c1 | Jack Jansen | 2000-10-12 | 31 | -18/+13 |
|
|
* | Use MacOS.KeepConsole to always exit if the program calls FrameWork._quit(). ... | Jack Jansen | 2000-10-12 | 1 | -2/+6 |
|
|
* | Added sha module, it's needed by the unicode stuff, it seems. | Jack Jansen | 2000-10-12 | 1 | -0/+2 |
|
|
* | Added a method KeepConsole so programs can override the Keep console open opt... | Jack Jansen | 2000-10-12 | 1 | -0/+16 |
|
|
* | Made options global (as PyMac_options) so macosmodule can access it. | Jack Jansen | 2000-10-12 | 1 | -16/+16 |
|
|
* | Better exit handling. | Jack Jansen | 2000-10-12 | 2 | -2/+1 |
|
|
* | Updated for 2.0c1 | Jack Jansen | 2000-10-12 | 2 | -18/+22 |
|
|
* | Python implementation of strptime(). | Jack Jansen | 2000-10-12 | 1 | -0/+250 |
|
|
* | Extension to Findertools by Erik van Blokland. In Contrib because I don't hav... | Jack Jansen | 2000-10-12 | 3 | -0/+797 |
|
|
* | Andy Dustman <adustman@users.sourceforge.net>: | Fred Drake | 2000-10-12 | 1 | -3/+0 |
|
|
* | Marc-Andre Lemburg <mal@lemburg.com>: | Fred Drake | 2000-10-12 | 1 | -10/+276 |
|
|
* | Fix SF bug #116263: support for from .. import * | Jeremy Hylton | 2000-10-12 | 6 | -8/+26 |
|
|
* | Added entries for new files of SAX documentation. | Fred Drake | 2000-10-12 | 2 | -0/+6 |
|
|
* | Massive addition of SAX documentation from Martin von Loewis | Fred Drake | 2000-10-12 | 4 | -3/+731 |
|
|
* | If the status line is invalid, assume it is a pre-1.0 response. The | Jeremy Hylton | 2000-10-12 | 1 | -3/+10 |
|
|
* | Repaired a comment and asserted a precondition. | Tim Peters | 2000-10-12 | 1 | -1/+2 |
|
|
* | Recreated after installer source code changes. | Thomas Heller | 2000-10-12 | 1 | -246/+246 |
|
|
* | two fixes for redirects: | Jeremy Hylton | 2000-10-12 | 1 | -24/+31 |
|
|
* | cosmetic changes only: | Jeremy Hylton | 2000-10-12 | 1 | -118/+118 |
|
|
* | Fix for Bug #116453. | Guido van Rossum | 2000-10-12 | 1 | -6/+6 |
|
|
* | When we know the compiler is GCC, always add the -Wall and | Fred Drake | 2000-10-12 | 2 | -408/+434 |
|
|
* | Added a test for the StringIO write() error I just fixed. | Guido van Rossum | 2000-10-12 | 2 | -0/+9 |
|
|
* | [ Bug #116636 ] Bug in StringIO.write() | Guido van Rossum | 2000-10-12 | 1 | -0/+2 |
|
|
* | Anonymous patch to add Darwin 1.2 to the list of BSDs. | Guido van Rossum | 2000-10-12 | 1 | -1/+1 |
|
|
* | Added some single tuple/list unpacking for JPython regression testing. | Barry Warsaw | 2000-10-12 | 1 | -0/+12 |
|
|
* | A Mystery: I somehow managed to delete the last two lines of my test_math.py | Tim Peters | 2000-10-12 | 1 | -0/+2 |
|
|
* | Stop raising OverflowError on underflows reported by libm (errno==ERANGE and | Tim Peters | 2000-10-12 | 3 | -18/+72 |
|
|
* | Various minor additions and clarifications, mostly suggested by Jeremy | Andrew M. Kuchling | 2000-10-12 | 1 | -30/+58 |
|
|
* | Comment out a separator line, since all the others are commented out, | Fred Drake | 2000-10-12 | 1 | -1/+1 |
|
|
* | Add new section on the XML package. (This was the only major new 2.0 feature | Andrew M. Kuchling | 2000-10-12 | 1 | -9/+165 |
|
|
* | Do a better job at staying on-screen :P (Sorry, it's late here.) I'm | Thomas Wouters | 2000-10-11 | 1 | -1/+2 |
|
|
* | Adjust debugging code in the implementation of the DUP_TOPX bytecode, use | Thomas Wouters | 2000-10-11 | 1 | -5/+1 |
|
|