Jack Jansen
|
85705e73b1
|
Got rid of obsolete defines.
|
2002-04-11 20:56:15 +00:00 |
Jack Jansen
|
9145be4310
|
Define NDEBUG if Py_DEBUG isn't defined.
|
2001-12-05 22:44:45 +00:00 |
Jack Jansen
|
596e18a666
|
Got rid of (hopefully) the last 68k Mac-related ifdefs and various other cruft.
|
2001-08-07 15:14:53 +00:00 |
Jack Jansen
|
6db483e679
|
Added a WITHOUT_FRAMEWORKS define to all the config files, so that on MacOS<=9 compiles use Universal Headers, not Carbon/Carbon.h.
|
2001-05-14 15:00:38 +00:00 |
Jack Jansen
|
e4cd2f28c6
|
Don't use our own malloc any more. It made test_longexp crash due to its optimization to lock blocks into a specific size malloc requests. This loses 15% performance, but that we'll have to live with:-(
|
2000-08-25 22:02:44 +00:00 |
Jack Jansen
|
2d1306b7cf
|
Started on GUSI2 and threading support.
|
2000-04-07 09:10:49 +00:00 |