summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2020-11-25math-buttons: Remove warnings about format not a string literalrbuj1-8/+6
2020-11-24Remove unused macrosrbuj2-5/+0
2020-11-20Show factorization in history view.mbkma1-4/+39
2020-11-20Update Readmembkma3-18/+23
2020-11-16travis CI: use rolling tag for ubuntu docker imageraveit651-1/+1
2020-11-16Remove USE_MATE2_MACROS from autogen.sh (legacy)rbuj1-2/+2
2020-11-09Fix most conversion warnings.mbkma8-56/+53
2020-11-09Improve factorization speedmbkma3-41/+236
2020-09-04fix calulation of x^q, where 1/q is a negative integermbkma2-0/+3
2020-09-04Clear answer if editing right before itmbkma1-2/+2
2020-09-04Refresh bits panel after calculationmbkma1-0/+3
2020-08-19Correct Astronomical unit (to 149597870700 m)Thomas Nilsson1-1/+1
2020-08-04mp-convert: Remove trailing spaces/tabsrbuj1-2/+2
2020-07-13Implement navigation through history stack equations using keyboardmbkma6-2/+100
2020-07-13travis(ci): use latest tag for fedoraraveit651-1/+1
2020-07-05fixes incorrect parenthesis handlingmbkma2-4/+4
2020-07-02Travis CI: enable irc notifications with tagged commitsPablo Barciela1-1/+1
2020-06-26add git.mk to generate .gitignoretamplan5-0/+408
2020-06-21travis CI: choose fedora 32 for releasingv1.25.0raveit651-1/+1
2020-06-21release 1.25.0raveit652-1/+35
2020-06-21sync with transifexraveit65220-21108/+35200
2020-06-21travis(ci):fix releasing tarballsraveit651-1/+3
2020-06-20update resource for transifexraveit652-168/+269
2020-06-20math-history-entry: Reduce the macro scope and its argument numberrbuj1-5/+7
2020-06-16math-display: Remove unused macrorbuj1-2/+0
2020-06-16math-equation: Fix memory leakrbuj1-0/+1
2020-04-25Fix empty string return for canceling complex expressionsRolfe Power1-1/+4
2020-04-19Travis CI: enable irc notifications with broken buildsPablo Barciela1-0/+12
2020-04-19ci: don't run configure with autogen.shraveit651-1/+1
2020-04-19build: silent build warnings for distcheckraveit651-0/+1
2020-04-19Travis CI: debian build: add clang compilerPablo Barciela1-0/+8
2020-04-19Travis CI: debian build: add -Wsign-compare -Wunused-parameter to CFLAGSPablo Barciela1-3/+5
2020-04-19Travis CI: remove patch for debianPablo Barciela1-4/+0
2020-04-14Remove -Wshadow warningsrbuj5-13/+13
2020-04-09Use only one mp_clear statement per linerbuj5-15/+54
2020-04-08ci: scan-build, use maximum compile warningsraveit651-2/+1
2020-04-08ci: build with mate-common-1.24.1 tarballraveit651-0/+12
2020-04-08use default MATE_COMPILE_WARNINGS levelraveit651-1/+1
2020-04-08build: Remove redundant LDFLAGSrbuj2-18/+4
2020-04-08Add modular exponentiation ability and add acccording testsmbkma4-14/+87
2020-04-08test-mp-equation: Fix memory leakrbuj1-1/+4
2020-04-08parserfunc: fix memory leakrbuj1-1/+7
2020-04-07history-view: simplify code and add clear optionJohannes Unruh5-82/+84
2020-04-07math-buttons: add space character after inverse trig. functionsJohannes Unruh1-3/+3
2020-04-06[ci] update build environmentWu Xiaotian1-14/+16
2020-04-01math-window: show GNU MPFR and GNU MPC version in about dialogPablo Barciela1-1/+6
2020-03-28math-display.c: set bottom margin to 12 for gtk widget info_viewmbkma1-0/+1
2020-03-19clear MPNumbers before returnmbkma2-9/+26
2020-03-18add Riemann zeta function and Gauss error functionmbkma5-0/+61
2020-03-16Travis CI: ubuntu build: add gccPablo Barciela1-0/+1