aboutsummaryrefslogtreecommitdiff
path: root/loadacm.c (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Lots of updates. Finished implementing BB_FEATURE_TRIVIAL_HELPErik Andersen2000-05-121-2/+5
| | | | | | | | which lets you compile out most of the "--help" output, saving up to 17k. Renamed mnc to nc. -Erik
* More minor updates to docs (and making apps behave as the docsErik Andersen2000-04-191-3/+11
| | | | | suggest they should) -Erik
* Upates to include copyright 2000 to everythingErik Andersen2000-04-131-2/+2
| | | | -Erik
* Some formatting updates (ran the code through indent)Erik Andersen2000-02-081-350/+314
| | | | -Erik
* Add the beginings of some regression testing. Add in the recentlyErik Andersen1999-12-291-0/+441
contributed loadacm utility (for dealing with unicode fonts) -Erik