index
:
chemacs.git
devmain
master
emacs
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test
/
src
Age
Commit message (
Expand
)
Author
2024-06-10
Fix treesit-tests
Eli Zaretskii
2024-06-06
Add 'sqlite-execute-batch' command
Javier Olaechea
2024-05-28
Redirect calls to `subr-native-elisp-p` to `native-comp-function-p`
Stefan Monnier
2024-05-25
Merge from origin/emacs-29
Eli Zaretskii
2024-05-22
Avoid crashes on MS-Windows due to invalid UNC file names
Eli Zaretskii
2024-05-16
Add multi/unibyte string tests for key-description
Robert Pluim
2024-05-12
Silence some macOS build warnings
Mattias Engdegård
2024-05-06
`read': give fuller error message for errors following "#".
Alan Mackenzie
2024-04-30
Fix deletion of text holding `inhibit-read-only' properties
Po Lu
2024-04-29
Fix value< string comparison ungoodthink
Mattias Engdegård
2024-04-14
GC-mark temporary key values created when sorting (bug#69709)
Mattias Engdegård
2024-04-11
; Fix whitespace in editfns-tests.el
Eli Zaretskii
2024-04-10
(en/decode_coding_object): Fix `after-change-functions`
Stefan Monnier
2024-04-09
(test-replace-match-modification-hooks): Delete test
Stefan Monnier
2024-04-08
* Fix out of date comp pass names in comp-tests.el
Andrea Corallo
2024-04-07
Make tree-sitter thing feature public and remove obsolete functions
Yuan Fu
2024-04-07
(Freplace_match): Fix bug#65451
Stefan Monnier
2024-04-02
Fix json-insert unibyte buffer bug (bug#70007)
Mattias Engdegård
2024-04-01
Update JSON parser test and docs
Mattias Engdegård
2024-04-01
Don't signal `json-end-of-file` for short nonempty bad JSON inputs
Mattias Engdegård
2024-04-01
Faster JSON parsing
Mattias Engdegård
2024-04-01
Native JSON support is always available
Mattias Engdegård
2024-03-30
New JSON encoder (bug#70007)
Mattias Engdegård
2024-03-29
New `sort` keyword arguments (bug#69709)
Mattias Engdegård
2024-03-29
Add `value<` (bug#69709)
Mattias Engdegård
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-26
Fix native comp prediction on null functionp tested objects
Andrea Corallo
2024-03-24
Fix native compilation for circular immediates (bug#67883)
Andrea Corallo
2024-03-22
Fix recent test regressions
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-03-04
Revert "Update some native comp tests"
Stefan Monnier
2024-02-28
Merge remote-tracking branch 'origin/master' into 'feature/type-hierarchy'
Andrea Corallo
2024-02-23
Use obarray-make instead of make-vector to create obarrays
Mattias Engdegård
2024-02-19
* test/src/eval-tests.el (eval-tests/default-value): Add new test case.
Ihor Radchenko
2024-02-15
Update some native comp tests
Andrea Corallo
2024-02-12
Make minibuf-tests independent of obarray hash order
Mattias Engdegård
2024-02-11
Rename a number of native compiler functions
Andrea Corallo
2024-02-10
Merge from origin/emacs-29
Eli Zaretskii
2024-02-04
* doc/lispref/parsing.texi (Retrieving Nodes): Improve documentation.
Juri Linkov
2024-01-31
Allow equal user-defined hash table tests with different names
Mattias Engdegård
2024-01-29
* Better type comparison in comp tests
Andrea Corallo
2024-01-28
; Fix typos
Stefan Kangas
2024-01-25
* Make comp tests robust against sxhash-equal internal changes
Andrea Corallo
2024-01-22
Revert "* Update a comp test (bug#68523)"
Andrea Corallo
2024-01-20
Be more systematic about parens in C source code
Paul Eggert
2024-01-20
Merge branch 'mwheel-no-alts'
Stefan Monnier
2024-01-20
* lisp/keymap.el (define-keymap): Demote "duplicate def" to a warning
Stefan Monnier
[next]