summaryrefslogtreecommitdiffstats
path: root/Tools
Commit message (Expand)AuthorAgeFilesLines
* 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
* 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
* the usualGuido van Rossum1995-03-103-14/+26
* moved lots of scripts from Demo/scripts to Tools/scriptsGuido van Rossum1995-03-021-0/+31
* moved Demo/modulator to Tools/modulatorGuido van Rossum1995-03-021-1/+1
* moved Demo/freeze to Tools/freezeGuido van Rossum1995-03-022-4/+4
* newGuido van Rossum1995-03-021-0/+14
* checkin of Jack's original versionGuido van Rossum1995-03-0227-0/+1525
* another roundGuido van Rossum1995-02-271-0/+5
* another round... ported to __SC__Guido van Rossum1995-02-191-2/+3
* reorganized class structure so Manualgenerator works againGuido van Rossum1995-02-051-56/+74
* read repair instructions from fileGuido van Rossum1995-02-051-14/+124
* added READMEGuido van Rossum1995-02-051-0/+79
* bgenGeneratorGroup.py: changed placement of some blank lines in outputGuido van Rossum1995-01-304-11/+22
* Use case-dependent variant of fnmatchGuido van Rossum1995-01-271-1/+1
* Lots of new stuff again. Moved buffer types to some separate files.Guido van Rossum1995-01-2513-455/+1327
* Lots of changes.Guido van Rossum1995-01-224-147/+376
* fully adapted to new naming scheme and added some features for AppleEvent gen...Guido van Rossum1995-01-185-83/+137
* initial versionGuido van Rossum1995-01-187-0/+905
* use $INCLUDE path (Mark Hammond)Guido van Rossum1995-01-171-7/+26
* Use /depot/gnu/plat/bin/perlBarry Warsaw1994-12-051-1/+1
* initial checkinGuido van Rossum1994-10-081-0/+1
* changed script interpreterBarry Warsaw1994-10-061-1/+1
* Lots of things added. README written (mostly).Guido van Rossum1994-10-054-36/+352
* Get rid of freeze (now its own directory).Guido van Rossum1994-10-033-24/+160
* Don't search for *.so modules since we can't handle them!Guido van Rossum1994-10-031-2/+1
* Add check for unknown modulesGuido van Rossum1994-10-031-1/+7
* Totally new "freeze" program.Guido van Rossum1994-10-036-560/+561
* Jack's last version (now I'm supposed to get it working :-)Guido van Rossum1994-10-031-0/+576
* point perl to ~/bin/perlBarry Warsaw1994-09-231-1/+1
* newslist.py: Added search for .newslistrc.py;Guido van Rossum1994-08-192-1/+151
* small usage note changeBarry Warsaw1994-07-251-1/+1
* small change in messageBarry Warsaw1994-07-251-1/+1
* Initial revisionBarry Warsaw1994-07-251-0/+146
* Added convenience functions {complete,reformat}_{filter,string,file}.Guido van Rossum1994-06-071-19/+145
* correct typos in option parsing loopGuido van Rossum1994-05-271-2/+2
* Added -i option to ignore general regexpsGuido van Rossum1994-05-171-19/+27