index
:
forks/emacs.git
local/emacs-29
local/emacs30
master
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lisp
/
json.el
Commit message (
Expand
)
Author
Age
Files
Lines
*
; Add 2022 to copyright years.
Eli Zaretskii
2022-01-01
1
-1
/
+1
*
Convert many more links to use HTTPS
Stefan Kangas
2021-03-24
1
-1
/
+1
*
Speed up json.el encoding
Basil L. Contovounesios
2021-03-06
1
-173
/
+197
*
Fix json.el encoding of confusable object keys
Basil L. Contovounesios
2021-02-21
1
-17
/
+19
*
Fix last change in json.el
Mark Oteiza
2021-01-03
1
-1
/
+3
*
Remove unnecessary dependency on seq library
Mark Oteiza
2021-01-03
1
-2
/
+1
*
Update copyright year to 2021
Paul Eggert
2021-01-01
1
-1
/
+1
*
Inhibit buffer hooks in temporary buffers
Basil L. Contovounesios
2020-12-20
1
-1
/
+1
*
(json-encode-string): Strip properties to fix bug#43549
Sam Steingold
2020-09-21
1
-2
/
+2
*
Various json.el improvements
Basil L. Contovounesios
2020-05-22
1
-289
/
+287
*
Merge from origin/emacs-27
Glenn Morris
2020-04-20
1
-1
/
+1
|
\
|
*
; Fix some typos and doc issues (bug#40695)
Štěpán Němec
2020-04-18
1
-1
/
+1
*
|
Add an appropriate error for reading bad JSON arrays
Mark Oteiza
2020-02-13
1
-1
/
+2
|
/
*
Update copyright year to 2020
Paul Eggert
2020-01-01
1
-1
/
+1
*
Improve pretty-printing of multiple JSON snippets in a region
Tassilo Horn
2019-08-02
1
-19
/
+54
*
Restore `replace-region-contents' in json-pretty-print
Lars Ingebrigtsen
2019-07-31
1
-10
/
+25
*
Fix pretty-printing of {}
Lars Ingebrigtsen
2019-07-10
1
-3
/
+5
*
Remove json-pretty-print-max-secs introduced earlier this year
Lars Ingebrigtsen
2019-07-10
1
-9
/
+0
*
Fix pretty-printing of multiple JSON objects
Lars Ingebrigtsen
2019-07-09
1
-10
/
+14
*
Revert "Fix pretty-printing of multiple JSON objects"
Lars Ingebrigtsen
2019-07-09
1
-13
/
+12
*
Fix pretty-printing of multiple JSON objects
Lars Ingebrigtsen
2019-07-09
1
-12
/
+13
*
; * lisp/json.el (json-encode): Doc fix.
Eli Zaretskii
2019-07-09
1
-2
/
+2
*
Clarify json-read and json-encode parameters and return values
Lars Ingebrigtsen
2019-07-09
1
-2
/
+18
*
Improve replace-buffer-contents/replace-region-contents
Tassilo Horn
2019-02-23
1
-1
/
+14
*
Fix missing interactive spec
Tassilo Horn
2019-02-20
1
-1
/
+1
*
Impl. json-pretty-print with replace-region-contents + minimization
Tassilo Horn
2019-02-08
1
-26
/
+30
*
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
*
|
Replace insignificant backquotes
Michael Heerdegen
2018-11-25
1
-4
/
+4
*
|
Audit use of lsh and fix glitches
Paul Eggert
2018-08-21
1
-1
/
+1
*
|
Fix pretty-printing empty objects as null
Damien Cassou
2018-06-14
1
-3
/
+4
|
/
*
Pass json-readtable-error data as a list (bug#30489)
Basil L. Contovounesios
2018-03-18
1
-1
/
+1
*
Update copyright year to 2018
Paul Eggert
2018-01-01
1
-1
/
+1
*
* lisp/json.el (json-read-keyword): Revert previous change to catch EOL.
Mark Oteiza
2017-09-15
1
-1
/
+1
*
; Partially revert previous commit
Mark Oteiza
2017-09-15
1
-4
/
+4
*
More JSON optimization
Mark Oteiza
2017-09-15
1
-17
/
+18
*
Prefer HTTPS to FTP and HTTP in documentation
Paul Eggert
2017-09-13
1
-1
/
+1
*
Embed JSON readtable into json-read
Mark Oteiza
2017-09-04
1
-11
/
+11
*
Treat control characters in JSON strings as invalid
Mark Oteiza
2017-08-17
1
-9
/
+11
*
Tiny JSON performance improvement
Mark Oteiza
2017-08-14
1
-4
/
+5
*
Fix definition of whitespace in JSON
Philipp Stephani
2017-05-21
1
-1
/
+5
*
; Update contributor name
Glenn Morris
2017-05-06
1
-1
/
+1
*
More json.el changes
Mark Oteiza
2017-02-18
1
-10
/
+10
*
Minor changes in json.el
Mark Oteiza
2017-02-15
1
-7
/
+7
*
Fix encoding of JSON surrogate pairs
Philipp Stephani
2017-01-01
1
-0
/
+15
*
Merge from origin/emacs-25
Paul Eggert
2017-01-01
1
-1
/
+1
|
\
|
*
Update copyright year to 2017
Paul Eggert
2016-12-31
1
-1
/
+1
|
*
Fix problems caused by new implementation of sub-word mode
Eli Zaretskii
2016-02-05
1
-2
/
+2
*
|
Turn on lexical-binding in json.el
Mark Oteiza
2016-08-10
1
-1
/
+1
*
|
Fix problems caused by new implementation of sub-word mode
Eli Zaretskii
2016-03-21
1
-2
/
+2
|
/
[next]