]> granicus.if.org Git - python/shortlog
python
1996-03-12 Jack Jansen- Allow setting of argc/argv in <option>-start dialog
1996-03-09 Guido van RossumChange to use real temporary files instead of StringIO...
1996-03-09 Guido van RossumConsiderable documentation changes and a few import...
1996-03-07 Barry Warsaw(py-comment-region): obsoleted by comment-region
1996-03-07 Guido van RossumReformatted with 4-space indentation. Added some quick...
1996-03-07 Guido van RossumA few missing casts (Richard Neitzel).
1996-03-07 Jack JansenAdded missing include of Fonts.h
1996-03-07 Jack JansenNew binhexer
1996-03-07 Jack JansenConfig files for shared PPC python with GUSI and for...
1996-03-07 Jack Jansenbinhex fixed
1996-03-07 Jack Jansen- gusiprefs.rsrc added (note: must be in application...
1996-03-07 Guido van RossumAdded FieldStorage class, which stores parts in files.
1996-03-06 Barry Warsaw(python-font-lock-keywords): make it a defconst
1996-03-06 Guido van RossumReformatting only.
1996-03-06 Barry Warsaw(py-honor-comment-indentation, py-compute-indentation...
1996-03-06 Jack JansenReplaced previous gusi-chdir() fix by a call to PyMac_F...
1996-03-06 Guido van RossumFile upload and revamped documentation.
1996-03-05 Jack JansenAdded code to make fsspecs work for gusi-python
1996-03-05 Jack JansenRemoved unused vars
1996-03-05 Barry Warsaw(py-honor-comment-indentation): new variable.
1996-03-05 Barry Warsaw#removed font-lock cruft
1996-03-05 Barry Warsaw(python-font-lock-keywords): Much improved descriminati...
1996-03-04 Barry Warsaw(py-compute-indentation): fix skipping backwards over...
1996-02-29 Jack JansenAdded openrf method, which opens resource fork. The...
1996-02-29 Jack JansenAdded __sinit() call, so C++ initializations in shared...
1996-02-28 Guido van Rossum*** empty log message ***
1996-02-28 Jack Jansen- Reorganized init code
1996-02-27 Guido van Rossumremove unused variables
1996-02-25 Guido van Rossum__FreeBSD__ shared libraries
1996-02-25 Guido van Rossumdefault CLOCKS_PER_SEC to CLK_TCK if it exists
1996-02-25 Guido van RossumMade 2nd arg to mkdir optional
1996-02-25 Guido van RossumInclude ncurses.h where needed
1996-02-25 Guido van RossumInclude stdlib.h or declare getenv
1996-02-25 Guido van RossumAdd unsigned char cast
1996-02-25 Guido van RossumChanges needed to build with Tcl/Tk beta 2!
1996-02-25 Guido van RossumChanges to make it work with Tcl/Tk beta 1.
1996-02-21 Jack JansenAdded TMPL for startup options
1996-02-21 Jack JansenStore default startup options in preference file or
1996-02-21 Jack JansenChanged MacOS creator code from PYTH to Pyth
1996-02-21 Guido van RossumChange Mac creator from 'PYTH' to 'Pyth' -- 'PYTH'...
1996-02-21 Jack Jansen- AppleEvent timeout set to infinite
1996-02-21 Jack JansenScript to recursively change PYTH creators to Pyth
1996-02-21 Jack JansenTk resources (but with a different name, without a...
1996-02-21 Jack JansenMods by Guido: mkdir 2nd arg optional and remove as...
1996-02-20 Jack Jansen- Added Tk projects
1996-02-20 Jack JansenAdded config file for Tk-python
1996-02-20 Jack JansenPorted to CW8
1996-02-20 Jack JansenPorted to CW8 (added PRE_CW8 ifdef for CW7, for the...
1996-02-20 Jack Jansen- Added Guido's fixes
1996-02-14 Guido van RossumAdded ref to Misc/NEWS file; added hint to run regen...
1996-02-14 Jack JansenChanged makefile() args from r/w to rb/wb, for non...
1996-02-14 Jack JansenTry to normalize urls referring to local files (code...
1996-02-14 Jack JansenInclude GUSI.h if compiling for mac with gusi-sockets
1996-02-14 Jack JansenAllow makefile('rb') or 'wb'.
1996-02-14 Jack JansenModified for GUSI
1996-02-14 Jack JansenFor gusi-based python
1996-02-14 Jack JansenGUSI-based python projects
1996-02-14 Jack JansenComment fix
1996-02-14 Jack JansenInclude GUSI.h if using gusi-sockets
1996-02-14 Sjoerd MullenderModule to convert a mail message to or from quoted...
1996-02-13 Guido van Rossummark strftime as varargs
1996-02-13 Guido van Rossumadd remove==unlink; mark strftime as varargs
1996-02-13 Guido van Rossumget rid of bogus name for init_tkinter()
1996-02-13 Guido van Rossumbetter way to define ComplexType
1996-02-13 Guido van Rossumimproved test()
1996-02-13 Guido van Rossumeven better way to normalize spaces in add_flowing_data
1996-02-12 Guido van Rossumbetter way to normalize spaces in add_flowing_data
1996-02-12 Guido van Rossumfix several bogus var refs in error reporting
1996-02-12 Guido van Rossumdocument OverflowError exception on mktime()
1996-02-12 Guido van Rossumatol supports trailing l/L if base is 0
1996-02-12 Guido van Rossumdocument non-BSD SIGCHLD behaviour
1996-02-12 Guido van Rossumchange jars email
1996-02-12 Guido van Rossumlistdir no longer returns . or ..; added remove==unlink
1996-02-12 Guido van Rossumhypot is now always supported
1996-02-05 Guido van Rossumdon't die on unreadable files etc.
1996-01-31 Jack JansenRe-binhexed all projects.
1996-01-29 Jack JansenAdded cmath module
1996-01-29 Jack JansenModules implementing WWW and URL suite, and a module...
1996-01-29 Jack JansenAdded missing get() method
1996-01-29 Jack JansenFixed access to Quickdraw globals. Unfortunately, they...
1996-01-26 Guido van Rossumremove rcs history
1996-01-26 Guido van Rossumsupport fast mode for gdmb
1996-01-26 Guido van Rossumonly use 'j' for imaginary constants
1996-01-26 Guido van Rossumproperly initialize optional arguments to apply()
1996-01-26 Guido van Rossumuse only j for imaginary constants
1996-01-26 Guido van Rossumadd keyword args to CanvasItem class __init__
1996-01-26 Guido van Rossummore recent linux header files
1996-01-26 Guido van Rossumspeed up unquote() by using atoi() instead of eval()
1996-01-25 Guido van Rossumsupport 'whence' arg to seek()
1996-01-25 Guido van Rossumadd acct() method to send new account name
1996-01-25 Guido van Rossumfix typo in _setval() return value
1996-01-25 Guido van Rossumbackward compatible interface for bsddb
1996-01-25 Guido van Rossuminherit error from _mod.error
1996-01-25 Guido van Rossumreal test for executable script
1996-01-25 Guido van Rossumcorrect retrieving return value of os.waitpid()
1996-01-25 Guido van Rossumadd missing loop step to parseplist()
1996-01-25 Guido van Rossumfix default arg for read() -- should be -1
1996-01-25 Guido van Rossumadd ComplexType
1996-01-25 Guido van Rossumuse 'j' instead of 'i' for imaginary constants
1996-01-25 Jack JansenRemoved unused var
next