]> granicus.if.org Git - python/shortlog
python
1998-10-09 Barry WarsawDocument the new list.extend() method. Interesting...
1998-10-09 Barry Warsawlistextend(): New method which implements L.extend...
1998-10-09 Guido van RossumNew version that is much more compact and easier to...
1998-10-09 Guido van RossumRemove unreachable code. (Sjoerd)
1998-10-09 Guido van RossumUse constants defined in cl module. (Sjoerd)
1998-10-09 Guido van RossumRemoved unnecessary import of cl and CL. (Sjoerd)
1998-10-09 Guido van RossumShit -- forgot to set the installer's title to the...
1998-10-09 Guido van RossumChange _tkinter.c compile options.
1998-10-09 Guido van RossumAdd bufferobject.c.
1998-10-08 Guido van RossumFix multi-arg list.append() calls.
1998-10-08 Guido van RossumThere's no need to declare Tk_GetNumMainWindows() ...
1998-10-08 Guido van RossumUse the t# format where appropriate. Greg Stein.
1998-10-08 Guido van RossumImplement new format character 't#'. This is like...
1998-10-08 Guido van RossumGreg Stein: Implement the new bf_getcharbuffer function...
1998-10-08 Guido van RossumChanges by Greg Stein (code) and GvR (design).
1998-10-08 Guido van RossumFor 1.5.2a2.
1998-10-08 Guido van RossumSome kind of source control krept in.
1998-10-08 Guido van RossumWhatever
1998-10-08 Guido van RossumThe previous checkin contained an experiment of Greg...
1998-10-08 Guido van RossumOn Win32, use
1998-10-07 Guido van RossumChanges to deal with the sigcheck+intrcheck vs. signalm...
1998-10-07 Fred DrakeMake the dependencies really work for the HTML version.
1998-10-07 Guido van RossumAdd test for BSDI -- by Nigel Head and otto@mail.olympu...
1998-10-07 Guido van RossumAdded a whole bunch of descriptions.
1998-10-07 Guido van RossumUse the imp module to get the magic word.
1998-10-07 Guido van RossumChanges to support other object types besides strings
1998-10-07 Fred DrakeChange the default split level to not split on marked...
1998-10-07 Fred DrakeIf --debug was used, don't delete the temporary .perl...
1998-10-07 Guido van RossumBSDI specific patches, inspired by Nigel Head and otto...
1998-10-07 Guido van RossumMake gcc -Wall happy.
1998-10-07 Guido van RossumMake gcc -Wall happy:
1998-10-07 Guido van RossumMake gcc -Wall happy:
1998-10-07 Guido van RossumMake gcc -Wall happy.
1998-10-07 Guido van RossumSupport PYTHONOPTIMIZE variable; by Marc Lemburg.
1998-10-07 Guido van RossumDocumented PYTHONOPTIMIZE; by Marc Lemburg.
1998-10-07 Guido van RossumMake the version variable static (it has no business...
1998-10-07 Guido van RossumAdd buffer module entry points.
1998-10-07 Guido van RossumAdded #! line
1998-10-07 Guido van RossumClarify sharedinstall comment
1998-10-07 Guido van RossumAdd Greg Stein's buffer object API.
1998-10-07 Guido van RossumAdd Greg Stein's buffer object API.
1998-10-07 Fred DrakeDon't attempt to add paragraph and subparagraph section...
1998-10-07 Guido van RossumFix two bugs in the fstat() line, reported by Fredruk...
1998-10-07 Guido van RossumRemove a redundant check from list_slice() and list_ass...
1998-10-07 Guido van RossumFix append() calls with more than 1 argument.
1998-10-07 Barry WarsawUpdated about text
1998-10-07 Barry WarsawMoved the main pynche.py file to Main.py. Added minima...
1998-10-07 Barry WarsawBetter layout of options menu and inc/dec buttons
1998-10-07 Barry WarsawFixes for some type-in strangeness
1998-10-06 Barry WarsawAdd a note about the console window
1998-10-06 Barry WarsawNever mind
1998-10-06 Barry WarsawAdd link for Windows
1998-10-06 Barry WarsawRightARrow._create(): justify=RIGHT on the text object
1998-10-06 Barry WarsawA readme
1998-10-06 Barry WarsawAdd a SELECTION to the pre-inserted text
1998-10-06 Barry WarsawCopyright CNRI
1998-10-06 Barry WarsawAdded the rgb.txt file from X11R6.4, including the...
1998-10-06 Barry WarsawInitial revision
1998-10-06 Barry WarsawBetter initial color choosing
1998-10-06 Barry WarsawBetter quitting
1998-10-06 Guido van RossumAndrew Dalke's implementation of string.count().
1998-10-06 Barry WarsawConverted to newstyle menubars
1998-10-06 Barry WarsawAdded a 'Help' special menu to show how this is done.
1998-10-06 Guido van RossumThe message "Exception in Tkinter callback" should...
1998-10-06 Barry WarsawUpdate main window when Update on Click is turned on
1998-10-06 Barry WarsawAdded version number in the About window
1998-10-06 Barry WarsawTrack color changes: disable buttons and their labels...
1998-10-06 Barry WarsawColor Variation Ties => Move Sliders
1998-10-06 Barry Warsawmain(): Better recovery when bogus color given on comma...
1998-10-06 Barry Warsawrrggbb_to_triplet(): When color doesn't start with...
1998-10-06 Barry WarsawAdded a hex button so arrow numbers can display in...
1998-10-06 Barry Warsaw__togglehex(): Simplify
1998-10-06 Guido van RossumSlight rearrangement of code in lookdict() by Vladimir...
1998-10-06 Barry Warsawhexp() => hexp_var()
1998-10-06 Barry Warsawhexp(): New function
1998-10-06 Barry Warsaw__normalize(): Preserve the location of the icursor...
1998-10-06 Barry WarsawChanged the grey/magenta/cyan/yellow label text slightly.
1998-10-06 Barry Warsawusage(): Print msg at end of docstring
1998-10-05 Barry WarsawTitle
1998-10-05 Barry WarsawFinished implementation + docstring
1998-10-05 Barry WarsawAdded Alt-w bindings
1998-10-05 Barry WarsawAdded details window
1998-10-05 Barry Warsawcurrent_rgb(): New method
1998-10-05 Barry Warsaw*** empty log message ***
1998-10-05 Jack JansenThese were never under CVS, but now that I use cvs...
1998-10-05 Jack JansenNewer versions of projects.
1998-10-05 Jack JansenAdded SIZEOF_VOID_P and HAVE_LONG_LONG
1998-10-03 Guido van RossumNo need for (char *) cast from gdbm_strerror().
1998-10-03 Guido van RossumWin32 port. Patches by Milton L. Hankins.
1998-10-02 Barry WarsawDocstring
1998-10-02 Barry WarsawDocstring
1998-10-02 Barry WarsawDocstring
1998-10-02 Barry WarsawAdded the ListViewer
1998-10-02 Barry WarsawUpdated docstring.
1998-10-02 Barry Warsawall_names(): => unique_names()
1998-10-02 Barry WarsawAdded docstring
1998-10-02 Barry WarsawFunctionality complete
1998-10-02 Barry Warsawall_names(): Return just the unique names of rgb colors
1998-10-02 Guido van RossumThe usual
1998-10-02 Guido van RossumAdded BEOS_THREADS, HAVE_LONG_LONG, and SIZEOF_VOID_P...
next