Commit graph

672 commits

Author SHA1 Message Date
Louis Rubet
2a01dfbedf #63: debug vars realloc problem 2017-05-24 23:32:25 +02:00
Louis Rubet
7bf122d18f #63: debug vars realloc problem 2017-05-24 23:32:25 +02:00
Louis Rubet
38326a76e5 #60: debugged test-core 2017-05-24 17:28:54 +02:00
Louis Rubet
bd2ec62c87 #60: debugged test-core 2017-05-24 17:28:54 +02:00
Louis Rubet
744637e4da #60: debugged test-core 2017-05-24 17:28:13 +02:00
Louis Rubet
99cff3ab43 #60: debugged test-core 2017-05-24 17:28:13 +02:00
Louis Rubet
4d7ee13e08 #60: printf instead of cout for MPFR 2017-05-24 14:09:52 +02:00
Louis Rubet
3063351a3f #60: printf instead of cout for MPFR 2017-05-24 14:09:52 +02:00
Louis Rubet
0e1c7a7c45 #63: light stack refactoring 2017-05-24 12:01:48 +02:00
Louis Rubet
6f3c4ffb85 #63: light stack refactoring 2017-05-24 12:01:48 +02:00
Louis Rubet
ae6dcc4d67 #65: modified help 2017-05-24 11:56:20 +02:00
Louis Rubet
cf19da87fb #65: modified help 2017-05-24 11:56:20 +02:00
Louis Rubet
cf15c2fff4 #63: light stack refactoring 2017-05-24 11:55:40 +02:00
Louis Rubet
3c4af1fda4 #63: light stack refactoring 2017-05-24 11:55:40 +02:00
RUBET Louis
f0222643f4 #64: refactored constant.h 2017-05-23 14:55:09 +02:00
Louis Rubet
967ba19d0b #64: refactored constant.h 2017-05-23 14:55:09 +02:00
RUBET Louis
e10161e42b #64: added constant.h 2017-05-23 14:47:30 +02:00
Louis Rubet
30aba89b5e #64: added constant.h 2017-05-23 14:47:30 +02:00
RUBET Louis
5b921811a9 #64: removed useless members 2017-05-23 14:34:43 +02:00
Louis Rubet
a05de24703 #64: removed useless members 2017-05-23 14:34:43 +02:00
RUBET Louis
669fd212c8 #63: refactored stack for heavy allocations 2017-05-23 14:34:36 +02:00
Louis Rubet
332e73d561 #63: refactored stack for heavy allocations 2017-05-23 14:34:36 +02:00
Louis Rubet
c4b9bbf3d6 #63: debugging large stack reallocs 2017-05-22 23:32:39 +02:00
Louis Rubet
460f011b80 #63: debugging large stack reallocs 2017-05-22 23:32:39 +02:00
Louis Rubet
20c6b40afd #63: removing vectors from stack 2017-05-22 18:22:15 +02:00
Louis Rubet
dc0061c724 #63: removing vectors from stack 2017-05-22 18:22:15 +02:00
Louis Rubet
789382faf5 #63: removed object length storing 2017-05-22 17:27:54 +02:00
Louis Rubet
1232cb10da #63: removed object length storing 2017-05-22 17:27:54 +02:00
Louis Rubet
8cd889602b #40: completed commands prec and round 2017-05-22 17:09:15 +02:00
Louis Rubet
9c13206818 #40: completed commands prec and round 2017-05-22 17:09:15 +02:00
Louis Rubet
00a3583ef2 #40: added command prec 2017-05-22 14:29:55 +02:00
Louis Rubet
6a0885a56c #40: added command prec 2017-05-22 14:29:55 +02:00
Louis Rubet
2cbcc939b9 #42: abs, log2, alog2 and aliases exp2, exp10, pow, sqr 2017-05-22 13:48:06 +02:00
Louis Rubet
5d8096088c #42: abs, log2, alog2 and aliases exp2, exp10, pow, sqr 2017-05-22 13:48:06 +02:00
Louis Rubet
4e35df69af #60: mpfr_snprintf instead of mpfr_sprintf 2017-05-21 19:48:23 +02:00
Louis Rubet
2d41c64268 #60: mpfr_snprintf instead of mpfr_sprintf 2017-05-21 19:48:23 +02:00
Louis Rubet
ddd499873b Merge pull request #59 from louisrubet/mpfr
Mpfr
2017-05-20 22:55:09 +02:00
Louis Rubet
627ae75de9 Merge pull request #59 from louisrubet/mpfr
Mpfr
2017-05-20 22:55:09 +02:00
Louis Rubet
c85a49f9cc #3: tests on branch (error cases) 2017-05-20 22:52:53 +02:00
Louis Rubet
dc954e0cd3 #3: tests on branch (error cases) 2017-05-20 22:52:53 +02:00
Louis Rubet
0bd10c5508 #3: test on branch 2017-05-20 22:52:53 +02:00
Louis Rubet
9bf2180200 #3: test on branch 2017-05-20 22:52:53 +02:00
Louis Rubet
201966fe2e #56: added error case in preprocess() 2017-05-20 22:52:53 +02:00
Louis Rubet
b42290d980 #56: added error case in preprocess() 2017-05-20 22:52:53 +02:00
Louis Rubet
3b72e9d714 #34, #58, #55: multiple evo (branch and errors refactoring) 2017-05-20 22:52:53 +02:00
Louis Rubet
272e2417fd #34, #58, #55: multiple evo (branch and errors refactoring) 2017-05-20 22:52:53 +02:00
Louis Rubet
b0d57dd2b4 #34: debug for..step commands 2017-05-19 14:12:48 +02:00
Louis Rubet
f2c7753f62 #34: debug for..step commands 2017-05-19 14:12:48 +02:00
Louis Rubet
45d76ae8f3 #34: implement step command for mpfr 2017-05-17 19:33:38 +02:00
Louis Rubet
c250535dd9 #34: implement step command for mpfr 2017-05-17 19:33:38 +02:00