Search
j0ke.net Open Build Service
>
Projects
>
virtualization
:
Cloud
:
OpenNebula
>
rubygem-json
> rubygem-json.changes
Sign Up
|
Log In
Username
Password
Cancel
Overview
Repositories
Revisions
Requests
Users
Advanced
Attributes
Meta
File rubygem-json.changes of Package rubygem-json
------------------------------------------------------------------- Tue Mar 29 13:29:07 UTC 2011 - kkaempf@novell.com - split off -doc subpackage ------------------------------------------------------------------- Sun Nov 14 15:54:42 UTC 2010 - mrueckert@suse.de - update to version 1.4.6 * Fixed oversight reported in http://github.com/flori/json/issues/closed#issue/23, always create a new object from the state prototype. * Made pure and ext api more similar again. - additional changes from version 1.4.5 * Manage data structure nesting depth in state object during generation. This should reduce problems with to_json method definŃ–tions that only have one argument. * Some fixes in the state objects and additional tests. - additional changes from version 1.4.4 * Fixes build problem for rubinius under OS X, http://github.com/flori/json/issues/closed#issue/25 * Fixes crashes described in http://github.com/flori/json/issues/closed#issue/21 and http://github.com/flori/json/issues/closed#issue/23 ------------------------------------------------------------------- Fri Jun 11 18:17:09 UTC 2010 - mrueckert@suse.de - update to version 1.4.3 * Fixed some test assertions, from Ruby r27587 and r27590, patch by nobu. * Fixed issue http://github.com/flori/json/issues/#issue/20 reported by electronicwhisper@github. Thx! - additional changes from version 1.4.2 * Applied patch from naruse Yui NARUSE <naruse@airemix.com> to make building with Microsoft Visual C possible again. * Applied patch from devrandom <c1.github@niftybox.net> in order to allow building of json_pure if extensiontask is not present. * Thanks to Dustin Schneider <dustin@stocktwits.com>, who reported a memory leak, which is fixed in this release. * Applied 993f261ccb8f911d2ae57e9db48ec7acd0187283 patch from josh@github. - additional changes from version 1.4.1 * Fix for a bug reported by Dan DeLeo <dan@kallistec.com>, caused by T_FIXNUM being different on 32bit/64bit architectures. - additional changes from version 1.4.0 * Major speed improvements and building with simplified directory/file-structure. * Extension should at least be comapatible with MRI, YARV and Rubinius. - additional changes from version 1.2.4 * Triger const_missing callback to make Rails' dynamic class loading work. - additional changes from version 1.2.3 * Added a State#[] method which returns an attribute's value in order to increase duck type compatibility to Hash. - additional changes from version 1.2.2 * Made some changes to make the building of the parser/generator compatible to Rubinius. - additional changes from version 1.2.1 * Added :symbolize_names option to Parser, which returns symbols instead of strings in object names/keys. ------------------------------------------------------------------- Fri Jun 11 10:00:01 UTC 2010 - mrueckert@suse.de - use rubygems_requires macro ------------------------------------------------------------------- Mon Dec 21 17:29:18 UTC 2009 - prusnak@suse.cz - update to version 1.2.0 ------------------------------------------------------------------- Fri Jan 16 15:21:48 CET 2009 - mrueckert@suse.de - update to version 1.1.3 ------------------------------------------------------------------- Fri May 25 11:08:57 CEST 2007 - mrueckert@suse.de - initial package