]> git.ipfire.org Git - thirdparty/Python/cpython.git/shortlog
thirdparty/Python/cpython.git
1995-09-01  Jack JansenSlightly reorganized so it is useable from another...
1995-09-01  Jack JansenFixed typo
1995-09-01  Jack JansenProjects used for 1.3b3 distribution (I promise I won...
1995-09-01  Jack JansenMinor fix
1995-09-01  Jack JansenUpdated 1.3 relnotes and added top-level instructions
1995-09-01  Jack JansenFixed to work on 68K (could be yet another optimizer...
1995-09-01  Jack Jansenpatchlevel set to 1.3b3
1995-08-31  Jack JansenSeems I had never checked the README file in...
1995-08-31  Jack JansenPython will now attempt (again) to create at least...
1995-08-31  Jack JansenAdded List module
1995-08-31  Jack JansenRemoved unused variables
1995-08-31  Jack Jansenremoved unused variables
1995-08-31  Jack JansenRelease notes for 1.3
1995-08-31  Jack JansenAdded version resource
1995-08-31  Jack Jansenremoved unused var
1995-08-31  Jack JansenRemoved unused var
1995-08-31  Jack JansenInteractively create a distribution from a sourcetree.
1995-08-31  Jack Jansen- Allow PythonApplet to be an alias
1995-08-31  Jack JansenAdded functionality: locate CW projects, copy them...
1995-08-31  Jack Jansen- imp seems to always want a file object arg
1995-08-31  Jack JansenObscure bugfix
1995-08-31  Jack Jansenits all in the name...
1995-08-31  Jack JansenModeless dialog test
1995-08-31  Jack Jansencopy() can now create destination path
1995-08-31  Jack JansenConstants useful when using macfs module
1995-08-31  Jack JansenFixed dialog-window event handling
1995-08-31  Jack JansenHexbinned CodeWarrior projects
1995-08-30  Guido van Rossumfix typo in bsddb entry
1995-08-30  Guido van RossumInitial revision
1995-08-30  Jack JansenDocumented new argument order.
1995-08-30  Jack JansenChanged arguments and added a lot of functionality...
1995-08-29  Guido van RossumInitial revision
1995-08-29  Guido van Rossumforget previous change (content-encoding)
1995-08-29  Guido van Rossumencoding can be content-transfer-encoding or content...
1995-08-29  Guido van Rossumsupport overriding how to open unknown url types
1995-08-29  Guido van Rossumchanged some commas into percent signs
1995-08-29  Sjoerd MullenderFixed typo: == -> =.
1995-08-29  Jack JansenDocumented binascii, binhex and uu modules. Put them...
1995-08-29  Sjoerd MullenderImplemented two new functions in sys:
1995-08-28  Guido van Rossumseveral new questions, 1.3 beta mentioned
1995-08-28  Sjoerd MullenderFixed calling of __del__ method with TRACE_REFS defined.
1995-08-28  cvs2svnThis commit was manufactured by cvs2svn to create tag... v1.3b1
1995-08-28  Guido van Rossumchanges by Barry, e.g. font lock & email addresses
1995-08-28  Guido van Rossumupdates
1995-08-28  Guido van Rossumnew stuff
1995-08-28  Guido van Rossumnew people
1995-08-28  Guido van Rossummany fixes by anonymous contributor
1995-08-28  Guido van Rossumdbhash -> bsddb
1995-08-28  Guido van Rossumfix bug in close()
1995-08-28  Guido van Rossumfix leaks in keys(); fix bug in close()
1995-08-28  Guido van Rossumrd_object() with exception is fatal error
1995-08-28  Guido van Rossumerr_badcall() is fatal error
1995-08-28  Guido van Rossumexec() -> exec
1995-08-28  Guido van Rossumadd errno.h
1995-08-28  Guido van Rossum1.3b1 notes
1995-08-28  Guido van Rossumimprove ac_sys_system/release, add ac_syts_cpu
1995-08-17  Jack JansenGenerated anew
1995-08-17  Jack JansenAdded ResObj_OptNew declaration
1995-08-17  Jack JansenUse ResObj_OptNew for GetDialogItem return value: the...
1995-08-17  Jack JansenAdded ResObj_OptNew, like ResObj_New but returns None...
1995-08-17  Jack JansenAdded WhichWindow function to obtain window object...
1995-08-17  Jack JansenTest of list in dialog
1995-08-17  Jack JansenUses new FrameWork, has multiple windows
1995-08-17  Jack JansenDifferent arg to GetEventHandler (but I cannot really...
1995-08-17  Jack JansenMade separate window class (and subclasses for special...
1995-08-17  Jack JansenIndent bug
1995-08-15  Sjoerd MullenderRemoved addbase.__del__ because it can't work.
1995-08-14  Jack JansenDocumented MacOS module.
1995-08-14  Jack JansenDocumented PromptGetFile and optional prompt to GetDire...
1995-08-14  Jack JansenFixed incorrect tex-code for readline
1995-08-14  Jack JansenPut debug output inside 'if DEBUG'.
1995-08-14  Jack JansenVarious fixes: missing imports, missing calls to
1995-08-14  Jack JansenUseful routines on a mac:
1995-08-14  Jack JansenAdded PyMac_PromptGetFile, removed stuff gone to other...
1995-08-14  Jack JansenLots of stuff moved to other files.
1995-08-14  Jack JansenNew file: list resource-ids in one place.
1995-08-14  Jack JansenLots of stuff removed: gone to various other files.
1995-08-14  Jack JansenThis is completely different from the old mainmain...
1995-08-14  Jack Jansenmacgetpath - sys.path setting code factored out of...
1995-08-14  Jack JansenMerged Jack's macgetcompiler.c and Guido's maccompiler...
1995-08-14  Jack JansenRenumbered dialogs:
1995-08-14  Jack JansenAdded new call PromptGetFile (like StandardGetFile...
1995-08-14  Jack JansenAdded missing initializer and extra error check.
1995-08-14  Jack JansenAdded prompts to various file-select dialogs
1995-08-14  Jack JansenAdded List.slb alias
1995-08-14  Jack JansenBinhexify any .rsrc file in a tree
1995-08-14  Jack JansenAdded missing 'leftchar' initializer.
1995-08-14  Jack JansenShuffled include's around (name conflict on Mac wrt...
1995-08-14  Jack JansenAdded prompt to getfile dialog
1995-08-14  Jack JansenAdded basic mac documentation.
1995-08-14  Jack JansenInterface to the Mac List Manager.
1995-08-14  Sjoerd MullenderTemporary fix for access statement.
1995-08-11  Guido van Rossumexec() -> exec
1995-08-11  Guido van Rossumtest for specific bug in vars()
1995-08-11  Guido van Rossumadded select_present and select_range to Entry widget
1995-08-11  Guido van Rossumrenamed DbShelf->DbfilenameShelf;added BsdDbShelf ...
1995-08-11  Guido van Rossumchange default flag to match dbm/gdbm
1995-08-11  Guido van Rossummake sure the path ends in a slash in reload()
1995-08-11  Guido van Rossumwarn about bacslash-s lacking
1995-08-10  Guido van Rossumexec() -> exec
next