kc3-lang/libtommath

Branch :


Log

Author Commit Date CI Message
e2cd147a 2015-12-10 21:38:02 generate tommath_class.h with astyle format (refactor with heredoc)
f89cda03 2017-08-30 19:15:27 format with astyle (step 5)
a20d9b10 2017-08-30 19:13:53 format with astyle (step 4)
4439fae1 2017-08-30 19:11:35 format with astyle (step 3)
9eed07f0 2017-08-29 22:23:48 format with astyle (step 2)
45771cc9 2017-08-30 19:07:12 format with astyle (step 1)
71266b3e 2017-08-30 19:19:29 format block
ef6c71f1 2015-11-29 14:58:46 return type of function on the same line
cdbb9ca9 2017-08-30 19:03:58 fix format
82a2d385 2017-08-30 05:56:38 refactor indentation of preprocessor directives
aab1b3d9 2017-08-28 22:34:46 split label & statement
d263dc72 2017-08-29 18:50:19 add space after keyword
d6a9a58f 2017-08-30 20:08:58 remove space after function name and cast
378be117 2017-08-28 21:40:10 add missing space after comma
0135749e 2017-08-30 05:52:16 convert tab indentation
0ff04a4f 2015-11-26 18:43:42 remove hard tab
15681f9a 2017-08-30 05:51:11 trim trailing spaces
a0a86c69 2017-08-29 23:48:49 Merge branch 'tcl-fixes' into develop This closes #75
b2971381 2017-08-29 12:02:18 don't be that strict regarding illegal characters in `mp_read_radix()`
ba95ef76 2005-05-10 17:20:39 ensure string is null-terminated
71e3024f 2005-05-10 17:20:39 fix mp_iseven
f5dfd8e7 2017-08-29 22:50:45 fix date in changes.txt
89f95214 2017-08-29 22:27:52 Merge tag 'v1.0.1' into develop v1.0.1
5953f62e 2017-08-29 22:27:36 Merge branch 'release/1.0.1'
29007333 2017-08-29 22:27:20 bump version
95fd0f8d 2017-08-29 17:12:36 handle non-existing 'timeout' on MacOS
465933eb 2017-08-29 16:57:48 disable some compiler warnings
e8c27ba7 2017-08-29 10:48:46 bump version
ac4f48ee 2017-08-29 10:40:05 fix install make-target This fixes #84
3e2ebd3b 2017-08-29 10:29:58 auto-determine correct libtool binary for MacOS This fixes #83
c107b659 2017-08-28 17:06:32 also build release-branch in travis
36ef5877 2017-08-28 17:02:30 bump version
49e54320 2017-08-28 16:59:11 update tommath_class.h
233df836 2017-08-28 16:59:03 update callgraph
c6e34cff 2017-08-28 16:58:46 update pre_gen/mpi.c
957f1618 2017-08-28 16:58:26 update makefiles
afedcd89 2017-08-28 16:28:59 fix docs creation
6f212942 2017-08-28 16:27:26 replace SVN tags
b4bd9788 2017-08-28 16:08:39 update changelog
a29e9fa7 2017-08-28 15:56:30 add uninstall make-target [skip ci]
237b49ad 2017-08-28 15:56:12 correct usage of DESTDIR, PREFIX, etc. for the install make-target [skip ci]
504b3cbd 2017-08-25 13:58:58 add primality figure to doc
14c79a2c 2017-08-25 13:01:23 update coveralls make-target
1a2f3bdb 2017-08-25 13:00:50 update clean make-target
5ade6248 2017-08-25 13:00:34 always use the same order of objects to create the library
8a6a892c 2017-08-25 13:00:05 fix manual creation
7cc18ffd 2017-08-25 12:59:22 rename/move some files; fix some stuff regarding this
edb72ca0 2017-06-25 16:32:50 Merge pull request #79 from mkj/init_size initialise with appropriate size
f515ef95 2017-06-24 22:48:10 initialise with appropriate size
ec6bebf1 2017-06-06 23:31:30 update travis notifications
72d116a5 2017-06-06 21:35:08 Merge branch 'pr/78' into develop This closes #78
96624b37 2017-06-06 21:34:53 fixup
5b8e73a9 2017-06-02 23:07:04 LBL_ERR not _ERR (patch from Ben Gardner)
b7bf7dad 2017-06-06 21:32:01 Merge pull request #77 from serval2412/develop cppcheck: va_list 'args' used before va_start() was called
33d74e22 2017-05-14 13:58:32 cppcheck: va_list 'args' used before va_start() was called Remove extra va_end on args in loop since it'll be called when breaking
141a9893 2017-05-10 11:37:48 fixup install and clean
f40568ba 2017-05-09 14:25:11 add pkg-config file for shared library
d2e8179c 2017-05-09 14:24:41 install per default to `/usr/local`
ddddcf2e 2017-05-09 14:01:11 move all documentation to doc/
27115d4b 2017-05-09 14:00:26 use 64-bit detection code from libtomcrypt
4617de4f 2017-04-20 13:03:21 let's have the same amount of invmod tests than the other tests
a8b81498 2017-04-11 16:21:36 Fixup 676e7ea4885b16fca8dd74bfacca7beef34d2232
e8e8fc4c 2017-04-11 11:43:45 improve testme.sh
ff7603a3 2017-04-10 16:45:37 run tests for all MP configurations
712b3597 2017-04-10 16:34:03 fix mp_rand() for MP_{8,16}BIT
db661457 2017-04-10 16:30:40 improve testme.sh
3ab918e7 2017-04-09 01:00:00 update tommath_class.h
0cc30386 2017-04-09 00:59:55 update callgraph
1f01ae54 2017-04-09 00:56:21 Merge branch 'fp/perlcritic' into develop
2bc7bdbb 2017-04-09 00:51:00 Merge branch 'pr/55' into develop This closes #55
38fe9eec 2015-12-10 07:30:09 sanitize some Perl scripts (Perl4 is gone)
c17c4771 2017-04-09 00:44:01 allow external define of MP_GEN_RANDOM
27e64859 2016-03-17 22:37:56 Avoid temporary
393a5273 2017-04-09 00:36:50 fix fast_mp_invmod() not being able to handle case where b=1 This closes #67
bc11ea75 2017-04-09 00:32:57 don't include static function in callgraph
2dad1298 2017-04-01 00:35:03 only define MIN/MAX if they are not defined yet This closes #72
a7d5af27 2017-04-01 00:34:19 fix testme.sh and compilation
b8527e92 2016-10-10 00:48:15 Merge branch 'fix/56' into develop This closes #56 and #57
d5b0f1e9 2016-04-10 13:55:42 loop&shift until enough random data has been read
7cf5c050 2016-04-10 01:01:29 make sure the entire mp_digit is filled with random data
2e1446f9 2016-06-02 09:52:42 Add testcase for mp_add_d('0',...) This closes #65
62442d4f 2016-06-02 09:40:55 Fix mp_add_d() This closes #64
0b9e9b5b 2016-06-02 09:40:05 improve trivial tests
1c3aa803 2016-05-16 12:41:11 Improve readability of mp_exptmod_fast() This closes #58
5f8fb25f 2016-05-16 00:27:13 fix memory leak in mp_init_copy() This closes #59
447f7b81 2016-04-22 00:53:29 mtest takes a while... don't let travis kill it
0bccf0eb 2016-04-24 13:49:58 show master build state on main pagein readme
9048c9b6 2016-04-21 23:09:29 also build master on travis
f551dbc8 2016-02-03 13:07:27 Remove all traces of ulong64 as per comment by Karel M
5cba7dd8 2016-02-03 13:00:45 consistent version numbers
09bcf7da 2016-02-03 18:12:04 convert line endings for the zip archive
adf12547 2016-02-03 18:07:51 add gpg signatures back to zipup target
37a92dd0 2016-02-02 11:54:57 Simplify versioning to drop patch level
afb42241 2016-01-31 14:57:39 Re-added ability to make zip files
6aa1cb9d 2016-01-31 14:54:09 Remove PDF from worktree since it's produced in tarball stage
432e3bd8 2016-01-31 13:52:03 Bump to v1.0.0
dd82833c 2016-01-31 12:54:06 Disable optimizations for mtest due to bug(s) in mpi.c causing it to fail checked against tfm/external
d07425e6 2016-01-13 23:23:19 'make coverage' create the same results for regular and shared makefile
3ae9d0fb 2016-01-12 13:49:18 demo: verify that negative number handling in mp_jacobi works
e8d2609f 2016-01-12 13:48:37 mp_jacobi: error-out until #44 is fixed