summaryrefslogtreecommitdiff
path: root/test/src/data-tests.el
Commit message (Expand)AuthorAgeFilesLines
* Merge from origin/emacs-26Glenn Morris2019-02-151-0/+18
|\
| * * src/data.c (Fmake_local_variable): Fix bug#34318Stefan Monnier2019-02-121-0/+18
* | Merge from origin/emacs-26Paul Eggert2018-12-311-1/+1
|\ \ | |/
| * Update copyright year to 2019Paul Eggert2019-01-011-1/+1
* | Support (ash INTEGER BIGNUM)Paul Eggert2018-12-181-0/+4
* | Replace insignificant backquotesMichael Heerdegen2018-11-251-2/+2
* | Fix (+ bignum float) bugPaul Eggert2018-09-211-0/+10
* | Audit use of lsh and fix glitchesPaul Eggert2018-08-211-6/+6
* | Improve bignum comparison (Bug#32463#50)Paul Eggert2018-08-181-1/+4
* | Restore traditional lsh behavior on fixnumsPaul Eggert2018-08-181-4/+12
* | Fix problems with logxor etc. and fixnumsPaul Eggert2018-08-171-0/+14
* | Merge from origin/emacs-26Glenn Morris2018-08-141-6/+14
|\ \ | |/
| * Add comment about floating point testPaul Eggert2018-08-131-6/+14
| * Fix bug#30846, along with misc cleanups found along the wayStefan Monnier2018-06-031-1/+18
* | Fix bignum comparisons with NaNTom Tromey2018-08-041-2/+4
* | Make ash and lsh handle bignumsTom Tromey2018-07-121-0/+6
* | Make % and mod handle bignumsTom Tromey2018-07-121-0/+17
* | Make min and max handle bignumsTom Tromey2018-07-121-0/+7
* | Make logcount handle bignumsTom Tromey2018-07-121-0/+3
* | Make 1+ and 1- handle bignumsTom Tromey2018-07-121-0/+8
* | Make number-to-string work for bignumsTom Tromey2018-07-121-0/+5
* | Add some bignum testsTom Tromey2018-07-121-0/+59
* | Fix bug#30846, along with misc cleanups found along the wayStefan Monnier2018-03-231-1/+18
* | Port data-tests-popcnt to 32-bit EmacsPaul Eggert2018-03-211-3/+3
* | Merge from origin/emacs-26Paul Eggert2018-01-011-1/+1
|\ \ | |/
| * Update copyright year to 2018Paul Eggert2018-01-011-1/+1
* | Make logcount act like CL on negative argPaul Eggert2017-09-301-1/+3
* | Add logcount (Bug#22689)Mark Oteiza2017-09-301-0/+13
|/
* Fix bug with min and max and NaNsPaul Eggert2017-09-171-1/+5
* Prefer HTTPS to FTP and HTTP in documentationPaul Eggert2017-09-131-1/+1
* Quieten compilation of some test filesGlenn Morris2017-05-311-4/+4
* * test/src/fns-tests.el, test/src/data-tests.el: Don't use `cl`Stefan Monnier2017-05-231-36/+36
* min and max should not return markersPaul Eggert2017-03-071-2/+6
* min and max now return one of their argumentsPaul Eggert2017-03-061-0/+20
* Fix rounding errors in <, =, etc.Paul Eggert2017-03-021-0/+6
* Update copyright year to 2017 in masterPaul Eggert2017-01-011-1/+1
* * src/data.c (Fmake_variable_frame_local): RemoveStefan Monnier2016-12-211-1/+0
* Fix the test suiteEli Zaretskii2016-12-061-0/+81
* Add tests for watchpointsNoam Postavsky2016-12-021-0/+115
* Merge from origin/emacs-25Paul Eggert2016-05-261-11/+11
* Merge from origin/emacs-25John Wiegley2016-01-111-1/+1
* Rename all test files to reflect source layout.Phillip Lord2015-11-241-0/+257