Commit Graph

2677 Commits

Author SHA1 Message Date
Guido van Rossum 68abf54d71 got rid of debug prints 1995-04-27 19:02:18 +00:00
Guido van Rossum 9aeee75c59 added Entry.dump() method 1995-04-27 19:01:37 +00:00
Guido van Rossum 4d4ee8bdb0 major update 1995-04-27 18:07:20 +00:00
Guido van Rossum 097c55ad75 accept more invalid dates
when reading sums file, ignore files not in entries
1995-04-27 18:07:07 +00:00
Guido van Rossum c51237cd70 dunno 1995-04-27 18:05:36 +00:00
Guido van Rossum bec818a14f first remote commit test!!! 1995-04-26 22:57:12 +00:00
Guido van Rossum 5f07b84796 Initial revision 1995-04-26 22:57:11 +00:00
Sjoerd Mullender 107c747009 DL_IMPORT needs an argument. 1995-04-25 11:53:24 +00:00
Jack Jansen 45ff77f43e - The prefs file wasn't updated correctly if it already existed.
- Guido's r1.23 fix wrt PyMac_DoYieldEnabled had somehow gotten lost.
1995-04-24 12:41:41 +00:00
Jack Jansen e08dea19c2 MW does not always set errno on failing fopen() 1995-04-23 22:12:47 +00:00
Jack Jansen 1ff2f218ca Removed seeks beyond eof (MW doesn't support them) 1995-04-23 22:10:18 +00:00
Jack Jansen e99c824bad Mac-specific code for setting filetype was outdated. 1995-04-23 22:06:57 +00:00
Jack Jansen 5dbc7231a0 DL_IMPORT macro was called in a funny way (and MW barfed on it) 1995-04-23 22:06:05 +00:00
cvs2svn d39f5f6453 This commit was manufactured by cvs2svn to create tag 'release12'. 1995-04-10 12:32:31 +00:00
Guido van Rossum decd2df475 micro lay-out change 1995-04-10 12:32:31 +00:00
Guido van Rossum e530c584f2 changed path references 1995-04-10 12:32:16 +00:00
Guido van Rossum ac3f212cd4 Some more changes for 1.2 1995-04-10 11:53:42 +00:00
Guido van Rossum 0082c1a121 updates for final release of 1.2 1995-04-10 11:52:44 +00:00
Guido van Rossum 91cb9d2fda revamped README; the usual elsewhere... 1995-04-10 11:47:38 +00:00
Guido van Rossum 5dd52d37eb commit -- why not 1995-04-10 11:47:11 +00:00
Guido van Rossum 5b98ac5b14 added hello world 1995-04-10 11:46:37 +00:00
Guido van Rossum 4e620374b8 added rpython 1995-04-10 11:46:03 +00:00
Guido van Rossum 3beff4164b add pointer to ../ibrowse 1995-04-10 11:44:16 +00:00
Guido van Rossum 9e712fdd17 remove ref to howard subdirectory 1995-04-10 11:41:30 +00:00
Guido van Rossum 07a272d9de commit -- why not 1995-04-10 11:40:52 +00:00
Guido van Rossum 21bc15b73d commit -- why not... 1995-04-10 11:40:26 +00:00
Guido van Rossum f4449def3b small clarifications / lay out 1995-04-10 11:37:18 +00:00
Guido van Rossum 6233293ce5 OS/2 thread support 1995-04-10 11:36:14 +00:00
Guido van Rossum 48aa82e2df correct typo in example 1995-04-10 11:34:46 +00:00
Guido van Rossum 96628a90c4 typos, layout and other small things 1995-04-10 11:34:00 +00:00
Guido van Rossum eae3f73b1c Graham Matthews 1995-04-07 15:36:08 +00:00
Guido van Rossum 7ec5957022 typo bf should be \bf 1995-04-07 15:35:33 +00:00
Guido van Rossum 96044da680 first update from Ken 1995-04-07 09:06:50 +00:00
Guido van Rossum fa486a2d53 call test() when run as script 1995-04-07 09:04:01 +00:00
Guido van Rossum 5232590bf1 original received from Ken 1995-04-07 09:03:10 +00:00
Guido van Rossum e9df727176 change comparing instance methods 1995-04-06 14:46:51 +00:00
Sjoerd Mullender f1bb334950 Use variables from module cd instead of CD. 1995-04-06 14:46:31 +00:00
Guido van Rossum d8953cb8d9 change in counting freed objects 1995-04-06 14:46:26 +00:00
Sjoerd Mullender 91e7a0bd2a Also count UNREF's as freeing an object (only relevant when
COUNT_ALLOCS is defined).
1995-04-06 13:47:48 +00:00
Guido van Rossum 8f7871eec3 finalizing 1.2 1995-04-05 12:24:52 +00:00
Guido van Rossum bf6bdb0100 removed some harsh words and added some clarifications 1995-04-05 10:59:20 +00:00
Guido van Rossum e956386283 Jaap V's version 1995-04-05 10:58:52 +00:00
Guido van Rossum 6d67b607b2 backup Makefile too 1995-04-05 10:58:39 +00:00
Guido van Rossum 9a707e8c76 added Linux specific files 1995-04-05 09:44:56 +00:00
Guido van Rossum 8f4b6adb77 two new modules for the Mac toolbox 1995-04-05 09:18:35 +00:00
Guido van Rossum a075feba1e changed treatment of local time 1995-04-04 15:25:32 +00:00
Guido van Rossum 02ee80d408 minor things 1995-04-04 12:29:37 +00:00
Guido van Rossum 25f6fcc550 more complete examples 1995-04-04 12:28:53 +00:00
Guido van Rossum 93dda331ef update list of supported os-es 1995-04-04 11:57:22 +00:00
Sjoerd Mullender 5b7f3cd3e1 Use mappinglookup instead of dictlookup for looking up __builtin__. 1995-04-04 11:47:41 +00:00