Branch :
| Author | Commit | Date | CI | Message |
|---|---|---|---|---|
| 1c8c5348 | 2019-01-15 18:20:24 | Merge pull request #147 from czurnieden/moarvm_workarounds workaround for the MoarVM problem with MP_GEN_RAND et al. (cherry picked from commit 11d6e0391421bc996b2cf780f3f4c3fa634001d0) | ||
| 08eb995d | 2019-01-13 20:21:36 | implemented Steffen Jaeckels superior suggestion regarding MoarVM's problem | ||
| aadb1efa | 2019-01-13 01:07:42 | changes for the Clang compiler | ||
| b7216e89 | 2019-01-13 00:51:02 | workaround for the MoarVM problem with MP_GEN_RAND et al. | ||
| 18355de6 | 2018-12-29 17:56:20 | Update file headers [skip ci] | ||
| 8b9f98ba | 2018-09-23 21:37:58 | auto-format by executing `make astyle` | ||
| 9034e712 | 2018-05-02 21:43:17 | Do not use installed headers for building | ||
| ef6d85a1 | 2018-04-14 14:33:36 | don't use rand() in mp_rand() This fixes #103 | ||
| f51249b6 | 2018-02-02 12:07:21 | clean-up file headers | ||
| e156e7ef | 2017-10-19 11:41:10 | fix clang build for MP_{8,16}BIT |