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
2024-03-26
cl-preloaded.el: Partly revert last change
Stefan Monnier
2024-03-26
cl-preloaded.el: Fix the type lattice
Stefan Monnier
2024-03-18
(primitive-function): New type
Stefan Monnier
2024-03-18
(cl-type-of): New function to return more precise types (bug#69739)
Stefan Monnier
2024-03-11
Change bare-symbol back to match intent
Paul Eggert
2024-01-02
Merge from savannah/emacs-29
Po Lu
2024-01-02
; Add 2024 to copyright years
Po Lu
2023-08-18
(Fmake_local_variable): Fix bug#65209
Stefan Monnier
2023-02-21
Detect and prevent function alias loops in `fset` and `defalias`
Mattias Engdegård
2023-01-01
; Add 2023 to copyright years.
Eli Zaretskii
2022-09-08
test: Remove redundant "" arg to `mapconcat`
Stefan Monnier
2022-07-23
Fix `lsh` warning shortcomings (bug#56641)
Mattias Engdegård
2022-07-16
New test for make_symbol_constant
Stefan Kangas
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
[next]