summaryrefslogtreecommitdiff
path: root/lisp/calc
Commit message (Expand)AuthorAgeFilesLines
* Make more load-hooks obsoleteGlenn Morris2020-01-161-0/+2
* Calc: fix interval entry (bug#39040)Mattias Engdegård2020-01-101-1/+1
* Update copyright year to 2020Paul Eggert2020-01-0143-43/+43
* Calc: add missing dynamic variable declarationsMattias Engdegård2019-12-261-0/+15
* Fix optional parameter passing in calc-fin-* functionsRaimon Grau2019-10-191-23/+30
* Fix recording keyboard macros in CalcEli Zaretskii2019-10-151-1/+6
* Improve documentation for year-zero issuesPaul Eggert2019-10-051-1/+1
* Fix linear equation system solving in Calc (bug#35374)Mattias Engdegård2019-09-291-0/+6
* (calc): Fix link in doc stringNoah Swainland2019-09-241-1/+1
* lisp/*.el: Fix typos and other trivial doc fixesJuanma Barranquero2019-09-211-1/+1
* lisp/*.el, src/*.c: Fix typos in docstringsJuanma Barranquero2019-09-191-1/+1
* Fix saving user-defined calc commands with compositions (Bug#36720)Jack Coughlin2019-09-121-1/+1
* Add FIXMEs for subsecond supportPaul Eggert2019-08-171-3/+5
* Fix various Calc date conversions (bug#36822)Mattias Engdegård2019-08-061-26/+12
* calc mode line touch upOleh Krehel2019-08-031-1/+1
* Fix syntax error in previus calc-forms changeLars Ingebrigtsen2019-07-301-1/+1
* Use decoded time accessors in calcLars Ingebrigtsen2019-07-301-4/+10
* Fix calc number formatting with digit grouping (bug#36689)Mattias Engdegård2019-07-162-22/+5
* Fix trig simplification crash (bug#33052)Mattias Engdegård2019-07-101-6/+12
* Simplify math-get-calendar-tzinfoPaul Eggert2019-07-091-6/+1
* Fix timezone east of GMT in CalvLars Ingebrigtsen2019-07-101-1/+1
* Replace manually crafted hex regexes with [:xdigit:]Konstantin Kharlamov2019-07-063-4/+4
* * lisp/calc/calc-ext.el (math-scalarp): Fix typoBruce Stephens2019-06-261-1/+1
* Revert "* lisp/calc/calc-ext.el (math-scalarp): Fix typo"Stefan Monnier2019-06-261-8/+9
* * lisp/calc/calc-ext.el (math-scalarp): Fix typoStefan Monnier2019-06-261-9/+8
* * lisp/calc/calc.el: Take advantage of native bignums.Stefan Monnier2019-06-2511-936/+168
* Remove XEmacs compat code from calcLars Ingebrigtsen2019-06-194-59/+29
* Make calc-macs.el lexicalLars Ingebrigtsen2019-06-171-1/+1
* Cleanup of TODO to prefer report-emacs-bugStefan Kangas2019-05-281-3/+2
* * lisp/calc/calc-forms.el (calc-hms-notation): Fix interactiveAndreas Schwab2019-03-271-1/+1
* Be safer about "%" in message formatsPaul Eggert2019-03-071-2/+2
* Fix regular-expression glitches and typosPaul Eggert2019-03-044-7/+7
* Merge from origin/emacs-26Glenn Morris2019-01-182-15/+31
|\
| * Fix Calc graph output on MS-WindowsEli Zaretskii2019-01-132-15/+31
* | Merge from origin/emacs-26Paul Eggert2018-12-3143-43/+43
|\ \ | |/
| * Update copyright year to 2019Paul Eggert2019-01-0143-43/+43
| * Update the calc units tableUlrich Müller2018-11-241-19/+22
* | Minor fixes/simplifications to time functionsPaul Eggert2018-12-191-14/+11
* | calc.el, calc-(ext|poly), calccomp: Use lexical-bindingStefan Monnier2018-11-204-198/+211
* | * lisp/calc/calc-alg.el: Use lexical-binding and silence warningsStefan Monnier2018-11-204-585/+578
* | Update the calc units tableUlrich Müller2018-11-191-19/+22
* | Merge from origin/emacs-26Glenn Morris2018-09-102-15/+5
|\ \ | |/
| * Standardize calc bug reporting instructionsGlenn Morris2018-09-032-15/+5
* | Merge from origin/emacs-26Glenn Morris2018-08-291-2/+2
|\ \ | |/
| * Fix math-imaginary-i checkNoam Postavsky2018-08-281-2/+2
* | Prune most-positive-fixnum from Lisp sourcePaul Eggert2018-08-221-7/+0
* | Audit use of lsh and fix glitchesPaul Eggert2018-08-214-11/+11
|/
* Update copyright year to 2018Paul Eggert2018-01-0143-43/+43
* Fix quick-calc in C mode with hex valuesOGAWA Hirofumi2017-11-181-1/+3
* ; Fix some comment typosGlenn Morris2017-11-031-1/+1