summaryrefslogtreecommitdiff
path: root/src/test/scala/cc/spray/json/ReadmeSpec.scala
Commit message (Expand)AuthorAgeFilesLines
* Rename domain name from spray.cc to spray.io, rename package from 'cc.spray.j...Mathias2012-10-121-1/+1
* Update READMEMathias2012-02-011-3/+3
* Improve ReadmeSpecMathias2012-02-011-21/+37
* Pimp Strings with 'asJson'Mathias2012-01-191-2/+2
* Move exception into package.scala, simplify throwing of (De)SerializationExce...Mathias2011-12-071-1/+1
* Fix copyrightsMathias2011-12-071-0/+16
* Remove JsField, turn JsObject(List[JsField]) into JsObject(Map[String, JsValue])Mathias2011-12-061-1/+1
* Remove JsValue.apply method without replacement due to non-type-safetyMathias2011-11-091-1/+1
* Fix #6 (rename JsValue:fromJson to 'convertTo', add .prettyPrint and .compact...Mathias2011-11-091-2/+2
* Upgrade to Specs2 1.6-SNAPSHOTMathias2011-07-191-1/+1
* Squash sub package 'formats'Mathias2011-05-091-0/+66