]> git.ipfire.org Git - thirdparty/Python/cpython.git/shortlog
thirdparty/Python/cpython.git
1991-04-08  Guido van RossumMade utime use much more portable.
1991-04-07  Guido van RossumThis is no longer needed, since all these functions...
1991-04-07  Guido van RossumDon't us sys.ps1 and sys.ps2.
1991-04-07  Guido van RossumAdded join() and joinfields() functions.
1991-04-07  Guido van RossumInitial revision
1991-04-07  Guido van RossumSupport packing whole trees.
1991-04-07  Guido van RossumSupport [...] ranges. Also [!...] for negated ranges...
1991-04-07  Guido van RossumAdded window list management functionality.
1991-04-07  Guido van RossumAdded alternate drawing, realize and getwindow interfaces
1991-04-07  Guido van RossumAdded keyboard, alternate drawing, realize and getwindo...
1991-04-07  Guido van RossumEnabled logicop arguments (LO_*).
1991-04-07  Guido van RossumAdded dummy realize() method.
1991-04-07  Guido van RossumNew: getwindow() parent method and realize() child...
1991-04-04  Guido van RossumFix window.setfont() to call drawing_setfont internally.
1991-04-04  Guido van RossumAdd declaration of struct _node, for scoping reasons.
1991-04-04  Guido van RossumMore flexible font setting (mainly for the Mac).
1991-04-04  Guido van RossumAdded external interface to readline, for raw_input().
1991-04-04  Guido van RossumUse fileobject's filegetline() to implement unlimited...
1991-04-04  Guido van RossumHack for THINK C time function.
1991-04-04  Guido van RossumOptimized single-character strings gotten from s[i].
1991-04-04  Guido van RossumAdded isatty() for MPW.
1991-04-04  Guido van RossumAdded opcodes to load local/global variables
1991-04-04  Guido van RossumAdded 'softspace' interface to replace 'needspace'...
1991-04-04  Guido van RossumAdded error checking for numeric constants; added local...
1991-04-04  Guido van RossumChanged 'class member' to 'instance'.
1991-04-04  Guido van RossumChange ugly 'class member' to more normal 'instance'.
1991-04-04  Guido van RossumMoved support functions after main function; added...
1991-04-03  Guido van RossumMade millitimer() and millisleep() global (what the...
1991-04-03  Guido van RossumAdded font, color and default scroll bars interfaces.
1991-04-03  Guido van RossumAdded forward declarations.
1991-04-03  Guido van RossumMoved get*doublearg() routines here from mathmodule.c
1991-04-03  Guido van RossumMoved get*doublearg() routines to modsupport.c
1991-04-03  Guido van RossumSwapped list_ass_item and list_ass_slice to satisfy...
1991-04-03  Guido van RossumAdded forward declaration (to satisfy Standard C).
1991-04-03  Guido van RossumAdded Getnamev() macro.
1991-04-03  Guido van RossumInitial revision
1991-04-03  Guido van RossumAdded declaration for dict2insert.
1991-04-03  Guido van RossumAdded font manager initialization.
1991-04-03  Guido van RossumSatisfy Standard C rules about struct scope.
1991-04-03  Guido van RossumCreate code string with initial size of 1000 instead...
1991-04-03  Guido van RossumDefine and use GETNAMEV macro.
1991-03-06  Guido van RossumOptimized stringitem.
1991-03-06  Guido van RossumReturn value of drawing_generic was ignored! Foo!
1991-03-06  Guido van RossumInclude patchlevel.h (to ensure it is distributed with...
1991-03-06  Guido van RossumAdded repeat (for list*integet).
1991-03-06  Guido van RossumFixed read() and readline() to do arbitrarily long...
1991-02-19  Guido van RossumDependencies on mod[123].tex.
1991-02-19  Guido van RossumSplit into a root file (this one) and three subfile...
1991-02-19  Guido van RossumAdded readfile() and readopenfile() functions.
1991-02-19  Guido van RossumUse readfile from util.py.
1991-02-19  Guido van RossumUse garamod as alternative style.
1991-02-19  Guido van RossumMade function items bold; other changes?
1991-02-19  Guido van RossumMinor changes.
1991-02-19  Guido van RossumRemove Emacs garbage.
1991-02-19  Guido van RossumAdded copyright notice.
1991-02-19  Guido van RossumAdded version that opens a pipe to /bin/pwd.
1991-02-19  Guido van RossumAdded BSD implementations of millisleep.
1991-02-19  Guido van RossumCall winit() here instead of in main initialization.
1991-02-19  Guido van RossumCall the init function of a built-in module here.
1991-02-19  Guido van RossumTurned the list of init calls into a table (see import.c).
1991-02-19  Guido van RossumReversed min and max (to alphabetical order).
1991-02-13  Guido van RossumHack to open resource fork on the Mac: open(filename...
1991-02-13  Guido van RossumAdd getdefwinpos, getdefwinsize;
1991-02-13  Guido van RossumFix stringcompare when strings contain null bytes.
1991-01-25  Guido van RossumUpdated to reflect the change to TeX.
1991-01-25  Guido van RossumTook out (di)troff references.
1991-01-25  Guido van RossumChanged code environment into \bcode and \ecode macros.
1991-01-25  Guido van RossumChanged code environment into \bcode and \ecode macros.
1991-01-25  Guido van RossumChanged \begin{code} and \end{code} into \bcode and...
1991-01-24  Guido van RossumBetter solution for code environment.
1991-01-24  Guido van RossumSmall changes.
1991-01-23  Guido van RossumMost silly things fixed.
1991-01-23  Guido van RossumThe parser module is now called paenlparser.
1991-01-23  Guido van RossumAdded _reset and destroy methods.
1991-01-23  Guido van RossumAdded XXX remarks.
1991-01-23  Guido van RossumInitial revision
1991-01-22  Guido van RossumMade the move to TeX.
1991-01-22  Guido van RossumInitial revision
1991-01-22  Guido van RossumSmall changes. Use description instead of list env.
1991-01-21  Guido van RossumFix bug in input(); add comments to cases in compile().
1991-01-21  Guido van RossumFile name shortening.
1991-01-21  Guido van RossumRemoved 'dir' statement.
1991-01-21  Guido van RossumMoved getcwd() hack to its own file.
1991-01-21  Guido van RossumInitial revision
1991-01-18  Guido van RossumMade all configurable options optional (see Makefile).
1991-01-16  Guido van RossumAdded pollevent(); returns None if no event available.
1991-01-16  Guido van RossumMac version now looks ahead in event queue instead...
1991-01-11  Guido van RossumInitial revision
1991-01-02  Guido van RossumChanged bogus ref to textobject into xxobject.
1991-01-02  Guido van RossumFixed a bit (still no warranties).
1991-01-02  Guido van RossumThink C 4.0 fixes a bug in 3.0 that we programmed around.
1991-01-02  Guido van RossumAdd backward compatibility with -s.
1991-01-01  Guido van RossumInitial revision
1991-01-01  Guido van RossumInitial revision
1991-01-01  Guido van RossumAdded explanatory comments.
1990-12-26  Guido van RossumAdapted to new cutbuffer interface.
1990-12-26  Guido van RossumInitial revision
1990-12-26  Guido van RossumFix bugf in index -- last char would not be checked.
1990-12-26  Guido van RossumUse stdwinevents instead of stdwinsupport.
1990-12-26  Guido van RossumCompensate stdwin bug
next