]> granicus.if.org Git - python/shortlog
python
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:
1998-01-19 Guido van RossumAdd Gopher to list of protocols that support query...
1998-01-19 Guido van RossumFix bad new bug in ftp code -- the test for existing...
1998-01-19 Guido van RossumFix to ismount(). Can't remember who told me this.
1998-01-19 Guido van RossumPatch by Tim O'Malley for servers that send a response...
1998-01-19 Guido van RossumProtect PyErr_Format format string argument from overflow.
1998-01-19 Guido van RossumProtect PyErr_Format format string argument from overfl...
1998-01-19 Guido van RossumInstead of "attribute-less object", issue an error...
1998-01-19 Guido van Rossumtok_nextc() should return unsigned characters, to avoid...
1998-01-19 Guido van RossumInstead of a single exists(), differentiate between...
1998-01-19 Guido van RossumAdd unistd.h for isatty().
1998-01-19 Guido van RossumAdd LOG_SYSLOG if defined.
1998-01-19 Guido van RossumBetter #ifdefs for NetBSD, taking into account that...
1998-01-19 Guido van RossumIt seems obvious that when Py_Finalize() decides that...
1998-01-19 Guido van RossumSome patches by Lars Marius Garshol:
1998-01-19 Guido van RossumRewritten PyImport_Cleanup() and its helper, clear_care...
1998-01-19 Fred DrakeConsistency: Replaced 4 {\it ...} with \emph{...}.
1998-01-19 Guido van RossumAdded docstrings.
1998-01-19 Fred DrakeConsistency: Replaced one {\tt ...} with \code{...}.
1998-01-19 Fred DrakeConsistency: In two places, change {\it ...} to \emph...
1998-01-19 Fred DrakeConsistency: In two \section{} headers, change {\tt...
1998-01-18 Fred Drake\funcitem{}, \dataitem{}, \excitem{}: Removed obsolete...
1998-01-16 Fred DrakeUse \emph{} for all references to the other documents...
1998-01-16 Jack JansenMods by Bill Bedford
1998-01-16 Jack JansenAddition by Bill Bedford: Ordinal and NOrdinal classes...
1998-01-15 Guido van RossumSO_REUSEPORT should be SO_REUSEADDR.
1998-01-15 Fred DrakeOuch: "accounces" ==> "announces"
1998-01-14 Guido van RossumAdd trace methods to class Variable
1998-01-14 Guido van RossumAdded tests for qualified sub and split
1998-01-14 Guido van RossumSeems I've found a way to fix this.
1998-01-14 Fred DrakeConsistency: "{\bf ...}" ==> "\strong{...}"
1998-01-14 Fred DrakeAdded the standard \label{module-*} for the two support...
1998-01-13 Fred DrakeConsistency: "Unix" ==> "\UNIX{}"
1998-01-13 Fred DrakeAugment \tableofcontents to do the right thing.
1998-01-13 Fred DrakeRemoved \mytableofcontents; just use \tableofcontents.
1998-01-13 Fred DrakeRemoved one hack!
1998-01-13 Fred DrakeConsistency: "Unix" ==> "\UNIX{}"
1998-01-13 Fred DrakeConsistency: "unix" ==> "\UNIX{}"
1998-01-13 Guido van RossumSome shifting around of the DGUX hack so that it won...
1998-01-13 Fred DrakeConsistency: "unix" ==> "\UNIX{}"
1998-01-13 Fred DrakeConsistency:
1998-01-13 Guido van RossumDeleted targets used only by Jim Fulton's now deleted...
1998-01-13 Fred DrakeConsistency:
1998-01-13 Guido van Rossumdelete gMakefile, clarify Makefile.pre.in
1998-01-13 Guido van RossumNo longer needed, sez Jim.
1998-01-13 Fred DrakeConsistency:
1998-01-13 Fred DrakeRemoved obsolete \kwindex{} call.
next