Jack Jansen
|
5d9579707f
|
Allow '@' for ' ' in uuencoded files.
|
1995-11-14 10:35:19 +00:00 |
Jack Jansen
|
40b546d40e
|
Initialize GUSI on the mac.
|
1995-11-14 10:34:45 +00:00 |
Jack Jansen
|
34cc5c31e8
|
Fix to load needed resources on a mac
|
1995-10-31 16:15:12 +00:00 |
Jack Jansen
|
ba0311ecff
|
Renamed module tkinter to _tkinter, moved source to _tkinter.c
|
1995-10-23 14:34:14 +00:00 |
Guido van Rossum
|
b50667d229
|
rename binasciimodule.c -> binascii.c; disable parsermodule.c
|
1995-10-12 00:41:40 +00:00 |
Guido van Rossum
|
d9e9f9c05d
|
Fred Drake's new parser module
|
1995-10-11 17:35:38 +00:00 |
Guido van Rossum
|
c1822a4dd1
|
changes by Steve Clift
|
1995-10-11 16:15:28 +00:00 |
Sjoerd Mullender
|
7d0590b544
|
Removed declaration of sginap because it conflicted with a header file.
|
1995-10-11 08:47:28 +00:00 |
Sjoerd Mullender
|
4237efc7f0
|
Propagate variable calls both to the linker and the compiler.
|
1995-10-11 08:45:15 +00:00 |
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 |
Guido van Rossum
|
07b14dd8bc
|
add locking where it exists
|
1995-07-26 17:33:44 +00:00 |
Guido van Rossum
|
ef38b78f94
|
use newgetargs
|
1995-07-26 17:33:10 +00:00 |
Guido van Rossum
|
f8afdcfef0
|
improved comments for curses, dbhash
|
1995-07-26 17:31:41 +00:00 |
Guido van Rossum
|
e42fc2fd37
|
use getnewargs where it makes sense
|
1995-07-26 17:29:45 +00:00 |
Guido van Rossum
|
cf1025ba0d
|
fixed arg checking for keys() and close()
|
1995-07-18 18:33:09 +00:00 |
Guido van Rossum
|
79ae53e8f0
|
Initial revision
|
1995-07-18 18:23:44 +00:00 |
Guido van Rossum
|
ae75f4955e
|
added dbhash; Tk is now officially at 4.0
|
1995-07-18 18:18:11 +00:00 |
Guido van Rossum
|
24f42ac74c
|
suppress . and .. in listdir return value
|
1995-07-18 18:16:52 +00:00 |
Guido van Rossum
|
064a62bc8a
|
err() should be varargs -- and fix one call
|
1995-07-07 22:39:14 +00:00 |
Guido van Rossum
|
ef4ee62a0f
|
added getpalatform()
|
1995-07-07 22:38:14 +00:00 |
Guido van Rossum
|
807b7bec06
|
normalized flag arg and made flag, mode default args; minor cosmetics
|
1995-07-07 22:37:11 +00:00 |
Guido van Rossum
|
55ea8a7b5b
|
pass $PLATFORM into config.c
|
1995-07-07 22:35:21 +00:00 |
Guido van Rossum
|
36bc68024f
|
sys/wait.h; NeXT changes (no unistd, utime; getcwd?)
|
1995-06-14 22:54:23 +00:00 |
Guido van Rossum
|
4a2698648e
|
fix NL for Linux bash bug; special processing for -u options
|
1995-06-14 22:52:06 +00:00 |
Guido van Rossum
|
ac56297421
|
edited RCS cruft
|
1995-06-14 22:49:20 +00:00 |
Guido van Rossum
|
31affb2e42
|
new modules soundex.c and environment.c
|
1995-06-14 22:31:38 +00:00 |