rpn/src
2018-08-12 11:06:39 +02:00
..
constant.h #147: multiline editing 2018-08-12 11:06:39 +02:00
debug.h #103: added debug macros for chrono 2017-05-31 13:37:30 +02:00
escape.h #72: refactored source code for [quite] conventional cpp and hpp. Includes in class still exist 2017-05-25 18:13:16 +02:00
main.cpp #203: debugged quit, this closes #203 2018-06-01 16:26:34 +02:00
object.cpp #201: debugged wrong negative based-real printing, CMakeLists.txt now checks for CMAKE_BUILD_TYPE 2018-06-01 17:15:18 +02:00
object.hpp #148: arbitrary base real entry, command base 2017-07-01 00:25:41 +02:00
parse.hpp #147: multiline editing 2018-08-12 11:06:39 +02:00
program.cpp #192: added expm and lnp1, changed wrong test for sqrt (2), removed extra command 'q' 2018-05-06 14:59:15 +02:00
program.hpp #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
rpn-branch.hpp #139: stack::pop_back() has a new parameter to pop several levels 2017-06-18 22:11:15 +02:00
rpn-complex.hpp #165: renamed all commands to rpn_command() format 2017-07-01 01:13:32 +02:00
rpn-general.hpp #165: renamed all commands to rpn_command() format 2017-07-01 01:13:32 +02:00
rpn-logs.hpp #192: added expm and lnp1, changed wrong test for sqrt (2), removed extra command 'q' 2018-05-06 14:59:15 +02:00
rpn-program.hpp #165: renamed all commands to rpn_command() format 2017-07-01 01:13:32 +02:00
rpn-real.hpp #207: corrected pointer issue in function rpn_base 2018-07-28 13:12:35 +02:00
rpn-stack.hpp #165: renamed all commands to rpn_command() format 2017-07-01 01:13:32 +02:00
rpn-store.hpp #165: renamed all commands to rpn_command() format 2017-07-01 01:13:32 +02:00
rpn-string.hpp #165: renamed all commands to rpn_command() format 2017-07-01 01:13:32 +02:00
rpn-test-core.hpp #198: test reports now show rpn version 2018-06-01 17:33:25 +02:00
rpn-test.hpp #165: renamed all commands to rpn_command() format 2017-07-01 01:13:32 +02:00
rpn-trig.hpp #165: renamed all commands to rpn_command() format 2017-07-01 01:13:32 +02:00
stack.hpp #115: debug realloc missing 'move' on numbers and complexes 2018-02-10 14:03:57 +01:00
version.h v2.3.1 2018-07-28 13:13:57 +02:00