summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* - fixed splitFredrik Lundh2000-06-294-130/+116
* Paul Prescod <paul@prescod.net>:Fred Drake2000-06-291-0/+318
* Finish converting the winreg extension to _winreg.Fred Drake2000-06-292-1477/+3
* Nils Fischbeck: added doc strings to everything. Martin von LoewisGuido van Rossum2000-06-291-9/+1087
* Change string exceptions to class exceptions.Guido van Rossum2000-06-291-2/+3
* Update the module name to _winreg, pending checkin of Paul Prescod'sFred Drake2000-06-291-3/+3
* Thread support is turned on my default now. To disable buildingBarry Warsaw2000-06-293-543/+543
* Updated the comment in this file to reflect the new defaults. ThreadsBarry Warsaw2000-06-291-3/+4
* Change the loop index in normalizestring() to size_t too, to avoid aGuido van Rossum2000-06-291-1/+1
* pyexpat notes: add the name of the archive to the ar commandJeremy Hylton2000-06-291-1/+1
* Whoops! We just discovered that Gordon's revamp of this module wasGuido van Rossum2000-06-291-49/+310
* Marc-Andre Lemburg <mal@lemburg.com>:Marc-André Lemburg2000-06-291-0/+4
* - renamed "tolower" hook (it happened to work withFredrik Lundh2000-06-292-20/+20
* Typo fix.Greg Ward2000-06-291-1/+1
* - make sure group names are valid identifiersFredrik Lundh2000-06-291-5/+25
* - last patch broke parse_template; fixed by changing someFredrik Lundh2000-06-292-97/+151
* demonstration importersGreg Stein2000-06-291-0/+248
* - removed "alpha only" licensing restrictionFredrik Lundh2000-06-294-62/+14
* towards 1.6b1Fredrik Lundh2000-06-295-338/+570
* towards 1.6b1Fredrik Lundh2000-06-292-22/+44
* Improve explanation of how to build the pyexpat module.Fred Drake2000-06-291-3/+9
* Convert to use class-based exceptions.Fred Drake2000-06-291-2/+3
* Make it clear that id() can return either a long integer or a plain integer.Fred Drake2000-06-291-5/+5
* Add update of httplib docs to reflect Greg Stein's recent updates.Fred Drake2000-06-291-0/+3
* Fixed so 'get_source_files()' calls 'check_extension_list()' -- that way,Greg Ward2000-06-291-1/+1
* Fixed 'findall()' so it only returns regular files -- no directories.Greg Ward2000-06-291-18/+54
* Jack Jansen: Use include "" instead of <>; and staticforward declarationsGuido van Rossum2000-06-293-5/+5
* Some new names (some contributors of patches that haven't even beenGuido van Rossum2000-06-291-0/+3
* Vladimir Marangozov:Guido van Rossum2000-06-281-8/+8
* Vladimir Marangozov:Guido van Rossum2000-06-281-3/+3
* Urmpf. Quality control on this patch lapsed a bit. :-(Guido van Rossum2000-06-281-2/+6
* Running the program through itself reveals that one end tag wasGuido van Rossum2000-06-281-1/+1
* Peter Schneider-Kamp:Guido van Rossum2000-06-281-10/+75
* Trent Mick:Guido van Rossum2000-06-281-2/+2
* Trent Mick:Guido van Rossum2000-06-281-8/+7
* Trent Mick: familiar simple Win64 patchesGuido van Rossum2000-06-282-9/+8
* Give Moshe some work to do.Fred Drake2000-06-281-0/+2
* Add a "See also:" link to the curses.ascii module.Fred Drake2000-06-281-0/+3
* Made the title of the Examples subsection plural!Fred Drake2000-06-281-2/+2
* Added note that the atexit module was added for Python 1.6.Fred Drake2000-06-281-0/+2
* Trent Mick's Win64 changes: size_t vs. int or long; also some overflowGuido van Rossum2000-06-289-21/+40
* Added entry for the curses.ascii module.Fred Drake2000-06-281-0/+1
* Added entries for the curses.ascii module.Fred Drake2000-06-282-50/+93
* Trent Mick: familiar simple Win64 patchesGuido van Rossum2000-06-284-11/+14
* added ucnhash (optional on USE_UCNHASH) and the mysteriously disappeared math.Jack Jansen2000-06-281-1/+7
* ucnhash and various other modules added.Jack Jansen2000-06-282-0/+0
* Added USE_UCNHASH (experimental, I hope it can go), USE_TOOLBOX and USE_QT.Jack Jansen2000-06-281-3/+4
* Trent Mick: change a few casts for Win64 compatibility.Guido van Rossum2000-06-282-2/+2
* Added USE_UCNHASH (experimental, I hope it can go)Jack Jansen2000-06-281-0/+1
* Skip Montanaro <skip@mojam.com>:Fred Drake2000-06-281-1/+18