summaryrefslogtreecommitdiffstats
path: root/Tools
Commit message (Collapse)AuthorAgeFilesLines
* More changes by Sjoerd & JackGuido van Rossum1996-07-211-42/+136
|
* Addition by Jack to test for missing type supportGuido van Rossum1996-07-211-0/+20
|
* Add test that script name ends in .py.Guido van Rossum1996-06-171-9/+10
| | | | Cosmetic changes to usage message (refer to "make install" now).
* Get struct _frozen defn from Python.h; new variable names.Guido van Rossum1996-06-171-5/+5
|
* Removed most of the README text since it is all about the Mac specificGuido van Rossum1996-05-241-161/+5
| | | | examples, which no longer live here.
* Moved customization to bgenlocations.py module.Guido van Rossum1996-04-122-6/+13
|
* Create files as temp file and move to real location only when complete.Guido van Rossum1996-04-091-7/+22
| | | | Added some try-except statements around listdir and mkdir operations.
* A few missing casts (Richard Neitzel).Guido van Rossum1996-03-073-6/+9
| | | | Don't append Unix paths on a Mac (Jack Jansen).
* don't die on unreadable files etc.Guido van Rossum1996-02-051-6/+10
|
* Added extra module argument varstuff, to declare extra module-level varsJack Jansen1996-01-051-1/+6
|
* - Added color window/pixmap supportJack Jansen1995-12-121-1/+2
| | | | | - Added support for obtaining pixmap data - Added OptResObj_* routines for optional handles
* Added Sint8 and Uint8 typesJack Jansen1995-12-091-0/+2
|
* Added cm and qt demosJack Jansen1995-12-091-1/+9
|
* BitMap object supportJack Jansen1995-11-161-0/+3
|
* Added definitions for GrafPort object and Fixed type.Jack Jansen1995-11-151-0/+8
|
* Changed file signature to CW7 project mgrJack Jansen1995-11-141-2/+2
|
* Fixed bug in cts error message handling.Jack Jansen1995-11-101-1/+1
|
* Added providence mailer supportJack Jansen1995-10-301-1/+33
|
* Added (limited) compuserve error parsingJack Jansen1995-10-301-1/+25
|
* Removed unneeded reference to tkinterJack Jansen1995-10-231-1/+0
|
* comment fixJack Jansen1995-10-231-0/+2
|
* Script to read and parse error messages from mailer daemons.Sjoerd Mullender1995-10-191-0/+201
| | | | Written by Jack, some minor changes by Sjoerd.
* Added third argument to call()Jack Jansen1995-10-122-2/+3
|
* New universal headersJack Jansen1995-10-091-2/+2
|
* Fixed typo: == -> =.Sjoerd Mullender1995-08-291-1/+1
|
* many fixes by anonymous contributorGuido van Rossum1995-08-281-72/+298
|
* Added ResObj_OptNew declarationJack Jansen1995-08-172-1/+2
|
* Added basic mac documentation.Jack Jansen1995-08-141-0/+76
|
* added getpath.c; added -P exec_prefix; added explanatory noteGuido van Rossum1995-08-081-8/+46
|
* added ftp mirror scriptGuido van Rossum1995-06-202-0/+300
|
* removed all references to modsupport.hGuido van Rossum1995-06-201-1/+0
|
* Two new methodsJack Jansen1995-06-202-0/+20
|
* Fixed sentence about modulatorJack Jansen1995-06-201-1/+1
|
* UpdatedJack Jansen1995-06-201-4/+7
|
* Jim Fulton's change to support doc stringsJack Jansen1995-06-205-4/+30
|
* Added missing setselftype method to ManualGeneratorJack Jansen1995-06-181-0/+4
|
* updated commentsBarry Warsaw1995-06-151-5/+3
|
* converted to pythonBarry Warsaw1995-06-151-124/+123
|
* Ported to Universal Header 2.0.1f (i.e. CW6)Jack Jansen1995-06-092-2/+10
|
* Trying again to check it in. Changes to:Jack Jansen1995-06-063-9/+15
| | | | | | - Use Universal Headers as input - Change addpack calls to not depend on Guido's disklayout - Checkge testprograms to use new names for some functions
* Templates converted to new naming conventions (thanks to Chak Tan)Jack Jansen1995-05-1617-131/+100
|
* Made the example slightly more completeJack Jansen1995-05-161-0/+7
|
* added transferSize() methodGuido van Rossum1995-05-031-0/+6
|
* mods by Gregor Schmid -- very nice!Guido van Rossum1995-05-031-23/+106
|
* removed some harsh words and added some clarificationsGuido van Rossum1995-04-051-21/+30
|
* Jaap V's versionGuido van Rossum1995-04-051-0/+312
|
* backup Makefile tooGuido van Rossum1995-04-051-1/+13
|
* added "pystone" benchmarkGuido van Rossum1995-03-302-0/+230
|
* added listing of argument types encounteredGuido van Rossum1995-03-231-0/+20
|
* new, from ../Demo/wwwGuido van Rossum1995-03-151-0/+1191
|