Jack Jansen
|
8ab04b4d65
|
Got rid of ifdefs for long-obsolete GUSI versions.
|
2002-04-11 20:46:23 +00:00 |
Jack Jansen
|
59c14e2254
|
Bit the bullet and enabled garbage collection (finally).
Also updated pyconfig.h to the current state of pyconfig.h.in.
|
2001-08-07 12:33:32 +00:00 |
Jack Jansen
|
b4a7db7736
|
config.h renamed to pyconfig.h
|
2001-07-27 09:22:03 +00:00 |
Jack Jansen
|
fab7415831
|
Made version string shorter for Carbon so it fits on one line.
|
2001-02-17 22:00:43 +00:00 |
Jack Jansen
|
74a1e63a89
|
Test for TARGET_API_MAC_CARBON with #if in stead of #ifdef.
|
2000-07-14 22:37:27 +00:00 |
Jack Jansen
|
e17fd2a5af
|
Got rid of __SC__ ifdefs.
|
2000-07-11 22:37:03 +00:00 |
Jack Jansen
|
9ae898b415
|
ANSIfication step 2: make sure all needed prototypes are available, and all needed
header files included.
|
2000-07-11 21:16:03 +00:00 |
Jack Jansen
|
d9f6e92fbf
|
Removed THINK_C support.
Added a CARBON indicator to the version string.
|
2000-06-04 21:51:36 +00:00 |
Jack Jansen
|
850d118f74
|
Got rid of w/MSL in the version string.
|
2000-05-05 23:08:47 +00:00 |
Jack Jansen
|
2d1306b7cf
|
Started on GUSI2 and threading support.
|
2000-04-07 09:10:49 +00:00 |
Jack Jansen
|
08c3be35c3
|
Changed the few old routine names still used to the new ones
Started working on MSL support
|
1997-04-08 15:27:00 +00:00 |
Jack Jansen
|
42218ce33c
|
Added/updated copyright notices
(and the &*^$%@ resource files got binhexed again, sigh)
|
1997-01-31 16:15:11 +00:00 |
Jack Jansen
|
007fa82581
|
Include config.h
|
1996-08-19 11:36:59 +00:00 |
Jack Jansen
|
a547dcaff0
|
Old names changed to Py_GetCopyright, etc.
|
1996-07-10 15:48:25 +00:00 |
Jack Jansen
|
c743c8d166
|
Modified for GUSI
|
1996-02-14 16:02:30 +00:00 |
Jack Jansen
|
f717ac29f0
|
Merged Jack's macgetcompiler.c and Guido's maccompiler.c and named the
result macgetcompiler.c (after all, *I* did the merging:-)
|
1995-08-14 12:30:15 +00:00 |
Guido van Rossum
|
6e39e53cde
|
Initial revision
|
1995-08-08 14:11:07 +00:00 |