summaryrefslogtreecommitdiff
path: root/lisp/json.el
Commit message (Expand)AuthorAge
* Update copyright year to 2019Paul Eggert2019-01-01
* Pass json-readtable-error data as a list (bug#30489)Basil L. Contovounesios2018-03-18
* Update copyright year to 2018Paul Eggert2018-01-01
* * lisp/json.el (json-read-keyword): Revert previous change to catch EOL.Mark Oteiza2017-09-15
* ; Partially revert previous commitMark Oteiza2017-09-15
* More JSON optimizationMark Oteiza2017-09-15
* Prefer HTTPS to FTP and HTTP in documentationPaul Eggert2017-09-13
* Embed JSON readtable into json-readMark Oteiza2017-09-04
* Treat control characters in JSON strings as invalidMark Oteiza2017-08-17
* Tiny JSON performance improvementMark Oteiza2017-08-14
* Fix definition of whitespace in JSONPhilipp Stephani2017-05-21
* ; Update contributor nameGlenn Morris2017-05-06
* More json.el changesMark Oteiza2017-02-18
* Minor changes in json.elMark Oteiza2017-02-15
* Fix encoding of JSON surrogate pairsPhilipp Stephani2017-01-01
* Merge from origin/emacs-25Paul Eggert2017-01-01
|\
| * Update copyright year to 2017Paul Eggert2016-12-31
| * Fix problems caused by new implementation of sub-word modeEli Zaretskii2016-02-05
* | Turn on lexical-binding in json.elMark Oteiza2016-08-10
* | Fix problems caused by new implementation of sub-word modeEli Zaretskii2016-03-21
|/
* Update copyright year to 2016Paul Eggert2016-01-01
* Extend the test suite for json.elSimen Heggestøyl2015-11-24
* Enable sorting of JSON object keys when encodingSimen Heggestøyl2015-11-12
* Add support for retrieving paths to JSON elementsSimen Heggestøyl2015-11-08
* * lisp/json.el (json-new-object): Optimize trivial `list' callStefan Monnier2015-10-27
* Maintain ordering of JSON object keys by defaultSimen Heggestøyl2015-10-03
* Go back to grave quoting in source-code docstrings etc.Paul Eggert2015-09-07
* Fix minor text quoting problems in lisp top levelPaul Eggert2015-08-28
* Only escape quotation mark, backslash and cntrl U+0000 to U+001FDmitry Gutov2015-03-25
* Get rid of json-decode-char0 as wellDmitry Gutov2015-03-23
* Rewrite json-encode-stringDmitry Gutov2015-03-23
* * lisp/json.el (json-end-of-file): New error.Era Eriksson2015-02-05
* Update copyright year to 2015Paul Eggert2015-01-01
* Update copyright year to 2014 by running admin/update-copyright.Paul Eggert2014-01-01
* * lisp/json.el (json-alist-p): Only return non-nil if the alist hasSimon Schubert2013-11-25
* * lisp/subr.el (define-error): New function.Stefan Monnier2013-08-09
* Merge from emacs-24; up to 2012-12-06T01:39:03Z!monnier@iro.umontreal.caPaul Eggert2013-01-02
|\
| * Update copyright notices for 2013.Paul Eggert2013-01-01
* | Spelling fixes.Paul Eggert2012-12-14
* | * lisp/json.el: Add pretty-print option.Ryan Crum2012-12-14
* | Use cl-lib instead of cl, and interactive-p => called-interactively-p.Stefan Monnier2012-11-19
|/
* * lisp/json.el (json-encode-char): Codes 127 isn't "ASCII printable" either.Stefan Monnier2012-09-27
* * lisp/json.el (json-encode-char): Codes 128-160 aren't "ASCII printable".Stefan Monnier2012-09-27
* strict key encoding for json.elEdward O'Connor2012-08-21
* Add 2012 to FSF copyright years for Emacs filesGlenn Morris2012-01-05
* Fix typos.Juanma Barranquero2011-11-20
* * json.el: Bump version to 1.3; (json-alist-p, json-plist-p): Rewrite to avoi...Ted Zlatanov2011-10-17
* Convert consecutive FSF copyright years to ranges.Glenn Morris2011-01-24
* Nuke arch-tags.Glenn Morris2011-01-15
* Add 2011 to FSF/AIST copyright years.Glenn Morris2011-01-02