]> granicus.if.org Git - python/shortlog
python
1998-01-13 Fred DrakeScript to add & remove LaTeX \documentclass options...
1998-01-13 Fred Drake&make_mod_index_entry: Wrap a long comment, store...
1998-01-13 Fred DrakeOverride several functions from the stock latex2html...
1998-01-12 Fred DrakeAdded support for \funcline{} and \dataline{}.
1998-01-12 Fred DrakeLots of minor markup nits, all consistency related.
1998-01-12 Guido van RossumDocument maxsplit arg for split(), with incompatibility...
1998-01-12 Guido van RossumFix two bugs:
1998-01-12 Fred DrakeWrapped some long lines.
1998-01-12 Fred DrakeModify command descriptions to use \optional{} instead...
1998-01-12 Fred Drake\optional{}: Removed leading word space, allowing...
1998-01-12 Guido van RossumSigh. Apply a similar patch to the *other* occurrence...
1998-01-11 Fred DrakeFollow current recommended practice in an example:...
1998-01-11 Fred Drake"Unix" --> "\UNIX{}"
1998-01-11 Guido van RossumAs Jeff painfully found out, malloc(0) returns NULL...
1998-01-09 Fred DrakeGrammatical nit.
1998-01-09 Fred DrakeAdd module reference for cPickle to index.
1998-01-09 Fred DrakeUse \file{} instead of \code{} or ``\code{}'' to mark...
1998-01-09 Fred DrakeSimplify markup.
1998-01-09 Fred DrakeThe resource module has been documented; remove from...
1998-01-09 Fred DrakeAdded \label{} to allow module references.
1998-01-09 Fred DrakeAdd index entry for reference to the math module.
1998-01-09 Fred DrakeTypographical nits: Always set parameter names in...
1998-01-09 Fred DrakeMarkup consistency in the mapping object interface...
1998-01-09 Fred DrakeFix previous nit to really do the right thing.
1998-01-09 Fred DrakeConsistency: Always use lower-case markup; one tag...
1998-01-09 Fred DrakeRevise prologue and frontmatter to use latex2e (not...
1998-01-09 Fred DrakeRevise prologue and frontmatter to use latex2e (not...
1998-01-09 Fred Drake\mytableofcontents New macro. Wrapper around \tableofc...
1998-01-09 Fred DrakeNit.
1998-01-08 Fred DrakeFor consistency, always use a trailing "()" on function...
1998-01-07 Fred DrakeFix a typo (the word "a" was spelled "c"!).
1998-01-07 Fred DrakeNormalize some markup.
1998-01-07 Fred DrakeFixed up index entries.
1998-01-07 Fred DrakeAdded index entry for the protocol.
1998-01-07 Fred DrakeAdded index items for the RFC and the protocol itself.
1998-01-07 Fred DrakeFixed index entries to be more consistent.
1998-01-06 Jack JansenUpdated embed demo, and put a note in the html file...
1998-01-06 Jack JansenI give in. Now Tk is also using resources just above...
1998-01-06 Fred DrakeIn description of \D, revise markup so that the caret...
1998-01-06 Jack JansenRelease notes and readme for 1.5b3
1998-01-06 Jack JansenLoading defaults for gusi/sys.path didn't work for...
1998-01-06 Jack JansenBalloon help definitions
1998-01-06 Jack JansenAdded cPickle and cStringIO
1998-01-06 Jack Jansen- Tk 8.0p2 script resources
1998-01-06 Jack JansenProjects for 1.5b3
1998-01-04 Guido van RossumDangerous feature added: when removing local files...
1998-01-02 Fred DrakeDescriptions for PyRun_String(), PyRun_File(), and...
1998-01-02 Fred Drakelib.dvi target: Added commands to generate the modules...
1998-01-02 Fred DrakeScript to convert module index data to module index.
1998-01-02 Fred DrakeAdd module index before the general index.
1998-01-02 Fred DrakeAdded support for storing information to build a module...
1998-01-02 Fred DrakeIn description of the group() method, fix markup of...
1997-12-31 Guido van RossumFix bug detected by AMK: need to import string.
1997-12-31 Guido van RossumFix bug detected by AMK: Types should be types.
1997-12-31 cvs2svnThis commit was manufactured by cvs2svn to create tag... v1.5
1997-12-31 Guido van RossumLast-minute fix for Jim H: don't die after del sys...
1997-12-31 Guido van RossumAdd zlib and bsddb, and remove beta designation.
1997-12-31 Guido van RossumNew module added.
1997-12-31 Guido van RossumReady for release of 1.5.
1997-12-31 Guido van RossumAdded from 1.5b2 to 1.5.
1997-12-30 Guido van RossumApply fixps.py to allow A4 paper printing.
1997-12-30 Guido van RossumAdded BaseHTTPServer to table of contents for chapter.
1997-12-30 Guido van RossumCorrect small nits reported by Rob Hooft.
1997-12-30 Guido van RossumWhen there's no filename, don't make one up.
1997-12-30 Guido van RossumFinal version for 1.5; two tiny corrections.
1997-12-30 Guido van RossumClarify that __getinitargs__ is called at pickle time!
1997-12-30 Guido van RossumAdded "docs" for Pareto and Weibull distributions.
1997-12-30 Guido van RossumAdd tests for re.L(OCALE).
1997-12-30 Guido van RossumOops, big glitch. Charles had put a 1 in the column...
1997-12-30 Guido van RossumOops, the last checkin left a blank line in a string...
1997-12-30 Guido van RossumSince DSA.py never made it to the release, neither...
1997-12-30 Fred DrakeClean out *.texi and *.info* as well for "make clean".
1997-12-30 Guido van RossumAdd obsolescence note.
1997-12-30 Guido van RossumAdd URL of Andrew Kuchling's nifty re conversion page...
1997-12-30 Guido van RossumAdd a note that up to 1.4, translate() produced Emacs...
1997-12-30 Fred DrakeUpdated release date to match boilerplate.tex.
1997-12-30 Guido van RossumAdded ConfigParser.py to list of undocumented miscellan...
1997-12-30 Guido van RossumTook out some disclaiming text (even from the title...
1997-12-30 Guido van RossumA whole bunch of typos fixed by Andrew Kuchling.
1997-12-30 Guido van RossumRefine note about strftime test failure (it's fixed...
1997-12-30 Guido van RossumNew blood.
1997-12-30 Guido van RossumSet the patch level to 1.5.
1997-12-30 Guido van RossumSet the release date for 1.5 (final).
1997-12-30 Guido van Rossumthe usual
1997-12-30 Guido van RossumTwo critical fixes to the changes that I made for Greg...
1997-12-29 Fred DrakeAdded .PHONY annotation for lib.info target; the real...
1997-12-29 Guido van RossumRemove more commented-out text that is no longer needed.
1997-12-29 Guido van RossumRemove the commented-out warning at the top. It should...
1997-12-29 Fred DrakeGetting uglier. But it doesn't completely bomb except...
1997-12-29 Fred DrakeLots of minor nits that allow this file to get processe...
1997-12-29 Fred DrakeIgnore generated info files.
1997-12-29 Fred DrakeReduce warning count from partparse.py.
1997-12-29 Fred DrakeRevised lib1.texi target to deal with some conversion...
1997-12-29 Fred DrakeReduce warning count from partparse.py.
1997-12-29 Guido van RossumMoved things around a bit in interact(), so outout...
1997-12-29 Fred DrakeIgnore another intermediate file from the info generation.
1997-12-29 Guido van RossumAt Jeff Rush' request, add Py_BEGIN/END_ALLOW_THREADS...
1997-12-29 Fred DrakeReduce warning count from partparse.py.
1997-12-29 Guido van RossumMoved some #ifdefs around that got put in the wrong...
1997-12-29 Guido van RossumAdded Greg Stein's docs for BaseHTTPServer.py.
next