Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2021-03-19 | mp-serializer: init MPNumbers outside of loop | mbkma | 1 | -8/+8 |
2021-03-18 | mp-serializer: fix memory leaks reported by valgrind | mbkma | 1 | -3/+9 |
2020-11-09 | Fix most conversion warnings. | mbkma | 1 | -2/+3 |
2020-04-25 | Fix empty string return for canceling complex expressions | Rolfe Power | 1 | -1/+4 |
2020-04-14 | Remove -Wshadow warnings | rbuj | 1 | -2/+2 |
2020-04-09 | Use only one mp_clear statement per line | rbuj | 1 | -3/+11 |
2020-03-08 | Port to GNU MPFR/MPC Library | mbkma | 1 | -32/+56 |
2019-07-03 | Remove trailing whitespaces | Laurent Napias | 1 | -4/+4 |
2019-06-03 | mp-serializer: fix scientific presentation of complex numbers | mbkma | 1 | -3/+5 |
2019-04-24 | display small numbers in scientific notation | mbkma | 1 | -2/+7 |
2019-04-24 | Revert "fixes issues 25 and 26" | raveit65 | 1 | -7/+2 |
2019-04-24 | fixes issues 25 and 26 | mbkma | 1 | -2/+7 |
2019-01-30 | mp-serializer: avoid deprecated 'g_type_class_add_private' | Pablo Barciela | 1 | -4/+2 |
2012-11-24 | Update codebase. | Steve Zesch | 1 | -0/+617 |