Commit Graph

485 Commits

Author SHA1 Message Date
Guido van Rossum
903f487684 add BGN/END_SAVE macros around fcntl/ioctl calls 1995-10-07 19:18:22 +00:00
Jack Jansen
84bbc2e3e3 Added base64 support 1995-10-04 16:38:44 +00:00
Jack Jansen
8ccfc93c2f Removed unused variable 1995-10-03 14:39:44 +00:00
Guido van Rossum
275fbe21c9 Move some stuff around so customizations in Setup take precedence 1995-09-30 17:01:49 +00:00
Guido van Rossum
896fc7ed4a re-enable new.code(...) with new args 1995-09-30 17:01:02 +00:00
Guido van Rossum
64b24fb062 clear quitMainLoop when we fall through the main loop 1995-09-30 17:00:24 +00:00
Guido van Rossum
9722ad8883 Mac changes 1995-09-22 23:49:28 +00:00
Guido van Rossum
7c53b77733 plug some leaks 1995-09-13 18:39:47 +00:00
Guido van Rossum
1c20648ba2 added SITEPATH and DESTPATH variables 1995-09-13 18:39:04 +00:00
Guido van Rossum
bbc3410fa8 added 5th return item, clock time, to posix.times() 1995-09-13 17:39:51 +00:00
Guido van Rossum
a3127e8e11 added strop.translate(s, table) 1995-09-13 17:39:06 +00:00
Guido van Rossum
8d8c1eeed7 added time.strftime() 1995-09-13 17:38:35 +00:00
Jack Jansen
0223aa11d8 Obscure bugfix 1995-08-31 13:44:23 +00:00
Guido van Rossum
f45e586ed0 fix typo in bsddb entry 1995-08-30 23:44:41 +00:00
Guido van Rossum
1100dca602 Initial revision 1995-08-30 23:43:03 +00:00
Guido van Rossum
d639b45ed6 dbhash -> bsddb 1995-08-28 02:59:06 +00:00
Guido van Rossum
e03f277a22 fix bug in close() 1995-08-28 02:58:31 +00:00
Guido van Rossum
66017aa1b8 fix leaks in keys(); fix bug in close() 1995-08-28 02:58:00 +00:00
Jack Jansen
eaeb1c825d Added missing 'leftchar' initializer. 1995-08-14 12:17:57 +00:00
Jack Jansen
dc977a99e0 Shuffled include's around (name conflict on Mac wrt teclick()) 1995-08-14 12:17:18 +00:00
Guido van Rossum
45a910475c added MACHDEP back in 1995-08-08 14:18:12 +00:00
Jack Jansen
727811907c Helper module for uuencode and binhex coders 1995-08-07 14:34:15 +00:00
Guido van Rossum
667d704997 Initial revision 1995-08-04 04:20:48 +00:00
Guido van Rossum
37ba0bc50b split config.c in 1000 parts; new main; new unfinished objective-C module 1995-08-04 04:20:45 +00:00
Guido van Rossum
b158909b45 \temporary 'fix' for brokenness 1995-07-28 16:44:53 +00:00