2022-07-20 14:26 | Use ar(1)'s s-flag instead of invoking ranlib(1) | Tom Schwindl | 2 | +1 | -3 |
2016-11-30 09:55 | Fix errors in the manual found by Ivan Zuboff | Mattias Andrée | 2 | +10 | -9 |
2016-11-30 09:15 | Fix errors in the manual (most of them found by Ivan Zuboff) | Mattias Andrée | 5 | +35 | -34 |
2016-11-29 22:55 | Fix errors in the manual (most of them found by Ivan Zuboff) | Mattias Andrée | 8 | +68 | -52 |
2016-10-21 03:25 | manual: fix truncated sentence | Mattias Andrée | 1 | +3 | -3 |
2016-10-21 03:20 | Add exercise: [M13] The totient from factorisation | Mattias Andrée | 1 | +57 | -0 |
2016-07-29 22:28 | Add exercise: [13] Modular generalised power towers | Mattias Andrée | 1 | +70 | -1 |
2016-07-29 22:04 | Fix typo | Mattias Andrée | 1 | +1 | -1 |
2016-07-29 10:37 | Add missing ! | Mattias Andrée | 1 | +1 | -1 |
2016-07-29 10:34 | Add exercise: [HMP32] Modular tetration | Mattias Andrée | 1 | +126 | -4 |
2016-07-28 22:30 | Minor text fix | Mattias Andrée | 1 | +1 | -1 |
2016-07-28 20:55 | φ(−n) = φ(n), φ(1) = 1, φ(0) = 0 | Mattias Andrée | 1 | +6 | -2 |
2016-07-28 18:24 | Fix small error in solution for [13] The totient | Mattias Andrée | 1 | +1 | -1 |
2016-07-28 18:12 | Add exercises: | Mattias Andrée | 1 | +134 | -0 |
2016-07-28 13:05 | Fix spacing | Mattias Andrée | 1 | +3 | -3 |
2016-07-28 13:03 | Fix difficulty ratings on exercises | Mattias Andrée | 1 | +6 | -3 |
2016-07-27 01:58 | Add exercice: [▶10] Modular powers of 2 | Mattias Andrée | 1 | +17 | -0 |
2016-07-25 15:08 | Exercise solutions: the return type should be on the line above the function name, like in the rest of the manual | Mattias Andrée | 1 | +8 | -4 |
2016-07-25 15:07 | Manual refdup should not return int | Mattias Andrée | 1 | +1 | -1 |
2016-07-25 15:03 | Fix another error in the solution for Powers of the golden ratio | Mattias Andrée | 1 | +7 | -5 |
2016-07-25 14:56 | Fix a small error in the solution for Powers of the golden ratio | Mattias Andrée | 1 | +1 | -1 |
2016-07-25 14:45 | Fix typo | Mattias Andrée | 1 | +1 | -1 |
2016-07-25 14:38 | Manual: The Kronecker symbol | Mattias Andrée | 1 | +56 | -4 |
2016-07-25 14:15 | Manual: How to calculate the Jacobi symbol | Mattias Andrée | 1 | +43 | -3 |
2016-07-25 13:58 | Style fix | Mattias Andrée | 1 | +4 | -4 |
2016-07-25 13:40 | Manual: how to calculate the legendre symbol | Mattias Andrée | 1 | +17 | -1 |
2016-07-25 13:13 | Add exercise: [30] Powers of the golden ratio | Mattias Andrée | 1 | +38 | -0 |
2016-07-24 23:33 | Alternative solution for [20] Fast primality test with bounded perfection | Mattias Andrée | 1 | +9 | -0 |
2016-07-24 23:13 | Add exercise: [20] Fast primality test with bounded perfection | Mattias Andrée | 1 | +36 | -0 |
2016-07-24 22:50 | Add exercise: [11] Lucas–Lehmer primality test | Mattias Andrée | 1 | +85 | -0 |
2016-07-24 20:19 | Add pronunciation of Lucas | Mattias Andrée | 1 | +1 | -1 |
2016-07-24 19:45 | Add exercises: [10] Fermat primality test | Mattias Andrée | 1 | +60 | -0 |
2016-07-24 19:19 | Fix type of the last parameter for zptest in its man page | Mattias Andrée | 1 | +1 | -1 |
2016-07-24 18:57 | Fix typo | Mattias Andrée | 1 | +1 | -1 |
2016-07-24 18:44 | Saturated subtraction: { => r = }a ∸ b = ..... | Mattias Andrée | 1 | +1 | -1 |
2016-07-24 16:16 | Mention that a composite that passes a heuristic primality test is kown as a pseudoprime | Mattias Andrée | 1 | +3 | -2 |
2016-07-24 16:08 | Make “You should already [...]” small and italic | Mattias Andrée | 1 | +3 | -2 |
2016-07-24 16:04 | Add exercise: [▶02] Saturated subtraction | Mattias Andrée | 1 | +31 | -1 |
2016-07-24 15:39 | Add exercise: [▶M17] Factorials inverted | Mattias Andrée | 2 | +86 | -7 |
2016-07-24 14:42 | Clean up bench/util.h | Mattias Andrée | 3 | +67 | -60 |
2016-07-24 13:33 | Rename bench/{benchmark.h => util.h} | Mattias Andrée | 5 | +6 | -6 |
2016-07-24 01:58 | Add exercise: [05] Fast primality test | Mattias Andrée | 1 | +37 | -0 |
2016-07-23 18:07 | Add exercise: [M20] Reverse factorisation of factorials | Mattias Andrée | 1 | +48 | -1 |
2016-07-23 15:49 | Add two exercises to the manual | Mattias Andrée | 3 | +100 | -1 |
2016-06-22 18:29 | update todo | Mattias Andrée | 1 | +3 | -0 |
2016-06-19 01:32 | Manual: jargon fix | Mattias Andrée | 1 | +1 | -1 |
2016-06-19 01:26 | Manual: fix sign of example for zxor | Mattias Andrée | 1 | +1 | -1 |
2016-06-19 01:20 | Manual: connectives | Mattias Andrée | 1 | +63 | -12 |
2016-06-19 00:55 | Manual: remove text that should be been removed earlier | Mattias Andrée | 1 | +1 | -2 |
2016-06-19 00:50 | Add examples: sum, prod, avg, median | Mattias Andrée | 4 | +173 | -0 |
2016-06-18 23:54 | doc: vulnerabilities concerning cryptographic applications | Mattias Andrée | 2 | +22 | -5 |
2016-06-18 23:43 | Manual: on bsdnt | Mattias Andrée | 1 | +6 | -2 |
2016-06-14 10:39 | Fix typos found by Marc | Mattias Andrée | 1 | +14 | -14 |
2016-06-10 11:35 | Add a comment about storing the carry flag | Mattias Andrée | 1 | +5 | -0 |
2016-06-07 21:27 | Update todo with benchmarking ideas | Mattias Andrée | 1 | +3 | -0 |
2016-06-06 18:25 | Manual: Logic => Connectives | Mattias Andrée | 1 | +2 | -2 |
2016-06-06 10:21 | Manual: lcm: warn that gcd may be zero | Mattias Andrée | 1 | +3 | -0 |
2016-06-06 09:33 | Fix typo | Mattias Andrée | 1 | +1 | -1 |
2016-06-05 18:29 | todo: zmodsqr will also be removed if zmodmul is removed | Mattias Andrée | 1 | +1 | -1 |
2016-06-05 14:58 | Manual: minor text fix | Mattias Andrée | 1 | +1 | -1 |
2016-06-05 14:43 | todo: benchmarks shall ensure that the CPU is throttled before the benchmarking starts | Mattias Andrée | 1 | +9 | -0 |
2016-06-05 14:03 | Forgot to stage update | Mattias Andrée | 1 | +1 | -1 |
2016-06-05 12:41 | Fix typos found by Marc | Mattias Andrée | 2 | +2 | -2 |
2016-06-02 11:28 | Manual: extended gcd calculates two values for free, which most implementations ignore | Mattias Andrée | 1 | +11 | -0 |
2016-06-02 11:14 | More on stuff that will not be included | Mattias Andrée | 1 | +11 | -0 |
2016-06-02 11:05 | Fix some text | Mattias Andrée | 1 | +5 | -5 |
2016-06-02 10:42 | On bit test | Mattias Andrée | 1 | +35 | -2 |
2016-06-02 10:06 | Some comments | Mattias Andrée | 3 | +67 | -8 |
2016-06-02 08:36 | Manual: simplify license | Mattias Andrée | 1 | +3 | -10 |
2016-06-02 07:36 | Switch to ISC license. | Mattias Andrée | 1 | +12 | -18 |
2016-06-02 07:19 | Makefile: remove intermediary files after compiling pdf files | Mattias Andrée | 1 | +2 | -0 |
2016-06-01 17:38 | Manual: division algorithm | Mattias Andrée | 1 | +14 | -2 |
2016-06-01 17:26 | Manual: on division | Mattias Andrée | 1 | +185 | -1 |
2016-06-01 12:12 | todo: should modular exponentiation and modular multiplication be removed? | Mattias Andrée | 1 | +5 | -0 |
2016-05-16 16:01 | Misc work on the manual | Mattias Andrée | 2 | +149 | -3 |
2016-05-14 18:51 | On bit-splitting | Mattias Andrée | 1 | +45 | -1 |
2016-05-14 18:20 | Division is truncated, not floored | Mattias Andrée | 1 | +8 | -9 |
2016-05-14 15:48 | Reorder sections | Mattias Andrée | 1 | +7 | -7 |
2016-05-14 15:47 | Minor edit in manual: reorder parameters in call to zadd | Mattias Andrée | 1 | +1 | -1 |
2016-05-14 15:01 | On bit-truncation | Mattias Andrée | 1 | +24 | -1 |
2016-05-14 14:40 | On bit-shifting | Mattias Andrée | 1 | +57 | -1 |
2016-05-13 19:13 | Fix typo | Mattias Andrée | 1 | +1 | -1 |
2016-05-13 18:50 | Minor fix to the text | Mattias Andrée | 1 | +2 | -2 |
2016-05-13 18:49 | Fix typo | Mattias Andrée | 1 | +1 | -1 |
2016-05-13 18:40 | On primality test, and style | Mattias Andrée | 3 | +100 | -32 |
2016-05-13 17:07 | zptest: if n is even, let the witness be 2 | Mattias Andrée | 1 | +1 | -1 |
2016-05-13 16:39 | On greatest common divisor | Mattias Andrée | 1 | +69 | -1 |
2016-05-13 14:56 | On odd/even and signum | Mattias Andrée | 1 | +87 | -3 |
2016-05-13 08:53 | Add entry in TODO, and more on the Not implemented chapter | Mattias Andrée | 2 | +11 | -1 |
2016-05-13 08:39 | Fix typo | Mattias Andrée | 1 | +1 | -1 |
2016-05-13 08:32 | How you would calculate factorials efficiently | Mattias Andrée | 1 | +40 | -0 |
2016-05-13 05:56 | Fix typo | Mattias Andrée | 1 | +2 | -2 |
2016-05-13 03:43 | Add version constants and constants that can be used to detect changes | Mattias Andrée | 1 | +15 | -0 |
2016-05-13 02:44 | Fix indentation in manual | Mattias Andrée | 1 | +5 | -5 |
2016-05-13 02:38 | Miscellaneous stuff | Mattias Andrée | 13 | +700 | -7 |
2016-05-11 23:23 | Exponentiation: clarification of a mathematical expression | Mattias Andrée | 1 | +5 | -1 |
2016-05-11 23:19 | Fix typo | Mattias Andrée | 1 | +1 | -1 |
2016-05-11 23:14 | More on exponentiation by squaring | Mattias Andrée | 1 | +54 | -1 |
2016-05-11 22:30 | On exponentiation | Mattias Andrée | 2 | +66 | -2 |
2016-05-11 20:26 | On sign manipulation | Mattias Andrée | 1 | +60 | -5 |
| 215 more commits remaining, fetch the repository |