Please login to access the resource

Revisions of rubygem-json_pure

buildservice-autocommit accepted request 157749 from Factory Maintainer's avatar Factory Maintainer (factory-maintainer) (revision 22)
baserev update by copy to link target
Stephan Kulow's avatar Stephan Kulow (coolo) committed (revision 21)
- updated to version 1.7.7
   * Security fix for JSON create_additions default value and
     JSON::GenericObject. It should not be possible to create additions unless
     explicitely requested by setting the create_additions argument to true or
     using the JSON.load/dump interface. If JSON::GenericObject is supposed to
     be automatically deserialised, this has to be explicitely enabled by
     setting
       JSON::GenericObject.json_createble = true
     as well.
   * Remove useless assert in fbuffer implementation.
   * Apply patch attached to https://github.com/flori/json/issues#issue/155
     provided by John Shahid <jvshahid@gmail.com>, Thx!
   * Add license information to rubygems spec data, reported by Jordi Massaguer Pla <jmassaguerpla@suse.de>.
   * Improve documentation, thx to Zachary Scott <zachary@zacharyscott.net>.
Stephan Kulow's avatar Stephan Kulow (coolo) committed (revision 20)
- updated to version 1.7.6
  * Add GeneratorState#merge alias for JRuby, fix state accessor methods. Thx to
   jvshahid@github.
  * Increase hash likeness of state objects.
buildservice-autocommit accepted request 132185 from Stephan Kulow's avatar Stephan Kulow (coolo) (revision 19)
baserev update by copy to link target
Stephan Kulow's avatar Stephan Kulow (coolo) committed (revision 18)
- updated to version 1.7.5
 * Fix compilation of extension on older rubies.
buildservice-autocommit accepted request 129758 from Stephan Kulow's avatar Stephan Kulow (coolo) (revision 17)
baserev update by copy to link target
Stephan Kulow's avatar Stephan Kulow (coolo) committed (revision 16)
- update to 1.7.4
  * Fix compilation problem on AIX, see https://github.com/flori/json/issues/142
buildservice-autocommit accepted request 128670 from Stephan Kulow's avatar Stephan Kulow (coolo) (revision 15)
baserev update by copy to link target
Stephan Kulow's avatar Stephan Kulow (coolo) committed (revision 14)
- update to 1.7.3
  * Work around Rubinius encoding issues using iconv for conversion instead.
  * Fix some encoding issues, that cause problems for  the pure and the
    extension variant in jruby 1.9 mode.
buildservice-autocommit accepted request 120757 from Stephan Kulow's avatar Stephan Kulow (coolo) (revision 13)
baserev update by copy to link target
Stephan Kulow's avatar Stephan Kulow (coolo) accepted request 116688 from Stephan Kulow's avatar Stephan Kulow (coolo) (revision 12)
- update to 1.7.1
  * Small fixes
buildservice-autocommit accepted request 116629 from Flavio Castelli's avatar Flavio Castelli (flavio_castelli) (revision 11)
baserev update by copy to link target
Flavio Castelli's avatar Flavio Castelli (flavio_castelli) accepted request 116547 from Stephan Kulow's avatar Stephan Kulow (coolo) (revision 10)
- update to 1.7.0
  * Add JSON::GenericObject for method access to objects transmitted via JSON.
  * Fix possible crash when trying to parse nil value.
buildservice-autocommit accepted request 114149 from Flavio Castelli's avatar Flavio Castelli (flavio_castelli) (revision 9)
baserev update by copy to link target
Flavio Castelli's avatar Flavio Castelli (flavio_castelli) accepted request 114062 from Stephan Kulow's avatar Stephan Kulow (coolo) (revision 8)
- update to 1.6.6:
  * Propagate src encoding to values made from it (fixes 1.9 mode converting
    everything to ascii-8bit; harmless for 1.8 mode too) (Thomas E. Enebo
    <tom.enebo@gmail.com>), should fix
    https://github.com/flori/json/issues#issue/119.
  * Fix https://github.com/flori/json/issues#issue/124 Thx to Jason Hutchens.
  * Fix https://github.com/flori/json/issues#issue/117
buildservice-autocommit accepted request 105236 from Sascha Peilicke's avatar Sascha Peilicke (saschpe) (revision 7)
baserev update by copy to link target
Sascha Peilicke's avatar Sascha Peilicke (saschpe) committed (revision 6)
- 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)
Stephan Kulow's avatar Stephan Kulow (coolo) accepted request 94110 from Stefan Schubert's avatar Stefan Schubert (schubi2) (revision 5)
initialized devel package after accepting 94110
Flavio Castelli's avatar Flavio Castelli (flavio_castelli) committed (revision 4)
- Remove the update-alternatives code since version 1.6.1 does no
  longer ship binaries.
Flavio Castelli's avatar Flavio Castelli (flavio_castelli) committed (revision 3)
- Update package to version 1.6.1
Displaying revisions 41 - 60 of 62
openSUSE Build Service is sponsored by