]> granicus.if.org Git - python/shortlog
python
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...
1998-01-22 Fred DrakeConverted to use new macros. This example demonstrate...
1998-01-22 Fred DrakeConverted to use semantic markup. This is an example...
1998-01-22 Fred DrakeRevised new macros after discussion with Guido: Always...
1998-01-21 Barry Warsaw(py-outdent-p): When looking at the previous line,...
1998-01-21 Barry Warsaw(py-goto-initial-line): Shut up the byte compiler.
1998-01-21 Barry Warsaw(py-mode-map): Add a binding of C-m to py-newline-and...
1998-01-21 Fred DrakeAdd entry for copy_reg module.
1998-01-21 Fred DrakeRemoved entry for copy_reg module.
1998-01-21 Fred Drake$(LIBFILES): Added libcopyreg.tex.
1998-01-21 Fred DrakeAdd entry for copy_reg module.
1998-01-21 Fred DrakeSimple documentation of the copy_reg module.
1998-01-21 Fred DrakeUpdate comment about relative URL internet draft to...
1998-01-20 Barry Warsaw(py-compute-indentation): In the most common case,...
1998-01-20 Barry Warsaw(py-master-file): New buffer-local variable which can...
1998-01-20 Fred DrakeAdded a bunch of "concept" index entries.
1998-01-20 Fred DrakeAdded index entry and \label{} for exceptions module...
1998-01-20 Fred DrakeAlways mark variables in the "Notes" following a table...
1998-01-20 Fred DrakeRemoved bogus index entry for the type() built-in.
1998-01-20 Fred DrakeProposed new macros: see comments. These are not...
1998-01-20 Fred DrakeConsistency: "{\tt ...}" ==> "\code{...}"
1998-01-20 Fred DrakeConsistency: "{\it ...}" ==> "\emph{...}"
1998-01-20 Fred DrakeThe soundex module is built-in, not standard.
1998-01-20 Fred DrakeConsistency: {\it ...} ==> \emph{...}
1998-01-20 Fred Drakeni is a standard module, not a built-in module. The...
1998-01-20 Fred DrakeConsistency: (Yes, I know this section is not formatte...
1998-01-19 Guido van RossumRenamed Jim's PyErr_[JF]Format() to cPickle_ErrFormat...
1998-01-19 Guido van RossumRemoved a confusing note about coercions and __r*__...
1998-01-19 Guido van RossumVarious updates to the effect that the group argument...
1998-01-19 Guido van RossumAdd note about dropping latex 2.09 compatibility.
1998-01-19 Guido van RossumRevamped, to match py_compile.py:
next