Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | Change documentation to reflect new default value | Florian Frank | 2014-04-01 | 1 | -2/+2 | |
| |/ |/| | ||||||
* | | Fix typo in comment | Ignacio Galindo | 2013-10-31 | 1 | -1/+1 | |
|/ | ||||||
* | New version 1.8.1 | Florian Frank | 2013-10-17 | 1 | -1/+1 | |
| | ||||||
* | Removed unnecessary and incorrect condition for Rubinius. | Brian Shirai | 2013-09-21 | 1 | -4/+1 | |
| | ||||||
* | Bump to version 1.8.0add-json-generic-object-loader-dumper | Florian Frank | 2013-05-13 | 1 | -1/+1 | |
| | ||||||
* | resolved | Florian Frank | 2013-05-13 | 1 | -0/+9 | |
| | ||||||
* | remove unnecessary if | ginriki | 2013-04-29 | 1 | -1/+1 | |
| | ||||||
* | Fix regex encoding problem on ruby-head, ouch | Florian Frank | 2013-02-22 | 1 | -9/+9 | |
| | ||||||
* | Add test and implement pure versiong | Florian Frank | 2013-02-22 | 1 | -1/+24 | |
| | ||||||
* | Try to convert first with to_hash, then to_h | Florian Frank | 2013-02-21 | 2 | -1/+8 | |
| | | | | | | | | rb_convert_type doesn't return if conversion fails, so use rb_check_convert_type and the raise vi rb_convert_type. Make sure, that this behaviour is consisten across all generator implementations. Fixes https://github.com/flori/json/issues/162 | |||||
* | Security fix create_additons/JSON::GenericObjectv1.7.7 | Florian Frank | 2013-02-11 | 4 | -12/+26 | |
| | ||||||
* | Prepare version 1.7.6v1.7.6 | Florian Frank | 2012-12-31 | 1 | -1/+1 | |
| | ||||||
* | Increase hash likeness of State objects | Florian Frank | 2012-12-31 | 1 | -12/+32 | |
| | ||||||
* | BigDecimal Documentation | Zachary Scott | 2012-11-09 | 1 | -0/+7 | |
| | ||||||
* | Increase default max_nesting to 100 | Erik Michaels-Ober | 2012-10-05 | 3 | -7/+7 | |
| | | | | See discussion at https://github.com/intridea/multi_json/pull/59. | |||||
* | Renamed method and handle arraysjson-generic-from_hashes | Florian Frank | 2012-10-02 | 1 | -8/+11 | |
| | ||||||
* | Add JSON::GenericObject.from_hashes | Florian Frank | 2012-10-02 | 1 | -0/+12 | |
| | | | | This method transforms hashes of hashes into GenericObject structures. | |||||
* | Prepare new versionv1.7.5 | Florian Frank | 2012-08-17 | 1 | -1/+1 | |
| | ||||||
* | Prepare version 1.7.4v1.7.4 | Florian Frank | 2012-07-26 | 1 | -1/+1 | |
| | ||||||
* | Prepare new 1.7.3 releasev1.7.3 | Florian Frank | 2012-05-12 | 1 | -1/+1 | |
| | ||||||
* | Implement work around for rbx encoding problemworkaround-rbx-encoding-issues | Florian Frank | 2012-05-12 | 1 | -1/+4 | |
| | ||||||
* | Prepare new version 1.7.2v1.7.2 | Florian Frank | 2012-05-11 | 1 | -1/+1 | |
| | ||||||
* | Work around jruby's inconsistent Time implement. | Florian Frank | 2012-05-10 | 1 | -1/+4 | |
| | ||||||
* | Fix string/regexp encoding mismatch in jruby | Florian Frank | 2012-05-10 | 2 | -7/+13 | |
| | ||||||
* | Prepare new version | Florian Frank | 2012-05-09 | 1 | -1/+1 | |
| | ||||||
* | new version 1.7.0v1.7.0 | Florian Frank | 2012-04-28 | 1 | -1/+1 | |
| | ||||||
* | Add JSON::GenericObject | Florian Frank | 2012-04-28 | 2 | -11/+5 | |
| | ||||||
* | new version 1.6.7 | Florian Frank | 2012-04-28 | 1 | -1/+1 | |
| | ||||||
* | Add implementation for a light object | Florian Frank | 2012-04-27 | 2 | -2/+10 | |
| | ||||||
* | Add implementation for a light object | Florian Frank | 2012-04-27 | 2 | -0/+38 | |
| | ||||||
* | Use C implementation and better regexp for pure | Florian Frank | 2012-03-20 | 1 | -2/+6 | |
| | ||||||
* | Clean up code a bit | Florian Frank | 2012-02-11 | 1 | -1/+1 | |
| | | | | This should fix #117 | |||||
* | Prepare new versionv1.6.5 | Florian Frank | 2012-01-15 | 1 | -1/+1 | |
| | ||||||
* | Prepare new version | Florian Frank | 2011-12-24 | 1 | -1/+1 | |
| | ||||||
* | Small fix: JSON.load('') # => nil | Florian Frank | 2011-12-01 | 2 | -2/+3 | |
| | ||||||
* | Merge branch 'extract-fbuffer' | Florian Frank | 2011-11-23 | 1 | -9/+20 | |
|\ | ||||||
| * | Extract fbuffer and use it in parser and generator | Florian Frank | 2011-11-23 | 1 | -1/+1 | |
| | | ||||||
| * | change documentation | Florian Frank | 2011-11-10 | 1 | -2/+2 | |
| | | ||||||
| * | start to make buffer_initial_length configurable | Florian Frank | 2011-11-09 | 1 | -9/+20 | |
| | | ||||||
* | | Merge branch 'master' of https://github.com/jpartlow/json into jpartlow-master | Florian Frank | 2011-11-22 | 1 | -2/+2 | |
|\ \ | ||||||
| * | | Fix for Time.json_create ensures == Time instances for roundtrip through ↵ | Josh Partlow | 2011-11-18 | 1 | -2/+2 | |
| |/ | | | | | | | JSON serialization in Ruby 1.9.2. | |||||
* | | Make JSON.dump and JSON.load support Rails better | Florian Frank | 2011-11-22 | 1 | -4/+38 | |
| | | ||||||
* | | Prepare new version 1.6.2 | Florian Frank | 2011-11-22 | 1 | -1/+1 | |
| | | ||||||
* | | Add support for OpenStruct | Florian Frank | 2011-11-21 | 3 | -0/+43 | |
|/ | ||||||
* | probe for read before calling it | Florian Frank | 2011-11-03 | 1 | -1/+1 | |
| | ||||||
* | always raise type error when parsing nil | Florian Frank | 2011-11-03 | 1 | -2/+7 | |
| | ||||||
* | Add support for BigDecimal numbers | Florian Frank | 2011-10-02 | 1 | -0/+21 | |
| | ||||||
* | Prepare new release 1.6.1v1.6.1 | Florian Frank | 2011-09-18 | 1 | -1/+1 | |
| | ||||||
* | Extract utils out of this library into json-utilsv1.6.0 | Florian Frank | 2011-09-13 | 12 | -3172/+2 | |
| | ||||||
* | Split all implementations into single files | Florian Frank | 2011-09-12 | 9 | -241/+273 | |
| | | | | | This way it's easier to create one's own serialisations by picking just the desired ones and mixing them with one's own implementations. |