summaryrefslogtreecommitdiff
path: root/src/test/scala/spray/json/JsonParserSpec.scala
Commit message (Expand)AuthorAgeFilesLines
* = Fix decoding of 4-byte UTF-8 characters into UTF-16 surrogate pairsMark Hatton2015-06-111-1/+2
* Make JsonParser require complete consumption of parsing input, closes #137Mathias2015-05-061-0/+6
* = Fix multibyte chars at ix 0 of JSON String not being parsed correctly, clos...Mark Hatton2015-04-091-0/+4
* Fix OOE when parsing unterminated JSON strings, fixes #122Mathias2014-10-281-0/+6
* Fix small problem in JsonParser error reportingMathias2014-09-191-1/+17
* Switch to fast, hand-written parser, remove parboiled dependencyMathias2014-09-191-19/+25
* add test case for all slash posibilitiesMartijn Hoekstra2014-02-031-0/+3
* Small improvement in testMathias2012-11-281-2/+3
* Remove obsolete /cc/ package directoriesMathias2012-10-121-0/+68