| 
							
							
								 WolverinDEV | 08a34381be | Removed .idea folder | 2019-07-03 18:08:55 +02:00 |  | 
			
				
					| 
							
							
								 WolverinDEV | fe6cc64884 | Initial commit | 2018-02-28 15:40:21 +01:00 |  | 
			
				
					| 
							
							
								 Steffen Jaeckel | fd81ac754a | Merge pull request #88 from libtom/const_api Add 'const' keyword in various places. Adopted from Tcl | 2017-10-02 17:13:56 +02:00 |  | 
			
				
					| 
							
							
								 Francois Perrad | d293ab6604 | more constify | 2017-09-30 22:57:00 +02:00 |  | 
			
				
					| 
							
							
								 nijtmans | f674018a41 | constify remaining functions | 2017-09-20 16:59:43 +02:00 |  | 
			
				
					| 
							
							
								 Steffen Jaeckel | eca200d7cf | fix mp_cmp() and mp_cmp_mag() API | 2017-09-20 15:02:52 +02:00 |  | 
			
				
					| 
							
							
								 nijtmans | 41de585524 | Add 'const' keyword in various places. Adopted from Tcl | 2017-09-19 13:35:15 +02:00 |  | 
			
				
					| 
							
							
								 Steffen Jaeckel | 5aec0c4094 | add astylemake target | 2017-09-15 12:47:06 +02:00 |  | 
			
				
					| 
							
							
								 Steffen Jaeckel | fedc15b625 | Merge pull request #85 from fperrad/20170830_format rebase formating code | 2017-09-15 12:46:38 +02:00 |  | 
			
				
					| 
							
							
								 Francois Perrad | 2344bcea3a | format with astyle (step 6) | 2017-08-30 20:23:46 +02:00 |  | 
			
				
					| 
							
							
								 Francois Perrad | e2cd147a46 | generate tommath_class.h with astyle format (refactor with heredoc) | 2017-08-30 20:23:28 +02:00 |  | 
			
				
					| 
							
							
								 Francois Perrad | f89cda034b | format with astyle (step 5) | 2017-08-30 20:23:26 +02:00 |  | 
			
				
					| 
							
							
								 Francois Perrad | a20d9b102c | format with astyle (step 4) | 2017-08-30 20:23:22 +02:00 |  | 
			
				
					| 
							
							
								 Francois Perrad | 4439fae168 | format with astyle (step 3) | 2017-08-30 20:23:20 +02:00 |  | 
			
				
					| 
							
							
								 Francois Perrad | 9eed07f09b | format with astyle (step 2) | 2017-08-30 20:23:17 +02:00 |  | 
			
				
					| 
							
							
								 Francois Perrad | 45771cc91c | format with astyle (step 1) | 2017-08-30 20:09:49 +02:00 |  | 
			
				
					| 
							
							
								 Francois Perrad | 71266b3eb9 | format block | 2017-08-30 20:09:38 +02:00 |  | 
			
				
					| 
							
							
								 Francois Perrad | ef6c71f1d2 | return type of function on the same line | 2017-08-30 20:09:32 +02:00 |  | 
			
				
					| 
							
							
								 Francois Perrad | cdbb9ca925 | fix format | 2017-08-30 20:09:28 +02:00 |  | 
			
				
					| 
							
							
								 Francois Perrad | 82a2d385db | refactor indentation of preprocessor directives | 2017-08-30 20:09:16 +02:00 |  | 
			
				
					| 
							
							
								 Francois Perrad | aab1b3d99f | split label & statement | 2017-08-30 20:09:13 +02:00 |  | 
			
				
					| 
							
							
								 Francois Perrad | d263dc727c | add space after keyword | 2017-08-30 20:09:07 +02:00 |  | 
			
				
					| 
							
							
								 Francois Perrad | d6a9a58f64 | remove space after function name and cast | 2017-08-30 20:08:58 +02:00 |  | 
			
				
					| 
							
							
								 Francois Perrad | 378be117a3 | add missing space after comma | 2017-08-30 05:52:31 +02:00 |  | 
			
				
					| 
							
							
								 Francois Perrad | 0135749e44 | convert tab indentation | 2017-08-30 05:52:16 +02:00 |  | 
			
				
					| 
							
							
								 Francois Perrad | 0ff04a4f6f | remove hard tab | 2017-08-30 05:51:22 +02:00 |  | 
			
				
					| 
							
							
								 Francois Perrad | 15681f9a12 | trim trailing spaces | 2017-08-30 05:51:11 +02:00 |  | 
			
				
					| 
							
							
								 Steffen Jaeckel | a0a86c696a | Merge branch 'tcl-fixes' into develop This closes #75 | 2017-08-29 23:48:49 +02:00 |  | 
			
				
					| 
							
							
								 Steffen Jaeckel | b2971381e5 | don't be that strict regarding illegal characters in mp_read_radix() | 2017-08-29 23:48:32 +02:00 |  | 
			
				
					| 
							
							
								 Kevin B Kenny | ba95ef76e0 | ensure string is null-terminated | 2017-08-29 23:48:32 +02:00 |  | 
			
				
					| 
							
							
								 Kevin B Kenny | 71e3024f30 | fix mp_iseven | 2017-08-29 23:48:32 +02:00 |  | 
			
				
					| 
							
							
								 Steffen Jaeckel | f5dfd8e75e | fix date in changes.txt | 2017-08-29 22:51:01 +02:00 |  | 
			
				
					| 
							
							
								 Steffen Jaeckel | 89f95214dc | v1.0.1 -----BEGIN PGP SIGNATURE-----
 Version: GnuPG v1
 Comment: Gnu Privacy Tools
 
 iF4EABEIAAYFAlmlzkEACgkQrwyxdiHtrXI+lAD/WnR+nLczFnlApnQuakw+ALDC
 qx5j7ORoqvOWjgxuOcsA/RysZuz71OMK0PwjGOBZtUaseRF6EqSUQ+Y7opygFBBF
 =H/gr
 -----END PGP SIGNATURE-----
