[前][次][番号順一覧][スレッド一覧]

ruby-changes:2611

From: ko1@a...
Date: 4 Dec 2007 19:17:31 +0900
Subject: [ruby-changes:2611] nobu - Ruby:r14102 (trunk): * ext/json: set properties.

nobu	2007-12-04 19:17:13 +0900 (Tue, 04 Dec 2007)

  New Revision: 14102

  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/ext/json/extconf.rb
    trunk/ext/json/lib/json/Array.xpm
    trunk/ext/json/lib/json/FalseClass.xpm
    trunk/ext/json/lib/json/Hash.xpm
    trunk/ext/json/lib/json/Key.xpm
    trunk/ext/json/lib/json/NilClass.xpm
    trunk/ext/json/lib/json/Numeric.xpm
    trunk/ext/json/lib/json/String.xpm
    trunk/ext/json/lib/json/TrueClass.xpm
    trunk/ext/json/lib/json/common.rb
    trunk/ext/json/lib/json/editor.rb
    trunk/ext/json/lib/json/ext.rb
    trunk/ext/json/lib/json/json.xpm
    trunk/ext/json/lib/json/pure/generator.rb
    trunk/ext/json/lib/json/pure/parser.rb
    trunk/ext/json/lib/json/pure.rb
    trunk/ext/json/lib/json/version.rb
    trunk/ext/json/lib/json.rb

  Log:
    * ext/json: set properties.

  http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/trunk/ext/json/lib/json/pure/parser.rb?r1=14102&r2=14101
  http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/trunk/ext/json/lib/json/TrueClass.xpm?r1=14102&r2=14101
  http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/trunk/ext/json/lib/json/Key.xpm?r1=14102&r2=14101
  http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/trunk/ext/json/ext/generator/generator.c?r1=14102&r2=14101
  http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/trunk/ext/json/ext/parser/unicode.h?r1=14102&r2=14101
  http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/trunk/ext/json/lib/json/NilClass.xpm?r1=14102&r2=14101
  http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/trunk/ext/json/lib/json/Hash.xpm?r1=14102&r2=14101
  http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/trunk/ext/json/lib/json.rb?r1=14102&r2=14101
  http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/trunk/ext/json/ext/generator/unicode.h?r1=14102&r2=14101
  http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/trunk/ext/json/lib/json/version.rb?r1=14102&r2=14101
  http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/trunk/ext/json/lib/json/String.xpm?r1=14102&r2=14101
  http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/trunk/ext/json/lib/json/Array.xpm?r1=14102&r2=14101
  http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/trunk/ext/json/extconf.rb?r1=14102&r2=14101
  http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/trunk/ext/json/ext/parser/parser.rl?r1=14102&r2=14101
  http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/trunk/ext/json/ext/generator/extconf.rb?r1=14102&r2=14101
  http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/trunk/ext/json/ext/parser/parser.c?r1=14102&r2=14101
  http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/trunk/ext/json/lib/json/pure.rb?r1=14102&r2=14101
  http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/trunk/ext/json/lib/json/pure/generator.rb?r1=14102&r2=14101
  http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/trunk/ext/json/lib/json/json.xpm?r1=14102&r2=14101
  http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/trunk/ext/json/lib/json/editor.rb?r1=14102&r2=14101
  http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/trunk/ext/json/ext/parser/unicode.c?r1=14102&r2=14101
  http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/trunk/ext/json/ext/parser/extconf.rb?r1=14102&r2=14101
  http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/trunk/ext/json/lib/json/common.rb?r1=14102&r2=14101
  http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/trunk/ext/json/lib/json/FalseClass.xpm?r1=14102&r2=14101
  http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/trunk/ext/json/lib/json/ext.rb?r1=14102&r2=14101
  http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/trunk/ext/json/lib/json/Numeric.xpm?r1=14102&r2=14101
  http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/trunk/ext/json/ext/generator/unicode.c?r1=14102&r2=14101


