Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Don't use our own malloc any more. It made test_longexp crash due to its ↵ | Jack Jansen | 2000-08-25 | 1 | -1/+6 |
| | | | | optimization to lock blocks into a specific size malloc requests. This loses 15% performance, but that we'll have to live with:-( | ||||
* | Added USE_APPEARANCE flag. | Jack Jansen | 1999-12-09 | 1 | -0/+1 |
| | |||||
* | Disable malloc debug in frozen programs. | Jack Jansen | 1998-07-01 | 1 | -1/+1 |
| | |||||
* | Config file for frozen binaries. | Jack Jansen | 1998-06-26 | 1 | -4/+32 |
| | |||||
* | Mwerks header files for shared python and the applet template | Jack Jansen | 1995-02-13 | 1 | -0/+4 |