Louis Rubet
|
325a353d02
|
v2.4.0-generation
|
2022-02-28 17:39:13 +01:00 |
|
Louis Rubet
|
fa69c3c959
|
v2.4.0-generation
|
2022-02-28 16:23:57 +01:00 |
|
Louis Rubet
|
7e85496664
|
git version in rpn
|
2022-02-28 10:49:49 +01:00 |
|
Louis Rubet
|
15580cda80
|
new commit
|
2022-02-28 10:35:28 +01:00 |
|
Louis Rubet
|
f4e3bd6180
|
Add enhanced gcc warnings
|
2022-02-26 16:44:28 +01:00 |
|
Louis Rubet
|
261ae2a57c
|
git tag used as rpn version
|
2022-02-26 15:22:26 +01:00 |
|
Louis Rubet
|
25dc731559
|
cpp files to cc, hpp files to h
|
2022-02-25 16:16:24 +01:00 |
|
Louis Rubet
|
9eb46998fd
|
c++ google style, including cpplint
|
2022-02-24 22:03:19 +01:00 |
|
Louis Rubet
|
4e51a21e0d
|
CMakeLists.txt strange warning (string vs STRING) tackled
|
2022-02-22 17:20:47 +01:00 |
|
Louis Rubet
|
56298f6b8a
|
allocate mpreal obj in lexer only when needed
|
2022-02-22 14:28:09 +01:00 |
|
Louis Rubet
|
1faf101dd8
|
Add lexer and input classes
|
2022-02-21 16:01:49 +01:00 |
|
Louis Rubet
|
4aa71db351
|
trig and log tests pass
|
2022-02-20 18:53:00 +01:00 |
|
Louis Rubet
|
af5b3def4c
|
time tests pass
|
2022-02-20 17:43:49 +01:00 |
|
Louis Rubet
|
949a1a0648
|
complex pass (except floating point base numbers)
|
2022-02-20 15:58:15 +01:00 |
|
Louis Rubet
|
789dfef119
|
string tests pass
|
2022-02-17 19:04:40 +01:00 |
|
Louis Rubet
|
84b5ce9e62
|
parser fix for numbers and real functions
|
2022-02-17 16:47:02 +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
|
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
|
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
|
ff541e49a0
|
#8: added functions date, time, ticks
|
2018-08-15 18:06:52 +02:00 |
|
Louis Rubet
|
fc79a2575a
|
#212: refactoring hpp and cpp
|
2018-08-12 15:06:04 +02:00 |
|
Louis Rubet
|
51c49c1aed
|
#211: moved rpn.1
|
2018-08-12 11:35:14 +02:00 |
|
Louis Rubet
|
8a0c9d077e
|
#147: point on correct linenoise-ng tag
|
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
|
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
|
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
|
2572544fef
|
#158: maintained README and MANUAL
|
2017-07-01 17:19:56 +02:00 |
|
Louis Rubet
|
baee651b00
|
#166: added a man page
|
2017-07-01 14:53:08 +02:00 |
|
Louis Rubet
|
b88848fb40
|
#176: dynamically link to mpfr
|
2017-06-28 22:47:13 +02:00 |
|
Louis Rubet
|
3d21b1e5db
|
#135: CMake file to build all packages
|
2017-06-19 21:43:26 +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
|
435f25765f
|
#123: produce deb, rpm, tgz
|
2017-06-12 21:59:44 +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
|
84cebdba19
|
#35: corrected project name
|
2017-06-10 19:00:40 +02:00 |
|
Louis Rubet
|
5c1599a738
|
#35: CMake
|
2017-06-10 18:44:51 +02:00 |
|