summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* changes for NT/Borland CGuido van Rossum1995-03-011-21/+65
* include mymath.hGuido van Rossum1995-03-011-1/+1
* Write track artist info if given.Sjoerd Mullender1995-03-012-0/+4
* a few typographical changes (e.g. -- => ---) and lots of new stuff in the WWW...Guido van Rossum1995-02-2846-60/+958
* Three down, two to go...Jack Jansen1995-02-286-0/+622
* more stuffGuido van Rossum1995-02-283-2/+9
* more stuffGuido van Rossum1995-02-283-13/+24
* added WWW sectionsGuido van Rossum1995-02-2725-8/+1090
* document restriction on group namesGuido van Rossum1995-02-272-2/+4
* changes refs to SO_* symbolsGuido van Rossum1995-02-272-24/+26
* added quote and unquoteGuido van Rossum1995-02-272-2/+32
* added cgiGuido van Rossum1995-02-272-0/+8
* In interactive mode ask for output fileJack Jansen1995-02-271-8/+16
* Under MW also be more conservative about events to requestJack Jansen1995-02-271-11/+6
* added html parser and supporting castGuido van Rossum1995-02-276-0/+3014
* layout changes; quote & as wellGuido van Rossum1995-02-271-6/+13
* handle class exceptionsGuido van Rossum1995-02-274-9/+25
* fix stupid bug (db should be dict)Guido van Rossum1995-02-271-3/+3
* added DictType as alias for DictionaryTypeGuido van Rossum1995-02-271-1/+1
* handle class exceptions; added runeval; made runctx obsoleteGuido van Rossum1995-02-276-29/+88
* make the type a parameter of the DL_IMPORT macro, for Borland CGuido van Rossum1995-02-2722-63/+67
* for BorlandCGuido van Rossum1995-02-271-1/+5
* for MPW __SC__Guido van Rossum1995-02-271-3/+6
* for MPW __SC__ compilerGuido van Rossum1995-02-271-2/+6
* don't complain about too many args if arg is a dictGuido van Rossum1995-02-271-1/+1
* another roundGuido van Rossum1995-02-271-0/+5
* all bgen modules now work with MWerksGuido van Rossum1995-02-271-4/+0
* return old value of PyMac_DoYieldEnabled; -1 means do not even check for inte...Guido van Rossum1995-02-262-6/+15
* get creator from Owner resource; set attrsGuido van Rossum1995-02-261-7/+24
* UpdateGuido van Rossum1995-02-261-2/+3
* MAde a few things more orthogonal and did some cleanups:Jack Jansen1995-02-243-36/+74
* Added BINA to unknown filetypes (what mw uses)Jack Jansen1995-02-241-1/+1
* Rationalized mwerks config files: they only differ depending onJack Jansen1995-02-242-0/+6
* more fixes by Steve CliftGuido van Rossum1995-02-241-61/+154
* change in staticforward -- added statichereGuido van Rossum1995-02-211-1/+7
* add explicit 0 flags for methodlistGuido van Rossum1995-02-211-5/+5
* change ifdefs and fix "%#s" formatGuido van Rossum1995-02-211-2/+2
* changed ifdefs and comments -- more modules are goodGuido van Rossum1995-02-212-12/+6
* change SC ifdef to MPWGuido van Rossum1995-02-211-1/+1
* a few new thingsGuido van Rossum1995-02-211-3/+9
* ported to MPW/SCGuido van Rossum1995-02-211-7/+7
* added ctbGuido van Rossum1995-02-211-1/+1
* fix bug in filterproc interfaceGuido van Rossum1995-02-214-38/+28
* fix bug with volume rootGuido van Rossum1995-02-211-20/+22
* ported to MPW, moved main() hereGuido van Rossum1995-02-201-15/+31
* moved main() to macglue.cGuido van Rossum1995-02-201-12/+0
* ported to CFM-68KGuido van Rossum1995-02-201-12/+19
* real dialogs for warnings etc., copy applet.rsrc template tooGuido van Rossum1995-02-201-37/+81
* replace %#s with portable solutionGuido van Rossum1995-02-201-13/+14
* applet to run any scriptGuido van Rossum1995-02-201-0/+35