Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Bump version to v2.6.1v2.6.1 | Hiroshi SHIBATA | 2021-10-24 | 1 | -1/+1 |
| | |||||
* | Bump up json version to 2.6.0v2.6.0 | Hiroshi SHIBATA | 2021-10-14 | 1 | -1/+1 |
| | |||||
* | Bump version to 2.5.1v2.5.1 | Hiroshi SHIBATA | 2020-12-22 | 1 | -1/+1 |
| | |||||
* | Bump version to 2.5.0v2.5.0 | Hiroshi SHIBATA | 2020-12-22 | 1 | -1/+1 |
| | |||||
* | Bump version to json-2.4.1v2.4.1 | Hiroshi SHIBATA | 2020-12-17 | 1 | -1/+1 |
| | |||||
* | Bump version to 2.4.0 | Hiroshi SHIBATA | 2020-12-17 | 1 | -1/+1 |
| | |||||
* | Bump version to 2.3.1v2.3.1 | Hiroshi SHIBATA | 2020-07-01 | 1 | -1/+1 |
| | |||||
* | Bump versions for 2.3.0. | Charles Oliver Nutter | 2019-12-09 | 1 | -1/+1 |
| | |||||
* | Bump version to 2.2.0 | Florian Frank | 2019-02-21 | 1 | -1/+1 |
| | |||||
* | Merge decimal_class patch by Michael Jaschob | Florian Frank | 2016-09-23 | 1 | -1/+1 |
| | | | | | | Also: - Avoid some issues with bundler - Avoid some issues with jruby | ||||
* | Fix issue #296 when parsing frozen strings | Florian Frank | 2016-07-26 | 1 | -1/+1 |
| | |||||
* | Bump version to 2.0.1v2.0.1 | Florian Frank | 2016-07-01 | 1 | -1/+1 |
| | |||||
* | Refactor tests and make pure parser green | Florian Frank | 2015-06-15 | 1 | -1/+1 |
| | |||||
* | Bump version to 1.8.3v1.8.3 | Florian Frank | 2015-06-01 | 1 | -1/+1 |
| | |||||
* | Bump version number to 1.8.2 | Florian Frank | 2015-01-09 | 1 | -1/+1 |
| | |||||
* | New version 1.8.1 | Florian Frank | 2013-10-17 | 1 | -1/+1 |
| | |||||
* | Bump to version 1.8.0add-json-generic-object-loader-dumper | Florian Frank | 2013-05-13 | 1 | -1/+1 |
| | |||||
* | Try to convert first with to_hash, then to_h | Florian Frank | 2013-02-21 | 1 | -1/+1 |
| | | | | | | | | 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 | 1 | -1/+1 |
| | |||||
* | Prepare version 1.7.6v1.7.6 | Florian Frank | 2012-12-31 | 1 | -1/+1 |
| | |||||
* | 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 |
| | |||||
* | Prepare new version 1.7.2v1.7.2 | Florian Frank | 2012-05-11 | 1 | -1/+1 |
| | |||||
* | Prepare new versionv1.7.1 | Florian Frank | 2012-05-07 | 1 | -1/+1 |
| | |||||
* | new version 1.7.0v1.7.0 | Florian Frank | 2012-04-28 | 1 | -1/+1 |
| | |||||
* | new version 1.6.7 | Florian Frank | 2012-04-28 | 1 | -1/+1 |
| | |||||
* | Add implementation for a light object | Florian Frank | 2012-04-27 | 1 | -1/+1 |
| | |||||
* | 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 | 1 | -1/+1 |
| | |||||
* | Prepare new version 1.6.2 | Florian Frank | 2011-11-22 | 1 | -1/+1 |
| | |||||
* | 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 | 1 | -1/+1 |
| | |||||
* | Bump up version to 1.5.4 | Florian Frank | 2011-07-04 | 1 | -1/+1 |
| | |||||
* | Bump version to 1.5.3 | Florian Frank | 2011-06-17 | 1 | -1/+1 |
| | |||||
* | Create gemspecs | Florian Frank | 2011-05-11 | 1 | -1/+1 |
| | | | | Get rid of rake-compiler dependencies | ||||
* | Support building of fat binary gemv1.5.1 | Florian Frank | 2011-01-26 | 1 | -1/+1 |
| | | | | This should fix issue #51 on Windows | ||||
* | prepare new version | Florian Frank | 2010-08-18 | 1 | -1/+1 |
| | | | | | fixed some warnings wrote some rake tasks to build jruby extension | ||||
* | prepare new version | Florian Frank | 2010-08-18 | 1 | -1/+1 |
| | |||||
* | new version | Florian Frank | 2010-08-06 | 1 | -1/+1 |
| | |||||
* | Prepare new versionv1.4.4 | Florian Frank | 2010-08-06 | 1 | -1/+1 |
| | |||||
* | Fix for subclassed core classes, github issue 20v1.4.3 | Florian Frank | 2010-05-05 | 1 | -1/+1 |
| | | | | | Fixed a problem in the 1.4.x versions, that caused subclasses of core classes to miss calling their to_json methods. | ||||
* | prepare for 1.4.2 release | Florian Frank | 2010-04-26 | 1 | -1/+1 |
| | |||||
* | Fixed T_FIXNUM bug on 64bit architectures.v1.4.1 | Florian Frank | 2010-04-25 | 1 | -1/+1 |
| | |||||
* | Prepare for version 1.4.0 release | Florian Frank | 2010-04-23 | 1 | -1/+1 |
| | |||||
* | bumped version to 2.0.0 | Florian Frank | 2009-11-18 | 1 | -1/+1 |
| | |||||
* | implemented utf sniffing, transcoding in parser | Florian Frank | 2009-10-19 | 1 | -1/+1 |
| | | | | | | improved documentation added to changes bumped version | ||||
* | bumped version for new change | Florian Frank | 2009-08-31 | 1 | -1/+1 |
| |