aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Update e-mail addressHEADmasterMattias Andrée3 days2-2/+2
* fix out of bounds read in zlsb()Valentina Demiciseaux3 days1-4/+4
* Use ar(1)'s s-flag instead of invoking ranlib(1)Tom Schwindl2022-07-212-3/+1
* Fix errors in the manual found by Ivan ZuboffMattias Andrée2016-11-302-9/+10
* Fix errors in the manual (most of them found by Ivan Zuboff)Mattias Andrée2016-11-305-33/+34
* Fix errors in the manual (most of them found by Ivan Zuboff)Mattias Andrée2016-11-298-52/+68
* manual: fix truncated sentenceMattias Andrée2016-10-211-3/+3
* Add exercise: [M13] The totient from factorisationMattias Andrée2016-10-211-0/+57
* Add exercise: [13] Modular generalised power towersMattias Andrée2016-07-301-1/+70
* Fix typoMattias Andrée2016-07-301-1/+1
* Add missing !Mattias Andrée2016-07-291-1/+1
* Add exercise: [HMP32] Modular tetrationMattias Andrée2016-07-291-4/+126
* Minor text fixMattias Andrée2016-07-291-1/+1
* φ(−n) = φ(n), φ(1) = 1, φ(0) = 0Mattias Andrée2016-07-281-2/+6
* Fix small error in solution for [13] The totientMattias Andrée2016-07-281-1/+1
* Add exercises:Mattias Andrée2016-07-281-0/+134
* Fix spacingMattias Andrée2016-07-281-3/+3
* Fix difficulty ratings on exercisesMattias Andrée2016-07-281-3/+6
* Add exercice: [▶10] Modular powers of 2Mattias Andrée2016-07-271-0/+17
* Exercise solutions: the return type should be on the line above the function name, like in the rest of the manualMattias Andrée2016-07-251-4/+8
* Manual refdup should not return intMattias Andrée2016-07-251-1/+1
* Fix another error in the solution for Powers of the golden ratioMattias Andrée2016-07-251-5/+7
* Fix a small error in the solution for Powers of the golden ratioMattias Andrée2016-07-251-1/+1
* Fix typoMattias Andrée2016-07-251-1/+1
* Manual: The Kronecker symbolMattias Andrée2016-07-251-4/+56
* Manual: How to calculate the Jacobi symbolMattias Andrée2016-07-251-3/+43
* Style fixMattias Andrée2016-07-251-4/+4
* Manual: how to calculate the legendre symbolMattias Andrée2016-07-251-1/+17
* Add exercise: [30] Powers of the golden ratioMattias Andrée2016-07-251-0/+38
* Alternative solution for [20] Fast primality test with bounded perfectionMattias Andrée2016-07-251-0/+9
* Add exercise: [20] Fast primality test with bounded perfectionMattias Andrée2016-07-251-0/+36
* Add exercise: [11] Lucas–Lehmer primality testMattias Andrée2016-07-251-0/+85
* Add pronunciation of LucasMattias Andrée2016-07-241-1/+1
* Add exercises: [10] Fermat primality testMattias Andrée2016-07-241-0/+60
* Fix type of the last parameter for zptest in its man pageMattias Andrée2016-07-241-1/+1
* Fix typoMattias Andrée2016-07-241-1/+1
* Saturated subtraction: { => r = }a ∸ b = .....Mattias Andrée2016-07-241-1/+1
* Mention that a composite that passes a heuristic primality test is kown as a pseudoprimeMattias Andrée2016-07-241-2/+3
* Make “You should already [...]” small and italicMattias Andrée2016-07-241-2/+3
* Add exercise: [▶02] Saturated subtractionMattias Andrée2016-07-241-1/+31
* Add exercise: [▶M17] Factorials invertedMattias Andrée2016-07-242-7/+86
* Clean up bench/util.hMattias Andrée2016-07-243-60/+67
* Rename bench/{benchmark.h => util.h}Mattias Andrée2016-07-245-6/+6
* Add exercise: [05] Fast primality testMattias Andrée2016-07-241-0/+37
* Add exercise: [M20] Reverse factorisation of factorialsMattias Andrée2016-07-231-1/+48
* Add two exercises to the manualMattias Andrée2016-07-233-1/+100
* update todoMattias Andrée2016-06-221-0/+3
* Manual: jargon fixMattias Andrée2016-06-191-1/+1
* Manual: fix sign of example for zxorMattias Andrée2016-06-191-1/+1
* Manual: connectivesMattias Andrée2016-06-191-12/+63