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
*
* lisp/subr.el (define-error): New function.
Stefan Monnier
2013-08-09
1
-30
/
+8
*
Merge from emacs-24; up to 2012-12-06T01:39:03Z!monnier@iro.umontreal.ca
Paul Eggert
2013-01-02
1
-1
/
+1
|
\
|
*
Update copyright notices for 2013.
Paul Eggert
2013-01-01
1
-1
/
+1
*
|
Spelling fixes.
Paul Eggert
2012-12-14
1
-1
/
+1
*
|
* lisp/json.el: Add pretty-print option.
Ryan Crum
2012-12-14
1
-25
/
+111
*
|
Use cl-lib instead of cl, and interactive-p => called-interactively-p.
Stefan Monnier
2012-11-19
1
-1
/
+0
|
/
*
* lisp/json.el (json-encode-char): Codes 127 isn't "ASCII printable" either.
Stefan Monnier
2012-09-27
1
-1
/
+1
*
* lisp/json.el (json-encode-char): Codes 128-160 aren't "ASCII printable".
Stefan Monnier
2012-09-27
1
-4
/
+4
*
strict key encoding for json.el
Edward O'Connor
2012-08-21
1
-3
/
+16
*
Add 2012 to FSF copyright years for Emacs files
Glenn Morris
2012-01-05
1
-1
/
+1
*
Fix typos.
Juanma Barranquero
2011-11-20
1
-1
/
+1
*
* json.el: Bump version to 1.3; (json-alist-p, json-plist-p): Rewrite to avoi...
Ted Zlatanov
2011-10-17
1
-8
/
+13
*
Convert consecutive FSF copyright years to ranges.
Glenn Morris
2011-01-24
1
-1
/
+1
*
Nuke arch-tags.
Glenn Morris
2011-01-15
1
-1
/
+0
*
Add 2011 to FSF/AIST copyright years.
Glenn Morris
2011-01-02
1
-1
/
+1
*
Fix typos in docstrings.
Juanma Barranquero
2010-03-22
1
-6
/
+6
*
Add 2010 to copyright years.
Glenn Morris
2010-01-13
1
-1
/
+1
*
Add 2009 to copyright years.
Glenn Morris
2009-01-05
1
-1
/
+1
*
(json-skip-whitespace): Fix last change.
Chong Yidong
2008-10-08
1
-1
/
+1
*
(json-advance): Use forward-char.
Chong Yidong
2008-10-07
1
-7
/
+2
*
(json-read-number): New arg. Handle explicitly signed numbers.
Chong Yidong
2008-08-28
1
-10
/
+18
*
(json-alist-p, json-plist-p): Don't use `iff' in docstrings.
Juanma Barranquero
2008-05-08
1
-2
/
+2
*
Switch to recommended form of GPLv3 permissions notice.
Glenn Morris
2008-05-06
1
-6
/
+4
*
Add arch tagline
Miles Bader
2008-02-23
1
-0
/
+1
*
(top-level): No need to require thingatpt.
Glenn Morris
2008-02-22
1
-3
/
+2
*
Move lisp/net/json.el to lisp/json.el.
Michael Olson
2008-02-22
1
-0
/
+529