Branch :
| Author | Commit | Date | CI | Message |
|---|---|---|---|---|
| b9de7c09 | 2019-05-23 17:50:07 | cast | ||
| e7f34c69 | 2019-05-23 17:50:58 | literal suffix | ||
| 431ea331 | 2019-05-28 14:23:38 | fix most of the makefiles [skip ci] | ||
| b055595b | 2019-05-28 09:00:59 | Merge pull request #299 from libtom/fix-appveyor let's try to fix appveyor.yml | ||
| 7878db68 | 2019-05-28 08:28:32 | use correct version and only build specific branches | ||
| 8dfb04f5 | 2019-05-28 08:27:06 | let's try the multi-line cmd again | ||
| fd269389 | 2019-05-27 16:53:55 | Merge pull request #294 from libtom/deprecate-ex-funs deprecate mp_n_root_ex and mp_expt_d_ex | ||
| c7314fa4 | 2019-05-25 06:42:01 | deprecate mp_n_root_ex and mp_expt_d_ex These functions were introduced to give some timing guarantees. However the guarantees are too weak to be useful. The functions seem to be unused essentially by downstream users. | ||
| c58c7f6d | 2019-05-27 15:59:23 | Merge pull request #293 from libtom/simplify-scripts Simplify scripts | ||
| 712919f3 | 2019-05-24 12:17:13 | [WIP] start to make dep.pl part of helper.pl |