| File | Last Change | 
|---|---|
|  ../ | |
|  cal/ | |
|  Rmakefile | 1.2 (21 years ago) by greg: Renamed rview, lam, calc, and neat to rvu, rlam, icalc, and neaten | 
|  calc.c | 1.6 (21 years ago) by greg: Added ability for calc to read on a continued line | 
|  histo.c | 1.4 (21 years ago) by greg: Added -p option to histo to report percentiles and changed output slightly | 
|  rcalc.c | 1.14 (21 years ago) by greg: Fixed bug in format parsing where extra EOL was sometimes added | 
|  SConscript | 1.3 (21 years ago) by schorsch: Renamed calc to icalc, lam to rlam, and neat to neaten. | 
|  cnt.c | 1.2 (22 years ago) by schorsch: Reduced compile warnings/errors on Windows. | 
|  ev.c | 1.6 (21 years ago) by schorsch: Reduced compile warnings. | 
|  lam.c | 1.4 (21 years ago) by schorsch: Reduced compile warnings. | 
|  neat.c | 1.4 (21 years ago) by schorsch: Reduced compile warnings. | 
|  tabfunc.c | 1.5 (22 years ago) by schorsch: Added grouping parens to reduce ambiguity warnings. | 
|  total.c | 1.3 (22 years ago) by schorsch: Eliminated copystruct() macro, which is unnecessary in ANSI. Reduced ambiguity warnings for nested if/if/else clauses. |