# # ChangeLog for src/tests/gmp.c # # Generated by Trac 1.2.1 # Apr 27, 2024, 3:17:10 AM Sun, 01 Oct 2017 13:59:17 GMT Peter A. Buhr [f802e46] * src/tests/coroutine.c (modified) * src/tests/gmp.c (modified) cleanup code Mon, 04 Sep 2017 14:09:45 GMT Peter A. Buhr [3f8dd01] * src/libcfa/gmp (modified) * src/tests/.expect/64/gmp.txt (modified) * src/tests/gmp.c (modified) add user literals to gmp Fri, 25 Aug 2017 16:51:12 GMT Peter A. Buhr [c04531fc] * src/tests/.expect/64/gmp.txt (moved) * src/tests/gmp.c (modified) regress back to 64-bit gmp-only testing Thu, 24 Aug 2017 19:08:38 GMT Peter A. Buhr [1ae39f6e] * src/libcfa/gmp (modified) * src/tests/.expect/fstream_test.txt (added) * src/tests/.expect/gmp.txt (moved) * src/tests/.in/fstream_test.txt (added) * src/tests/.in/gmp.txt (added) * src/tests/fstream_test.c (modified) * src/tests/gmp.c (modified) change gmp to use references, add fstream_test to tests Mon, 17 Jul 2017 18:16:15 GMT Peter A. Buhr [933dbbd] * src/tests/gmp.c (modified) fix internal compile command Thu, 25 May 2017 02:26:55 GMT Peter A. Buhr [a933bcb3] * src/tests/KRfunctions.c (modified) * src/tests/complex.c (modified) * src/tests/gmp.c (modified) * src/tests/numericConstants.c (modified) * src/tests/rational.c (modified) documentation and formatting Mon, 22 May 2017 13:56:39 GMT Peter A. Buhr [935315d] * src/tests/gmp.c (modified) use unsigned int for loop index Mon, 22 May 2017 12:58:56 GMT Peter A. Buhr [18c55e1] * src/tests/gmp.c (modified) remove superfluous casts Mon, 22 May 2017 12:45:05 GMT Peter A. Buhr [4adbe45] * src/libcfa/gmp (modified) * src/tests/.expect/64/gmp.txt (modified) * src/tests/gmp.c (modified) fix bug in converting string to number and update test Sun, 14 May 2017 22:28:36 GMT Peter A. Buhr [4c8f86b] * src/libcfa/Makefile.am (modified) * src/libcfa/Makefile.in (modified) * src/libcfa/gmp (added) * src/libcfa/gmp.c (added) * src/tests/.expect/gmp.txt (added) * src/tests/Makefile.am (modified) * src/tests/Makefile.in (modified) * src/tests/gmp.c (added) add gmp interface and test