Age | Commit message (Expand) | Author |
---|---|---|
2015-01-03 | Add minted-text environment and adjust fixme'sHEADmaster | Thomas Jespersen |
2015-01-03 | Editing | Thomas Jespersen |
2015-01-03 | Minor nit-grits | Thomas Jespersen |
2015-01-03 | Lots of writing on comparison and conclusion | Thomas Jespersen |
2015-01-03 | Make cmd-sole.hs build again | Thomas Jespersen |
2015-01-03 | Adjust configure script | Thomas Jespersen |
2015-01-03 | Add stuff to Makefile | Thomas Jespersen |
2015-01-03 | Remove debugging statements | Thomas Jespersen |
2015-01-02 | Add --sole-gmp option to bin/encode_file | Thomas Jespersen |
2015-01-02 | Merge branch 'master' into gmp | Thomas Jespersen |
2015-01-02 | FiXme: Better title | Thomas Jespersen |
2015-01-02 | Add to comparison chapter | Thomas Jespersen |
2015-01-02 | Adjust myplot.m script | Thomas Jespersen |
2015-01-02 | Fix run.sh in master | Thomas Jespersen |
2014-12-31 | Update configure script | Thomas Jespersen |
2014-12-31 | Change erroneous free()'s to mpz_clears() | Thomas Jespersen |
2014-12-31 | Implement encoding functionality in examples/soleg.c | Thomas Jespersen |
2014-12-31 | Make it compile | Thomas Jespersen |
2014-12-31 | Fix small mistakes | Thomas Jespersen |
2014-12-31 | Fix alignment for soleg_encode() | Thomas Jespersen |
2014-12-31 | Fix soleg_encode_end() | Thomas Jespersen |
2014-12-31 | For now, remove decoding from sole-gmp | Thomas Jespersen |
2014-12-31 | Major overhaul to use GMP | Thomas Jespersen |
2014-12-30 | Add beginning sole-gmp impl | Thomas Jespersen |
2014-12-30 | {examples => bin}/encode_file | Thomas Jespersen |
2014-12-30 | Ignore autoscan logs | Thomas Jespersen |
2014-12-30 | Lots of ignoring | Thomas Jespersen |
2014-12-30 | Add avg-plot.eps to figures | Thomas Jespersen |
2014-12-30 | Remove emacs temporary files on 'make clean' | Thomas Jespersen |
2014-12-30 | Fixed: Reference to crypto book added | Thomas Jespersen |
2014-12-30 | Add check for C99 compiler | Thomas Jespersen |
2014-12-30 | Add -std=c99 flag to CFLAGS and remove commented code | Thomas Jespersen |
2014-12-30 | Output all binaries in bin folder | Thomas Jespersen |
2014-12-30 | Ignore more files | Thomas Jespersen |
2014-12-30 | Ignore *.hi | Thomas Jespersen |
2014-12-30 | Update GOALS | Thomas Jespersen |
2014-12-30 | Point to correct plot | Thomas Jespersen |
2014-12-30 | Improve plots | Thomas Jespersen |
2014-12-30 | Add 'make report' target | Thomas Jespersen |
2014-12-30 | Include graph in report | Thomas Jespersen |
2014-12-30 | Load run.naive.log as well | Thomas Jespersen |
2014-12-29 | Add myplot.m to produce plots | Thomas Jespersen |
2014-12-29 | Adjust output file name | Thomas Jespersen |
2014-12-29 | Syntax | Thomas Jespersen |
2014-12-29 | Output all error messages to stderr | Thomas Jespersen |
2014-12-29 | Add -f to rm | Thomas Jespersen |
2014-12-29 | Check for zero-length input (do nothing) | Thomas Jespersen |
2014-12-29 | Typeset division algorithm | Thomas Jespersen |
2014-12-29 | Print error messages to stderr | Thomas Jespersen |
2014-12-29 | Add failure condition testing to bench/run.sh | Thomas Jespersen |