Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Got rid of obsolete defines. | Jack Jansen | 2002-04-11 | 1 | -4/+1 |
* | Define NDEBUG if Py_DEBUG isn't defined. | Jack Jansen | 2001-12-05 | 1 | -0/+3 |
* | Got rid of (hopefully) the last 68k Mac-related ifdefs and various other cruft. | Jack Jansen | 2001-08-07 | 1 | -2/+0 |
* | Added a WITHOUT_FRAMEWORKS define to all the config files, so that on MacOS<=... | Jack Jansen | 2001-05-14 | 1 | -0/+1 |
* | Don't use our own malloc any more. It made test_longexp crash due to its opti... | Jack Jansen | 2000-08-25 | 1 | -1/+6 |
* | Started on GUSI2 and threading support. | Jack Jansen | 2000-04-07 | 1 | -0/+35 |