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