| Commit message (Expand) | Author | Age | Files | Lines |
* | Show '\011', '\012', and '\015' as '\t', '\n', '\r' in strings. | Ka-Ping Yee | 2001-01-24 | 13 | -205/+221 |
|
|
* | Patch from Andrew to properly set module source directory. | Neil Schemenauer | 2001-01-24 | 1 | -2/+2 |
|
|
* | There is no more Modules/Makefile, use toplevel Makefile. | Neil Schemenauer | 2001-01-24 | 1 | -1/+1 |
|
|
* | Changes for flat makefile. Building of modules happens from toplevel | Neil Schemenauer | 2001-01-24 | 1 | -12/+16 |
|
|
* | Build now happens in toplevel directory, not Modules. Don't monkey with | Neil Schemenauer | 2001-01-24 | 1 | -12/+1 |
|
|
* | Flat makefile based on toplevel Makefile.in and makefiles in build | Neil Schemenauer | 2001-01-24 | 1 | -0/+814 |
|
|
* | Remove evil "sec:" prefix from some \label markups; this is bad for | Fred Drake | 2001-01-24 | 1 | -2/+2 |
|
|
* | AttributeList --> NamedNodeMap | Fred Drake | 2001-01-24 | 1 | -1/+1 |
|
|
* | Got rid of extraneous Modues:TE in the search path. | Jack Jansen | 2001-01-24 | 20 | -144/+0 |
|
|
* | Waste and scrap now sort-of work for Carbon. Scrap is mostly empty, and waste... | Jack Jansen | 2001-01-24 | 4 | -0/+2264 |
|
|
* | Recognize {compiler} and {project} prefixes to pathnames and output the corre... | Jack Jansen | 2001-01-24 | 1 | -1/+10 |
|
|
* | Regenerated (and manually massaged for PutScrap) so it can be byuilt both for... | Jack Jansen | 2001-01-24 | 3 | -57/+148 |
|
|
* | Quick (manual) fix to make the module compile with Waste 2.0. TBD later. | Jack Jansen | 2001-01-24 | 1 | -1/+1 |
|
|
* | Waste and scrap now sort-of work for Carbon. Scrap is mostly empty, and waste... | Jack Jansen | 2001-01-24 | 2 | -3/+16 |
|
|
* | Updated version of asyncore.py from Sam Rushing: | Andrew M. Kuchling | 2001-01-24 | 1 | -4/+40 |
|
|
* | Part of patch #102409: special cases for Cygwin: | Andrew M. Kuchling | 2001-01-24 | 1 | -0/+18 |
|
|
* | Blacklisted (for the time being) the functions that have a component argument... | Jack Jansen | 2001-01-24 | 2 | -100/+6 |
|
|
* | Build directives for PythonStandalone were missing. | Jack Jansen | 2001-01-24 | 1 | -0/+4 |
|
|
* | Added the GrafPort attributes that are unavailable under Carbon. | Jack Jansen | 2001-01-24 | 1 | -0/+5 |
|
|
* | Implemented direct attribute access for Carbon builds and accessor functions ... | Jack Jansen | 2001-01-24 | 3 | -14/+1478 |
|
|
* | test___all__ was failing on WIndows because locale.py doesn't really | Tim Peters | 2001-01-24 | 1 | -3/+10 |
|
|
* | Windows: ucnhash subproject no longer exists (/F merged into unicodedata). | Tim Peters | 2001-01-24 | 4 | -118/+1 |
|
|
* | ucnhash is no longer used | Fredrik Lundh | 2001-01-24 | 1 | -22/+0 |
|
|
* | new unicodedata functions (name, lookup) | Fredrik Lundh | 2001-01-24 | 1 | -0/+13 |
|
|
* | ucnhash is no longer used | Fredrik Lundh | 2001-01-24 | 1 | -2/+1 |
|
|
* | the ucnhash module is no longer used | Fredrik Lundh | 2001-01-24 | 1 | -48/+46 |
|
|
* | Move uchhash functionality into unicodedata (after the recent | Fredrik Lundh | 2001-01-24 | 4 | -228/+248 |
|
|
* | documented (new) optional doseq parameter to urlencode. | Skip Montanaro | 2001-01-24 | 1 | -2/+4 |
|
|
* | a few more modules get __all__ | Skip Montanaro | 2001-01-24 | 11 | -0/+31 |
|
|
* | PyObject_Dump() -> _PyObject_Dump() | Barry Warsaw | 2001-01-24 | 2 | -5/+5 |
|
|
* | PyGC_Dump() -> _PyGC_Dump() | Barry Warsaw | 2001-01-24 | 1 | -1/+1 |
|
|
* | PyObject_Dump() -> _PyObject_Dump() | Barry Warsaw | 2001-01-24 | 1 | -1/+1 |
|
|
* | __all__: removed "error", "abort", "readonly", as these are not | Barry Warsaw | 2001-01-24 | 1 | -2/+2 |
|
|
* | It's "gopherlib" not "gopher". | Barry Warsaw | 2001-01-24 | 1 | -1/+1 |
|
|
* | Modified version of part of patch #102409 for Cygwin: | Andrew M. Kuchling | 2001-01-24 | 1 | -15/+27 |
|
|
* | Add names of people who've pointed out broken links and images | Andrew M. Kuchling | 2001-01-24 | 1 | -2/+3 |
|
|
* | Fredrik pointed out that the database shrank more than 55K | Andrew M. Kuchling | 2001-01-24 | 1 | -4/+4 |
|
|
* | Also build the Carbon extension modules. | Jack Jansen | 2001-01-23 | 1 | -4/+16 |
|
|
* | Removed extraneous references to Modules:TE | Jack Jansen | 2001-01-23 | 1 | -9/+0 |
|
|
* | The C-prefix file for Carbon plugin projects. | Jack Jansen | 2001-01-23 | 1 | -0/+19 |
|
|
* | Ah well, why not check this in. A script to remove all .pyc files in a folder... | Jack Jansen | 2001-01-23 | 1 | -0/+35 |
|
|
* | Projects for Carbon plugin modules. | Jack Jansen | 2001-01-23 | 32 | -0/+17533 |
|
|
* | Use &# escape for non-ascii chars. | Jack Jansen | 2001-01-23 | 23 | -69/+69 |
|
|
* | Added an attribute runtimemodel, which is either "ppc" or "carbon" and is the... | Jack Jansen | 2001-01-23 | 1 | -0/+9 |
|
|
* | Added the actual builds of the carbon projects. | Jack Jansen | 2001-01-23 | 1 | -1/+23 |
|
|
* | Generate Carbon as well as classic PPC plugin projects. This module is finall... | Jack Jansen | 2001-01-23 | 1 | -26/+62 |
|
|
* | Various settings were unconditionally set. Allow them to be overridden in the... | Jack Jansen | 2001-01-23 | 1 | -4/+6 |
|
|
* | If the template is not specified it depends on the current execution model (c... | Jack Jansen | 2001-01-23 | 1 | -4/+12 |
|
|
* | Added a template for Carbon plugin projects. | Jack Jansen | 2001-01-23 | 8 | -0/+1104 |
|
|
* | Moved files from template to template-ppc, as this is the template for classi... | Jack Jansen | 2001-01-23 | 8 | -0/+0 |
|
|