Steffen Jaeckel
d800071e81
ignore&clean tommath_amalgam.c [skip ci]
2019-10-28 16:36:40 +01:00
Steffen Jaeckel
43804ed732
remove logs and generated PNG's
...
this fixes #423
2019-10-28 15:29:54 +01:00
Daniel Mendler
1ece193af2
replace gen.pl by cat, rename mpi.c to mp_all.c
2019-10-28 15:29:54 +01:00
Steffen Jaeckel
e2f8df3358
fix doc [skip ci]
...
+ ignore bak files generated by latexindent
+ silence latexindent
2019-10-27 21:19:37 +01:00
nijtmans
867f08b057
Ignore Eclipse .settings directory
2019-10-27 13:13:40 +01:00
Steffen Jaeckel
f8d64c645a
create mtest_opponent
instead of alt version of test
2019-09-30 23:44:49 +02:00
Daniel Mendler
d795985497
improve comment in tommath.h, extend .gitignore
2019-05-24 00:15:57 +02:00
czurnieden
6e01c2b8d8
remove callgraph.txt from repository
2019-05-21 18:12:33 +02:00
Daniel Mendler
69f03b3aab
gitignore doc/pics/*.ps
2019-05-21 15:58:06 +02:00
Daniel Mendler
a8239c2465
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.
2019-05-18 10:03:47 +02:00
Daniel Mendler
e0e8c3d5f0
just use one .gitignore for simplicity
2019-05-07 12:36:11 +02:00
Daniel Mendler
6fb233c989
gitignore dos2unix, ignore file from make tune
2019-05-07 12:36:11 +02:00
Daniel Mendler
cb34cc2b25
ignore emacs and vim files
2019-04-19 18:57:33 +02:00
Daniel Mendler
cd1570bb88
split test suite
2019-03-04 01:02:22 +01:00
Karel Miko
6d56e11b1b
more visual studio related items in .gitignore
2018-12-08 10:43:52 +01:00
Karel Miko
3c69b8851d
update .gitignore to the new MSVC build style
2018-12-02 14:47:16 +01:00
Steffen Jaeckel
8028ebc268
remove pre_gen/mpi.c from repo
2018-04-11 23:35:43 +02:00
Steffen Jaeckel
c69c3907c3
rename timing demo
2018-02-27 23:30:43 +01:00
Steffen Jaeckel
957f161890
update makefiles
2017-08-28 17:04:18 +02:00
Steffen Jaeckel
f40568ba1e
add pkg-config file for shared library
2017-05-09 14:25:11 +02:00
Steffen Jaeckel
db66145774
improve testme.sh
2017-04-10 16:46:18 +02:00
Steffen Jaeckel
d231f1a1a7
update gitignore
2016-01-09 19:56:29 +01:00
Steffen Jaeckel
f9a6e0bf2f
Move coveralls make target to makefile
...
...as it doesn't work for makefile.shared ...
2015-12-25 19:47:49 +01:00
Steffen Jaeckel
d32e7a3dd0
makefile: improve a bit more
...
- add make targets for coverage creation
- don't enable optimization when requesting a debug build
2015-11-01 12:28:29 +01:00
Steffen Jaeckel
036d697caa
makefile: add 'coverage' make target
2015-04-25 14:13:16 +02:00
Steffen Jaeckel
0fd5e6c17f
add testme.sh
2014-12-11 14:59:35 +01:00
Steffen Jaeckel
759a926cfe
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
2014-09-28 13:12:10 +02:00
Steffen Jaeckel
0213986c7b
trim trailing spaces/clean up
2014-09-02 02:14:38 +02:00
Steffen Jaeckel
8b24998df4
update gitignore
2012-11-19 12:03:27 +01:00
Steffen Jaeckel
6f5bf56122
added "VisualStudio section" in .gitignore
2010-07-23 15:20:25 +02:00
Mark Karpelès
c398483c72
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>
2010-07-23 22:08:56 +09:00
Steffen Jaeckel
9f815fb633
updated .gitignore
2010-07-23 11:15:38 +02:00
Steffen Jaeckel
699efebe06
added .gitignore
2010-07-15 17:48:54 +02:00