]> granicus.if.org Git - python/shortlog
python
1998-02-11 Fred DrakeNew file. Written by Ulf A. Lindgren <lindgren@ae...
1998-02-11 Guido van RossumAdded \nodename; added index entry for UserList.
1998-02-11 Guido van RossumAdded entries for stat, commands modules.
1998-02-11 Guido van RossumAdded entries for re, soundex modules.
1998-02-11 Guido van RossumSome subtleties suggested by Tamito Kajiyama, including...
1998-02-11 Guido van RossumTurn the space in [\^ ...] into a hard space: [\^\...
1998-02-11 Guido van RossumSplit UserDict and UserList on two separate lines;...
1998-02-11 Guido van RossumDon't break a long line at an unpleasant point.
1998-02-11 Guido van RossumAdded missing entry for cmath.
1998-02-11 Guido van RossumReplace $math$ with \code{}.
1998-02-11 Guido van RossumSwap ni and imp (so they are in the same order as their...
1998-02-11 Guido van RossumRemove a spurious space from the title.
1998-02-11 Fred Drake"lists objects" --> "list objects" (Section "More...
1998-02-11 Fred DrakeIn the appendix, all sections were marked as subsection...
1998-02-11 Barry WarsawBetter conversion of command line given initial color
1998-02-11 Barry Warsawnew interface to find_byname()
1998-02-11 Barry Warsaw__init__(): simplify, use tuple as key to __byrgb,...
1998-02-11 Barry WarsawBetter dimensions
1998-02-11 Barry WarsawInterface changes, delegate chaining, type in widget...
1998-02-11 Barry WarsawSimplification of conversion routines
1998-02-11 Barry Warsaw#Layout looks good, as does validation, and delegate...
1998-02-11 Fred DrakeAdd copyright.tex and boilerplate.tex to the common...
1998-02-11 Fred DrakeMark the URL "ftp://ftp.python.org" with \url{}.
1998-02-11 Guido van RossumAdded PyImport_ExecCodeModuleEx(), which adds an extra...
1998-02-11 Guido van RossumAdded PyImport_ExecCodeModuleEx(), which adds an extra...
1998-02-10 Fred Drake&do_cmd_rfc: New function. Handles \rfc{}.
1998-02-10 Fred DrakeRemoved all references to the \rfcindex{} macro; now...
1998-02-10 Fred DrakeMinor performance nits.
1998-02-10 Barry WarsawInitial revision
1998-02-09 Fred DrakeInclude indfix.py script in lib.dvi's processing.
1998-02-09 Fred DrakeScript to fix up the Library Reference index so it...
1998-02-09 Fred DrakeOops, missed a \POSIX{} in an index entry.
1998-02-09 Fred DrakeAdd some index entries; switch to logical markup.
1998-02-09 Fred DrakeConsistently use \POSIX{} to denote POSIX. There were...
1998-02-09 Fred DrakeDo the right magic to make \ABC{} get sorted correctly...
1998-02-09 Fred DrakeDo the right magic to make \UNIX{} get sorted correctly...
1998-02-09 Fred DrakeUse the new RFC macros wherever RFCs are referenced...
1998-02-09 Fred DrakeAdd macros to insert RFC references much like the ...
1998-02-08 Guido van RossumAdd a note about rounding up of readlines()' sizehint...
1998-02-07 Guido van RossumDocument getrefcount().
1998-02-06 Fred Drake\itembreak, \itemjoin: Remove unused macros.
1998-02-06 Guido van RossumForgot to return NULL in joinfields() when a type error...
1998-02-06 Guido van RossumUpdated URL for zlib.
1998-02-06 Guido van RossumRegister Tcl_Finalize as a Python exit handler.
1998-02-06 Guido van RossumDon't store the exception info from an unhandled except...
1998-02-06 Guido van RossumSet Py_FrozenFlag, to suppress error messages from...
1998-02-06 Guido van Rossum- Use Py_GetPythonHome() instead of getenv("PYTHONHOME").
1998-02-06 Guido van Rossum- Add Py_GetPythonHome() and Py_SetPythonHome(), intend...
1998-02-06 Guido van Rossum- Add Py_FrozenFlag, intended to suppress error message...
1998-02-06 Guido van RossumEhm, three unrelated changes.
1998-02-06 Fred DrakeRemove commented-out \itembreak.
1998-02-06 Fred DrakeUpdate two of the \indexsubitem values to use singular...
1998-02-06 Guido van RossumAdded rmtree(), to recursively remove a directory tree.
1998-02-06 Guido van RossumTwo more refinements of the cleanup process.
1998-02-06 Barry Warsaw(py-scroll-process-buffer): Default value changed to...
1998-02-06 Guido van RossumAdd ref to errno module, and change ref to posix.error...
1998-02-06 Guido van RossumAdd ref to errno module.
1998-02-05 Barry Warsaw(py-parse-state): When looking for landing inside tripl...
1998-02-05 Barry Warsaw(py-python-command-args): New variable, allows user...
1998-02-05 Guido van RossumRetract the statement that all functions called by...
1998-02-05 Guido van RossumTwo suggested features by Sjoerd:
1998-02-05 Guido van Rossum(1) Use matchobj.groups(), not matchbj.group() to get...
1998-02-05 Guido van RossumFixed bitmaps; added include files and libs;
1998-02-04 Fred DrakeAdd *.pdf files to the clobber target (same target...
1998-02-04 Fred DrakeTell CVS to ignore PDF files.
1998-02-04 Fred DrakeAdded description of "D" format for PyArg_ParseTuple...
1998-02-04 Fred DrakeUse implicit rules to perform DVI->PS and PS->PDF conve...
1998-02-04 Fred Drake\modindex{}: New macro; index module without declaring...
1998-02-03 Fred DrakeAdded missing "{" for "\code <?stuff?>}".
1998-02-02 Guido van RossumFix typo in format for strftime() used by cookie code.
1998-02-02 Guido van RossumClarify that capwords() removes leading/trailing whites...
1998-01-31 Barry WarsawMoved toplevel widget to PyncheWidget.py
1998-01-31 Barry WarsawInitial revision
1998-01-31 Barry WarsawBadColor: new exception class
1998-01-31 Barry WarsawBetter implementation of nearest(). Not faster, but...
1998-01-31 Barry WarsawInitial revision
1998-01-30 Barry Warsawmered Greg's suggestions, added docstring
1998-01-29 Barry WarsawInitial revision
1998-01-29 Guido van RossumAdd S_ISBLK().
1998-01-29 Guido van RossumMake this test work when imported from the interpreter...
1998-01-29 Guido van RossumSez The Dragon:
1998-01-29 Guido van RossumSMTP client by The Dragon De Monsyne <dragondm@integral...
1998-01-29 Guido van RossumNew version of xmllib from Sjoerd.
1998-01-29 Guido van RossumAdd Piet van Oostrum's name to the comments.
1998-01-28 Guido van RossumAdd simple Unix socket example by Piet van Oostrum.
1998-01-28 Fred DrakeFixed typo reported by Grzegorz Makarewicz <mak@mikropl...
1998-01-27 Guido van Rossum(This fix is really by Jeremy)
1998-01-27 Guido van RossumAdd a note explaining that multiplying a sequence with...
1998-01-27 Barry WarsawInitial revision
1998-01-26 Barry WarsawUnpickler.load_inst(), Unpickler.load_obj(), Unpickler...
1998-01-26 Barry Warsawget(): Fixed a bug in the merge order of the dictionari...
1998-01-26 Fred DrakePy_AtExit(): Added brief note about the constraint...
1998-01-26 Guido van RossumPaint demo by Dave Mitchell. There's clearly a demand...
1998-01-22 Fred DrakeUse \url{} to mark a URL.
1998-01-22 Fred DrakeUse \url{} to mark URLs, \email{} to mark an email...
1998-01-22 Fred DrakeUse \url{} to mark URLs.
1998-01-22 Fred DrakeFixed indexing of {datadesc} environments.
1998-01-22 Fred Drake\seemodule{}: Use logical markup for the module name...
1998-01-22 Fred DrakeAdded descriptions for log() and log10().
1998-01-22 Fred DrakeAdd support for the new macros, including hyperlink...
next