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
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
2016-12-21
* src/data.c (Fmake_variable_frame_local): Remove
Stefan Monnier
2016-12-06
Fix the test suite
Eli Zaretskii
2016-12-02
Add tests for watchpoints
Noam Postavsky
2016-05-26
Merge from origin/emacs-25
Paul Eggert
2016-01-11
Merge from origin/emacs-25
John Wiegley
2015-11-24
Rename all test files to reflect source layout.
Phillip Lord
[prev]