Merge tag 'v1.0.1' into develop
v1.0.1 | 2017-08-29 22:27:52 +02:00 |  | 
			
				
					| 
							
							
								 Steffen Jaeckel | 5953f62e42 | Merge branch 'release/1.0.1' | 2017-08-29 22:27:36 +02:00 |  | 
			
				
					| 
							
							
								 Steffen Jaeckel | 29007333fd | bump version | 2017-08-29 22:27:20 +02:00 |  | 
			
				
					| 
							
							
								 Steffen Jaeckel | 95fd0f8d66 | handle non-existing 'timeout' on MacOS | 2017-08-29 22:26:59 +02:00 |  | 
			
				
					| 
							
							
								 Steffen Jaeckel | 465933ebf8 | disable some compiler warnings | 2017-08-29 22:26:54 +02:00 |  | 
			
				
					| 
							
							
								 Steffen Jaeckel | e8c27ba7df | bump version | 2017-08-29 10:48:46 +02:00 |  | 
			
				
					| 
							
							
								 Steffen Jaeckel | ac4f48eeec | fix install make-target This fixes #84 | 2017-08-29 10:40:05 +02:00 |  | 
			
				
					| 
							
							
								 Steffen Jaeckel | 3e2ebd3b47 | auto-determine correct libtool binary for MacOS This fixes #83 | 2017-08-29 10:29:58 +02:00 |  | 
			
				
					| 
							
							
								 Steffen Jaeckel | c107b6593a | also build release-branch in travis | 2017-08-28 17:06:32 +02:00 |  | 
			
				
					| 
							
							
								 Steffen Jaeckel | 36ef587709 | bump version | 2017-08-28 17:04:18 +02:00 |  | 
			
				
					| 
							
							
								 Steffen Jaeckel | 49e5432060 | update tommath_class.h | 2017-08-28 17:04:18 +02:00 |  | 
			
				
					| 
							
							
								 Steffen Jaeckel | 233df836b7 | update callgraph | 2017-08-28 17:04:18 +02:00 |  | 
			
				
					| 
							
							
								 Steffen Jaeckel | c6e34cffd0 | update pre_gen/mpi.c | 2017-08-28 17:04:18 +02:00 |  | 
			
				
					| 
							
							
								 Steffen Jaeckel | 957f161890 | update makefiles | 2017-08-28 17:04:18 +02:00 |  | 
			
				
					| 
							
							
								 Steffen Jaeckel | afedcd8999 | fix docs creation | 2017-08-28 17:00:58 +02:00 |  | 
			
				
					| 
							
							
								 Steffen Jaeckel | 6f21294212 | replace SVN tags | 2017-08-28 17:00:58 +02:00 |  | 
			
				
					| 
							
							
								 Steffen Jaeckel | b4bd9788de | update changelog | 2017-08-28 16:08:39 +02:00 |  | 
			
				
					| 
							
							
								 Steffen Jaeckel | a29e9fa7c4 | add uninstall make-target [skip ci] | 2017-08-28 15:56:30 +02:00 |  |