index
:
chemacs.git
devmain
master
emacs
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test
/
lisp
/
json-tests.el
Age
Commit message (
Expand
)
Author
2026-02-14
Prefer value< with new 'sort' in json.el
Basil L. Contovounesios
2026-01-01
; Add 2026 to copyright years.
Sean Whitton
2025-01-01
Update copyright year to 2025
Paul Eggert
2024-01-02
; Add 2024 to copyright years
Po Lu
2023-01-01
; Add 2023 to copyright years.
Eli Zaretskii
2022-06-27
Allow plist-get/plist-put/plist-member to take a comparison function
Lars Ingebrigtsen
2022-01-01
; Add 2022 to copyright years.
Eli Zaretskii
2021-03-06
Speed up json.el encoding
Basil L. Contovounesios
2021-02-21
Fix json.el encoding of confusable object keys
Basil L. Contovounesios
2021-01-01
Update copyright year to 2021
Paul Eggert
2020-08-27
; Fix license statements.
Stefan Kangas
2020-05-22
Various json.el improvements
Basil L. Contovounesios
2020-05-01
Use lexical-binding in most remaining tests
Stefan Kangas
2020-01-01
Update copyright year to 2020
Paul Eggert
2018-12-31
Merge from origin/emacs-26
Paul Eggert
2019-01-01
Update copyright year to 2019
Paul Eggert
2018-06-14
Fix pretty-printing empty objects as null
Damien Cassou
2018-03-18
Pass json-readtable-error data as a list (bug#30489)
Basil L. Contovounesios
2018-01-01
Update copyright year to 2018
Paul Eggert
2017-09-13
Prefer HTTPS to FTP and HTTP in documentation
Paul Eggert
2017-08-17
Treat control characters in JSON strings as invalid
Mark Oteiza
2017-05-21
Fix definition of whitespace in JSON
Philipp Stephani
2017-01-01
Fix encoding of JSON surrogate pairs
Philipp Stephani
2017-01-01
Merge from origin/emacs-25
Paul Eggert
2016-01-11
Merge from origin/emacs-25
John Wiegley
2015-12-29
Merge emacs-25 into master (using imerge)
John Wiegley
2015-11-24
Rename all test files to reflect source layout.
Phillip Lord