index
:
cloudant_bigcouch.git
debian
master
upstream
[cloudant_bigcouch]
git repository hosting
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
mochiweb
/
mochijson2.erl
Age
Commit message (
Expand
)
Author
2010-08-31
validate input strings containing escape characters, COUCHDB-875
Adam Kocoloski
2010-07-26
Add SSL support to CouchDB.
Robert Newson
2010-06-24
patch mochijson2 to allow output of big integers not in float form (it stores...
John Christopher Anderson
2009-11-21
upgrade mochiweb to r113, use hooks instead of forking mochijson2. COUCHDB-474
Adam Kocoloski
2009-09-23
reject attempts to upload invalid UTF-8 JSON. Closes COUCHDB-345
Adam Kocoloski
2009-07-06
trimmed trailing whitespace
Noah Slater
2009-06-08
accept UTF-16 surrogate pairs. Fixes COUCHDB-327, COUCHDB-333
Adam Kocoloski
2009-02-24
Update MochiWeb in trunk to r97. Closes COUCHDB-255.
Christopher Lenz
2009-02-18
Better error messages on decoding invalid JSON. Changes the CouchDB version o...
John Christopher Anderson
2008-09-21
change integer handling in mochijson2 to fix JSON regression COUCHDB-118
John Christopher Anderson
2008-08-31
Merged json_term_changes branch back into trunk.
Christopher Lenz
2008-04-30
Update MochiWeb code in trunk to r66.
Christopher Lenz
2008-04-15
Merged mochiweb branch back into trunk.
Christopher Lenz