| Commit message (Expand) | Author | Age | Files | Lines |
* | Removed; no longer needed now that the other tools can handle entity | Fred Drake | 1999-08-26 | 1 | -24/+0 |
|
|
* | feed(): Added support for ESIS '&' lines. | Fred Drake | 1999-08-26 | 1 | -1/+4 |
|
|
* | Remove use of fixgenents.sh; no longer needed. | Fred Drake | 1999-08-26 | 1 | -5/+4 |
|
|
* | Specify: \geq --> ≥ | Fred Drake | 1999-08-26 | 1 | -4/+12 |
|
|
* | Conversion.subconvert(): Added support for "entityref" parameters | Fred Drake | 1999-08-26 | 1 | -0/+7 |
|
|
* | write_esis(): Added support for ENTITY_REFERENCE nodes. | Fred Drake | 1999-08-26 | 1 | -40/+44 |
|
|
* | convert(): Add support for ESIS '&' lines, and make sure we don't | Fred Drake | 1999-08-26 | 1 | -0/+5 |
|
|
* | posix_putenv(): Constrain memory leakage when setting the same | Fred Drake | 1999-08-26 | 1 | -3/+24 |
|
|
* | Doco update from Sjoerd Mullender. | Guido van Rossum | 1999-08-26 | 2 | -23/+29 |
|
|
* | Sjoerd Mullender writes: | Guido van Rossum | 1999-08-26 | 1 | -30/+48 |
|
|
* | Sjoerd Mullender writes: | Guido van Rossum | 1999-08-26 | 3 | -147/+50 |
|
|
* | Added paragraph explaining that except clauses can't be empty; that | Fred Drake | 1999-08-24 | 1 | -0/+4 |
|
|
* | Added sentence "All exceptions must have an executable block."; from | Fred Drake | 1999-08-24 | 1 | -1/+2 |
|
|
* | Added additional index entries. | Fred Drake | 1999-08-24 | 1 | -11/+14 |
|
|
* | whrandom should come immediately after random, not before. | Fred Drake | 1999-08-23 | 1 | -1/+1 |
|
|
* | Clarified start parameter to Py_CompileString, documented | Fred Drake | 1999-08-23 | 1 | -5/+24 |
|
|
* | Removed availabe() method again: even on PPC it sometimes returns 1 while | Jack Jansen | 1999-08-23 | 2 | -104/+0 |
|
|
* | Return MacOS.Error in stead of RuntimeError in case of failure so the user | Jack Jansen | 1999-08-23 | 1 | -6/+3 |
|
|
* | Port inet_ntoa and inet_aton to Windows: | Guido van Rossum | 1999-08-20 | 1 | -2/+23 |
|
|
* | Add calls to self.protocol("WM_DELETE_WINDOW", self.destroy) to the Tk | Guido van Rossum | 1999-08-20 | 1 | -0/+2 |
|
|
* | Patch by Ben Gertzfield to add inet_aton() and inet_ntoa() calls. | Guido van Rossum | 1999-08-20 | 1 | -0/+72 |
|
|
* | rewrite_descriptor(): Fix bug that dropped the first TEXT node from | Fred Drake | 1999-08-20 | 1 | -45/+36 |
|
|
* | Oops, better update the date on the .TH line. | Fred Drake | 1999-08-20 | 1 | -1/+1 |
|
|
* | Various updates, mostly to add information to the SEE ALSO and | Fred Drake | 1999-08-20 | 1 | -21/+64 |
|
|
* | A nit to make Fred proud. | Barry Warsaw | 1999-08-19 | 1 | -0/+1 |
|
|
* | Oops, call 'os.path.join()'! | Greg Ward | 1999-08-19 | 1 | -1/+1 |
|
|
* | Tell what the result objects are (based on comment from the list). | Fred Drake | 1999-08-19 | 1 | -4/+5 |
|
|
* | Scrit by Marc-Andre Lemburg to generate htmlentitydefs.py. | Guido van Rossum | 1999-08-19 | 1 | -0/+65 |
|
|
* | New version by Mark-Andre Lemburg (generated by a script, parseentities.py). | Guido van Rossum | 1999-08-19 | 1 | -103/+253 |
|
|
* | Added item regarding random/whrandom. | Fred Drake | 1999-08-19 | 1 | -0/+2 |
|
|
* | Added disclaimer to the sleep() function. | Guido van Rossum | 1999-08-19 | 1 | -0/+5 |
|
|
* | In floatsleep(), when using select(), ignore EINTR error. | Guido van Rossum | 1999-08-19 | 1 | -2/+4 |
|
|
* | Patches by Michael Reilly to correctly deal with ftp URLs of the form | Guido van Rossum | 1999-08-18 | 1 | -0/+2 |
|
|
* | Bump to version 1.1 | Barry Warsaw | 1999-08-18 | 1 | -1/+1 |
|
|
* | __update(): Jeremy Hylton reports occurances of sunaudiodev.error | Barry Warsaw | 1999-08-18 | 1 | -5/+14 |
|
|
* | Typo in comment (on Mac, it's the *resource* fork that's not copied, | Guido van Rossum | 1999-08-18 | 1 | -1/+1 |
|
|
* | Patches by Michael Reilly to correctly deal with ftp URLs of the form | Guido van Rossum | 1999-08-18 | 1 | -0/+1 |
|
|
* | Add Tim Peters' shuffle() algorithm. | Guido van Rossum | 1999-08-18 | 1 | -0/+21 |
|
|
* | Implements the 'build_ext' command for building C/C++ extension modules. | Greg Ward | 1999-08-14 | 1 | -0/+192 |
|
|
* | Module to spawn sub-commands in a platform-independent way. | Greg Ward | 1999-08-14 | 1 | -0/+106 |
|
|
* | Changed to use 'spawn()', now that it exists. | Greg Ward | 1999-08-14 | 1 | -24/+62 |
|
|
* | Added 'verbose' and 'dry_run' flags to CCompiler constructor and | Greg Ward | 1999-08-14 | 1 | -15/+64 |
|
|
* | Comment tweak. | Greg Ward | 1999-08-14 | 1 | -5/+5 |
|
|
* | Better detection of bad entries in option table. | Greg Ward | 1999-08-14 | 1 | -3/+11 |
|
|
* | Added DistutilsExecError, DistutilsValueError. | Greg Ward | 1999-08-14 | 1 | -1/+13 |
|
|
* | Initial implementation | Barry Warsaw | 1999-08-13 | 1 | -0/+268 |
|
|
* | Explain the possible range of values for the pid parameter to | Fred Drake | 1999-08-13 | 1 | -6/+14 |
|
|
* | Initial revision | Barry Warsaw | 1999-08-11 | 1 | -0/+1 |
|
|
* | Moshe noticed an inconsistency in his comment, so I'm rephrasing it to | Guido van Rossum | 1999-08-11 | 1 | -2/+1 |
|
|
* | Patch inspired by Moshe Zadka to search for the Icons directory in the | Guido van Rossum | 1999-08-11 | 1 | -5/+11 |
|
|