Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Weaklink most toolbox modules, improving backward compatibility. Modules ↵ | Jack Jansen | 2002-03-24 | 1 | -0/+93 |
| | | | | | | | | will no longer fail to load if a single routine is missing on the curent OS version, in stead calling the missing routine will raise an exception. Should finally fix 531398. 2.2.1 candidate. Also blacklisted some constants with definitions that were not Python-compatible. | ||||
* | TickCount moved to a different header file. We manually added it back in ↵ | Jack Jansen | 2001-12-17 | 1 | -0/+18 |
| | | | | here, for conveninece. | ||||
* | Adapted for Universal Headers 3.4 | Jack Jansen | 2001-12-16 | 1 | -14/+150 |
| | |||||
* | Merged changes made on r22b2-branch between r22b2 and r22b2-mac (the | Jack Jansen | 2001-11-30 | 1 | -4/+0 |
| | | | | changes from start of branch upto r22b2 were already merged, of course). | ||||
* | Shut up many more gcc warnings. | Jack Jansen | 2001-09-05 | 1 | -1/+4 |
| | |||||
* | Renamed the Mac toolbox modules to have an initial _ in their name. | Jack Jansen | 2001-08-23 | 1 | -0/+459 |