Overview
Request 105234 accepted
- Update to version 1.6.5:
* Fixed a bug that shows up when using optimisation under GCC 4.7.
- Changes from version 1.6.4:
* Patches that improve speed on JRuby contributed
* Support object_class/array_class with duck typed hash/array.
- Changes from version 1.6.3:
* Let JSON.load('') return nil as well to make mysql text columns (default to
'') work better for serialization.
- Changes from version 1.6.2:
* Add support for OpenStruct and BigDecimal.
* Fix bug when parsing nil in quirks_mode.
* Make JSON.dump and JSON.load methods better cooperate with Rails' serialize
method. Just use: serialize :value, JSON
* Fix bug with time serialization concerning nanoseconds. Thanks for the
patch go to Josh Partlow (jpartlow@github).
* Improve parsing speed for JSON numbers (integers and floats)
Request History
saschpe created request
- Update to version 1.6.5:
* Fixed a bug that shows up when using optimisation under GCC 4.7.
- Changes from version 1.6.4:
* Patches that improve speed on JRuby contributed
* Support object_class/array_class with duck typed hash/array.
- Changes from version 1.6.3:
* Let JSON.load('') return nil as well to make mysql text columns (default to
'') work better for serialization.
- Changes from version 1.6.2:
* Add support for OpenStruct and BigDecimal.
* Fix bug when parsing nil in quirks_mode.
* Make JSON.dump and JSON.load methods better cooperate with Rails' serialize
method. Just use: serialize :value, JSON
* Fix bug with time serialization concerning nanoseconds. Thanks for the
patch go to Josh Partlow (jpartlow@github).
* Improve parsing speed for JSON numbers (integers and floats)
licensedigger added a reviewer
{"delegate": "license change"}
factory-auto added a reviewer
Please review sources
saschpe approved review
Waited long enough for a review, accepting in spite being in the changelog...
coolo accepted request
checkin
licensedigger accepted review
{"delegate": "license change"}
factory-auto accepted review
Builds for repo openSUSE_Factory
factory-maintainer accepted review
just subpackages
saschpe accepted review
Waited long enough for a review, accepting in spite being in the changelog...