summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2021-03-18mp.c: mp_reciprocal: fix when calling it with same arguments.mbkma1-2/+5
2021-03-18mp-serializer: fix memory leaks reported by valgrindmbkma1-3/+9
2021-03-18math-buttons: fix memory leaks reported by valgrindmbkma1-1/+5
2021-03-08travis: build with mate-common-1.24.2 from reposraveit651-11/+0
2021-02-22tx: temporarily disable build for ArchLinuxraveit651-1/+1
2021-02-18factorization: display prime factors in fixed number formatmbkma1-0/+4
2021-02-15build: add configure summaryrbuj1-0/+13
2021-02-02build: Use PACKAGE_URL variablerbuj2-2/+3
2021-02-02build: Use config.h which defines GETTEXT_PACKAGE & VERSIONrbuj4-3/+12
2021-01-16update resource for transifexrbuj2-192/+246
2021-01-16Update copyright to 2021rbuj1-1/+1
2020-12-16insert character dialog: add spacing, remove invisible charmbkma1-4/+3
2020-12-16remove unused trunc button from programming modembkma2-695/+676
2020-12-08update issue templateraveit651-1/+1
2020-12-08update issue templateraveit651-1/+1
2020-12-01Remove warning about unused parameters in `ìnt main` functionrbuj3-3/+3
2020-12-01financial: Remove warnings about unused parameter 'equation'rbuj1-18/+18
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