summaryrefslogtreecommitdiff
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* Move simplecov to test_helper.rbFlorian Frank2016-06-032-14/+2
* Treat ASCII_8BIT as UTF-8 by defaultFlorian Frank2016-06-031-2/+4
* Only support newer Rubies e. g. EncodingFlorian Frank2016-06-031-101/+47
* Test common interfaceFlorian Frank2016-06-031-14/+4
* Use better name for this featureFlorian Frank2016-06-021-4/+4
* Remove quirks modeFlorian Frank2016-06-023-31/+7
* Change rfc referenceFlorian Frank2016-06-022-24/+6
* Merge branch 'v1.8'Florian Frank2016-02-251-2/+10
|\
| * Check for existence of #to_json method before callFlorian Frank2016-02-251-2/+10
| * Skip 1.8.4Florian Frank2015-10-201-1/+1
| * Bump version to 1.8.4 and add to CHANGESFlorian Frank2015-09-111-1/+1
* | Disallow usage of symbolize_names and create_additionsFlorian Frank2015-06-151-2/+6
* | Refactor tests and make pure parser greenFlorian Frank2015-06-153-45/+28
* | Remove generate restriction for […]/{…}Florian Frank2015-06-131-7/+0
* | Remove byte sniffing from Pure::ParserFlorian Frank2015-06-131-33/+1
* | Move common setup into test_helper.rbFlorian Frank2015-06-131-2/+3
|/
* Bump version to 1.8.3v1.8.3Florian Frank2015-06-011-1/+1
* Bump version number to 1.8.2Florian Frank2015-01-091-1/+1
* Merge branch 'master' into zzak-ruby-2.2Florian Frank2015-01-024-6/+17
|\
| * Don't mutate JSON.dump_default_options from dumpJason R. Clark2015-01-021-1/+1
| * ReindentedFlorian Frank2015-01-021-7/+6
| * Document `Rational` json generation methods.Vipul A M2015-01-021-4/+10
| * Document `Complex` json generation methods.Vipul A M2015-01-021-1/+7
| * Use method_defined? to check if method exists instead of slower check on inst...Vipul A M2015-01-021-1/+1
| * Change documentation to reflect new default valueFlorian Frank2015-01-021-2/+2
| * Fix typo in commentIgnacio Galindo2015-01-021-1/+1
* | Sync with trunkZachary Scott2014-12-254-18/+7
* | Don't mutate JSON.dump_default_options from dumpJason R. Clark2014-09-191-1/+1
* | ReindentedFlorian Frank2014-07-031-7/+6
* | Document `Rational` json generation methods.Vipul A M2014-07-031-4/+10
* | Merge pull request #211 from vipulnsward/complex-docFlorian Frank2014-07-031-1/+7
|\ \
| * | Document `Complex` json generation methods.Vipul A M2014-07-031-1/+7
* | | Use method_defined? to check if method exists instead of slower check on inst...Vipul A M2014-07-031-1/+1
|/ /
* | Change documentation to reflect new default valueFlorian Frank2014-04-011-2/+2
* | Fix typo in commentIgnacio Galindo2013-10-311-1/+1
|/
* New version 1.8.1Florian Frank2013-10-171-1/+1
* Removed unnecessary and incorrect condition for Rubinius.Brian Shirai2013-09-211-4/+1
* Bump to version 1.8.0add-json-generic-object-loader-dumperFlorian Frank2013-05-131-1/+1
* resolvedFlorian Frank2013-05-131-0/+9
* remove unnecessary ifginriki2013-04-291-1/+1
* Fix regex encoding problem on ruby-head, ouchFlorian Frank2013-02-221-9/+9
* Add test and implement pure versiongFlorian Frank2013-02-221-1/+24
* Try to convert first with to_hash, then to_hFlorian Frank2013-02-212-1/+8
* Security fix create_additons/JSON::GenericObjectv1.7.7Florian Frank2013-02-114-12/+26
* * lib/json.rb: Move module overview definition for rdocZachary Scott2013-02-041-2/+2
* Prepare version 1.7.6v1.7.6Florian Frank2012-12-311-1/+1
* Increase hash likeness of State objectsFlorian Frank2012-12-311-12/+32
* BigDecimal DocumentationZachary Scott2012-11-091-0/+7
* Increase default max_nesting to 100Erik Michaels-Ober2012-10-053-7/+7
* Renamed method and handle arraysjson-generic-from_hashesFlorian Frank2012-10-021-8/+11