Eric S. Raymond
|
924157fa9f
|
Information hiding.
|
2017-06-06 23:49:10 -04:00 |
|
Eric S. Raymond
|
978168523a
|
Magic-number elimination.
|
2017-06-06 11:12:00 -04:00 |
|
Eric S. Raymond
|
fd10d380df
|
Abstract out NOBJECTS (formerly magic number 100).
|
2017-06-06 10:44:25 -04:00 |
|
Jason S. Ninneman
|
7c0a690a1c
|
Sync compile.c with misc.c.
|
2017-06-03 11:41:33 -07:00 |
|
Eric S. Raymond
|
3e82eeda27
|
Documentation polishing.
|
2017-06-03 13:04:46 -04:00 |
|
Peje Nilsson
|
5632f5eba4
|
Untangle gotos
Some LXXXX refactored as functions with more meaningful names
Remove unused globals
|
2017-06-02 08:45:50 -04:00 |
|
Michael Jarvis
|
40ccd3d80d
|
use char, not signed char
|
2017-06-01 17:45:29 -05:00 |
|
Eric S. Raymond
|
5ae76995d2
|
Simplify build: nested makefiles considered harmful.
|
2017-05-29 01:33:59 -04:00 |
|