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

ruby-cvs:19692

From: naruse ruby-lang.org
Date: Thu, 7 Jun 2007 07:38:43 +0900 (JST)
Subject: [ruby-cvs:19692] Ruby:r12456: * lib/json/common.rb: Ponder offering parse\! method.

naruse	2007-06-07 07:38:42 +0900 (Thu, 07 Jun 2007)

  New Revision: 12456

  Modified files:
    trunk/ChangeLog
    trunk/ext/json/ext/generator/extconf.rb
    trunk/ext/json/ext/parser/extconf.rb
    trunk/lib/json/common.rb
    trunk/lib/json/editor.rb
    trunk/test/json/test_json_generate.rb
    trunk/test/json/test_json_unicode.rb

  Log:
    * lib/json/common.rb: Ponder offering parse\! method.
    * lib/json/editor.rb: be a bit more robust while loading data.
    * ext/json/ext/{generator,parser}/extconf.rb:
      add a have_header directive for st.h
    * test/json: fix some tests.


  http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/trunk/ChangeLog?r1=12456&r2=12455
  http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/trunk/test/json/test_json_generate.rb?r1=12456&r2=12455
  http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/trunk/lib/json/editor.rb?r1=12456&r2=12455
  http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/trunk/ext/json/ext/generator/extconf.rb?r1=12456&r2=12455
  http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/trunk/ext/json/ext/parser/extconf.rb?r1=12456&r2=12455
  http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/trunk/test/json/test_json_unicode.rb?r1=12456&r2=12455
  http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/trunk/lib/json/common.rb?r1=12456&r2=12455


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