aboutsummaryrefslogtreecommitdiffstats
path: root/.gitignore (unfollow)
Commit message (Collapse)AuthorFilesLines
2016-05-09Start on a manualMattias Andrée1-0/+4
Signed-off-by: Mattias Andrée <maandree@kth.se>
2016-04-29Add refsheetMattias Andrée1-0/+6
Signed-off-by: Mattias Andrée <maandree@kth.se>
2016-04-24bench/benchmark-func.cMattias Andrée1-0/+1
Signed-off-by: Mattias Andrée <maandree@kth.se>
2016-04-08Some improvements:Mattias Andrée1-1/+6
- Improve .gitignore - Improve portability of the makefile - Bring the translations, for gmp and tommath, used by the benchmark up to date Signed-off-by: Mattias Andrée <maandree@kth.se>
2016-04-08gitignore: blacklist _/, for private filesMattias Andrée1-0/+1
Signed-off-by: Mattias Andrée <maandree@kth.se>
2016-03-27Add rand(3), lrand(3), and random(3) to zrandMattias Andrée1-0/+1
Signed-off-by: Mattias Andrée <maandree@kth.se>
2016-03-09Add simple benchmarkerMattias Andrée1-0/+1
Signed-off-by: Mattias Andrée <maandree@kth.se>
2016-03-05Fix bugs and add a randomised testingMattias Andrée1-0/+1
Signed-off-by: Mattias Andrée <maandree@kth.se>
2016-03-04Clean up, fix a few bugs, and add a testMattias Andrée1-0/+1
Signed-off-by: Mattias Andrée <maandree@kth.se>
2016-03-01Add .gitignoreMattias Andrée1-0/+5
Signed-off-by: Mattias Andrée <maandree@kth.se>