Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Speed up json.el encoding | Basil L. Contovounesios | 2021-03-06 | 1 | -98/+96 |
* | Fix json.el encoding of confusable object keys | Basil L. Contovounesios | 2021-02-21 | 1 | -8/+71 |
* | Update copyright year to 2021 | Paul Eggert | 2021-01-01 | 1 | -1/+1 |
* | ; Fix license statements. | Stefan Kangas | 2020-08-27 | 1 | -3/+5 |
* | Various json.el improvements | Basil L. Contovounesios | 2020-05-22 | 1 | -143/+722 |
* | Use lexical-binding in most remaining tests | Stefan Kangas | 2020-05-01 | 1 | -1/+1 |
* | Update copyright year to 2020 | Paul Eggert | 2020-01-01 | 1 | -1/+1 |
* | 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 |
* | | Fix pretty-printing empty objects as null | Damien Cassou | 2018-06-14 | 1 | -0/+67 |
|/ | |||||
* | Pass json-readtable-error data as a list (bug#30489) | Basil L. Contovounesios | 2018-03-18 | 1 | -1/+2 |
* | Update copyright year to 2018 | Paul Eggert | 2018-01-01 | 1 | -1/+1 |
* | Prefer HTTPS to FTP and HTTP in documentation | Paul Eggert | 2017-09-13 | 1 | -1/+1 |
* | Treat control characters in JSON strings as invalid | Mark Oteiza | 2017-08-17 | 1 | -1/+3 |
* | Fix definition of whitespace in JSON | Philipp Stephani | 2017-05-21 | 1 | -1/+4 |
* | Fix encoding of JSON surrogate pairs | Philipp Stephani | 2017-01-01 | 1 | -0/+3 |
* | Merge from origin/emacs-25 | Paul Eggert | 2017-01-01 | 1 | -1/+1 |
* | Merge from origin/emacs-25 | John Wiegley | 2016-01-11 | 1 | -1/+1 |
* | Merge emacs-25 into master (using imerge) | John Wiegley | 2015-12-29 | 1 | -39/+258 |
* | Rename all test files to reflect source layout. | Phillip Lord | 2015-11-24 | 1 | -0/+101 |