Commit graph

738 commits

Author SHA1 Message Date
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
Louis Rubet
ee9181b7fb #132: added complex sq sqr 2017-06-16 11:02:10 +02:00
Louis Rubet
96da73ca3e #133: added complex im 2017-06-16 10:55:37 +02:00
Louis Rubet
7c870f42c4 #132: added complex sign 2017-06-16 10:49:12 +02:00
Louis Rubet
98ef0be9a0 #135: corrected an example in README.md 2017-06-16 10:35:27 +02:00
Louis Rubet
ee1d99834a #132: added complex abs 2017-06-16 10:34:29 +02:00
Louis Rubet
2f41fb4c60 #132: corrected MANUAL for complex (and real) 2017-06-16 09:38:18 +02:00
Louis Rubet
84e7098963 #132: complex chs neg inv 2017-06-16 09:32:47 +02:00
Louis Rubet
4e655b3948 #133: added complex re 2017-06-15 23:30:20 +02:00
Louis Rubet
c77599f2d0 #131: renamed test files 2017-06-15 22:34:39 +02:00
Louis Rubet
71aae41e0f #131: renamed test files 2017-06-15 22:33:52 +02:00
Louis Rubet
7f656807d6 #130: complexes: + - * / 2017-06-15 22:30:47 +02:00
Louis Rubet
22e3820805 #130: added + - * on complexes with tests 2017-06-15 00:04:18 +02:00
Louis Rubet
e500d566dd #124: precision and precision_in_bytes are now stored in floating_t 2017-06-15 00:03:30 +02:00
Louis Rubet
2ce5664cf3 #61: allow spaces in complexes input 2017-06-15 00:02:22 +02:00
Louis Rubet
5a11ac82c6 #61: complex def and entry 2017-06-14 22:17:49 +02:00
Louis Rubet
a6b9f0e06d #118: modified _cut() for accepting any symbol or string 2017-06-13 21:37:34 +02:00
Louis Rubet
9789c6d995 #120: doc 2017-06-12 23:05:50 +02:00
Louis Rubet
f477968339 #123: packages 2017-06-12 22:44:02 +02:00
Louis Rubet
85752095da #123: packages 2017-06-12 22:38:22 +02:00
Louis Rubet
eecb6134b8 #123: packages 2017-06-12 22:37:33 +02:00
Louis Rubet
9ddeb3dc74 #120: version management 2017-06-12 22:34:46 +02:00
Louis Rubet
ed01ca02ca #123: CMakeLists.txt for packages and statically linked math libs 2017-06-12 22:18:39 +02:00
Louis Rubet
3d986530b4 #120: new doc form 2017-06-12 22:00:15 +02:00
Louis Rubet
435f25765f #123: produce deb, rpm, tgz 2017-06-12 21:59:44 +02:00
Louis Rubet
969e868fee #120: new doc form 2017-06-12 21:59:10 +02:00
Louis Rubet
233956b67c #120: new doc for 2.1 2017-06-12 19:35:08 +02:00
Louis Rubet
ddf7f9c3d3 #120: new doc for 2.1 2017-06-12 19:32:26 +02:00
Louis Rubet
244c316383 #35: first attempt for deb package generation 2017-06-11 23:13:59 +02:00
Louis Rubet
985b926aab #122: dropped readline, included linenoise-ng 2017-06-11 13:07:37 +02:00
Louis Rubet
18a3ca2d84 #35: removed useless build options 2017-06-11 01:25:35 +02:00
Louis Rubet
d4130921a9 #120: README.md for v2.1 2017-06-11 01:23:18 +02:00
Louis Rubet
84cebdba19 #35: corrected project name 2017-06-10 19:00:40 +02:00
Louis Rubet
1d5a13f43c #120: README.md for v2.1 2017-06-10 18:55:45 +02:00
Louis Rubet
5c1599a738 #35: CMake 2017-06-10 18:44:51 +02:00