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