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
*
Prefer incf to cl-incf in tests
Stefan Kangas
2025-02-23
1
-1
/
+1
*
Prefer oddp/evenp to open-coding in a few more cases
Stefan Kangas
2025-02-18
1
-1
/
+1
*
Update copyright year to 2025
Paul Eggert
2025-01-01
1
-1
/
+1
*
Prohibit unbinding of built-in variables
Po Lu
2024-07-22
1
-1
/
+10
*
cl-preloaded.el: Partly revert last change
Stefan Monnier
2024-03-26
1
-1
/
+3
*
cl-preloaded.el: Fix the type lattice
Stefan Monnier
2024-03-26
1
-15
/
+15
*
(primitive-function): New type
Stefan Monnier
2024-03-18
1
-3
/
+1
*
(cl-type-of): New function to return more precise types (bug#69739)
Stefan Monnier
2024-03-18
1
-0
/
+37
*
Change bare-symbol back to match intent
Paul Eggert
2024-03-11
1
-0
/
+5
*
Merge from savannah/emacs-29
Po Lu
2024-01-02
1
-1
/
+1
|
\
|
*
; Add 2024 to copyright years
Po Lu
2024-01-02
1
-1
/
+1
*
|
(Fmake_local_variable): Fix bug#65209
Stefan Monnier
2023-08-18
1
-0
/
+25
*
|
Detect and prevent function alias loops in `fset` and `defalias`
Mattias Engdegård
2023-02-21
1
-0
/
+36
|
/
*
; 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
[next]