[前][次][番号順一覧][スレッド一覧][生データ]

ruby-cvs:19683

From: nobu ruby-lang.org
Date: Wed, 6 Jun 2007 10:55:00 +0900 (JST)
Subject: [ruby-cvs:19683] Ruby:r12446: * ext/json, lib/json, test/json: set properties.

nobu	2007-06-06 10:54:44 +0900 (Wed, 06 Jun 2007)

  New Revision: 12446

  Modified files:
    trunk/ext/json/ext/generator/extconf.rb
    trunk/ext/json/ext/generator/generator.c
    trunk/ext/json/ext/generator/unicode.c
    trunk/ext/json/ext/generator/unicode.h
    trunk/ext/json/ext/parser/extconf.rb
    trunk/ext/json/ext/parser/parser.c
    trunk/ext/json/ext/parser/parser.rl
    trunk/ext/json/ext/parser/unicode.c
    trunk/ext/json/ext/parser/unicode.h
    trunk/lib/json/Array.xpm
    trunk/lib/json/FalseClass.xpm
    trunk/lib/json/Hash.xpm
    trunk/lib/json/Key.xpm
    trunk/lib/json/NilClass.xpm
    trunk/lib/json/Numeric.xpm
    trunk/lib/json/String.xpm
    trunk/lib/json/TrueClass.xpm
    trunk/lib/json/common.rb
    trunk/lib/json/editor.rb
    trunk/lib/json/ext.rb
    trunk/lib/json/json.xpm
    trunk/lib/json/version.rb
    trunk/lib/json.rb
    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: set properties.

  http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/trunk/ext/json/ext/generator/generator.c?r1=12446&r2=12445
  http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/trunk/test/json/test_json_addition.rb?r1=12446&r2=12445
  http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/trunk/lib/json/Array.xpm?r1=12446&r2=12445
  http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/trunk/ext/json/ext/parser/unicode.h?r1=12446&r2=12445
  http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/trunk/test/json/test_json.rb?r1=12446&r2=12445
  http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/trunk/test/json/test_json_generate.rb?r1=12446&r2=12445
  http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/trunk/lib/json/editor.rb?r1=12446&r2=12445
  http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/trunk/ext/json/ext/generator/unicode.h?r1=12446&r2=12445
  http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/trunk/lib/json/Hash.xpm?r1=12446&r2=12445
  http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/trunk/ext/json/ext/parser/parser.rl?r1=12446&r2=12445
  http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/trunk/ext/json/ext/generator/extconf.rb?r1=12446&r2=12445
  http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/trunk/ext/json/ext/parser/parser.c?r1=12446&r2=12445
  http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/trunk/lib/json/Numeric.xpm?r1=12446&r2=12445
  http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/trunk/ext/json/ext/parser/unicode.c?r1=12446&r2=12445
  http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/trunk/ext/json/ext/parser/extconf.rb?r1=12446&r2=12445
  http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/trunk/lib/json/version.rb?r1=12446&r2=12445
  http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/trunk/lib/json/TrueClass.xpm?r1=12446&r2=12445
  http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/trunk/lib/json/String.xpm?r1=12446&r2=12445
  http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/trunk/lib/json/Key.xpm?r1=12446&r2=12445
  http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/trunk/lib/json/FalseClass.xpm?r1=12446&r2=12445
  http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/trunk/test/json/test_json_unicode.rb?r1=12446&r2=12445
  http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/trunk/test/json/test_json_fixtures.rb?r1=12446&r2=12445
  http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/trunk/test/json/runner.rb?r1=12446&r2=12445
  http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/trunk/lib/json/ext.rb?r1=12446&r2=12445
  http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/trunk/lib/json/NilClass.xpm?r1=12446&r2=12445
  http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/trunk/lib/json.rb?r1=12446&r2=12445
  http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/trunk/lib/json/json.xpm?r1=12446&r2=12445
  http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/trunk/lib/json/common.rb?r1=12446&r2=12445
  http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/trunk/ext/json/ext/generator/unicode.c?r1=12446&r2=12445


[前][次][番号順一覧][スレッド一覧][生データ]