]> granicus.if.org Git - python/shortlog
python
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.
1997-11-26 Barry Warsaw(py-process-filter): py-delete-file-silently is obsolet...
1997-11-26 Barry Warsaw(py-compute-indentation): Check for multiline stringnes...
1997-11-26 Barry Warsaw(py-mode-map): Bind py-mark-def-or-class to C-M-h with...
1997-11-26 Guido van RossumReordered and slightly edited the highlights of changes.
1997-11-26 Guido van RossumRevamped README for release of 1.5b1.
1997-11-26 Guido van RossumAdded list of what's new in 1.5b1. Changed intro and...
1997-11-26 Guido van RossumFour more valuable contributors...
1997-11-26 Guido van RossumThe usual
1997-11-26 Guido van RossumThe dependency of tarhtml on l2h was a bad idea.
1997-11-26 Barry Warsaw(python-mode): Make imenu-create-index-function buffer...
1997-11-26 Barry Warsaw(py-mark-def-or-class): Added an exchange-point-and...
1997-11-26 Barry Warsaw(python-mode): Patch to fix Imenu support under Emacs...
1997-11-26 Barry Warsaw(py-kill-emacs-hook): Simplification.
1997-11-26 Guido van RossumIcons for Windows installer.
1997-11-26 Guido van RossumAdded the HTML files.
1997-11-26 Guido van RossumAdded CRLF line endings since this is for NOTEPAD.
1997-11-26 Barry WarsawAdded comment about where to find details on python...
1997-11-25 Guido van RossumDocumented brand new behavior of sys.ps1 and sys.ps2...
1997-11-25 Guido van RossumApply str() to sys.ps1 or sys.ps2 before using them...
next