]> granicus.if.org Git - python/shortlog
python
1997-12-17 Fred DrakeMake the word "Module" in the section header start...
1997-12-17 Fred DrakeMake the word "Module" in the section header start...
1997-12-17 Fred DrakeMake the word "Module" in the section header start...
1997-12-17 Fred DrakeMake the word "Module" in the section header start...
1997-12-17 Fred DrakeMake the word "Module" in the section header start...
1997-12-17 Fred DrakeMake the word "Module" in the section header start...
1997-12-17 Fred DrakeMake the word "Module" in the section header start...
1997-12-17 Fred Drakegen_index_id(): New function. Construct an index...
1997-12-17 Fred Drakemake_mod_index_entry(): New function. Create the...
1997-12-17 Guido van RossumAMK's latest; plus three null bytes that I added for...
1997-12-17 Guido van RossumAMK's latest
1997-12-16 Guido van RossumFix mysterious undetected error -- call to non-existant...
1997-12-16 Guido van RossumDon't list which files to add, since the ones that...
1997-12-16 Guido van RossumNew VC++ 4.2 makefile, contributed by Gregor Schmid,
1997-12-16 Guido van RossumUp the version.
1997-12-16 Fred Drakedo_cmd_refbimodindex(), do_cmd_refstmodindex(): New...
1997-12-16 Guido van RossumFix a bug in translate(): the pointer was incremented...
1997-12-16 Guido van RossumAdd -lld option for AIX to _tkinter rules.
1997-12-16 Guido van RossumAdded SOLID definition.
1997-12-16 Fred DrakeIndex the RFC822 reference (some other RFC references...
1997-12-16 Fred DrakePhotoImage.put(): Fixed -to handling, including backwa...
1997-12-16 Fred DrakeThe \indexsubitem definition for the actual exceptions...
1997-12-16 Fred DrakeOops, ".pythonrc.py" should *always* be marked with...
1997-12-16 Fred DrakeModule names should be in \code{}.
1997-12-16 Fred DrakeDescriptions for delitem(), __delitem__(): These delet...
1997-12-16 Fred DrakeFixed index module reference.
1997-12-16 Fred DrakeAdded a named target for referencing.
1997-12-16 Fred DrakeUsed a named target to form the reference to the Built...
1997-12-16 Fred DrakeFixed index module reference.
1997-12-16 Fred DrakeFixed index references to modules. (This is *not*...
1997-12-15 Fred DrakeFixed index references to modules.
1997-12-15 Fred DrakeFixed index references to modules.
1997-12-15 Fred DrakeFixed index references to modules.
1997-12-15 Fred DrakeFixed index references to modules.
1997-12-15 Fred DrakeFixed index references to modules.
1997-12-15 Fred DrakeFixed index references to modules.
1997-12-15 Fred Drake\refmodindex{}: New macro, used to make an index refer...
1997-12-15 Fred DrakeFixed index references to modules.
1997-12-15 Fred DrakeFixed index references to modules.
1997-12-15 Fred DrakeChanged illegal \stmodindex{} to \refstmodindex{},...
1997-12-15 Fred DrakeAdded some module references to the index.
1997-12-15 Fred DrakeAdded definitions of \refbimodindex{} and \refstmodinde...
1997-12-15 Fred DrakeAt the top, made it clear that the \bimodindex{} and...
1997-12-15 Guido van RossumOn NT, use a better template, ~XXX- where XXX is os...
1997-12-15 Guido van RossumAdd note about having to add some files to the VC 4...
1997-12-15 Guido van RossumPatch by Oliver Andrich for Lunix using glibc.
1997-12-15 Guido van RossumMove %x test to nonstandard section because it appears...
1997-12-15 Guido van RossumUntested change to include gmp-mparam.h instead of...
1997-12-15 Guido van Rossumregex -> re
1997-12-15 Guido van RossumPatch (by Andrew Kuchling of course) to prevent named...
1997-12-15 Guido van RossumAdded tag_prevrange analogous to rag_nextrange.
1997-12-15 Guido van RossumFor base 10, cast unsigned long to long before testing...
1997-12-15 Guido van RossumBelieve it or not, some people have an empty group...
1997-12-12 Fred DrakeChanged \indexsubitem from ({\tt HTMLParser} method...
1997-12-12 Fred DrakeChanged \indexsubitem from ({\tt SGMLParser} method...
1997-12-12 Fred DrakeChanged \indexsubitem from ({\tt XMLParser} method...
1997-12-12 cvs2svnThis commit was manufactured by cvs2svn to create tag... v1.5b2
1997-12-12 Guido van RossumChange _nametowidget to nametowidget -- it is a public...
1997-12-11 Fred Drakeadd_idx(): Don't add unnecessary markup around the...
1997-12-11 Guido van RossumRemove unneeded "import re".
1997-12-11 Guido van RossumTyped in the relevant changes since 1.5b1.
1997-12-11 Guido van RossumDoug Marien.
1997-12-11 Guido van RossumAMK's latest version.
1997-12-11 Guido van RossumPrepared the README for 1.5b2.
1997-12-11 Barry WarsawUpdate to the Big Comment at the top of the file. ...
1997-12-11 Guido van RossumLast minute fix to Text.window_cget(), which should...
1997-12-11 Guido van RossumMove the dbm module around and add an introductory...
1997-12-11 Guido van RossumCopy the change from ../getpathp.c here.
1997-12-11 Guido van RossumInstaller for beta-2.
1997-12-11 Guido van Rossumupdate the example without the example.def file
1997-12-11 Guido van RossumNew instructions, take VC++ 5.x into account.
1997-12-11 Guido van RossumAdding VC 5.x workspace and project files
1997-12-11 Guido van RossumAdded tkappinit.c source, and define WITH_APPINIT.
1997-12-11 Guido van Rossumyeah, yeah.
1997-12-11 Guido van RossumAllocate one byte extra in some cases.
1997-12-11 Guido van RossumFix problem detected by Greg McFarlane -- callbacks...
1997-12-10 Guido van RossumJim Fulton writes:
1997-12-10 Guido van RossumRemove "Lib/test" from the default path; this is now...
1997-12-10 Guido van RossumThe 'l' flag (locale specific matching) has been rename...
1997-12-10 Guido van RossumAt Barry's suggestion, plug the security leak by using...
1997-12-10 Guido van RossumSince this module is used as a fallback in case no...
1997-12-10 Guido van RossumDon't specify base 0 to string.atoi when unpickling...
1997-12-10 Guido van RossumNew names.
1997-12-10 Guido van RossumPlanned release date for 1.5b2.
1997-12-10 Guido van RossumSupport uue and x-uue as short names for uuencode.
1997-12-10 Guido van RossumDoc strings and reformatting with 4 spaces bty Mitch...
1997-12-10 Guido van RossumModified quicksort by Raymund Galvin, after studying...
1997-12-10 Guido van Rossum# Use proper temp subdir for intermediates.
1997-12-10 Guido van RossumNeed a cast when comparing type object in isinstance()
1997-12-10 Guido van RossumStart calling it 1.5b2
1997-12-10 Guido van RossumComment out CODE and DATA statements that are apparentl...
1997-12-10 Guido van RossumAdding a new project: pythonw, or WinMain.c, containing...
1997-12-09 Guido van RossumDocument binary format and __init__-free unpickling...
1997-12-09 Guido van RossumTurn the table for flags into a nested itemized environ...
1997-12-09 Guido van RossumAdd a test for a bad format character.
1997-12-09 Guido van RossumAdd explicit check for correct next character in format...
1997-12-09 Guido van RossumFix a little mess (Likecode{...} -> Like \code{......
1997-12-09 Guido van RossumReference to PYTHONPATH should be PYTHONSTARTUP.
1997-12-09 Guido van RossumAdded note about the module's obsolescence.
1997-12-09 Guido van Rossum# Typos in the comments giving the names of two recentl...
next