Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Moved most of Mac/Lib hierarchy to Lib/plat-mac: it can be used both | Jack Jansen | 2002-12-30 | 1 | -1852/+0 |
| | | | | | | | in MacPython-OS9 and MacPython-OSX (or the equivalent unix Python on Mac OS X). The only items remaining in Mac/Lib are modules that are meaningful only for MacPython-OS9 (CFM stuff, MacPython preferences in resources, etc). | ||||
* | Regenerated to include Internet Config error strings. | Jack Jansen | 2002-04-22 | 1 | -9/+72 |
| | | | | Bugfix candidate. | ||||
* | Fixed macroman<->latin1 conversion. Some chars don't | Jack Jansen | 2001-05-17 | 1 | -13/+13 |
| | | | | | exist in latin1, but at least the roundtrip results in the same macroman characters. | ||||
* | Oops, ISO translation was off. Fixed. | Jack Jansen | 2001-03-27 | 1 | -13/+13 |
| | |||||
* | Updated for new universal headers (oops... this was loooong due). | Jack Jansen | 2001-01-01 | 1 | -165/+856 |
| | |||||
* | Re-generated with slightly more intelligent script | Jack Jansen | 1998-04-21 | 1 | -43/+510 |
| | |||||
* | Regenreated for MSL | Jack Jansen | 1997-05-15 | 1 | -6/+11 |
| | |||||
* | Symbolic names for all error codes from Errors.h and errno.h | Jack Jansen | 1996-09-05 | 1 | -0/+626 |