| Commit message (Expand) | Author | Age | Files | Lines |
* | do_cmd_longprogramopt(): New function. | Fred Drake | 2000-04-11 | 1 | -0/+3 |
|
|
* | This commit was manufactured by cvs2svn to create tag 'r16a2'.v1.6a2 | cvs2svn | 2000-04-11 | 1 | -0/+1 |
|
|
* | Add weasel-words about versioning, so I don't have to check in a new | Guido van Rossum | 2000-04-11 | 1 | -2/+6 |
|
|
* | Deleted trailing whitespace. This is really a way to be able to add | Guido van Rossum | 2000-04-11 | 1 | -14/+14 |
|
|
* | Marc-Andre Lemburg: | Guido van Rossum | 2000-04-11 | 1 | -1/+1 |
|
|
* | Marc-Andre Lemburg: | Guido van Rossum | 2000-04-11 | 1 | -11/+14 |
|
|
* | Marc-Andre Lemburg: | Guido van Rossum | 2000-04-11 | 1 | -2/+6 |
|
|
* | Marc-Andre Lemburg: | Guido van Rossum | 2000-04-11 | 2 | -14/+14 |
|
|
* | Marc-Andre Lemburg: | Guido van Rossum | 2000-04-11 | 1 | -4/+17 |
|
|
* | Marc-Andre Lemburg: | Guido van Rossum | 2000-04-11 | 1 | -23/+119 |
|
|
* | Marc-Andre Lemburg: | Guido van Rossum | 2000-04-11 | 1 | -2/+1 |
|
|
* | Marc-Andre Lemburg: | Guido van Rossum | 2000-04-11 | 1 | -2/+1 |
|
|
* | Two more items. | Guido van Rossum | 2000-04-11 | 1 | -0/+5 |
|
|
* | LaTeX macros for the Distutils manuals. | Greg Ward | 2000-04-11 | 1 | -0/+26 |
|
|
* | Spewed a bunch more verbiage. | Greg Ward | 2000-04-11 | 1 | -87/+179 |
|
|
* | Correct fix by Mark Favas for the cast problems. | Guido van Rossum | 2000-04-10 | 1 | -4/+5 |
|
|
* | I've had complaints about the comparison "where >= 0" before -- on | Guido van Rossum | 2000-04-10 | 1 | -1/+1 |
|
|
* | Version 1.3 of the Python Unicode Integration proposal. | Guido van Rossum | 2000-04-10 | 1 | -3/+4 |
|
|
* | Added reference count information for Py_FindMethod(). | Fred Drake | 2000-04-10 | 1 | -0/+5 |
|
|
* | Install the docs (with fewer rules). | Guido van Rossum | 2000-04-10 | 1 | -54/+14 |
|
|
* | Bunch of new names, mostly from patches and bugs mailing lists | Guido van Rossum | 2000-04-10 | 1 | -1/+13 |
|
|
* | Yet another markup nit: functions that are part of the Python/C API | Fred Drake | 2000-04-10 | 1 | -3/+5 |
|
|
* | PyErr_Format(): | Fred Drake | 2000-04-10 | 1 | -1/+0 |
|
|
* | document PyErr_Format | Jeremy Hylton | 2000-04-10 | 2 | -0/+16 |
|
|
* | letters: | Fred Drake | 2000-04-10 | 1 | -4/+4 |
|
|
* | Add to the comment a description of the "null" value for returned | Fred Drake | 2000-04-10 | 1 | -1/+4 |
|
|
* | load_refcounts(), | Fred Drake | 2000-04-10 | 1 | -1/+5 |
|
|
* | The reference count field for PyErr_NoMemory() and | Fred Drake | 2000-04-10 | 1 | -2/+2 |
|
|
* | If the refcount field is "null", that's ok; the value will be None. | Fred Drake | 2000-04-10 | 1 | -1/+3 |
|
|
* | For functions which return a PyObject* but use "null" for the | Fred Drake | 2000-04-10 | 1 | -1/+5 |
|
|
* | cfuncdesc environment: | Fred Drake | 2000-04-10 | 1 | -1/+1 |
|
|
* | Added project dependencies -- Mark is right, these are needed. | Guido van Rossum | 2000-04-10 | 1 | -0/+39 |
|
|
* | Strangely, we *do* need to define ZLIB_DLL. | Guido van Rossum | 2000-04-10 | 1 | -2/+2 |
|
|
* | do_cmd_datalineni(): New function, to implement the non-indexing form | Fred Drake | 2000-04-10 | 1 | -0/+6 |
|
|
* | Christian Tismer: added test to ensure that multiplication commutes. | Guido van Rossum | 2000-04-10 | 1 | -0/+2 |
|
|
* | Simple optimization by Christian Tismer, who gives credit to Lenny | Guido van Rossum | 2000-04-10 | 1 | -0/+9 |
|
|
* | Implement suggestion from Lawrence Kesteloot in PR#280, to change the | Guido van Rossum | 2000-04-10 | 1 | -6/+7 |
|
|
* | Fredrik Lundh: new snapshot. Mostly reindented. | Guido van Rossum | 2000-04-10 | 3 | -485/+490 |
|
|
* | Removed CRLF line endings. | Guido van Rossum | 2000-04-10 | 0 | -0/+0 |
|
|
* | Remove CRLF line endings. | Guido van Rossum | 2000-04-10 | 1 | -2/+2 |
|
|
* | Some cleanup -- don't use splitfields/joinfields, standardize | Guido van Rossum | 2000-04-10 | 1 | -19/+17 |
|
|
* | Match the error messages to say "(most recent call last)" like the | Guido van Rossum | 2000-04-10 | 1 | -5/+5 |
|
|
* | Use a better approach to locating IDLE's default configuration, | Fred Drake | 2000-04-10 | 1 | -1/+1 |
|
|
* | Patch by Vladimir Marangozov to include the function name when | Guido van Rossum | 2000-04-10 | 1 | -2/+6 |
|
|
* | Use a constant to specify the number of child threads to create. | Fred Drake | 2000-04-10 | 1 | -4/+7 |
|
|
* | Marc-Andre Lemburg: | Guido van Rossum | 2000-04-10 | 1 | -0/+29 |
|
|
* | Marc-Andre Lemburg: | Guido van Rossum | 2000-04-10 | 1 | -1/+58 |
|
|
* | Marc-Andre Lemburg: | Guido van Rossum | 2000-04-10 | 1 | -22/+79 |
|
|
* | Marc-Andre Lemburg: | Guido van Rossum | 2000-04-10 | 1 | -3/+52 |
|
|
* | Marc-Andre Lemburg: | Guido van Rossum | 2000-04-10 | 1 | -2/+15 |
|
|