summaryrefslogtreecommitdiff
path: root/test/lisp/calc
Commit message (Expand)AuthorAgeFilesLines
* ; Add 2024 to copyright yearsPo Lu2024-01-021-1/+1
* ; Add 2023 to copyright years.Eli Zaretskii2023-01-011-1/+1
* Remove redundant local variables in testsStefan Kangas2022-08-081-4/+0
* Merge from origin/emacs-28Stefan Kangas2022-07-141-1/+1
|\
| * ; Fix typos: prefer American spellingStefan Kangas2022-07-131-1/+1
* | Audit quoting the quote character in doc stringsLars Ingebrigtsen2022-04-221-1/+1
* | Merge from origin/emacs-28Eli Zaretskii2022-01-011-1/+1
|\|
| * ; Add 2022 to copyright years.Eli Zaretskii2022-01-011-1/+1
* | Calc: mend math-nth-root-float (bug#51209)Mattias Engdegård2021-10-151-0/+6
|/
* ; Minor stylistic checkdoc fixes in test/**/*.elStefan Kangas2021-09-261-2/+2
* Calc: control digits after decimal point (bug#47302)Mattias Engdegård2021-04-271-0/+27
* Fix multiple Calc defmath errors (bug#46750)Mattias Engdegård2021-03-011-0/+76
* Update copyright year to 2021Paul Eggert2021-01-011-1/+1
* Calc: allow infinite binary word size (bug#43764)Mattias Engdegård2020-10-131-9/+61
* Calc: revert to old precedence of '/' in (La)TeX input modeMattias Engdegård2020-10-131-0/+19
* Calc: make tests less chattyMattias Engdegård2020-10-131-60/+55
* Improve coverage of Calc bit shift testMattias Engdegård2020-10-101-5/+10
* Calc: fix arithmetic right shift sign bit detectionMattias Engdegård2020-10-091-0/+62
* Calc: fix formatting and parsing Unix time (bug#43759)Mattias Engdegård2020-10-021-0/+40
* Calc: fix business days calculation (bug43677)Mattias Engdegård2020-10-021-0/+76
* Calc: fix binomial coefficients for negative arguments (bug#16999)Mattias Engdegård2020-09-141-0/+67
* Calc: regularise test namesMattias Engdegård2020-09-111-14/+8
* Calc: GCD(0,x)=GCD(x,0)=|x|, not x (bug#41279)Mattias Engdegård2020-05-151-0/+28
* Calc: fix LU decomposition for non-numeric matrices (bug#41223)Mattias Engdegård2020-05-141-0/+24
* ; * test/lisp/calc/calc-tests.el: Fix mistake in last commitMattias Engdegård2020-03-291-1/+1
* Calc: don't treat nil as an integer (bug#40155)Mattias Engdegård2020-03-271-0/+11
* Update copyright year to 2020Paul Eggert2020-01-011-1/+1
* ; * test/lisp/calc/calc-tests.el: Fix warningsMattias Engdegård2019-12-301-0/+1
* Calc: add missing dynamic variable declarationsMattias Engdegård2019-12-261-0/+15
* Spelling fixesPaul Eggert2019-12-091-1/+1
* Fix linear equation system solving in Calc (bug#35374)Mattias Engdegård2019-09-291-0/+103
* Fix various Calc date conversions (bug#36822)Mattias Engdegård2019-08-061-0/+21
* Fix calc number formatting with digit grouping (bug#36689)Mattias Engdegård2019-07-161-0/+26
* Fix trig simplification crash (bug#33052)Mattias Engdegård2019-07-101-0/+30
* * test/lisp/calc/calc-tests.el (test-math-bignum, test-calc-23889): DisableStefan Monnier2019-06-261-6/+6
* Update copyright year to 2019Paul Eggert2019-01-011-1/+1
* * test/lisp/calc/calc-tests.el (calc-imaginary-i): New test.Noam Postavsky2018-08-291-0/+7
* Update copyright year to 2018Paul Eggert2018-01-011-1/+1
* Prefer HTTPS to FTP and HTTP in documentationPaul Eggert2017-09-131-3/+3
* test-calc-23889: Skip test on 32-bit platformsTino Calancha2017-05-261-0/+1
* Use the expression angle units while simplifying itTino Calancha2017-05-181-0/+44
* Merge from origin/emacs-25Paul Eggert2017-01-011-1/+1
* Merge from origin/emacs-25John Wiegley2016-01-111-1/+1
* Rename all test files to reflect source layout.Phillip Lord2015-11-241-0/+94