]> granicus.if.org Git - python/shortlog
python
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
1996-07-21 Guido van RossumPy_complex; and WITHOUT_COMPLEX added to getargs.c
1996-07-21 Guido van Rossumrenamed complex -> Py_complex
1996-07-21 Guido van RossumHacks for MS_COREDLL
1996-07-21 Guido van Rossumadded new names for getprogramname, getargcargv
1996-07-21 Guido van RossumAdded prototype + doc for PySequence_Length()
1996-07-21 Guido van Rossumadded parser module to overview
1996-07-21 Guido van Rossumadded plock
1996-07-21 Guido van RossumMinute changes by Fred Drake
1996-07-21 Guido van Rossumchanges by Jack to Mac docs
1996-07-21 Guido van RossumDon't use tktools, dummy! Reworded test message slightly.
1996-07-21 Guido van Rossumfix canvas bind commands
1996-07-21 Guido van RossumAdded option to refilemessages() to keep sequences
1996-07-21 Guido van RossumChanges for new parser module (Fred Drake)
1996-07-21 Guido van RossumNew opcodes BINARY_POWER, RAISE_VARARGS, CALL_FUNCTION...
1996-07-21 Guido van Rossumadd mac compatibility
1996-07-18 Jack Jansen- Added a file dialog example
1996-07-10 Jack JansenOld names changed to Py_GetCopyright, etc.
1996-07-10 Jack Janseninittab is a "struct _inittab".
1996-07-10 Jack JansenGiven a module/pathname file created by findmodulefiles...
1996-07-08 Barry Warsawadded a thing on the to-do list
1996-07-05 Barry Warsaw(python-font-lock-keywords): added class and def
1996-07-03 Barry Warsaw(py-mode-syntax-table): revert underscore to word class...
1996-07-03 Barry Warsaw(py-delete-char): Obey numeric argument.
1996-07-03 Barry Warsaw(py-shift-region-left, py-shift-region-right, py-indent...
1996-07-01 cvs2svnThis commit was manufactured by cvs2svn to create tag... v1.4b1
1996-07-01 Guido van RossumNew versions of VC project which has no source files...
1996-06-28 Guido van Rossumadded plock
1996-06-28 Guido van Rossumsplit autoconf target in two
1996-06-28 Guido van RossumSlightly different Windows ifdefs
1996-06-28 Guido van Rossumadded comments about tcl/tk -l options
1996-06-28 Guido van RossumAdded PC files from Jim Ahlstrom.
1996-06-28 Guido van RossumAdded plock() system call.
1996-06-28 Guido van RossumFixed restore_files(); added reset_files(); made these...
1996-06-26 Guido van Rossumaix sharedlib helpers
1996-06-26 Guido van RossumCorrections to aix_loaderror(), by Manus Hand.
1996-06-26 Guido van RossumJeremy's patches for more robust handling of unmarshall...
1996-06-26 Guido van RossumAdd docs for planned improved handling of the marshalli...
1996-06-26 Guido van Rossumnew versions from Jim A
1996-06-26 Guido van Rossumsocket wrapper module around _socket for all Window...
1996-06-26 Guido van RossumSome updates. Still out of date.
1996-06-26 Guido van Rossumnew contributors
1996-06-26 Guido van Rossumurl2path for NT
1996-06-26 Guido van Rossumadd nturl2path
1996-06-26 Guido van Rossumresult of new configure.in
1996-06-26 Guido van RossumSplit some long lines (headers, functions).
1996-06-26 Guido van RossumAdded Andrew Kuchling's explanation of regexp's.
1996-06-26 Guido van RossumIgnore latex intermediate products.
1996-06-26 Guido van RossumAdded __doc__ to predefined module attributes.
1996-06-26 Guido van Rossumtypo
1996-06-26 Guido van Rossumexpr_list -> expression_list
1996-06-26 Guido van Rossumexplain global better
1996-06-26 Guido van Rossumadded '**kw' to parameter list syntax
1996-06-26 Guido van Rossummktime returns a float now.
1996-06-26 Guido van RossumAdded thread unsafety warning. Added optional retain...
1996-06-26 Guido van RossumBetter and correct words for split().
1996-06-26 Guido van RossumDocument some process group stuff; mkdir mode arg optio...
1996-06-26 Guido van RossumGive correct length of string.
1996-06-26 Guido van RossumSlight update; file args are no longer optional.
1996-06-26 Guido van RossumAdd flock; warn about lockdata system dependency when...
1996-06-26 Guido van RossumChange of address; 1.4 beta 1.
1996-06-26 Guido van RossumFixed for Latex2e by Dave Ascher.
next