Property changes on: ext/json/ext/generator/generator.c
___________________________________________________________________
Name: svn:keywords
   + Author Date Id Revision


Property changes on: ext/json/ext/generator/unicode.c
___________________________________________________________________
Name: svn:keywords
   + Author Date Id Revision


Property changes on: ext/json/ext/generator/extconf.rb
___________________________________________________________________
Name: svn:keywords
   + Author Date Id Revision


Property changes on: ext/json/ext/generator/unicode.h
___________________________________________________________________
Name: svn:keywords
   + Author Date Id Revision


Property changes on: ext/json/ext/parser/unicode.c
___________________________________________________________________
Name: svn:keywords
   + Author Date Id Revision


Property changes on: ext/json/ext/parser/extconf.rb
___________________________________________________________________
Name: svn:keywords
   + Author Date Id Revision


Property changes on: ext/json/ext/parser/parser.rl
___________________________________________________________________
Name: svn:keywords
   + Author Date Id Revision


Property changes on: ext/json/ext/parser/unicode.h
___________________________________________________________________
Name: svn:keywords
   + Author Date Id Revision


Property changes on: ext/json/ext/parser/parser.c
___________________________________________________________________
Name: svn:keywords
   + Author Date Id Revision


Property changes on: ext/json/lib/json/Array.xpm
___________________________________________________________________
Name: svn:keywords
   + Author Date Id Revision


Property changes on: ext/json/lib/json/FalseClass.xpm
___________________________________________________________________
Name: svn:keywords
   + Author Date Id Revision


Property changes on: ext/json/lib/json/Hash.xpm
___________________________________________________________________
Name: svn:keywords
   + Author Date Id Revision


Property changes on: ext/json/lib/json/version.rb
___________________________________________________________________
Name: svn:keywords
   + Author Date Id Revision


Property changes on: ext/json/lib/json/editor.rb
___________________________________________________________________
Name: svn:keywords
   + Author Date Id Revision


Property changes on: ext/json/lib/json/common.rb
___________________________________________________________________
Name: svn:keywords
   + Author Date Id Revision


Property changes on: ext/json/lib/json/Key.xpm
___________________________________________________________________
Name: svn:keywords
   + Author Date Id Revision


Property changes on: ext/json/lib/json/ext.rb
___________________________________________________________________
Name: svn:keywords
   + Author Date Id Revision


Property changes on: ext/json/lib/json/Numeric.xpm
___________________________________________________________________
Name: svn:keywords
   + Author Date Id Revision


Property changes on: ext/json/lib/json/TrueClass.xpm
___________________________________________________________________
Name: svn:keywords
   + Author Date Id Revision


Property changes on: ext/json/lib/json/String.xpm
___________________________________________________________________
Name: svn:keywords
   + Author Date Id Revision


Property changes on: ext/json/lib/json/pure/generator.rb
___________________________________________________________________
Name: svn:keywords
   + Author Date Id Revision


Property changes on: ext/json/lib/json/pure/parser.rb
___________________________________________________________________
Name: svn:keywords
   + Author Date Id Revision


Property changes on: ext/json/lib/json/NilClass.xpm
___________________________________________________________________
Name: svn:keywords
   + Author Date Id Revision


Property changes on: ext/json/lib/json/json.xpm
___________________________________________________________________
Name: svn:keywords
   + Author Date Id Revision


Property changes on: ext/json/lib/json/pure.rb
___________________________________________________________________
Name: svn:keywords
   + Author Date Id Revision


Property changes on: ext/json/lib/json.rb
___________________________________________________________________
Name: svn:keywords
   + Author Date Id Revision


Property changes on: ext/json/extconf.rb
___________________________________________________________________
Name: svn:keywords
   + Author Date Id Revision
Name: svn:eol-style
   + LF


--
ML: ruby-changes@q...
Info: http://www.atdot.net/~ko1/quickml

[前][次][番号順一覧][スレッド一覧]