aboutsummaryrefslogtreecommitdiffstats
path: root/ext/json/lib/json/common.rb
Commit message (Expand)AuthorAgeFilesLines
* handle ext/ as r53141naruse2015-12-161-0/+1
* * ext/json/*, test/json/*: Reverted r50231. Because it's not works withhsbt2015-04-121-0/+484
* * ext/json/*, test/json/*, defs/default_gems: Gemify JSON library.hsbt2015-04-111-484/+0
* * ext/json, test/json: merge JSON HEAD(17fe8e7)hsbt2014-12-281-4/+4
* * lib/irb/notifier.rb: [Doc] Fix typoa_matsuda2013-11-271-1/+1
* * ext/json: merge JSON 1.8.1.naruse2013-11-201-7/+3
* fixup stying of `Json#generate` parameter docs by @daveworth [fixes GH-339]hsbt2013-07-091-2/+3
* * ext/json: merge JSON 1.7.7.naruse2013-02-121-9/+16
* * ext/json: merge JSON 1.7.5.naruse2012-12-121-2/+11
* * ext/json: Merge JSON 1.7.1.naruse2012-05-071-0/+1
* * ext/json: Merge 164a75c8bd2007d32c4d7665d53140d8fc126dcd.naruse2012-03-111-5/+40
* * ext/json: Merge json gem 1.5.4+ (2149f4185c598fb97db1).naruse2011-08-301-35/+47
* * ext/json: Merge json gem 1.5.4+ (f7f78896607b6f6226cd).naruse2011-07-101-4/+27
* * remove trailing spaces.nobu2011-05-151-1/+1
* * ext/json/lib/json/common.rb (JSON::MissingUnicodeSupport.iconv):nobu2011-02-061-1/+1
* * ext/json/lib/json/common.rb: don't use iconv on 1.9.naruse2010-12-011-3/+9
* * ext/json: Update github/flori/json from 1.4.2+ tonaruse2010-12-011-19/+16
* Recommit of JSON; fix mixed declarations.naruse2010-04-261-40/+83
* * ext/jason: revert r27493. came again after canceling gcc-ism.usa2010-04-261-83/+40
* * ext/json: Update to JSON 1.4.1.naruse2010-04-261-40/+83
* * ext/json/lib/**/*.rb: not executable.nobu2010-03-041-0/+0
* * ext/json/lib/json/common.rb (recurse_proc): removed needlessnobu2009-09-291-1/+0
* NaN is now 0.0/0 because of 1.8/1.9 compat.naruse2009-09-011-1/+1
* * ext/json: Update to JSON 1.1.9.naruse2009-09-011-0/+2
* * ext/json/lib/json/common.rb (JSON#recurse_proc): removematz2009-07-281-1/+0
* Update to JSON 1.1.4.naruse2009-05-051-0/+0
* * {ext,lib,test}/**/*.rb: removed trailing spaces.nobu2009-03-061-1/+1
* * ext/json: import JSON v 1.1.3.naruse2008-09-201-5/+5
* * lib/json.rb, lib/json/*: moved to ext/json/lib.naruse2007-12-041-0/+354