aboutsummaryrefslogtreecommitdiffstats
path: root/zahl-internals.h (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Specify optimisation level on functions in zahl-inlines.hMattias Andrée2016-04-291-2/+29
| | | | Signed-off-by: Mattias Andrée <maandree@kth.se>
* Some optimisations, fix refsheet, and disable const/pure attributes in gmp in benchmarkMattias Andrée2016-04-291-0/+19
| | | | Signed-off-by: Mattias Andrée <maandree@kth.se>
* Ensure that failure does not result in memory leakMattias Andrée2016-04-261-0/+10
| | | | Signed-off-by: Mattias Andrée <maandree@kth.se>
* Fix warnings (that were not turned on by default)Mattias Andrée2016-04-081-0/+1
| | | | Signed-off-by: Mattias Andrée <maandree@kth.se>
* Split out zahl-inlines.h zahl-internals.h from zahl.h to hide uninteresting stuffMattias Andrée2016-04-071-0/+63
Signed-off-by: Mattias Andrée <maandree@kth.se>