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