summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Shit -- forgot to set the installer's title to the new version.Guido van Rossum1998-10-091-1/+1
* Change _tkinter.c compile options.Guido van Rossum1998-10-091-2/+4
* Add bufferobject.c.Guido van Rossum1998-10-091-0/+6
* Fix multi-arg list.append() calls.Guido van Rossum1998-10-0814-27/+27
* There's no need to declare Tk_GetNumMainWindows() (and it breaksGuido van Rossum1998-10-081-2/+0
* Use the t# format where appropriate. Greg Stein.Guido van Rossum1998-10-089-37/+34
* Implement new format character 't#'. This is like s#, accepting anGuido van Rossum1998-10-081-0/+25
* Greg Stein: Implement the new bf_getcharbuffer function, indicatingGuido van Rossum1998-10-082-4/+36
* Changes by Greg Stein (code) and GvR (design).Guido van Rossum1998-10-081-2/+35
* For 1.5.2a2.Guido van Rossum1998-10-081-4/+48
* Some kind of source control krept in.Guido van Rossum1998-10-081-0/+28
* WhateverGuido van Rossum1998-10-081-0/+2
* The previous checkin contained an experiment of Greg Stein's that wasn'tGuido van Rossum1998-10-081-1/+1
* On Win32, useGuido van Rossum1998-10-081-1/+4
* Changes to deal with the sigcheck+intrcheck vs. signalmodule controversy.Guido van Rossum1998-10-074-11/+27
* Make the dependencies really work for the HTML version.Fred Drake1998-10-071-0/+2
* Add test for BSDI -- by Nigel Head and otto@mail.olympus.net.Guido van Rossum1998-10-072-215/+229
* Added a whole bunch of descriptions.Guido van Rossum1998-10-071-0/+11
* Use the imp module to get the magic word.Guido van Rossum1998-10-071-6/+2
* Changes to support other object types besides stringsGuido van Rossum1998-10-075-16/+61
* Change the default split level to not split on marked \paragraph andFred Drake1998-10-071-2/+2
* If --debug was used, don't delete the temporary .perl file used toFred Drake1998-10-071-1/+3
* BSDI specific patches, inspired by Nigel Head and otto@mail.olympus.net.Guido van Rossum1998-10-071-1/+22
* Make gcc -Wall happy.Guido van Rossum1998-10-072-6/+8
* Make gcc -Wall happy:Guido van Rossum1998-10-071-12/+0
* Make gcc -Wall happy:Guido van Rossum1998-10-071-6/+8
* Make gcc -Wall happy.Guido van Rossum1998-10-071-5/+4
* Support PYTHONOPTIMIZE variable; by Marc Lemburg.Guido van Rossum1998-10-071-0/+2
* Documented PYTHONOPTIMIZE; by Marc Lemburg.Guido van Rossum1998-10-071-1/+1
* Make the version variable static (it has no business being exported).Guido van Rossum1998-10-071-1/+1
* Add buffer module entry points.Guido van Rossum1998-10-071-0/+6
* Added #! lineGuido van Rossum1998-10-071-0/+1
* Clarify sharedinstall commentGuido van Rossum1998-10-071-2/+3
* Add Greg Stein's buffer object API.Guido van Rossum1998-10-071-2/+3
* Add Greg Stein's buffer object API.Guido van Rossum1998-10-073-0/+661
* Don't attempt to add paragraph and subparagraph sections to the PDFFred Drake1998-10-071-1/+7
* Fix two bugs in the fstat() line, reported by Fredruk Lundh.Guido van Rossum1998-10-071-1/+1
* Remove a redundant check from list_slice() and list_ass_slice().Guido van Rossum1998-10-071-4/+0
* Fix append() calls with more than 1 argument.Guido van Rossum1998-10-071-2/+2
* Updated about textBarry Warsaw1998-10-071-3/+3
* Moved the main pynche.py file to Main.py. Added minimal driverBarry Warsaw1998-10-075-5/+16
* Better layout of options menu and inc/dec buttonsBarry Warsaw1998-10-071-13/+16
* Fixes for some type-in strangenessBarry Warsaw1998-10-071-8/+18
* Add a note about the console windowBarry Warsaw1998-10-061-4/+6
* Never mindBarry Warsaw1998-10-061-0/+0
* Add link for WindowsBarry Warsaw1998-10-061-0/+0
* RightARrow._create(): justify=RIGHT on the text objectBarry Warsaw1998-10-061-0/+1
* A readmeBarry Warsaw1998-10-061-0/+173
* Add a SELECTION to the pre-inserted textBarry Warsaw1998-10-061-1/+6
* Copyright CNRIBarry Warsaw1998-10-061-2/+1