Branch :
| Author | Commit | Date | CI | Message |
|---|---|---|---|---|
| 6e01c2b8 | 2019-05-21 17:38:51 | remove callgraph.txt from repository | ||
| 69f03b3a | 2019-05-19 11:50:31 | gitignore doc/pics/*.ps | ||
| a8239c24 | 2019-05-13 11:32:42 | deprecate mp_get_bit The return type of mp_get_bit was imprecise (either mp_err or mp_bool), therefore this function is deprecated in favor of s_mp_get_bit for now. If we need s_mp_get_bit to be public, we should add it under a different name. However since mp_set_bit is not available, I don't think there any downstream users (ab)using mp_int as bitsets. | ||
| e0e8c3d5 | 2019-05-07 12:35:55 | just use one .gitignore for simplicity | ||
| 6fb233c9 | 2019-05-07 11:50:18 | gitignore dos2unix, ignore file from make tune | ||
| cb34cc2b | 2019-04-19 18:57:26 | ignore emacs and vim files | ||
| cd1570bb | 2019-03-04 01:02:22 | split test suite | ||
| 6d56e11b | 2018-12-03 12:00:09 | more visual studio related items in .gitignore | ||
| 3c69b885 | 2018-12-02 14:47:16 | update .gitignore to the new MSVC build style | ||
| 8028ebc2 | 2018-04-11 23:12:13 | remove pre_gen/mpi.c from repo | ||
| c69c3907 | 2018-02-02 10:09:08 | rename timing demo | ||
| 957f1618 | 2017-08-28 16:58:26 | update makefiles | ||
| f40568ba | 2017-05-09 14:25:11 | add pkg-config file for shared library | ||
| db661457 | 2017-04-10 16:30:40 | improve testme.sh | ||
| d231f1a1 | 2016-01-09 10:22:11 | update gitignore | ||
| f9a6e0bf | 2015-12-25 19:47:49 | Move coveralls make target to makefile ...as it doesn't work for makefile.shared ... | ||
| d32e7a3d | 2015-04-26 15:22:49 | makefile: improve a bit more - add make targets for coverage creation - don't enable optimization when requesting a debug build | ||
| 036d697c | 2015-04-25 14:13:16 | makefile: add 'coverage' make target | ||
| 0fd5e6c1 | 2014-12-11 14:59:35 | add testme.sh | ||
| 759a926c | 2014-09-28 13:12:10 | minor changes & clean-up & small fixes gitignore: add libtool output booker.pl: fix source code parsing and trim trailing spaces demo/demo: fix compiler warning, add informational output demo/timing & etc/tune: fix TIMFUNC() makefile: minor changes makefile.shared: increase version, add missing mp_balance_mul tommath: make sure that DIGIT_BIT is correct | ||
| 0213986c | 2014-09-02 02:14:38 | trim trailing spaces/clean up | ||
| 8b24998d | 2012-11-19 12:03:27 | update gitignore | ||
| 6f5bf561 | 2010-07-23 15:20:25 | added "VisualStudio section" in .gitignore | ||
| c398483c | 2010-07-23 22:08:56 | Cleaning up files generated by "make manual" and "make poster" (added them to .gitignore), and version bump to 0.42.0 in bn.tex and makefile Signed-off-by: Mark Karpelès <mark@hell.ne.jp> | ||
| 9f815fb6 | 2010-07-23 11:15:38 | updated .gitignore | ||
| 699efebe | 2009-10-01 15:49:12 | added .gitignore |