summaryrefslogtreecommitdiff
path: root/test/src
Commit message (Expand)AuthorAge
* `read': give fuller error message for errors following "#".Alan Mackenzie2024-05-06
* Fix deletion of text holding `inhibit-read-only' propertiesPo Lu2024-04-30
* Fix value< string comparison ungoodthinkMattias Engdegård2024-04-29
* GC-mark temporary key values created when sorting (bug#69709)Mattias Engdegård2024-04-14
* ; Fix whitespace in editfns-tests.elEli Zaretskii2024-04-11
* (en/decode_coding_object): Fix `after-change-functions`Stefan Monnier2024-04-10
* (test-replace-match-modification-hooks): Delete testStefan Monnier2024-04-09
* * Fix out of date comp pass names in comp-tests.elAndrea Corallo2024-04-08
* Make tree-sitter thing feature public and remove obsolete functionsYuan Fu2024-04-07
* (Freplace_match): Fix bug#65451Stefan Monnier2024-04-07
* Fix json-insert unibyte buffer bug (bug#70007)Mattias Engdegård2024-04-02
* Update JSON parser test and docsMattias Engdegård2024-04-01
* Don't signal `json-end-of-file` for short nonempty bad JSON inputsMattias Engdegård2024-04-01
* Faster JSON parsingMattias Engdegård2024-04-01
* Native JSON support is always availableMattias Engdegård2024-04-01
* New JSON encoder (bug#70007)Mattias Engdegård2024-03-30
* New `sort` keyword arguments (bug#69709)Mattias Engdegård2024-03-29
* Add `value<` (bug#69709)Mattias Engdegård2024-03-29
* cl-preloaded.el: Partly revert last changeStefan Monnier2024-03-26
* cl-preloaded.el: Fix the type latticeStefan Monnier2024-03-26
* Fix native comp prediction on null functionp tested objectsAndrea Corallo2024-03-26
* Fix native compilation for circular immediates (bug#67883)Andrea Corallo2024-03-24
* Fix recent test regressionsStefan Monnier2024-03-22
* (primitive-function): New typeStefan Monnier2024-03-18
* (cl-type-of): New function to return more precise types (bug#69739)Stefan Monnier2024-03-18
* Change bare-symbol back to match intentPaul Eggert2024-03-11
* Revert "Update some native comp tests"Stefan Monnier2024-03-04
* Merge remote-tracking branch 'origin/master' into 'feature/type-hierarchy'Andrea Corallo2024-02-28
|\
| * Use obarray-make instead of make-vector to create obarraysMattias Engdegård2024-02-23
| * * test/src/eval-tests.el (eval-tests/default-value): Add new test case.Ihor Radchenko2024-02-19
| * Make minibuf-tests independent of obarray hash orderMattias Engdegård2024-02-12
| * Rename a number of native compiler functionsAndrea Corallo2024-02-11
| * Merge from origin/emacs-29Eli Zaretskii2024-02-10
| |\
| | * * doc/lispref/parsing.texi (Retrieving Nodes): Improve documentation.Juri Linkov2024-02-04
| * | Allow equal user-defined hash table tests with different namesMattias Engdegård2024-01-31
| * | * Better type comparison in comp testsAndrea Corallo2024-01-29
* | | Update some native comp testsAndrea Corallo2024-02-15
|/ /
* | ; Fix typosStefan Kangas2024-01-28
* | * Make comp tests robust against sxhash-equal internal changesAndrea Corallo2024-01-25
* | Revert "* Update a comp test (bug#68523)"Andrea Corallo2024-01-22
* | Be more systematic about parens in C source codePaul Eggert2024-01-20
* | Merge branch 'mwheel-no-alts'Stefan Monnier2024-01-20
|\ \
| * | * lisp/keymap.el (define-keymap): Demote "duplicate def" to a warningStefan Monnier2024-01-20
* | | * Update a comp test (bug#68523)Andrea Corallo2024-01-17
* | | * src/print.c (print_object): Don't print empty hash-table dataMattias Engdegård2024-01-13
|/ /
* | (signal_or_quit): Preserve error object identityStefan Monnier2024-01-04
* | emacs-module-tests.el (mod-test-non-local-exit-signal-test): Repair testStefan Monnier2024-01-04
* | New special form `handler-bind`Stefan Monnier2024-01-04
* | ; Add 2024 to copyright yearsPo Lu2024-01-02
* | Merge from savannah/emacs-29Po Lu2024-01-02
|\|