summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Prepare for release 1.2.5v1.2.5Mathias2013-05-313-3/+8
* Remove broken link from README, fixes #47Mathias2013-05-311-6/+0
* use sbt-boilerplate for generating stubsJohannes Rudolph2013-05-295-452/+87
* Update READMEMathias2013-05-151-1/+1
* Prepare for release 1.2.4v1.2.4Mathias2013-05-133-2/+18
* sbt: upgrade to SBT 0.12.3Mathias2013-05-131-1/+1
* Add small performance improvement in JsonPrinterMathias2013-05-131-22/+49
* Add RootJsonFormats for JsObject and JsArrayMathias2013-05-131-0/+13
* Add small test improvementMathias2013-05-131-2/+2
* sbt: upgrade to Scala 2.10.1, Scala 2.9.3, parboiled 1.1.5 and latest specs2 ...Mathias2013-05-131-7/+7
* Merge pull request #35 from ConnorDoyle/masterMathias2013-05-131-0/+8
|\
| * Added a jsonFormat0 method to ProductFormats.scala to support empty case clas...Connor Doyle2012-11-281-0/+8
* | Merge pull request #52 from jdanbrown/fix-transient-fieldsMathias2013-05-132-1/+19
|\ \
| * | Fix extractFieldNames: Ignore transient fieldsDan Brown2013-04-222-1/+19
* | | fix #20: add resolver to README and stress importance of `import DefaultJsonP...Johannes Rudolph2013-04-291-1/+3
|/ /
* | Merge pull request #49 from lihaoyi/masterJohannes Rudolph2013-03-171-0/+1
|\ \
| * | modified the ReadMe.mdlihaoyi2013-03-161-0/+1
|/ /
* | Merge pull request #40 from aloiscochard/patch-1Mathias2013-01-151-2/+2
|\ \
| * | Update README.markdownAlois Cochard2013-01-081-2/+2
|/ /
* | Upgrade to Scala 2.10.0Mathias2012-12-271-11/+13
* | Upgrade to Scala 2.10.0-RC5Mathias2012-12-192-2/+13
|/
* Prepare for release 1.2.3v1.2.3Mathias2012-11-283-3/+6
* Upgrade to Scala 2.10.0-RC3, parboiled 1.1.4 and specs2 1.12.3Mathias2012-11-281-5/+5
* Small improvement in testMathias2012-11-281-2/+3
* Merge pull request #32 from jdanbrown/fix-unicode-escapeMathias2012-11-212-0/+5
|\
| * Fix: \u0001 -> \u0001Dan Brown2012-11-192-1/+2
| * Add broken test: \u0001 -> \u001Dan Brown2012-11-191-0/+4
|/
* Update READMEMathias2012-11-091-1/+1
* build for scala 2.10.0-RC2Johannes Rudolph2012-11-081-2/+2
* Prepare for release 1.2.2v1.2.2Mathias2012-10-166-7/+12
* Upgrade to parboiled 1.1.3Mathias2012-10-161-1/+1
* Prepare for release 1.2.1v1.2.1Mathias2012-10-157-11/+51
* Finalize 1.2 releasev1.2Mathias2012-10-126-6/+38
* Remove obsolete /cc/ package directoriesMathias2012-10-1223-0/+0
* Rename domain name from spray.cc to spray.io, rename package from 'cc.spray.j...Mathias2012-10-1228-35/+35
* Upgrade to Scala 2.9.2, SBT 0.12.1 and parboiled 1.1.1Mathias2012-10-123-11/+6
* Merge branch 'release/1.1.1'v1.1.1Mathias2012-03-137-13/+79
|\
| * Update ls-bitsMathias2012-03-131-0/+22
| * Bump version to 1.1.1, update README, CHANGELOG and posterous notesMathias2012-03-134-3/+13
| * Fix huge performance problem in JsonParserMathias2012-03-131-1/+1
| * Small improvement in rare error messagesMathias2012-02-251-2/+2
| * Be more robust about ordering issues in extractFieldNames.Michael Bayne2012-02-251-4/+7
| * Add chapter 'JsonFormat vs. RootJsonFormat' to READMEMathias2012-02-191-2/+22
| * Upgrade to specs2 1.7.1Mathias2012-02-061-1/+12
| * Bump version to 1.2.0-SNAPSHOTMathias2012-02-031-1/+1
| * Merge branch 'release/1.1.0' into developMathias2012-02-038-71/+138
| |\
* | \ Merge branch 'release/1.1.0'v1.1.0Mathias2012-02-0335-455/+803
|\ \ \ | | |/ | |/|
| * | Add NullOptions section to READMEMathias2012-02-031-1/+10
| * | Update READMEMathias2012-02-012-42/+53
| * | Add ls-sbt bitsMathias2012-02-013-24/+45