Commit graph

795 commits

Author SHA1 Message Date
Louis Rubet
33815ddca1 real tests pass 2022-02-17 18:08:25 +01:00
Louis Rubet
84b5ce9e62 parser fix for numbers and real functions 2022-02-17 16:47:02 +01:00
Louis Rubet
42a9065d52 refactoring stack 2022-02-16 17:36:26 +01:00
Louis Rubet
51c5a4e0f2 refactoring branches 2022-02-16 16:57:56 +01:00
Louis Rubet
236fc940a7 refactoring base entries 2022-02-16 00:26:42 +01:00
Louis Rubet
dc758483e5 refactoring tests 2022-02-16 00:24:26 +01:00
Louis Rubet
9825a16409 refactoring II 2022-02-16 00:24:26 +01:00
Louis Rubet
d3970d403b refactoring I (objects) 2022-02-16 00:24:26 +01:00
Louis Rubet
84f54d073b tool files ignored by git 2022-02-05 14:04:46 +01:00
Louis Rubet
df7f5e4660 #223 add missing return (detected by gcc 11) 2022-02-05 14:01:20 +01:00
Louis Rubet
5e16332c54 #217: version 2.3.2 2018-08-15 19:58:10 +02:00
Louis Rubet
e09874af2b #174: corrected description summary for packages 2018-08-15 19:26:44 +02:00
Louis Rubet
f9716a0543 #195: correct examples in MANUAL.md 2018-08-15 18:30:53 +02:00
Louis Rubet
ff541e49a0 #8: added functions date, time, ticks 2018-08-15 18:06:52 +02:00
Louis Rubet
55da6d7bea #195: added missing expm and lnp1 to READM and MANUAL 2018-08-15 00:29:42 +02:00
Louis Rubet
0cc54be23c #215: permit autocompletion on empty lines 2018-08-15 00:22:33 +02:00
Louis Rubet
e5dd31560e #214: doxy comments 2018-08-14 23:50:22 +02:00
Louis Rubet
7e19b195f0 #112: tested for-step boundaries integration 2018-08-12 17:41:59 +02:00
Louis Rubet
de731e45d8 #112: steps with rounded down comparison to avoid missing last boundaries 2018-08-12 17:30:09 +02:00
Louis Rubet
4884609039 #209: don't show stack entries separator when running in command line 2018-08-12 15:25:09 +02:00
Louis Rubet
f2c4dfb7ef #147: remove direct reference to MP, MPFR and linenoise-ng versions 2018-08-12 15:09:39 +02:00
Louis Rubet
fc79a2575a #212: refactoring hpp and cpp 2018-08-12 15:06:04 +02:00
Louis Rubet
abe2bd12e8 #210: google-styled code 2018-08-12 11:50:49 +02:00
Louis Rubet
51c49c1aed #211: moved rpn.1 2018-08-12 11:35:14 +02:00
Louis Rubet
7cfa131511 #154: interpret hash as comment begin 2018-08-12 11:19:48 +02:00
Louis Rubet
8a0c9d077e #147: point on correct linenoise-ng tag 2018-08-12 11:06:39 +02:00
Louis Rubet
2c9797584f #147: added manual test 2018-08-12 11:06:39 +02:00
Louis Rubet
27ac02bc59 #147: multiline editing 2018-08-12 11:06:39 +02:00
Louis Rubet
298d466e7c Merge branch 'release/2.3.1' 2018-07-28 13:21:05 +02:00
Louis Rubet
4530ff7999 v2.3.1 2018-07-28 13:13:57 +02:00
Louis Rubet
d53d537c72 #207: corrected pointer issue in function rpn_base 2018-07-28 13:12:35 +02:00
Louis Rubet
742dfda524 #206: corrected -3 sqrt test 2018-07-28 12:57:11 +02:00
Louis Rubet
0a2a999815 #205: 1 prec not an error, 0 prec is 2018-07-28 12:49:14 +02:00
Louis Rubet
7322d12944 #198: test reports now show rpn version 2018-06-01 17:33:25 +02:00
Louis Rubet
971f129e57 #146: the new ret_value is added after other enums to keep the numeric compatibility 2018-06-01 17:32:47 +02:00
Louis Rubet
d1ce5346d9 #201: corrected wrong test, this closes #201 2018-06-01 17:17:19 +02:00
Louis Rubet
b100333228 #201: debugged wrong negative based-real printing, CMakeLists.txt now checks for CMAKE_BUILD_TYPE 2018-06-01 17:15:18 +02:00
Louis Rubet
346bd6c4ad #203: debugged quit, this closes #203 2018-06-01 16:26:34 +02:00
Louis Rubet
9b46aefd3a Merge branch 'no-way-out-if-ctrlc' into develop 2018-06-01 12:58:11 +02:00
Louis Rubet
d513dadc71 #146: new CtrlC management (don't go out if there is a current line), close #146 2018-05-13 19:28:50 +02:00
Louis Rubet
70b97f02b7 #146: new CtrlC management (don't go out if there is a current line) 2018-05-13 19:27:36 +02:00
Louis Rubet
313e1b9712 Merge branch 'expm-lnp1' into develop 2018-05-06 15:02:02 +02:00
Louis Rubet
a1805c0338 #192: added expm and lnp1, changed wrong test for sqrt (2), removed extra command 'q' 2018-05-06 14:59:15 +02:00
Louis Rubet
f2173c0470 #202: added METHODS.md 2018-05-06 13:47:49 +02:00
Louis Rubet
75ac3849af #199: updated manual with examples 2018-02-10 14:05:12 +01:00
Louis Rubet
11895e61ec #199: updated manual 2018-02-10 14:05:12 +01:00
Louis Rubet
adf57029d2 #158: 2.3 delivery 2018-02-10 14:05:12 +01:00
Louis Rubet
73396e3b90 #135: 2.2 delivery 2018-02-10 14:05:12 +01:00
Louis Rubet
66024c1362 #199: contribution 2018-02-10 14:05:12 +01:00
Louis Rubet
3954e8cf55 #199: Update MANUAL.md 2018-02-10 14:05:07 +01:00