Commit graph

672 commits

Author SHA1 Message Date
Louis Rubet
aec4a76e1d #158: V2.3 (generation, manual, version.h) 2017-06-28 23:14:01 +02:00
Louis Rubet
b88848fb40 #176: dynamically link to mpfr 2017-06-28 22:47:13 +02:00
Louis Rubet
84a17b65ad #172: added binary manual and test 2017-06-28 22:46:34 +02:00
Louis Rubet
72c87887e1 #177: bin and hex do not show fractional part, #172: bin, hex and dec test 2017-06-28 22:29:54 +02:00
Louis Rubet
58bf55c67b #172: added command bin 2017-06-28 22:09:10 +02:00
Louis Rubet
9cff0200ad #168: set DEFAULT_DECIMAL_DIGITS to 38 2017-06-28 08:22:36 +02:00
Louis Rubet
78f64bb41d #148: attempt to write in hex 2017-06-27 17:43:25 +02:00
Louis Rubet
59875e360b #148: first attempt to write with an arbitrary base 2017-06-27 17:19:16 +02:00
Louis Rubet
8648d69554 #153: alternative fn help, changed example 2017-06-26 18:17:27 +02:00
Louis Rubet
0c72e692dc #158: changer 'e' constant help 2017-06-25 22:18:36 +02:00
Louis Rubet
03214b2f69 #164: added manual test for history 2017-06-25 01:30:29 +02:00
Louis Rubet
cdb129819d #168: std is now unary and auto calcs its decimal digits nb, modified hel pmessage, added bounds check for precision in sci and fix 2017-06-25 01:29:53 +02:00
Louis Rubet
5033746821 #164: added command history 2017-06-22 21:34:04 +02:00
Louis Rubet
ee8d007c71 #157: history file stored in ~/.rpn_history 2017-06-22 21:25:48 +02:00
Louis Rubet
0fed76efcb #158: corrected branch typo and changed test descr 2017-06-22 00:24:25 +02:00
Louis Rubet
df89a7abac #158: reordered help and manual 2017-06-21 23:38:51 +02:00
Louis Rubet
ef0e5671ab #85: allowed uppercase keywords 2017-06-21 23:22:22 +02:00
Louis Rubet
6aaf45f2ea #160: added complex != == same 2017-06-21 23:17:29 +02:00
Louis Rubet
950d2d4c35 #162: added complex asin acos atan 2017-06-21 23:00:41 +02:00
Louis Rubet
6fbaaea8e9 #161: added complex sinh asinh cosh acosh tanh atanh 2017-06-21 22:20:51 +02:00
Louis Rubet
f73c4026c4 #159: log is now an alias of ln 2017-06-20 23:00:54 +02:00
Louis Rubet
3d22448b99 #142: added complex exp alog2 alog10 2017-06-20 22:51:09 +02:00
Louis Rubet
5d96193f5f #142: added complex ln log10 log2 2017-06-20 22:37:34 +02:00
Louis Rubet
c319da4902 #141: complex sin cos tan 2017-06-20 21:55:32 +02:00
Louis Rubet
3d21b1e5db #135: CMake file to build all packages 2017-06-19 21:43:26 +02:00
Louis Rubet
4bc33791d8 #135: udpate to v2.2 2017-06-19 21:05:01 +02:00
Louis Rubet
2a46dc0e78 #136: corrected precisions for touchy tests 2017-06-19 20:56:54 +02:00
Louis Rubet
78b2357322 #137: test on ip fp ceil floor 2017-06-19 00:09:46 +02:00
Louis Rubet
0786d3c9f9 #135: reformat README.md 2017-06-18 23:45:38 +02:00
Louis Rubet
0c59c68943 #153: removed liv directory 2017-06-18 23:41:57 +02:00
Louis Rubet
a208f66765 #135: version 2.2 2017-06-18 23:27:34 +02:00
Louis Rubet
35dffadfe8 #137: added real commands ip fp floor ceil 2017-06-18 23:21:22 +02:00
Louis Rubet
fd61df18ca #110: modified prec tests 2017-06-18 22:50:52 +02:00
Louis Rubet
0b54fbca38 #139: stack::pop_back() has a new parameter to pop several levels 2017-06-18 22:11:15 +02:00
Louis Rubet
c62a48ed92 #139: renamed _branch_stack to _calc_stack 2017-06-18 22:01:05 +02:00
Louis Rubet
8944940da5 #136: Corrected some problems: dec and hex commands wrongly removed, bug in command sub, 05-real.txtand 04-stack.txt typo 2017-06-18 15:08:03 +02:00
Louis Rubet
855f99ed2e #125, #152: caught CtrlC during prog execution, caught SIGSEGV 2017-06-18 14:40:08 +02:00
Louis Rubet
a773368052 #149: log alog -> log10 alog10 2017-06-18 12:29:25 +02:00
Louis Rubet
1a47d4f289 #143: ln log log2 of negative real 2017-06-18 12:25:57 +02:00
Louis Rubet
f5c84f0008 #144: d->r r->d correctly shown in manual 2017-06-18 10:46:46 +02:00
Louis Rubet
3b007bec3b #140: Ctrl-C handling via linenoise-ng 2017-06-18 10:45:05 +02:00
Louis Rubet
8b0b447e6a #126, #127: now type consumes stack, returns string 2017-06-17 10:21:02 +02:00
Louis Rubet
562ae5fdef #138: unify test steps and test sheets (erase default) 2017-06-16 23:44:48 +02:00
Louis Rubet
52de16f958 #132: added complex ^ sqrt 2017-06-16 23:26:36 +02:00
Louis Rubet
b84266451b #133: added complex r->p p->r 2017-06-16 21:54:28 +02:00
Louis Rubet
d8a639773d #133: added complex r->c c->r 2017-06-16 19:13:57 +02:00
Louis Rubet
e5341f5d8e #135: LGPLv3 logo 2017-06-16 19:00:48 +02:00
Louis Rubet
a2729a76b3 #135: LGPLv3 logo 2017-06-16 18:58:30 +02:00
Louis Rubet
aa6cd3a4de #133: added complex conj 2017-06-16 12:00:59 +02:00
Louis Rubet
0b1bd7bc85 #133: added complex im arg 2017-06-16 11:56:33 +02:00