summaryrefslogtreecommitdiffstats
path: root/Mac/scripts/mkestrres.py
Commit message (Collapse)AuthorAgeFilesLines
* Got rid of FSSpecs.Jack Jansen2003-02-061-29/+28
|
* Added an optional file with MacErrors.h extensions: IC errors aren't in there.Jack Jansen2002-04-221-0/+6
| | | | Bugfix candidate.
* Newer names for various error include files.Jack Jansen2002-01-221-2/+2
|
* Import the MacOS toolbox modules from the Carbon package.Jack Jansen2001-08-251-1/+1
|
* Use re in stead of regex.Jack Jansen2001-01-021-23/+26
|
* Minor clarficiations in the dialogs about which errno file is wanted when (I ↵Jack Jansen2001-01-011-2/+2
| | | | had also forgotten:-).
* If there's no comment for an error we use the symbolic name as theJack Jansen1998-04-211-0/+18
| | | | | error message. Not really fantastic, but "reqAborted" is better than "MacOS error -1105" at least.
* MSL errno.h has moved some errors around, and doesn't documentJack Jansen1997-05-151-0/+6
| | | | them in comments, so we do that ourselves.
* Completely redone. mkestrres now parses errno.h and Errors.h filesJack Jansen1996-09-051-42/+106
| | | | | (which have the descriptions of the errors in comments) and generates errors.txt, macerrors.py and errors.rsrc
* stuff by jack to create a set of Estr resourcesGuido van Rossum1995-02-051-0/+62