]> granicus.if.org Git - python/shortlog
python
1999-04-19 Guido van RossumAvoid triggering Alpha OSF/1 specific code on Alpha...
1999-04-19 Guido van RossumA few wishes are now fulfilled.
1999-04-19 Guido van RossumTim Peters implements some of my wishes:
1999-04-16 Fred DrakeRemove superfluous index entry for posix.popen(); no...
1999-04-16 Fred DrakeAdded link to Fredrik Lundh's online Tkinter reference...
1999-04-16 Fred DrakeMinor nits, include author info.
1999-04-16 Fred DrakeIn list of sequence comparison examples, "=" should...
1999-04-15 Greg Ward'warn()' method now takes an optional line number.
1999-04-15 Fred DrakeRemoved dbhash from the undocumented list.
1999-04-15 Fred DrakeAdd libdbhash.tex.
1999-04-15 Fred DrakeDocument the dbhash module, and link to it from appropr...
1999-04-14 Fred DrakeCorrect documentation for <file>.read(); Python makes...
1999-04-14 Fred DrakeUse the standard stylesheet here as well.
1999-04-14 Fred DrakeUse the tools/mkdvi.sh script to generate DVI and PDF...
1999-04-14 Fred DrakeFurther refinement, to allow this to handle the library...
1999-04-14 Fred DrakeTypo: "Otherwose" --> "Otherwise" (reported by Joakim...
1999-04-14 Fred DrakeAdd some support for the module index, so this can...
1999-04-13 Fred DrakeFor now, comment out the \ignorePlatformAnnotation...
1999-04-13 Fred DrakeDon't include the verbatim style; the default handling...
1999-04-13 Fred DrakeFix problem of LaTeX leakage in the module synopsis...
1999-04-13 Fred DrakeFix availability declaration for popen2 module; report...
1999-04-13 Fred DrakeMinor cleanup.
1999-04-13 Fred DrakeFix availability declaration for stat module; report...
1999-04-13 Fred DrakeWork around problems with HTML conversion by making...
1999-04-13 Fred DrakeJust in case a copy of the documentation gets released...
1999-04-13 cvs2svnThis commit was manufactured by cvs2svn to create tag... v1.5.2
1999-04-13 Guido van RossumNews for 1.5.2 (final).
1999-04-13 Guido van RossumBump version to 1.5.2 (final)
1999-04-13 Guido van RossumAdded shamodule.c
1999-04-13 Guido van RossumAdded sha module!
1999-04-13 Guido van RossumPrepare for final release.
1999-04-13 Guido van RossumMore (Cameron Laird is honorary; the others are 1.5...
1999-04-13 Guido van RossumWhile I can't really test this thoroughly, Pat Knight...
1999-04-13 Guido van RossumBunch of new names who helped iron out the last wrinkle...
1999-04-13 Guido van RossumBump the myusterious M$ version number from 1,5,2,1...
1999-04-13 Jack JansenClass around PixMap objects that allows more python...
1999-04-13 Guido van RossumFix mysterious references to jprofile that were in...
1999-04-13 Guido van RossumRemoved; since long subsumed in Doc/lib/libthreading.tex
1999-04-13 Guido van RossumPut back __osf__ support for gethostbyname_r(); the...
1999-04-12 Guido van RossumFix accidentally reversed NULL test in load_mark()...
1999-04-12 Guido van RossumAdd note about popen2 problem on Linux noticed by Pablo...
1999-04-12 Guido van RossumAdd note about -D_REENTRANT for HP-UX 10.20.
1999-04-12 Guido van Rossum'clean' target should remove hassignal.
1999-04-12 Fred DrakeIgnore the doc/ directory ("Documenting Python").
1999-04-12 Guido van RossumRemove all VC++ info (except VC 1.5) from readme.txt;
1999-04-12 Guido van RossumClarify PC build instructions (point to PCbuild).
1999-04-12 Guido van RossumCast added by Jack Jansen (for Mac port).
1999-04-12 Guido van RossumForgot to add this file. CDROM device parameters.
1999-04-12 Guido van RossumTwo different changes.
1999-04-12 Jack JansenRemoved reference to the PSA (PSA membership no longer...
1999-04-10 Guido van RossumNo longer needed.
1999-04-10 Guido van RossumCorrect missed character in Andrew Dalke's name.
1999-04-10 Guido van RossumAdd DEC Ultrix notes (from Donn Cave's email).
1999-04-10 Guido van RossumThe usual
1999-04-10 Guido van RossumQuote a bunch of shell variables used in test, related...
1999-04-10 Guido van Rossumcasts for picky compilers.
1999-04-10 Guido van Rossum3-arg gethostbyname_r doesn't really work on OSF/1.
1999-04-10 Guido van RossumAvoid totally empty files.
1999-04-09 Fred DrakeMisspellling: "occurance" --> "occurrence"
1999-04-09 Guido van RossumUse re instead of regex.
1999-04-09 Fred DrakeUse #!/usr/bin/env python instead of #!/usr/local/bin...
1999-04-09 Guido van RossumGet rid of #! line
1999-04-09 Jack JansenOops, try again. Test checkin (empty line) to see wheth...
1999-04-09 Jack JansenTest checkin (empty line) to see whether the new mailma...
1999-04-08 Guido van RossumUse the Tcl 8.0.5 installer.
1999-04-08 cvs2svnThis commit was manufactured by cvs2svn to create tag... v1.5.2c1
1999-04-08 Guido van RossumRelease 1.5.2c1. Add IDLE and Uninstall to program...
1999-04-08 Guido van RossumNow using static zlib 1.1.3
1999-04-08 Guido van Rossum# File location for tut.tex and URL for Aaron Watters...
1999-04-08 Guido van Rossum# TODO entries changed
1999-04-08 Guido van RossumThe usual
1999-04-08 Guido van RossumRelease 1.5.2c1
1999-04-08 Guido van RossumRelease 1.5.2c1.
1999-04-08 Guido van Rossum# Bah. The same problem occurred a second time.
1999-04-08 Guido van RossumNews for the 1.5.2c1 release.
1999-04-08 Guido van RossumOn Windows, we suddenly find, strftime() may return...
1999-04-08 Guido van RossumThis demo imported some private code from Matt. Make...
1999-04-08 Guido van RossumDelete an accidentally checked-in feature that actually...
1999-04-08 Guido van RossumWin/CE thread support by Mark Hammond.
1999-04-07 Guido van RossumPatch by Andrew Kuchling to unflush() (flush() for...
1999-04-07 Guido van RossumUse binary mode for all gzip files we open.
1999-04-07 Guido van RossumNew change log.
1999-04-07 Guido van RossumNew version.
1999-04-07 Guido van RossumAlas, get rid of the Win specific hack to ask the user...
1999-04-07 Guido van RossumVersion bump awaiting impending new release.
1999-04-07 Guido van RossumRemoving an unused image of a snake.
1999-04-07 Guido van Rossumlower, tkraise/lift hide Misc.lower, Misc.tkraise/lift,
1999-04-07 Guido van RossumChanges by Mark Hammond for Windows CE. Mostly of...
1999-04-07 Guido van RossumRemove unused variable from complex_from_string() code.
1999-04-07 Guido van RossumAdd the possibility of a gamma release (release candidate).
1999-04-07 Guido van RossumUpdated documentation by Per Cederqvist. I've added...
1999-04-07 Guido van RossumAdd extern decl for fsync() for SunOS 4.x.
1999-04-07 Guido van RossumChanges by Per Cederquist and The Dragon.
1999-04-06 Guido van RossumFix the tests now that splitdrive() no longer treats...
1999-04-06 Guido van RossumWithdraw the UNC support from splitdrive(). Instead...
1999-04-06 Guido van RossumFor BeOS PowerPC. Chris Herborth.
1999-04-05 Fred DrakeAdded more "See also" entries, + 1 inline hyperlink.
1999-04-05 Fred DrakeFixed latex2html weirdness with footnotes.
1999-04-05 Jeremy Hyltoncorrect version info for zlib.
1999-04-05 Guido van RossumJonathan Giddy notes, and Chris Lawrence agrees, that...
next