index
:
chemacs.git
devmain
master
emacs
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test
/
lisp
/
calc
Age
Commit message (
Expand
)
Author
2026-01-17
calc: Improve handling of invalid 'calc-string-maximum-character'
Jacob S. Gordon
2026-01-01
; Add 2026 to copyright years.
Sean Whitton
2025-08-30
Add user option to inhibit Calc startup message (bug#79143)
Sean Devlin
2025-06-14
calc: Allow strings with character codes above Latin-1
Jacob S. Gordon
2025-01-01
Update copyright year to 2025
Paul Eggert
2024-01-29
Fix 'calc-math-read-preprocess-string' test (bug#66944).
Daniel Brooks
2024-01-27
Calc parses fractions written using U+2044 FRACTION SLASH
Daniel Brooks
2024-01-02
Merge from savannah/emacs-29
Po Lu
2024-01-02
; Add 2024 to copyright years
Po Lu
2023-12-19
Calc: speed up math-read-preprocess-string (bug#67536)
Mattias Engdegård
2023-08-14
Actually check the result of `equal` comparisons in tests
Mattias Engdegård
2023-01-01
; Add 2023 to copyright years.
Eli Zaretskii
2022-08-08
Remove redundant local variables in tests
Stefan Kangas
2022-07-14
Merge from origin/emacs-28
Stefan Kangas
2022-07-13
; Fix typos: prefer American spelling
Stefan Kangas
2022-04-22
Audit quoting the quote character in doc strings
Lars Ingebrigtsen
2022-01-01
Merge from origin/emacs-28
Eli Zaretskii
2022-01-01
; Add 2022 to copyright years.
Eli Zaretskii
2021-10-15
Calc: mend math-nth-root-float (bug#51209)
Mattias Engdegård
2021-09-26
; Minor stylistic checkdoc fixes in test/**/*.el
Stefan Kangas
2021-04-27
Calc: control digits after decimal point (bug#47302)
Mattias Engdegård
2021-03-01
Fix multiple Calc defmath errors (bug#46750)
Mattias Engdegård
2021-01-01
Update copyright year to 2021
Paul Eggert
2020-10-13
Calc: allow infinite binary word size (bug#43764)
Mattias Engdegård
2020-10-13
Calc: revert to old precedence of '/' in (La)TeX input mode
Mattias Engdegård
2020-10-13
Calc: make tests less chatty
Mattias Engdegård
2020-10-10
Improve coverage of Calc bit shift test
Mattias Engdegård
2020-10-09
Calc: fix arithmetic right shift sign bit detection
Mattias Engdegård
2020-10-02
Calc: fix formatting and parsing Unix time (bug#43759)
Mattias Engdegård
2020-10-02
Calc: fix business days calculation (bug43677)
Mattias Engdegård
2020-09-14
Calc: fix binomial coefficients for negative arguments (bug#16999)
Mattias Engdegård
2020-09-11
Calc: regularise test names
Mattias Engdegård
2020-05-15
Calc: GCD(0,x)=GCD(x,0)=|x|, not x (bug#41279)
Mattias Engdegård
2020-05-14
Calc: fix LU decomposition for non-numeric matrices (bug#41223)
Mattias Engdegård
2020-03-29
; * test/lisp/calc/calc-tests.el: Fix mistake in last commit
Mattias Engdegård
2020-03-27
Calc: don't treat nil as an integer (bug#40155)
Mattias Engdegård
2020-01-01
Update copyright year to 2020
Paul Eggert
2019-12-30
; * test/lisp/calc/calc-tests.el: Fix warnings
Mattias Engdegård
2019-12-26
Calc: add missing dynamic variable declarations
Mattias Engdegård
2019-12-09
Spelling fixes
Paul Eggert
2019-09-29
Fix linear equation system solving in Calc (bug#35374)
Mattias Engdegård
2019-08-06
Fix various Calc date conversions (bug#36822)
Mattias Engdegård
2019-07-16
Fix calc number formatting with digit grouping (bug#36689)
Mattias Engdegård
2019-07-10
Fix trig simplification crash (bug#33052)
Mattias Engdegård
2019-06-26
* test/lisp/calc/calc-tests.el (test-math-bignum, test-calc-23889): Disable
Stefan Monnier
2019-01-01
Update copyright year to 2019
Paul Eggert
2018-08-29
* test/lisp/calc/calc-tests.el (calc-imaginary-i): New test.
Noam Postavsky
2018-01-01
Update copyright year to 2018
Paul Eggert
2017-09-13
Prefer HTTPS to FTP and HTTP in documentation
Paul Eggert
2017-05-26
test-calc-23889: Skip test on 32-bit platforms
Tino Calancha
[next]