summaryrefslogtreecommitdiff
path: root/json_pure.gemspec
Commit message (Collapse)AuthorAgeFilesLines
...
* Merge branch 'v1.8'Florian Frank2016-02-251-6/+18
|\
| * Remove permutation dependencyFlorian Frank2016-02-251-5/+2
| |
| * Convert README to markdownFlorian Frank2015-11-061-5/+5
| |
| * Skip 1.8.4Florian Frank2015-10-201-3/+3
| |
| * Remove sdoc and upgrade dependenciesFlorian Frank2015-09-111-11/+8
| |
* | Ext parser is green now as wellFlorian Frank2015-06-151-17/+2
| |
* | Refactor tests and make pure parser greenFlorian Frank2015-06-151-5/+5
| |
* | Remove dependency on permutationFlorian Frank2015-06-131-4/+1
| | | | | | | | Ruby can do this by now on her own.
* | Move common setup into test_helper.rbFlorian Frank2015-06-131-3/+3
|/
* Bump version to 1.8.3v1.8.3Florian Frank2015-06-011-2/+2
|
* use newest rubygemsFlorian Frank2015-06-011-2/+2
|
* Bump version number to 1.8.2Florian Frank2015-01-091-3/+3
|
* Merge branch 'ruby-2.2' of https://github.com/zzak/json into zzak-ruby-2.2Florian Frank2015-01-021-3/+3
|\ | | | | | | | | | | | | Conflicts: .travis.yml json.gemspec json_pure.gemspec
| * This file shouldn't be committedZachary Scott2014-12-251-1/+1
| |
| * bundle exec rakeZachary Scott2014-12-251-3/+3
| | | | | | | | generates new specs and makefile for compiling the CEXT
| * - Pass over generator.c for grammar fixes.Vipul A M2014-07-031-4/+4
| | | | | | | | - Typo fixes across json ext
* | - Pass over generator.c for grammar fixes.Vipul A M2014-07-031-4/+4
|/ | | | - Typo fixes across json ext
* Newest rubygemsv1.8.1Florian Frank2013-10-171-1/+1
|
* New version 1.8.1Florian Frank2013-10-171-3/+4
|
* Bump to version 1.8.0add-json-generic-object-loader-dumperFlorian Frank2013-05-131-2/+2
|
* complete testingFlorian Frank2013-05-131-5/+5
|
* Fix regex encoding problem on ruby-head, ouchFlorian Frank2013-02-221-1/+1
|
* Try to convert first with to_hash, then to_hFlorian Frank2013-02-211-4/+4
| | | | | | | | 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.7Florian Frank2013-02-111-4/+4
|
* Add license information to gemspec taskFlorian Frank2013-02-041-4/+3
|
* add license information to gemspecsJordi Massaguer Pla2013-02-041-0/+1
| | | | This way we can get it when using rubygems.org api
* Prepare version 1.7.6v1.7.6Florian Frank2012-12-311-4/+4
|
* Change the CHANGESFlorian Frank2012-11-291-3/+3
|
* Change actual rl filessferik-max_nestingFlorian Frank2012-10-071-3/+3
|
* Add JSON::GenericObject.from_hashesFlorian Frank2012-10-021-1/+1
| | | | This method transforms hashes of hashes into GenericObject structures.
* Prepare new versionv1.7.5Florian Frank2012-08-171-1/+1
|
* Test on ruby-1.8.6Florian Frank2012-08-171-3/+3
|
* Move ruby macros into fbuffer.hFlorian Frank2012-08-171-1/+1
|
* Prepare version 1.7.4v1.7.4Florian Frank2012-07-261-4/+4
|
* Prepare new 1.7.3 releasev1.7.3Florian Frank2012-05-121-1/+1
|
* Prepare new version 1.7.2v1.7.2Florian Frank2012-05-111-2/+2
|
* force jruby encoding after generationFlorian Frank2012-05-091-1/+1
|
* Prepare new versionFlorian Frank2012-05-091-1/+1
|
* Fix parser dependenciesnobu-masterFlorian Frank2012-05-071-3/+3
|
* new version 1.7.0v1.7.0Florian Frank2012-04-281-3/+3
|
* new version 1.6.7Florian Frank2012-04-281-4/+4
|
* Rename test names according to fileFlorian Frank2012-04-271-2/+2
|
* new rubygemsFlorian Frank2012-04-271-2/+2
|
* Add implementation for a light objectFlorian Frank2012-04-271-4/+4
|
* newewst rubygems versionFlorian Frank2012-04-181-2/+2
|
* Clean up code a bitFlorian Frank2012-02-111-6/+3
| | | | This should fix #117
* configure travisFlorian Frank2012-02-111-1/+1
|
* Prepare new versionv1.6.5Florian Frank2012-01-151-3/+3
|
* Prepare new versionFlorian Frank2011-12-241-4/+4
|
* This makes all the difference, I am sure.v1.6.3Florian Frank2011-12-011-2/+2
|