aboutsummaryrefslogtreecommitdiffstats
path: root/doc (unfollow)
Commit message (Expand)AuthorFilesLines
2016-06-02Manual: extended gcd calculates two values for free, which most implementations ignoreMattias Andrée1-0/+11
2016-06-02More on stuff that will not be includedMattias Andrée1-0/+11
2016-06-02Fix some textMattias Andrée1-5/+5
2016-06-02On bit testMattias Andrée1-2/+35
2016-06-02Some commentsMattias Andrée3-8/+67
2016-06-02Manual: simplify licenseMattias Andrée1-10/+3
2016-06-01Manual: division algorithmMattias Andrée1-2/+14
2016-06-01Manual: on divisionMattias Andrée1-1/+185
2016-05-16Misc work on the manualMattias Andrée2-3/+149
2016-05-14On bit-splittingMattias Andrée1-1/+45
2016-05-14Division is truncated, not flooredMattias Andrée1-9/+8
2016-05-14Reorder sectionsMattias Andrée1-7/+7
2016-05-14Minor edit in manual: reorder parameters in call to zaddMattias Andrée1-1/+1
2016-05-14On bit-truncationMattias Andrée1-1/+24
2016-05-14On bit-shiftingMattias Andrée1-1/+57
2016-05-13Fix typoMattias Andrée1-1/+1
2016-05-13Minor fix to the textMattias Andrée1-2/+2
2016-05-13Fix typoMattias Andrée1-1/+1
2016-05-13On primality test, and styleMattias Andrée3-32/+100
2016-05-13On greatest common divisorMattias Andrée1-1/+69
2016-05-13On odd/even and signumMattias Andrée1-3/+87
2016-05-13Add entry in TODO, and more on the Not implemented chapterMattias Andrée1-1/+10
2016-05-13Fix typoMattias Andrée1-1/+1
2016-05-13How you would calculate factorials efficientlyMattias Andrée1-0/+40
2016-05-13Fix typoMattias Andrée1-2/+2
2016-05-13Fix indentation in manualMattias Andrée1-5/+5
2016-05-13Miscellaneous stuffMattias Andrée6-2/+680
2016-05-12Exponentiation: clarification of a mathematical expressionMattias Andrée1-1/+5
2016-05-12Fix typoMattias Andrée1-1/+1
2016-05-12More on exponentiation by squaringMattias Andrée1-1/+54
2016-05-12On exponentiationMattias Andrée2-2/+66
2016-05-11On sign manipulationMattias Andrée1-5/+60
2016-05-11Fix typoMattias Andrée1-1/+1
2016-05-11Manual: use inplace addition whenever possibleMattias Andrée1-0/+17
2016-05-11Minor edit in AdditionMattias Andrée1-1/+1
2016-05-11On additionMattias Andrée1-2/+72
2016-05-11Always satisfy n=qd+r to avoid confusionMattias Andrée2-5/+6
2016-05-11Fix typoMattias Andrée1-1/+1
2016-05-11Work on the manual and zstr_length checks that the radix is validMattias Andrée6-7/+405
2016-05-09Nope, that was not the case, just stupid packaging, build it yourself and everything is fine.Mattias Andrée1-6/+5
2016-05-09gmp supports static linking, but it is opt-inMattias Andrée1-1/+2
2016-05-09Typo fixes by MarcMattias Andrée2-2/+2
2016-05-09Some small changes and additions to the manualMattias Andrée1-9/+15
2016-05-09Some commentsMattias Andrée2-8/+36
2016-05-09Manual: add section: Create an integerMattias Andrée1-0/+66
2016-05-09Small improvements to the manualMattias Andrée3-11/+12
2016-05-09Remove my name and e-mail from the front pageMattias Andrée1-1/+1
2016-05-09Corrects to the manual, found by MarcMattias Andrée3-26/+32
2016-05-09Fix typoMattias Andrée1-1/+1
2016-05-09manual: add a missing \noindentMattias Andrée1-0/+1