File | Last Change |
---|---|
../ | |
cal/ | |
CMakeLists.txt | 1.8 (2 years ago) by greg: perf(cnt): improved randomness of cnt -s option with new irandom(modulus) call |
Rmakefile | 1.12 (20 months ago) by greg: chore: Made support for $(INSTALL) more universal between rmake directories |
SConscript | 1.8 (6 years ago) by schorsch: Updating to SCons 3.x, adding support for Python 3 |
calc.c | 1.10 (12 months ago) by greg: feat(icalc): Added [context and ] for pushing/popping contexts (mostly to test) |
cnt.c | 1.8 (2 years ago) by greg: fix(cnt): Reversed sense of new test -- whoops! |
ev.c | 1.8 (20 months ago) by greg: fix: compile error fixes related to redeclaration of eputs() and wputs() |
histo.c | 1.6 (19 months ago) by greg: fix(histo): Include lowest value in range |
lam.c | 1.26 (4 months ago) by greg: feature(rsplit,rlam): Modified to allow any number of files up to system limit |
neat.c | 1.4 (20 years ago) by schorsch: Reduced compile warnings. |
rcalc.c | 1.39 (7 months ago) by greg: perf: Added array index optimization to calcomp routines |
rsplit.c | 1.17 (4 months ago) by greg: perf(rsplit): truly minor optimization (possible struct size reduction) |
tabfunc.c | 1.11 (7 months ago) by greg: fix(tabfunc): Better float format error detection |
total.c | 1.16 (2 years ago) by greg: fix(total): Improved option error checking |