math/Makefile.am, symm/Makefile.am: Use `--no-install' on oddball tests.
[catacomb] / math /
2014-05-14 Mark Woodingmath/mpgen, symm/multigen: Add copious commentary.
2014-05-14 Mark Woodingmath/mpgen, symm/multigen: Various minor cleanups.
2014-05-14 Mark Woodingmath/mpgen: Fix bugs in slot handling.
2014-04-02 Mark Woodingmath/mpx.c: Eliminate clone-and-hack from `mpx_{load...
2014-03-29 Mark Woodingmath/mpx.c: Eliminate clone-and-hack of shifting primit...
2014-03-12 Mark Woodingmath/gfreduce.c: Fix commentary.
2014-03-12 Mark Woodingmath/mpreduce.c: Fix some typos in commentary.
2013-12-28 Mark Woodingmath/gen{primes,wheel}.c: Don't use full header file...
2013-12-27 Mark Woodingmath/mp-jacobi.c: Fix embarrassing spelling mistake...
2013-12-27 Mark Woodingmath/mp-gcd.c: Minor reformatting.
2013-12-27 Mark Woodingmath/mp-gcd.c: Avoid clobbering constants during the...
2013-08-10 Mark WoodingSome more whitespace cleanups.
2013-08-10 Mark Woodingmath/gfreduce.c, math/mpreduce.c: Remove unused macro...
2013-08-10 Mark Woodingmath/gfreduce.[ch]: Fix out-of-bounds memory access.
2013-08-10 Mark Woodingmath/gfreduce.c: Refactor and document.
2013-08-09 Mark Woodingmath/gfreduce.h: Missing include.
2013-08-09 Mark Woodingmath/*.awk: These should have been killed when `mpgen...
2013-08-06 Mark Woodingmath/t/mpreduce: Add a slew more randomized tests.
2013-08-06 Mark Woodingmath/mpreduce.[ch]: Extend the domain to all positive...
2013-08-06 Mark Woodingmath/mpgen: Remove spurious newlines in `mplimits.c'.
2013-08-05 Mark Woodingmath/mpreduce.c: Remove ancient debugging code.
2013-08-05 Mark Woodingmath/gfreduce.c: Fix misformatting in the commentary.
2013-08-05 Mark Woodingmath/mpreduce.c: Add extensive commentary.
2013-08-05 Mark Woodingmath/mpreduce.h: Missing include files.
2013-08-05 Mark Woodingmath/mp-jacobi.c: Improve the presentation.
2013-08-05 Mark Woodingmath/ec-prime.c: Fix commentary typo.
2013-08-05 Mark Woodingmath/ec.c (ec_stdsub): Remove redundant `EC_FIX'.
2013-08-05 Mark Woodingmath/mp-modsqrt.c: Reformat and add commentary.
2013-08-05 Mark Woodingmath/mp.h, math/mp-jacobi.c: Whitespace fix.
2013-06-28 Mark WoodingMollify various warnings which occur in 64-bit builds.
2013-06-28 Mark WoodingUse the shiny new `mLib' warning-control macros.
2013-06-28 Mark WoodingMuffle GCC warnings in various ways.
2013-06-25 Mark WoodingOverhaul `math' representation machinery.
2013-06-22 Mark WoodingGenerate precomputed tables as sources in `precomps/'.
2013-06-22 Mark WoodingRearrange the file tree.