summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* | Test the new feature and fix problemsFlorian Frank2017-04-186-34/+47
* | Merge branch 'test_bigdecimal_parsing' of https://github.com/xb/jsonFlorian Frank2017-04-181-0/+5
|\ \
| * | Actually test BigDecimal parsing.Xuân Baldauf2017-03-191-0/+5
| |/
* | New gemspecsFlorian Frank2017-04-182-2/+2
* | Raise exceptionFlorian Frank2017-04-185-23/+41
* | Fix arbitrary heap exposure problemFlorian Frank2017-04-182-7/+6
|/
* Remove unused macroFlorian Frank2017-01-221-3/+0
* Let's not get ahead of ourselvesFlorian Frank2017-01-121-1/+0
* Support some older internal Ruby API (<2.0)Florian Frank2017-01-126-1149/+1309
* Merge pull request #306 from perlun/patch-1Florian Frank2016-11-291-1/+1
|\
| * Fixed typoPer Lundberg2016-11-041-1/+1
* | Use newest rubygemsFlorian Frank2016-11-222-2/+2
* | Test newer rubiesFlorian Frank2016-11-221-3/+2
|/
* Merge decimal_class patch by Michael JaschobFlorian Frank2016-09-2315-1410/+1327
* Ignore byebug_historyFlorian Frank2016-09-231-0/+1
* Simplify JAVA_HOME codeFlorian Frank2016-09-231-7/+5
* Avoid buggy bundlerFlorian Frank2016-09-121-0/+1
* Test ruby 2.4.0-preview2Florian Frank2016-09-123-2/+3
* Merge branch 'master' of github.com:flori/jsonFlorian Frank2016-09-091-1/+1
|\
| * Merge pull request #301 from kyanagi/fix_openstruct_json_create_docFlorian Frank2016-09-091-1/+1
| |\
| | * Correct documentation of OpenStruct.json_createKouhei Yanagita2016-08-301-1/+1
| |/
* | New gemspecFlorian Frank2016-09-092-1/+1
* | Merge remote-tracking branch 'nobu/no-Bignum'Florian Frank2016-09-092-3/+4
|\ \
| * | Get rid of use of Bignum, obsolete nameNobuyoshi Nakada2016-09-091-2/+3
| |/
| * Merge pull request #300 from kAworu/patch-1Florian Frank2016-07-291-1/+1
| |\
| | * README.md typo fixAlexandre Perrin2016-07-291-1/+1
| |/
* | Add change to CHANGESv2.0.2Florian Frank2016-07-261-0/+4
|/
* Merge branch 'master' of github.com:flori/jsonFlorian Frank2016-07-264-6/+7
|\
| * Merge pull request #294 from hsbt/use-assert-raiseFlorian Frank2016-07-141-3/+3
| |\
| | * Fix inconsistency usage for assertion methodsSHIBATA Hiroshi2016-07-141-3/+3
| |/
| * Merge pull request #292 from nobu/patch-1Florian Frank2016-07-131-0/+1
| |\
| | * Suppress a warningNobuyoshi Nakada2016-07-081-0/+1
| * | Merge pull request #293 from lencioni/patch-1Florian Frank2016-07-131-1/+1
| |\ \ | | |/ | |/|
| | * Fix typo "improvemed" => "improved"Joe Lencioni2016-07-121-1/+1
| |/
| * Merge pull request #290 from chottoda/fix-typo-rfc7159Florian Frank2016-07-051-2/+2
| |\
| | * [Now complies to newest JSON RFC 7159.](https://github.com/chottoda/json/blob...chottoda2016-07-051-2/+2
| |/
* | Fix issue #296 when parsing frozen stringsFlorian Frank2016-07-269-84/+103
* | Add required_ruby_version to json_pure specFlorian Frank2016-07-193-1/+3
* | Test parsing some simple singular valuesFlorian Frank2016-07-071-1/+12
|/
* Bump version to 2.0.1v2.0.1Florian Frank2016-07-014-5/+5
* Rename to be shorterFlorian Frank2016-07-011-0/+0
* Use markdown for CHANGESFlorian Frank2016-07-011-93/+154
* Fix problem when Parser is defined on top levelFlorian Frank2016-07-011-1/+1
* Add to CHANGESFlorian Frank2016-07-011-0/+3
* Stores current nesting on stackFlorian Frank2016-07-013-87/+76
* RB_GC_GUARD to protect from premature GCPete Johns2016-07-011-0/+1
* Add to CHANGESv2.0.0Florian Frank2016-07-013-23/+26
* And stay thereFlorian Frank2016-06-225-2/+3
* Stop testing on 1.9.3Florian Frank2016-06-211-1/+0
* Add ruby version requirement to gemspecFlorian Frank2016-06-212-0/+1