summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-01-03Add minted-text environment and adjust fixme'sHEADmasterThomas Jespersen
2015-01-03EditingThomas Jespersen
2015-01-03Minor nit-gritsThomas Jespersen
2015-01-03Lots of writing on comparison and conclusionThomas Jespersen
2015-01-03Make cmd-sole.hs build againThomas Jespersen
2015-01-03Adjust configure scriptThomas Jespersen
2015-01-03Add stuff to MakefileThomas Jespersen
2015-01-03Remove debugging statementsThomas Jespersen
2015-01-02Add --sole-gmp option to bin/encode_fileThomas Jespersen
2015-01-02Merge branch 'master' into gmpThomas Jespersen
2015-01-02FiXme: Better titleThomas Jespersen
2015-01-02Add to comparison chapterThomas Jespersen
2015-01-02Adjust myplot.m scriptThomas Jespersen
2015-01-02Fix run.sh in masterThomas Jespersen
2014-12-31Update configure scriptThomas Jespersen
2014-12-31Change erroneous free()'s to mpz_clears()Thomas Jespersen
2014-12-31Implement encoding functionality in examples/soleg.cThomas Jespersen
2014-12-31Make it compileThomas Jespersen
2014-12-31Fix small mistakesThomas Jespersen
2014-12-31Fix alignment for soleg_encode()Thomas Jespersen
2014-12-31Fix soleg_encode_end()Thomas Jespersen
2014-12-31For now, remove decoding from sole-gmpThomas Jespersen
2014-12-31Major overhaul to use GMPThomas Jespersen
2014-12-30Add beginning sole-gmp implThomas Jespersen
2014-12-30{examples => bin}/encode_fileThomas Jespersen
2014-12-30Ignore autoscan logsThomas Jespersen
2014-12-30Lots of ignoringThomas Jespersen
2014-12-30Add avg-plot.eps to figuresThomas Jespersen
2014-12-30Remove emacs temporary files on 'make clean'Thomas Jespersen
2014-12-30Fixed: Reference to crypto book addedThomas Jespersen
2014-12-30Add check for C99 compilerThomas Jespersen
2014-12-30Add -std=c99 flag to CFLAGS and remove commented codeThomas Jespersen
2014-12-30Output all binaries in bin folderThomas Jespersen
2014-12-30Ignore more filesThomas Jespersen
2014-12-30Ignore *.hiThomas Jespersen
2014-12-30Update GOALSThomas Jespersen
2014-12-30Point to correct plotThomas Jespersen
2014-12-30Improve plotsThomas Jespersen
2014-12-30Add 'make report' targetThomas Jespersen
2014-12-30Include graph in reportThomas Jespersen
2014-12-30Load run.naive.log as wellThomas Jespersen
2014-12-29Add myplot.m to produce plotsThomas Jespersen
2014-12-29Adjust output file nameThomas Jespersen
2014-12-29SyntaxThomas Jespersen
2014-12-29Output all error messages to stderrThomas Jespersen
2014-12-29Add -f to rmThomas Jespersen
2014-12-29Check for zero-length input (do nothing)Thomas Jespersen
2014-12-29Typeset division algorithmThomas Jespersen
2014-12-29Print error messages to stderrThomas Jespersen
2014-12-29Add failure condition testing to bench/run.shThomas Jespersen