summaryrefslogtreecommitdiff
path: root/lisp/calc
AgeCommit message (Expand)Author
2020-07-22Calc: fix interval entry snag (bug#42438)Mattias Engdegård
2020-05-15Calc: GCD(0,x)=GCD(x,0)=|x|, not x (bug#41279)Mattias Engdegård
2020-05-14Calc: fix LU decomposition for non-numeric matrices (bug#41223)Mattias Engdegård
2020-04-25Merge from origin/emacs-27Glenn Morris
2020-04-24Calc: fix autoload errors (bug#40800)Mattias Engdegård
2020-03-30Merge from origin/emacs-27Glenn Morris
2020-03-30Merge from origin/emacs-27Glenn Morris
2020-03-27Calc: don't treat nil as an integer (bug#40155)Mattias Engdegård
2020-03-23Calc: Declare dynamic variable bound in lexbind code (bug#40185)Mattias Engdegård
2020-01-16Make more load-hooks obsoleteGlenn Morris
2020-01-10Calc: fix interval entry (bug#39040)Mattias Engdegård
2020-01-01Update copyright year to 2020Paul Eggert
2019-12-26Calc: add missing dynamic variable declarationsMattias Engdegård
2019-10-19Fix optional parameter passing in calc-fin-* functionsRaimon Grau
2019-10-15Fix recording keyboard macros in CalcEli Zaretskii
2019-10-05Improve documentation for year-zero issuesPaul Eggert
2019-09-29Fix linear equation system solving in Calc (bug#35374)Mattias Engdegård
2019-09-24(calc): Fix link in doc stringNoah Swainland
2019-09-21lisp/*.el: Fix typos and other trivial doc fixesJuanma Barranquero
2019-09-19lisp/*.el, src/*.c: Fix typos in docstringsJuanma Barranquero
2019-09-12Fix saving user-defined calc commands with compositions (Bug#36720)Jack Coughlin
2019-08-17Add FIXMEs for subsecond supportPaul Eggert
2019-08-06Fix various Calc date conversions (bug#36822)Mattias Engdegård
2019-08-03calc mode line touch upOleh Krehel
2019-07-30Fix syntax error in previus calc-forms changeLars Ingebrigtsen
2019-07-30Use decoded time accessors in calcLars Ingebrigtsen
2019-07-16Fix calc number formatting with digit grouping (bug#36689)Mattias Engdegård
2019-07-10Fix trig simplification crash (bug#33052)Mattias Engdegård
2019-07-09Simplify math-get-calendar-tzinfoPaul Eggert
2019-07-10Fix timezone east of GMT in CalvLars Ingebrigtsen
2019-07-06Replace manually crafted hex regexes with [:xdigit:]Konstantin Kharlamov
2019-06-26* lisp/calc/calc-ext.el (math-scalarp): Fix typoBruce Stephens
2019-06-26Revert "* lisp/calc/calc-ext.el (math-scalarp): Fix typo"Stefan Monnier
2019-06-26* lisp/calc/calc-ext.el (math-scalarp): Fix typoStefan Monnier
2019-06-25* lisp/calc/calc.el: Take advantage of native bignums.Stefan Monnier
2019-06-19Remove XEmacs compat code from calcLars Ingebrigtsen
2019-06-17Make calc-macs.el lexicalLars Ingebrigtsen
2019-05-28Cleanup of TODO to prefer report-emacs-bugStefan Kangas
2019-03-27* lisp/calc/calc-forms.el (calc-hms-notation): Fix interactiveAndreas Schwab
2019-03-07Be safer about "%" in message formatsPaul Eggert
2019-03-04Fix regular-expression glitches and typosPaul Eggert
2019-01-18Merge from origin/emacs-26Glenn Morris
2019-01-13Fix Calc graph output on MS-WindowsEli Zaretskii
2018-12-31Merge from origin/emacs-26Paul Eggert
2019-01-01Update copyright year to 2019Paul Eggert
2018-12-19Minor fixes/simplifications to time functionsPaul Eggert
2018-11-24Update the calc units tableUlrich Müller
2018-11-20calc.el, calc-(ext|poly), calccomp: Use lexical-bindingStefan Monnier
2018-11-20* lisp/calc/calc-alg.el: Use lexical-binding and silence warningsStefan Monnier
2018-11-19Update the calc units tableUlrich Müller