Branch :
| Author | Commit | Date | CI | Message |
|---|---|---|---|---|
| c93afda1 | 2019-01-15 17:05:39 | run `make new_file` | ||
| 08eb995d | 2019-01-13 20:21:36 | implemented Steffen Jaeckels superior suggestion regarding MoarVM's problem | ||
| 18355de6 | 2018-12-29 17:56:20 | Update file headers [skip ci] | ||
| 3ec93dab | 2018-12-12 00:14:05 | bugfix in bn_mp_kronecker.c, cleanup and formatting in div. files | ||
| 4f245b04 | 2018-12-02 21:18:32 | Update makefiles etc. | ||
| 0493739d | 2018-12-02 13:10:09 | add missing comments | ||
| adbadc70 | 2018-11-18 01:30:51 | Fix includes Header files which are located in the same directory that the file from where it is included must be included using `" "`, not `< >`. Otherwise the compiler (gcc 5) cannot understand `#include <tommath_class.h>` in `/usr/include/tommath/tommath.h`. | ||
| 81cdb9ac | 2018-09-10 18:52:29 | regenerate files | ||
| 109bfa57 | 2018-09-10 18:49:10 | regenerate files | ||
| 22550d41 | 2018-05-02 22:01:09 | Do not use tommath.h from the system for building |