ruby-cvs:21281
From: naruse ruby-lang.org
Date: Wed, 28 Nov 2007 18:22:59 +0900 (JST)
Subject: [ruby-cvs:21281] Ruby:r14044 (trunk): * ext/json, lib/json, test/json: Update to JSON 1.1.2.
naruse 2007-11-28 18:22:57 +0900 (Wed, 28 Nov 2007)
New Revision: 14044
Modified files:
trunk/ChangeLog
trunk/ext/json/ext/generator/generator.c
trunk/ext/json/ext/parser/parser.c
trunk/ext/json/ext/parser/parser.rl
trunk/lib/json/common.rb
trunk/lib/json/editor.rb
trunk/lib/json/pure/parser.rb
trunk/lib/json/version.rb
trunk/math.c
trunk/test/json/runner.rb
trunk/test/json/test_json.rb
trunk/test/json/test_json_addition.rb
trunk/test/json/test_json_fixtures.rb
trunk/test/json/test_json_generate.rb
trunk/test/json/test_json_unicode.rb
Log:
* ext/json, lib/json, test/json: Update to JSON 1.1.2.
(RubyForge#15447)
* math.c: fix typo.
--
M ChangeLog
M math.c
M ext/json/ext/generator/generator.c
M ext/json/ext/parser/parser.rl
M ext/json/ext/parser/parser.c
M lib/json/version.rb
M lib/json/editor.rb
M lib/json/common.rb
M lib/json/pure/parser.rb
M test/json/test_json_unicode.rb
M test/json/test_json_fixtures.rb
M test/json/test_json_generate.rb
M test/json/test_json_addition.rb
M test/json/test_json.rb
M test/json/runner.rb
http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/trunk/ext/json/ext/generator/generator.c?r1=14044&r2=14043
http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/trunk/test/json/test_json_addition.rb?r1=14044&r2=14043
http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/trunk/math.c?r1=14044&r2=14043
http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/trunk/test/json/test_json.rb?r1=14044&r2=14043
http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/trunk/lib/json/pure/parser.rb?r1=14044&r2=14043
http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/trunk/ChangeLog?r1=14044&r2=14043
http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/trunk/test/json/test_json_generate.rb?r1=14044&r2=14043
http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/trunk/lib/json/editor.rb?r1=14044&r2=14043
http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/trunk/ext/json/ext/parser/parser.rl?r1=14044&r2=14043
http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/trunk/ext/json/ext/parser/parser.c?r1=14044&r2=14043
http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/trunk/lib/json/version.rb?r1=14044&r2=14043
http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/trunk/test/json/test_json_unicode.rb?r1=14044&r2=14043
http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/trunk/test/json/test_json_fixtures.rb?r1=14044&r2=14043
http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/trunk/test/json/runner.rb?r1=14044&r2=14043
http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/trunk/lib/json/common.rb?r1=14044&r2=14043