Commit graph

672 commits

Author SHA1 Message Date
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
Louis Rubet
adb7080603 #115: debug realloc missing 'move' on numbers and complexes 2018-02-10 14:03:57 +01:00
Louis Rubet
da9a0a25f0 #199: Update MANUAL.md 2018-02-10 14:03:52 +01:00
Louis Rubet
06ef6e44ff #180: corrected bug in rpn_power 2018-02-10 14:03:52 +01:00
Louis Rubet
a7f2288bf3 #185: added missing del in test 2017-07-01 17:31:50 +02:00
Louis Rubet
78f7695109 #155: tried to contain sig segv 2017-07-01 17:20:24 +02:00
Louis Rubet
2572544fef #158: maintained README and MANUAL 2017-07-01 17:19:56 +02:00
Louis Rubet
7f02260bb5 #185: added del (alias of erase), changed erase to del in test sheets 2017-07-01 17:10:59 +02:00
Louis Rubet
070cda6e39 #180: sqrt and ^ of negative reals 2017-07-01 17:06:29 +02:00
Louis Rubet
baee651b00 #166: added a man page 2017-07-01 14:53:08 +02:00
Louis Rubet
e5c3d71424 #172: updated test on bin 2017-07-01 02:30:23 +02:00
Louis Rubet
04d77dfeea #158: upgraded manual 2017-07-01 02:24:42 +02:00
Louis Rubet
4798b5ad68 #158: added HP48GX manual 2017-07-01 02:13:54 +02:00
Louis Rubet
ae114af20c #172: corrected bin entry 2017-07-01 02:12:39 +02:00
Louis Rubet
5e6aa1b197 #158: upgraded manual on entry 2017-07-01 02:12:09 +02:00
Louis Rubet
61102de4fe #165: renamed all commands to rpn_command() format 2017-07-01 01:13:32 +02:00
Louis Rubet
3195142eb1 #179: corrected base_digits_from_bit_precision() 2017-07-01 00:37:19 +02:00
Louis Rubet
c095d9978c #148: arbitrary base real entry, command base 2017-07-01 00:25:41 +02:00
Louis Rubet
3be884c4e3 #172: removed buggy decimal digits fixing when binary 2017-06-30 23:06:27 +02:00
Louis Rubet
bd832c673b changed std behaviour (unary again) 2017-06-30 13:48:36 +02:00
Louis Rubet
c71d9ef2e9 #148: tests on hex bin dec and base 2017-06-30 13:43:14 +02:00
Louis Rubet
05708224d0 #177: corrected test files due to std bin hex changes 2017-06-29 21:39:17 +02:00
Louis Rubet
1da7e582e8 #165: added mpfr_free_str() after valgrind 2017-06-29 13:59:57 +02:00
Louis Rubet
0589fd7f51 #153: corrected manual typos 2017-06-28 23:24:24 +02:00