summaryrefslogtreecommitdiff
path: root/test/lisp/calc
Commit message (Expand)AuthorAge
* Fix 'calc-math-read-preprocess-string' test (bug#66944).Daniel Brooks2024-01-29
* Calc parses fractions written using U+2044 FRACTION SLASHDaniel Brooks2024-01-27
* Merge from savannah/emacs-29Po Lu2024-01-02
|\
| * ; Add 2024 to copyright yearsPo Lu2024-01-02
* | Calc: speed up math-read-preprocess-string (bug#67536)Mattias Engdegård2023-12-19
* | Actually check the result of `equal` comparisons in testsMattias Engdegård2023-08-14
|/
* ; Add 2023 to copyright years.Eli Zaretskii2023-01-01
* Remove redundant local variables in testsStefan Kangas2022-08-08
* Merge from origin/emacs-28Stefan Kangas2022-07-14
|\
| * ; Fix typos: prefer American spellingStefan Kangas2022-07-13
* | Audit quoting the quote character in doc stringsLars Ingebrigtsen2022-04-22
* | Merge from origin/emacs-28Eli Zaretskii2022-01-01
|\|
| * ; Add 2022 to copyright years.Eli Zaretskii2022-01-01
* | Calc: mend math-nth-root-float (bug#51209)Mattias Engdegård2021-10-15
|/
* ; Minor stylistic checkdoc fixes in test/**/*.elStefan Kangas2021-09-26
* Calc: control digits after decimal point (bug#47302)Mattias Engdegård2021-04-27
* Fix multiple Calc defmath errors (bug#46750)Mattias Engdegård2021-03-01
* Update copyright year to 2021Paul Eggert2021-01-01
* Calc: allow infinite binary word size (bug#43764)Mattias Engdegård2020-10-13
* Calc: revert to old precedence of '/' in (La)TeX input modeMattias Engdegård2020-10-13
* Calc: make tests less chattyMattias Engdegård2020-10-13
* Improve coverage of Calc bit shift testMattias Engdegård2020-10-10
* Calc: fix arithmetic right shift sign bit detectionMattias Engdegård2020-10-09
* Calc: fix formatting and parsing Unix time (bug#43759)Mattias Engdegård2020-10-02
* Calc: fix business days calculation (bug43677)Mattias Engdegård2020-10-02
* Calc: fix binomial coefficients for negative arguments (bug#16999)Mattias Engdegård2020-09-14
* Calc: regularise test namesMattias Engdegård2020-09-11
* Calc: GCD(0,x)=GCD(x,0)=|x|, not x (bug#41279)Mattias Engdegård2020-05-15
* Calc: fix LU decomposition for non-numeric matrices (bug#41223)Mattias Engdegård2020-05-14
* ; * test/lisp/calc/calc-tests.el: Fix mistake in last commitMattias Engdegård2020-03-29
* Calc: don't treat nil as an integer (bug#40155)Mattias Engdegård2020-03-27
* Update copyright year to 2020Paul Eggert2020-01-01
* ; * test/lisp/calc/calc-tests.el: Fix warningsMattias Engdegård2019-12-30
* Calc: add missing dynamic variable declarationsMattias Engdegård2019-12-26
* Spelling fixesPaul Eggert2019-12-09
* Fix linear equation system solving in Calc (bug#35374)Mattias Engdegård2019-09-29
* Fix various Calc date conversions (bug#36822)Mattias Engdegård2019-08-06
* Fix calc number formatting with digit grouping (bug#36689)Mattias Engdegård2019-07-16
* Fix trig simplification crash (bug#33052)Mattias Engdegård2019-07-10
* * test/lisp/calc/calc-tests.el (test-math-bignum, test-calc-23889): DisableStefan Monnier2019-06-26
* Update copyright year to 2019Paul Eggert2019-01-01
* * test/lisp/calc/calc-tests.el (calc-imaginary-i): New test.Noam Postavsky2018-08-29
* Update copyright year to 2018Paul Eggert2018-01-01
* Prefer HTTPS to FTP and HTTP in documentationPaul Eggert2017-09-13
* test-calc-23889: Skip test on 32-bit platformsTino Calancha2017-05-26
* Use the expression angle units while simplifying itTino Calancha2017-05-18
* Merge from origin/emacs-25Paul Eggert2017-01-01
* Merge from origin/emacs-25John Wiegley2016-01-11
* Rename all test files to reflect source layout.Phillip Lord2015-11-24