]> git.ipfire.org Git - thirdparty/Python/cpython.git/shortlog
thirdparty/Python/cpython.git
1996-07-30  Guido van RossumMoved 1.3 news to HISTORY; put some 1.4 news in NEWS
1996-07-30  Guido van RossumAdded two new questions; about globals/locals and about...
1996-07-30  Guido van RossumAdded Bill Tutt
1996-07-30  Guido van RossumBetter error message if stride used on normal sequence...
1996-07-30  Guido van RossumAdd 'Ellipses' object.
1996-07-30  Guido van Rossumrepr("...") -> "Ellipses"
1996-07-30  Guido van RossumChange to use keyword args instead of dicts
1996-07-30  Guido van RossumMoved description of mktime 9-tuple to top.
1996-07-30  Guido van RossumAdded maketrans() and optional 3rd arg to translate...
1996-07-30  Guido van RossumAdded SetFolder
1996-07-30  Guido van RossumDocument the *new* cgi.py
1996-07-30  Guido van Rossumerrno docs.
1996-07-30  Guido van RossumAdded liberrno
1996-07-30  Guido van RossumFollow new configure.in
1996-07-30  Guido van RossumChanges for NeXT. Some improvements to long lines.
1996-07-30  Guido van RossumAdded C_THREADS
1996-07-30  Guido van RossumVarious changes (not done yet even for beta2 release)
1996-07-30  Guido van RossumMore changes to install targets.
1996-07-30  Guido van Rossumdirectives for Tools/scripts/fixcid.py
1996-07-30  Guido van RossumNew versions of binary files.
1996-07-30  Guido van RossumNew versions of almost all files.
1996-07-30  Guido van RossumConverted to new style
1996-07-30  Guido van RossumOperators like __add__
1996-07-30  Guido van RossumSome NeXT changes (default certain symbols to others)
1996-07-30  Guido van RossumAdded extern defn of hypot().
1996-07-30  Guido van RossumAdded operator.c. Moved errno.c.
1996-07-30  Guido van RossumRefinements to installation, now uses $(VERSION) etc.
1996-07-30  Guido van RossumChanges for slice and ellipses
1996-07-30  Guido van RossumChanges needed by NeXT (the only platform that seems...
1996-07-30  Guido van RossumAdded sliceobject.c
1996-07-30  Guido van RossumSpeedup suggested by Sjoerd
1996-07-30  Guido van RossumChanges for stride in slices (x[a:b:c]) and ellipses...
1996-07-30  Guido van RossumSlice and ellipses interface
1996-07-30  Guido van RossumTurn on CACHE_HASH, for 2% speedier dict lookups
1996-07-30  Guido van RossumAdded BUILD_SLICE opcode.
1996-07-30  Guido van RossumTwo bumps for the price of one (PYTHON_API_VERSION)
1996-07-30  Guido van RossumChanges due to slice and ellipses grammar changes
1996-07-30  Guido van RossumAdded sliceobject.h.
1996-07-30  Guido van RossumSh script to recreage generic machdep subdirectory
1996-07-30  Guido van Rossumupdated again
1996-07-30  Guido van RossumTwo independent changes:
1996-07-30  Guido van RossumFunction to guess which db package created a database.
1996-07-30  Guido van RossumNew, improved parseaddr() by Sjoerd.
1996-07-30  Guido van RossumChanges to make it work on FreeBSD 2.x.
1996-07-30  Guido van RossumTwo changes suggested by Andrew Kuchling:
1996-07-30  Guido van RossumAdded optional second arg to what(), giving the data...
1996-07-30  Guido van RossumAdded BUILD_SLICE opcode.
1996-07-30  Guido van RossumObsolete
1996-07-29  Barry Warsaw(python-mode): Added menu support, requires easymenu.
1996-07-26  Jack JansenAllow only one selection (this tests settability of...
1996-07-26  Jack JansenRegenerated
1996-07-26  Jack JansenAdded access to selFlags and listFlags members (both...
1996-07-26  Jack JansenMods by Just:
1996-07-25  Barry Warsaw(py-forward-into-nomenclature): small fix to not infini...
1996-07-24  Barry Warsaw#comment update, re: py-mode-syntax-table
1996-07-24  Barry Warsaw(py-forward-into-nomenclature, py-backward-into-nomencl...
1996-07-24  Guido van Rossumputenv
1996-07-24  Guido van RossumAdded putenv to AC_CHECK_FUNCS list.
1996-07-24  Guido van RossumAppend version number to library install directory.
1996-07-24  Guido van RossumAdded version number to destination.
1996-07-24  Guido van RossumAs a side effect of calling PySys_SetArgv (setpythonarg...
1996-07-24  Guido van RossumAdded hook to os.environ to call putenv(), if it exists.
1996-07-24  Guido van RossumAdded Sam Rushing's errno module
1996-07-24  Guido van RossumConverted to new style names by Skip Montanaro
1996-07-24  Guido van RossumDifferent lines for bsddb module.
1996-07-23  Guido van RossumAdded simple-minded (i.e. leaking :-) putenv() interfac...
1996-07-23  Guido van RossumUpdated pointers to Andrew Kuchlings fine software.
1996-07-23  Guido van RossumAdded 3rd optional argument to translate(), a string...
1996-07-23  Fred Drake(rmt.py): Updated to "modern" python coding convention...
1996-07-23  Guido van RossumRemove all CRLF -> LF translation for file uploads...
1996-07-23  Barry Warsaw(py-shift-region-left): When checking for left edged...
1996-07-23  Guido van RossumRenamed all occurrences of posix to os.
1996-07-23  Guido van RossumChanges by Jim Fulton: pass environ around as arg;
1996-07-23  Guido van RossumAdded splitext()
1996-07-22  Guido van RossumNew versions generated on a Linux 2.x system by AMK
1996-07-22  Guido van RossumOptimizations and one intentional loophole by Jim Fulton.
1996-07-22  Guido van RossumThis is needed for users of Linux 2.x
1996-07-22  Guido van RossumGot rid of ChangeLog -- too bad, but I can't keep it...
1996-07-22  Guido van RossumUse NEWOBJ() macro instead of calling newobject() directly.
1996-07-22  Jack JansenAdded SetFolder method which sets Standard File initial...
1996-07-22  Jack JansenAdded PyOS_CheckStack() function which returns -1 when...
1996-07-22  Jack JansenAdded USE_STACKCHECK define
1996-07-22  Guido van RossumFuck. For PC support, this must be in the distribution.
1996-07-21  Guido van RossumRestore the capability to pass a class (usually Pack...
1996-07-21  Guido van RossumUse gcc, not gcc-elf on Linux
1996-07-21  Guido van RossumAdditions to the cast of thousands
1996-07-21  Guido van RossumMore changes by Sjoerd & Jack
1996-07-21  Guido van RossumAddition by Jack to test for missing type support
1996-07-21  Guido van RossumAdded extra notes for AIX and SCO.
1996-07-21  Guido van RossumUse INSTALL_PROGRAM for makesetup
1996-07-21  Guido van RossumAdded Jim Fulton's "asharedmodule" target
1996-07-21  Guido van RossumUse INT_MAX/LONG_MAX instead of non-ANSI LONG_BIT
1996-07-21  Guido van RossumNew submission by Fred Drake.
1996-07-21  Guido van RossumNew style names for getprogramname and getargcargv
1996-07-21  Guido van RossumRewritten keys() and has_key() to avoid memory leaks.
1996-07-21  Guido van Rossumcomplex -> Py_complex
1996-07-21  Guido van RossumHacks for MS_COREDLL
1996-07-21  Guido van RossumOnly __dict__ and __class__ are read-only instance...
1996-07-21  Guido van Rossumnew .pyc magic number (** operator)
1996-07-21  Guido van Rossumadded 1996
next