Branch :
| Author | Commit | Date | CI | Message |
|---|---|---|---|---|
| 6e760c2c | 2019-02-11 15:58:54 | Merge pull request #135 from libtom/pr/helper-pl-doc-check Add doc checking to helper.pl | ||
| 667ce28b | 2018-12-08 19:35:28 | add doc checking to helper.pl | ||
| adb8d8bd | 2019-02-10 23:29:10 | Merge pull request #142 from fperrad/20181228_macros refactor around macros | ||
| 6ce271c4 | 2018-12-28 09:41:54 | mp_iseven & mp_isodd becomes C functions | ||
| 015c2318 | 2018-12-28 08:51:46 | refactor without macro USED | ||
| 64298b9a | 2018-12-27 18:04:25 | refactor without macro SIGN | ||
| b879bd49 | 2018-12-31 12:15:44 | refactor with new macros IS_* | ||
| de19b264 | 2018-12-28 09:01:01 | introduce new private macros | ||
| 487cbba0 | 2018-12-28 09:34:02 | refactor without macro mp_isneg | ||
| b5c2763a | 2019-02-01 23:42:27 | Merge pull request #153 from libtom/fix/152 makefile.shared: fix compilation and linkage |