summaryrefslogtreecommitdiff
path: root/lisp/calc
Commit message (Expand)AuthorAgeFilesLines
* 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
* Prefer HTTPS to FTP and HTTP in documentationPaul Eggert2017-09-1343-173/+173
* Replace with dolist some uses of whileMark Oteiza2017-06-271-42/+30
* Use the expression angle units while simplifying itTino Calancha2017-05-183-7/+26
* Revert "Ignore angle mode while simplifying units"Tino Calancha2017-05-182-17/+7
* Use iteration in math-factorial-itermichael schuldt2017-04-181-5/+7
* require cl-lib to fix fallout from mhtml seriesTom Tromey2017-04-061-0/+1
* change calc to use derived-mode-pTom Tromey2017-04-051-7/+13
* Make calc's least common multiple positive (bug#25255)Peder O. Klingenberg2017-02-231-1/+1
* Replace QUIT with maybe_quitPaul Eggert2017-01-251-1/+1
* Merge from origin/emacs-25Paul Eggert2017-01-0143-43/+43
|\
| * Update copyright year to 2017Paul Eggert2016-12-3143-43/+43
* | call-process instead of call-process-region with empty regionTino Calancha2016-08-231-3/+3
* | Ignore angle mode while simplifying unitsTino Calancha2016-07-122-7/+17
* | Calc: Update mode line after change modeTino Calancha2016-07-041-0/+1
|/
* Complete temperature units in calc-convert-temperatureMark Oteiza2016-03-031-5/+12
* * lisp/calc/calc-units.el (math-standard-units): Update to 2014 CODATA adjust...Mark Oteiza2016-02-181-38/+41
* Follow convention for greek letter constants.Mark Oteiza2016-02-161-1/+3