]> granicus.if.org Git - python/shortlog
python
1997-12-08 Guido van RossumNew version from AMK -- with minor corrections to make...
1997-12-08 Guido van RossumNew pcre version from AMK
1997-12-08 Guido van RossumNew re version from AMK
1997-12-08 Fred DrakeFixed SFT #23842: leave in non-standard style options...
1997-12-08 Guido van RossumRemove the last bits of log from the leading comments.
1997-12-08 Guido van RossumJim Fulton:
1997-12-08 Fred DrakeFor RedHat Linux 5.0, added notes about needing to...
1997-12-08 Guido van RossumAdd special handling for Python modules that are import...
1997-12-07 Guido van RossumApply the same change to classes without an __getinitar...
1997-12-06 Fred DrakeSome reorganization (all limit operations & constants...
1997-12-06 Guido van RossumSome manipulations with tags to get the TOC and Index...
1997-12-06 Guido van RossumNew WML file, this time with working Title and Author...
1997-12-06 Barry WarsawAdded some links to OO-Browser, given by Harri Pasanen.
1997-12-05 Guido van RossumAnother large batch of patches from Jeff Rush for OS/2.
1997-12-05 Guido van RossumNew batch of patches by Jeff Rush; moved his readme...
1997-12-05 Guido van RossumMoved Jeff Rush's ever expanding comments to os2vacpp...
1997-12-05 Guido van RossumTwo changes by Jeff Rush (slightly tweaked):
1997-12-05 Guido van RossumJeff Rush: add definition for S_IFMT for VisualAge...
1997-12-05 Guido van RossumUse the proper OS2 test symbol: PYOS_OS2.
1997-12-05 Guido van RossumReindented according to new standard, without tabs.
1997-12-05 Guido van Rossumospath.py has been obsolete for long enough.
1997-12-05 Guido van RossumWhen instantiating a class with no arguments and where...
1997-12-05 Guido van RossumAdded doc strings and reindented according to new stand...
1997-12-05 Guido van RossumAdded doc strings and reindented according to new stand...
1997-12-05 Guido van RossumFix the exclusion of "config" in the methods copied...
1997-12-05 Guido van RossumForgot to use </> for some example output.
1997-12-05 Guido van RossumUse registry key ProgramFilesDir as default MAINDIR
1997-12-05 Guido van RossumAdd a few more PyErr_ symbols
1997-12-05 Guido van RossumAdd pretty icon to python.exe
1997-12-04 Barry WarsawOnly parsing requires Python 1.5
1997-12-04 Barry WarsawUpdated world codes with latest iso3166 codes
1997-12-04 Barry WarsawAdded parsing of ISO 3166 files
1997-12-04 Fred DrakeMake examples consistently use 4-space indentation.
1997-12-04 Fred DrakeFixed unresolved reference problem; this module wasn...
1997-12-04 Fred DrakeRemoved unnecessary escaping.
1997-12-04 Fred DrakeArg; more nits, but I may as well finish the job.
1997-12-04 Fred DrakeFixed BINARY_RSHIFT documentation to indicate a right...
1997-12-04 Fred DrakeChanged {\sc gdbm} to \code{gdbm} everywhere.
1997-12-04 Guido van RossumMerge between my version and Jim Fulton's version;...
1997-12-04 Guido van RossumNew versions of cPickle and cStringIO, from Jim Fulton...
1997-12-04 Guido van RossumWhen --with-thread(s) is specified, the thread module...
1997-12-04 Guido van RossumMoved the thread module to its own Setup.thread(.in...
1997-12-03 Guido van RossumPatch my Marc Lemburg to fix urljoin("/a", "..") and...
1997-12-03 Guido van RossumRefinement of home for NT, courtesy Jeff Bauer.
1997-12-03 Fred DrakeAdded handler for opcodedesc environment.
1997-12-03 Fred Drakemake_str_index_entry(): New function. Similar to...
1997-12-03 Guido van RossumProvide default for blocksize on retrbinary (Skip Monta...
1997-12-03 Guido van RossumMore generated files for netbsd 1.x, by Anders Andersen.
1997-12-03 Barry Warsaw(py-jump-on-exception): Variable which if t, means...
1997-12-03 Barry WarsawRemoved redundant eval-when-compile.
1997-12-03 Fred DrakeThe biggie: changed the funcdesc environments used...
1997-12-03 Fred DrakeAdded environment for defining PyVM instructions. ...
1997-12-03 Guido van RossumChange the default repr() and str() of class instance...
1997-12-02 Barry Warsaw(python-mode): Patch to make font-lock work automatical...
1997-12-02 Barry WarsawTest for an up-to-date Custom library when byte-compili...
1997-12-02 Guido van RossumAdd the flag RTLD_GLOBAL to the dlopen() options.
1997-12-02 Guido van RossumMake stdin unbuffered too, when PYTHONUNBUFFERED is...
1997-12-02 Guido van RossumPatches by Fred Lundh to make it compile better with...
1997-12-02 Guido van RossumSmall bugfixes for broken old style use of the syntax...
1997-12-02 Guido van RossumYes, Virginia, Tix does have a Tix_SafeInit() function.
1997-12-02 Guido van RossumUnderstand -Xlinker option.
1997-12-02 Guido van RossumLeft-aligned preprocessor directives and changed C...
1997-12-02 Guido van RossumPatch for QNX, by Chris Herborth. Also left-aligned...
1997-12-02 Guido van RossumPatch for QNX, by Chris Herborth.
1997-12-02 Guido van RossumSupport for netbsd1 and freebsd3, after suggestions...
1997-12-02 Guido van RossumWhen a port is specified in an ftp:// URL, must convert...
1997-12-02 Guido van RossumTypo in example (missing '=') discovered by Sandy Langbart.
1997-12-02 Guido van RossumSupport for the "event" command, new in Tk 4.2.
1997-12-02 Guido van RossumAdd attributions to Jeffrey Ollie and Tim Peters for...
1997-12-02 Guido van RossumAdd attributions to Jeffrey Ollie and Tim Peters for...
1997-12-02 Guido van RossumChanges for FreeBSD and NetBSD: NetBSD does shared...
1997-12-02 Guido van RossumSkip directories when installing library files; this...
1997-12-02 Guido van RossumDocument new behavior of isinstance() when using a...
1997-12-02 Guido van RossumSupport type objects in isinstance().
1997-12-02 Guido van RossumMake modes for installed files and directories variable...
1997-12-02 Guido van RossumSjoerd sez: global substitute \240 with \177.
1997-12-02 Guido van RossumChanged the occurrence of *shared* in the example so...
1997-12-02 Guido van RossumAdded stropts.h to the list of files automatically...
1997-12-02 Barry WarsawGenerated from Solaris 2.6's /usr/include/sys/stropts...
1997-12-02 Guido van Rossum*** empty log message ***
1997-12-02 Guido van RossumComment out crypt by default; it's not used very much...
1997-12-02 Guido van RossumAdded Pareto and Weibull distributions, courtesy Jeremy...
1997-12-02 Barry WarsawAdded strop.split tests when sep is None.
1997-12-02 Barry Warsawsplit_whitespace(): Make sure delimiter is stripped...
1997-12-01 Barry WarsawRequire 'cl when compiling so that the push macro gets...
1997-12-01 Guido van RossumUse $LOGNAME instead of $USER to get the current user...
1997-12-01 Barry WarsawRemoved Queue.py. It's documented now.
1997-12-01 Guido van RossumInitialize __version__ to the correct version string...
1997-12-01 Guido van RossumIn string.split(), honor maxsplit (if > 0).
1997-12-01 Barry Warsaw_Environ(): Added __getinitargs__() method so os.enviro...
1997-11-30 Fred DrakeAdded \indexsubitem definition; functions were previous...
1997-11-30 Fred DrakeAdded \indexsubitem definition. Non-optimal, but two...
1997-11-30 Fred DrakeAdded \indexsubitem definition; functions were previous...
1997-11-30 Fred DrakeUpdated \indexsubitem; functions had been indexed for...
1997-11-29 Barry WarsawAdded tests of strop.replace()
1997-11-29 Barry Warsawmymemreplace(), strop_replace(): Add support for option...
1997-11-27 Barry Warsaw(py-traceback-line-re): Relaxation of regexp to catch...
1997-11-27 Guido van RossumSlip of the keyboard (f__ should be __). Dunno why...
1997-11-26 cvs2svnThis commit was manufactured by cvs2svn to create tag... v1.5b1
1997-11-26 Guido van RossumDumb typo.
next