Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Ruby 1.9.2: work around changes to flatten and nil.to_str | Jeremy Kemper | 2009-11-08 | 1 | -9/+12 |
* | Clean up spurious JSON decoding test failure | Jeremy Kemper | 2009-09-13 | 2 | -8/+3 |
* | Fix that JSON parser fails to read escaped backslashes. | Daniel Sheppard | 2009-08-09 | 1 | -1/+4 |
* | Fixed a bug in JSON decoding with Yaml backend, where a combination of dates,... | Bas Van Klinkenberg | 2009-08-08 | 1 | -7/+10 |
* | load the JSON Backend lazily. If the JSON gem is already loaded, use the JSO... | rick | 2009-05-17 | 2 | -2/+6 |
* | Add support for parsing XML and JSON from an IO as well as a string [#2659 st... | Brian Lopez | 2009-05-17 | 2 | -2/+8 |
* | * Add pluggable JSON backends with support for the JSON gem. [rick] | rick | 2009-04-23 | 2 | -0/+119 |