Eric S. Raymond
|
a062d43079
|
SPK is no longer global.
|
2017-06-11 22:04:14 -04:00 |
|
Eric S. Raymond
|
e2ebc24114
|
Continue localization of SPK (not yet complete).
|
2017-06-11 21:58:21 -04:00 |
|
Eric S. Raymond
|
7485a8a1e1
|
Limit visibility of ugly globals.
|
2017-06-11 21:07:53 -04:00 |
|
Eric S. Raymond
|
bfda14305a
|
Abolish 18999 return from actions().
|
2017-06-11 11:25:31 -04:00 |
|
Eric S. Raymond
|
093415efc8
|
Abolish 2009 return.
|
2017-06-11 11:13:31 -04:00 |
|
Eric S. Raymond
|
8cdbf034a2
|
Code simplifications based on abolishing 2011.
|
2017-06-11 10:59:33 -04:00 |
|
Eric S. Raymond
|
5e5ad6b1aa
|
Abolish 2011 return from actions. A step towards localizing SPK.
|
2017-06-11 10:12:58 -04:00 |
|
Eric S. Raymond
|
3c78ff879b
|
Clean up dummy macro arguments.
|
2017-06-11 07:29:29 -04:00 |
|
Eric S. Raymond
|
d3e84846d3
|
Readability fix.
|
2017-06-10 13:58:18 -04:00 |
|
Eric S. Raymond
|
b92fb66c44
|
Last goto removed from actions.c
|
2017-06-10 13:43:17 -04:00 |
|
Eric S. Raymond
|
f6da31f689
|
Just one label left in actions.c.
|
2017-06-10 13:31:48 -04:00 |
|
Eric S. Raymond
|
e6f183ba7f
|
Use C idioms for increment/decrement.
|
2017-06-10 12:38:40 -04:00 |
|
Eric S. Raymond
|
3af993abca
|
Isolate the grotty save/resume code. Most of it will soon go away.
|
2017-06-10 05:38:47 -04:00 |
|
Eric S. Raymond
|
9bac28878d
|
Replace magic linenumbers with a clearer enum.
|
2017-06-10 00:23:28 -04:00 |
|
Eric S. Raymond
|
b22d6a65b9
|
More goto eliminations.
|
2017-06-09 17:22:20 -04:00 |
|
Eric S. Raymond
|
64897f132e
|
Abolish global variable I.
|
2017-06-09 11:53:02 -04:00 |
|
Eric S. Raymond
|
db8dc40b84
|
Abolish a silly layer of macros.
|
2017-06-09 11:36:49 -04:00 |
|
Eric S. Raymond
|
0a4325ce45
|
Eliminate a global variable.
|
2017-06-09 11:19:47 -04:00 |
|
Eric S. Raymond
|
2606284916
|
Remove objectioonable uses of global variables.
|
2017-06-09 10:39:12 -04:00 |
|
Eric S. Raymond
|
37117f20e0
|
Eliminate objectionable use of global.
|
2017-06-09 10:17:13 -04:00 |
|
Eric S. Raymond
|
9ecbfa2ca8
|
Reformat actions.c, no code changes.
|
2017-06-09 10:00:28 -04:00 |
|
Eric S. Raymond
|
54d22714d9
|
Suspend/resume handler.
|
2017-06-09 09:54:23 -04:00 |
|
Eric S. Raymond
|
652e4ed733
|
Mass goto removal. Switch now calls handlers directly.
|
2017-06-09 09:04:26 -04:00 |
|
Eric S. Raymond
|
dd9bbe1f00
|
Because (almost) everything is done in handlers now, merge the action files.
|
2017-06-09 08:54:03 -04:00 |
|