| File | Last Change |
|---|---|
../
|
|
cal/
|
|
CMakeLists.txt
|
1.8 (3 years ago) by greg: perf(cnt): improved randomness of cnt -s option with new irandom(modulus) call |
Rmakefile
|
1.12 (2 years ago) by greg: chore: Made support for $(INSTALL) more universal between rmake directories |
calc.c
|
1.10 (2 years ago) by greg: feat(icalc): Added [context and ] for pushing/popping contexts (mostly to test) |
cnt.c
|
1.8 (3 years ago) by greg: fix(cnt): Reversed sense of new test -- whoops! |
ev.c
|
1.8 (2 years ago) by greg: fix: compile error fixes related to redeclaration of eputs() and wputs() |
histo.c
|
1.6 (2 years ago) by greg: fix(histo): Include lowest value in range |
lam.c
|
1.25 (6 years ago) by greg: Windows cleaning (thanks to Nathaniel Jones for pointing out errors) |
rcalc.c
|
1.38 (2 years ago) by greg: perf(rcalc): don't bother to reduce constant expressions with -n option |
rsplit.c
|
1.15 (5 years ago) by greg: Added check for duplicate output file(s) |
tabfunc.c
|
1.10 (4 years ago) by greg: fix: repaired out-of-order function output for irregular abscissa |
total.c
|
1.16 (3 years ago) by greg: fix(total): Improved option error checking |
SConscript
|
1.8 (7 years ago) by schorsch: Updating to SCons 3.x, adding support for Python 3 |
neat.c
|
1.4 (21 years ago) by schorsch: Reduced compile warnings. |