CHG . 28724->28749 http://svn.ruby-lang.org/cgi-bin/viewvc.cgi?view=rev&revision=28749;diff_format=u CHG ChangeLog 28723->28749 http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/branches/ruby_1_9_2/ChangeLog?p1=branches/ruby_1_9_2/ChangeLog&r1=28724&r2=28749&pathrev=28749;diff_format=u CHG NEWS 28513->28742 http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/branches/ruby_1_9_2/NEWS?p1=branches/ruby_1_9_2/NEWS&r1=28724&r2=28749&pathrev=28749;diff_format=u CHG README.EXT 26204->28746 http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/branches/ruby_1_9_2/README.EXT?p1=branches/ruby_1_9_2/README.EXT&r1=28724&r2=28749&pathrev=28749;diff_format=u CHG README.EXT.ja 25242->28735 http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/branches/ruby_1_9_2/README.EXT.ja?p1=branches/ruby_1_9_2/README.EXT.ja&r1=28724&r2=28749&pathrev=28749;diff_format=u CHG configure.in 28604->28749 http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/branches/ruby_1_9_2/configure.in?p1=branches/ruby_1_9_2/configure.in&r1=28724&r2=28749&pathrev=28749;diff_format=u CHG gc.c 28191->28741 http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/branches/ruby_1_9_2/gc.c?p1=branches/ruby_1_9_2/gc.c&r1=28724&r2=28749&pathrev=28749;diff_format=u CHG io.c 28603->28744 http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/branches/ruby_1_9_2/io.c?p1=branches/ruby_1_9_2/io.c&r1=28724&r2=28749&pathrev=28749;diff_format=u CHG re.c 28180->28748 http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/branches/ruby_1_9_2/re.c?p1=branches/ruby_1_9_2/re.c&r1=28724&r2=28749&pathrev=28749;diff_format=u CHG regexec.c 28721->28737 http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/branches/ruby_1_9_2/regexec.c?p1=branches/ruby_1_9_2/regexec.c&r1=28724&r2=28749&pathrev=28749;diff_format=u CHG version.h 28724->28734 http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/branches/ruby_1_9_2/version.h?p1=branches/ruby_1_9_2/version.h&r1=28724&r2=28749&pathrev=28749;diff_format=u CHG ext/dl/handle.c 27976->28736 http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/branches/ruby_1_9_2/ext/dl/handle.c?p1=branches/ruby_1_9_2/ext/dl/handle.c&r1=28724&r2=28749&pathrev=28749;diff_format=u CHG ext/socket/raddrinfo.c 28497->28745 http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/branches/ruby_1_9_2/ext/socket/raddrinfo.c?p1=branches/ruby_1_9_2/ext/socket/raddrinfo.c&r1=28724&r2=28749&pathrev=28749;diff_format=u CHG include/ruby/ruby.h 28604->28733 http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/branches/ruby_1_9_2/include/ruby/ruby.h?p1=branches/ruby_1_9_2/include/ruby/ruby.h&r1=28724&r2=28749&pathrev=28749;diff_format=u CHG lib/fileutils.rb 28384->28743 http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/branches/ruby_1_9_2/lib/fileutils.rb?p1=branches/ruby_1_9_2/lib/fileutils.rb&r1=28724&r2=28749&pathrev=28749;diff_format=u CHG test/fileutils/test_fileutils.rb 27614->28743 http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/branches/ruby_1_9_2/test/fileutils/test_fileutils.rb?p1=branches/ruby_1_9_2/test/fileutils/test_fileutils.rb&r1=28724&r2=28749&pathrev=28749;diff_format=u CHG test/ruby/test_io.rb 28419->28744 http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/branches/ruby_1_9_2/test/ruby/test_io.rb?p1=branches/ruby_1_9_2/test/ruby/test_io.rb&r1=28724&r2=28749&pathrev=28749;diff_format=u CHG test/ruby/test_regexp.rb 28721->28747 http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/branches/ruby_1_9_2/test/ruby/test_regexp.rb?p1=branches/ruby_1_9_2/test/ruby/test_regexp.rb&r1=28724&r2=28749&pathrev=28749;diff_format=u CHG tool/rbinstall.rb 27653->28740 http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/branches/ruby_1_9_2/tool/rbinstall.rb?p1=branches/ruby_1_9_2/tool/rbinstall.rb&r1=28724&r2=28749&pathrev=28749;diff_format=u COMMIT Conform with other IO mode usage. http://github.com/rubyspec/mspec/commit/1abfbcace99fe0a0df2cfa408dffb6da8b0356da COMMIT Escape regular expression instead of using inspect. http://github.com/rubyspec/mspec/commit/8e7f86ada8c594e769a430c5760b820ef9e09f0c COMMIT Avoid putting backslash in Regexp. http://github.com/rubyspec/mspec/commit/068807e9f975a31383401f2dc8c330f71ab6a52f COMMIT Don't assume write is default open mode on Windows. http://github.com/rubyspec/mspec/commit/fad24e8aa9ca2e7ede958e944254778e8ab9c242 COMMIT Guard symlink/socket specs for Windows. http://github.com/rubyspec/mspec/commit/91e568d2292f04b5f092efd86e5bae1fefd2dfb6 =================================================================== +++ 20100725T060325 @@ 11 @@ URL: http://svn.ruby-lang.org/repos/ruby/branches/ruby_1_9_2 ?\227?\131?\170?\227?\131?\157?\227?\130?\184?\227?\131?\136?\227?\131?\170?\227?\129?\174?\227?\131?\171?\227?\131?\188?\227?\131?\136: http://svn.ruby-lang.org/repos/ruby ?\227?\131?\170?\227?\131?\157?\227?\130?\184?\227?\131?\136?\227?\131?\170 UUID: b2dd03c8-39d4-4d8f-98ff-823fe69b080e +?\227?\131?\170?\227?\131?\147?\227?\130?\184?\227?\131?\167?\227?\131?\179: 28751 ?\227?\131?\142?\227?\131?\188?\227?\131?\137?\231?\168?\174?\229?\136?\165: ?\227?\131?\135?\227?\130?\163?\227?\131?\172?\227?\130?\175?\227?\131?\136?\227?\131?\170 ?\230?\186?\150?\229?\130?\153?\228?\184?\173?\227?\129?\174?\229?\135?\166?\231?\144?\134: ?\231?\137?\185?\227?\129?\171?\227?\129?\170?\227?\129?\151 +?\230?\156?\128?\231?\181?\130?\229?\164?\137?\230?\155?\180?\232?\128?\133: yugui +?\230?\156?\128?\231?\181?\130?\229?\164?\137?\230?\155?\180?\227?\131?\170?\227?\131?\147?\227?\130?\184?\227?\131?\167?\227?\131?\179: 28749 +?\230?\156?\128?\231?\181?\130?\229?\164?\137?\230?\155?\180?\230?\151?\165?\230?\153?\130: 2010-07-24 19:39:49 +0900 (Sat, 24 Jul 2010) == autoconf #