index
:
chemacs.git
devmain
master
emacs
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test
/
src
/
data-tests.el
Age
Commit message (
Expand
)
Author
2022-01-01
Merge from origin/emacs-28
Eli Zaretskii
2022-01-01
; Add 2022 to copyright years.
Eli Zaretskii
2021-12-04
Silence byte-compiler in some tests
Stefan Kangas
2021-11-18
Eliminate ERT test name clashes (bug#51941)
Mattias EngdegÄrd
2021-10-20
; Fix typo
Stefan Kangas
2021-09-26
; Minor stylistic checkdoc fixes in test/**/*.el
Stefan Kangas
2021-03-25
Assert not local-variable-p after setq in let_default binding
Spencer Baugh
2021-03-25
Add a test for let-binding unwinding
Spencer Baugh
2021-01-01
Update copyright year to 2021
Paul Eggert
2020-12-08
Prefer setq-local in tests
Stefan Kangas
2020-11-19
* src/data.c (set_internal): Fix bug#44733
Stefan Monnier
2020-06-03
Silence some byte-compiler warnings in tests
Basil L. Contovounesios
2020-01-01
Update copyright year to 2020
Paul Eggert
2019-08-24
Make (mod 1.0 0) consistent with (/ 1.0 0)
Paul Eggert
2019-02-15
Merge from origin/emacs-26
Glenn Morris
2019-02-12
* src/data.c (Fmake_local_variable): Fix bug#34318
Stefan Monnier
2018-12-31
Merge from origin/emacs-26
Paul Eggert
2019-01-01
Update copyright year to 2019
Paul Eggert
2018-12-18
Support (ash INTEGER BIGNUM)
Paul Eggert
2018-11-25
Replace insignificant backquotes
Michael Heerdegen
2018-09-21
Fix (+ bignum float) bug
Paul Eggert
2018-08-21
Audit use of lsh and fix glitches
Paul Eggert
2018-08-18
Improve bignum comparison (Bug#32463#50)
Paul Eggert
2018-08-18
Restore traditional lsh behavior on fixnums
Paul Eggert
2018-08-17
Fix problems with logxor etc. and fixnums
Paul Eggert
2018-08-14
Merge from origin/emacs-26
Glenn Morris
2018-08-13
Add comment about floating point test
Paul Eggert
2018-08-04
Fix bignum comparisons with NaN
Tom Tromey
2018-07-12
Make ash and lsh handle bignums
Tom Tromey
2018-07-12
Make % and mod handle bignums
Tom Tromey
2018-07-12
Make min and max handle bignums
Tom Tromey
2018-07-12
Make logcount handle bignums
Tom Tromey
2018-07-12
Make 1+ and 1- handle bignums
Tom Tromey
2018-07-12
Make number-to-string work for bignums
Tom Tromey
2018-07-12
Add some bignum tests
Tom Tromey
2018-06-03
Fix bug#30846, along with misc cleanups found along the way
Stefan Monnier
2018-03-23
Fix bug#30846, along with misc cleanups found along the way
Stefan Monnier
2018-03-21
Port data-tests-popcnt to 32-bit Emacs
Paul Eggert
2018-01-01
Merge from origin/emacs-26
Paul Eggert
2018-01-01
Update copyright year to 2018
Paul Eggert
2017-09-30
Make logcount act like CL on negative arg
Paul Eggert
2017-09-30
Add logcount (Bug#22689)
Mark Oteiza
2017-09-17
Fix bug with min and max and NaNs
Paul Eggert
2017-09-13
Prefer HTTPS to FTP and HTTP in documentation
Paul Eggert
2017-05-31
Quieten compilation of some test files
Glenn Morris
2017-05-23
* test/src/fns-tests.el, test/src/data-tests.el: Don't use `cl`
Stefan Monnier
2017-03-07
min and max should not return markers
Paul Eggert
2017-03-06
min and max now return one of their arguments
Paul Eggert
2017-03-02
Fix rounding errors in <, =, etc.
Paul Eggert
2017-01-01
Update copyright year to 2017 in master
Paul Eggert
[next]