Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Added providence mailer support | Jack Jansen | 1995-10-30 | 1 | -1/+33 |
| | |||||
* | Added (limited) compuserve error parsing | Jack Jansen | 1995-10-30 | 1 | -1/+25 |
| | |||||
* | Removed unneeded reference to tkinter | Jack Jansen | 1995-10-23 | 1 | -1/+0 |
| | |||||
* | comment fix | Jack Jansen | 1995-10-23 | 1 | -0/+2 |
| | |||||
* | Script to read and parse error messages from mailer daemons. | Sjoerd Mullender | 1995-10-19 | 1 | -0/+201 |
| | | | | Written by Jack, some minor changes by Sjoerd. | ||||
* | Added third argument to call() | Jack Jansen | 1995-10-12 | 2 | -2/+3 |
| | |||||
* | New universal headers | Jack Jansen | 1995-10-09 | 1 | -2/+2 |
| | |||||
* | Fixed typo: == -> =. | Sjoerd Mullender | 1995-08-29 | 1 | -1/+1 |
| | |||||
* | many fixes by anonymous contributor | Guido van Rossum | 1995-08-28 | 1 | -72/+298 |
| | |||||
* | Added ResObj_OptNew declaration | Jack Jansen | 1995-08-17 | 2 | -1/+2 |
| | |||||
* | Added basic mac documentation. | Jack Jansen | 1995-08-14 | 1 | -0/+76 |
| | |||||
* | added getpath.c; added -P exec_prefix; added explanatory note | Guido van Rossum | 1995-08-08 | 1 | -8/+46 |
| | |||||
* | added ftp mirror script | Guido van Rossum | 1995-06-20 | 2 | -0/+300 |
| | |||||
* | removed all references to modsupport.h | Guido van Rossum | 1995-06-20 | 1 | -1/+0 |
| | |||||
* | Two new methods | Jack Jansen | 1995-06-20 | 2 | -0/+20 |
| | |||||
* | Fixed sentence about modulator | Jack Jansen | 1995-06-20 | 1 | -1/+1 |
| | |||||
* | Updated | Jack Jansen | 1995-06-20 | 1 | -4/+7 |
| | |||||
* | Jim Fulton's change to support doc strings | Jack Jansen | 1995-06-20 | 5 | -4/+30 |
| | |||||
* | Added missing setselftype method to ManualGenerator | Jack Jansen | 1995-06-18 | 1 | -0/+4 |
| | |||||
* | updated comments | Barry Warsaw | 1995-06-15 | 1 | -5/+3 |
| | |||||
* | converted to python | Barry Warsaw | 1995-06-15 | 1 | -124/+123 |
| | |||||
* | Ported to Universal Header 2.0.1f (i.e. CW6) | Jack Jansen | 1995-06-09 | 2 | -2/+10 |
| | |||||
* | Trying again to check it in. Changes to: | Jack Jansen | 1995-06-06 | 3 | -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 Jansen | 1995-05-16 | 17 | -131/+100 |
| | |||||
* | Made the example slightly more complete | Jack Jansen | 1995-05-16 | 1 | -0/+7 |
| | |||||
* | added transferSize() method | Guido van Rossum | 1995-05-03 | 1 | -0/+6 |
| | |||||
* | mods by Gregor Schmid -- very nice! | Guido van Rossum | 1995-05-03 | 1 | -23/+106 |
| | |||||
* | removed some harsh words and added some clarifications | Guido van Rossum | 1995-04-05 | 1 | -21/+30 |
| | |||||
* | Jaap V's version | Guido van Rossum | 1995-04-05 | 1 | -0/+312 |
| | |||||
* | backup Makefile too | Guido van Rossum | 1995-04-05 | 1 | -1/+13 |
| | |||||
* | added "pystone" benchmark | Guido van Rossum | 1995-03-30 | 2 | -0/+230 |
| | |||||
* | added listing of argument types encountered | Guido van Rossum | 1995-03-23 | 1 | -0/+20 |
| | |||||
* | new, from ../Demo/www | Guido van Rossum | 1995-03-15 | 1 | -0/+1191 |
| | |||||
* | the usual | Guido van Rossum | 1995-03-10 | 3 | -14/+26 |
| | |||||
* | moved lots of scripts from Demo/scripts to Tools/scripts | Guido van Rossum | 1995-03-02 | 1 | -0/+31 |
| | |||||
* | moved Demo/modulator to Tools/modulator | Guido van Rossum | 1995-03-02 | 1 | -1/+1 |
| | |||||
* | moved Demo/freeze to Tools/freeze | Guido van Rossum | 1995-03-02 | 2 | -4/+4 |
| | |||||
* | new | Guido van Rossum | 1995-03-02 | 1 | -0/+14 |
| | |||||
* | checkin of Jack's original version | Guido van Rossum | 1995-03-02 | 27 | -0/+1525 |
| | |||||
* | another round | Guido van Rossum | 1995-02-27 | 1 | -0/+5 |
| | |||||
* | another round... ported to __SC__ | Guido van Rossum | 1995-02-19 | 1 | -2/+3 |
| | |||||
* | reorganized class structure so Manualgenerator works again | Guido van Rossum | 1995-02-05 | 1 | -56/+74 |
| | |||||
* | read repair instructions from file | Guido van Rossum | 1995-02-05 | 1 | -14/+124 |
| | |||||
* | added README | Guido van Rossum | 1995-02-05 | 1 | -0/+79 |
| | |||||
* | bgenGeneratorGroup.py: changed placement of some blank lines in output | Guido van Rossum | 1995-01-30 | 4 | -11/+22 |
| | | | | | | bgenObjectDefinition.py: support chaining of object definitions macsupport.py: support functions returning pointers to existing windows/dialogs bgen.py: tighten rules for recognizing simple symbol definitions | ||||
* | Use case-dependent variant of fnmatch | Guido van Rossum | 1995-01-27 | 1 | -1/+1 |
| | |||||
* | Lots of new stuff again. Moved buffer types to some separate files. | Guido van Rossum | 1995-01-25 | 13 | -455/+1327 |
| | | | | Added some new-fangled features to bgenOutput. Generate doc strings! | ||||
* | Lots of changes. | Guido van Rossum | 1995-01-22 | 4 | -147/+376 |
| | | | | | | Renamed some things. Added support for methods directly to bgenGenerator.py. Completely reworked buffer, string and and structure types. | ||||
* | fully adapted to new naming scheme and added some features for AppleEvent ↵ | Guido van Rossum | 1995-01-18 | 5 | -83/+137 |
| | | | | generation | ||||
* | initial version | Guido van Rossum | 1995-01-18 | 7 | -0/+905 |
| |