CHG . 26631->26645 http://svn.ruby-lang.org/cgi-bin/viewvc.cgi?view=rev&revision=26645;diff_format=u CHG ChangeLog 26630->26645 http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/branches/ruby_1_8/ChangeLog?p1=branches/ruby_1_8/ChangeLog&r1=26631&r2=26645&pathrev=26645;diff_format=u CHG io.c 26437->26645 http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/branches/ruby_1_8/io.c?p1=branches/ruby_1_8/io.c&r1=26631&r2=26645&pathrev=26645;diff_format=u CHG version.h 26631->26636 http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/branches/ruby_1_8/version.h?p1=branches/ruby_1_8/version.h&r1=26631&r2=26645&pathrev=26645;diff_format=u CHG lib/resolv.rb 26358->26637 http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/branches/ruby_1_8/lib/resolv.rb?p1=branches/ruby_1_8/lib/resolv.rb&r1=26631&r2=26645&pathrev=26645;diff_format=u COMMIT Use encode() helper in Array#pack specs. http://github.com/rubyspec/rubyspec/commit/393db39833995414b55669c9001aff7d72cd9ace COMMIT Removed all tags for 1.9 because it has stabilized significantly. http://github.com/rubyspec/rubyspec/commit/10cfd5f47a209567d5b47bf00161290d641b676d COMMIT Added with_feature guards for Readline specs. http://github.com/rubyspec/rubyspec/commit/9fc440b5695879c9dda7ad17e0a2a865d61114fa COMMIT Example: rewrote File#to_path specs. http://github.com/rubyspec/rubyspec/commit/62fe8277435e91cd1b4e862ae23f7f3852299089 COMMIT Example: fix up string interpolation spec. http://github.com/rubyspec/rubyspec/commit/e4a347df819b532bb109aed0d6a4944499502305 COMMIT File.new preserves the encoding of the path http://github.com/rubyspec/rubyspec/commit/ff5f16ce196bbae8ee4b8e43b5fd6cd013b6af5d COMMIT in 1.9, Time#+ doesn't round and #usec/nsec truncate rather than round. http://github.com/rubyspec/rubyspec/commit/430d5879942fe7716840d0d5e9b7e167d44215cf COMMIT The spec for interporation when Object#to_s did not return a String was confusing the default representation of an arbitrary object and Object#inspect. http://github.com/rubyspec/rubyspec/commit/787c132d3f6192d605469ec881ac528d6cf4555b COMMIT File.new with File::APPEND should work with readonly mode http://github.com/rubyspec/rubyspec/commit/e8c779551b1d5f10ae3065d501fda8802d020a1e COMMIT Fixed organization and added with_feature guards for Fiber. http://github.com/rubyspec/rubyspec/commit/2990c854184a47aaa813d7a3fb93c37310c70493 COMMIT Added :encoding_transition feature for 1.8.7+. http://github.com/rubyspec/rubyspec/commit/8bce8eec977ee167b80d382b3090de35db29c742 COMMIT Added with_feature guards to String for encoding. http://github.com/rubyspec/rubyspec/commit/74e5245408d5d8107c822d54d7c216fef3bc77c0 COMMIT Use method matcher. http://github.com/rubyspec/rubyspec/commit/b58cafbc9d02af7ac8e762427a0a03fe9d92919f COMMIT Do not spec what methods do not exist. http://github.com/rubyspec/rubyspec/commit/7a09fa13baee71cbd95b47f4fd08c60533bdb402 COMMIT Made String#chop spec encoding agnostic. http://github.com/rubyspec/rubyspec/commit/de10724f6d818aa997e32e89a21bedc48ba56b78 COMMIT Added with_feature guards for Encoding specs. http://github.com/rubyspec/rubyspec/commit/fe8aebb80ffe1e9c24a0128f3310788ea11c9817 COMMIT Fixed String#initialize spec for frozen instances. http://github.com/rubyspec/rubyspec/commit/cd21732b465e2d58e01fcf5b93a13e211b738ad5 COMMIT Fixed formatting. http://github.com/rubyspec/rubyspec/commit/7c9c8d084891467afb7cc1d2bb053934df9dc53b --- 20100211T092134 +++ 20100212T094229 @@ -1,24 +1,24 @@ URL: http://svn.ruby-lang.org/repos/ruby/branches/ruby_1_8 リポジトリのルート: http://svn.ruby-lang.org/repos/ruby リポジトリ UUID: b2dd03c8-39d4-4d8f-98ff-823fe69b080e -リビジョン: 26634 +リビジョン: 26649 ノード種別: ディレクトリ 準備中の処理: 特になし -最終変更者: svn -最終変更リビジョン: 26631 -最終変更日時: 2010-02-10 13:05:22 +0900 (水, 10 2月 2010) +最終変更者: akr +最終変更リビジョン: 26645 +最終変更日時: 2010-02-11 20:45:56 +0900 (木, 11 2月 2010) == autoconf #