CHG . 23809->23826 http://svn.ruby-lang.org/cgi-bin/viewvc.cgi?view=rev&revision=23826;diff_format=u CHG ChangeLog 23809->23821 http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/trunk/ChangeLog?p1=trunk/ChangeLog&r1=23809&r2=23826&pathrev=23826;diff_format=u CHG compile.c 23475->23815 http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/trunk/compile.c?p1=trunk/compile.c&r1=23809&r2=23826&pathrev=23826;diff_format=u CHG configure.in 23728->23811 http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/trunk/configure.in?p1=trunk/configure.in&r1=23809&r2=23826&pathrev=23826;diff_format=u CHG dir.c 23661->23819 http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/trunk/dir.c?p1=trunk/dir.c&r1=23809&r2=23826&pathrev=23826;diff_format=u CHG dln.c 22984->23819 http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/trunk/dln.c?p1=trunk/dln.c&r1=23809&r2=23826&pathrev=23826;diff_format=u CHG encoding.c 23745->23821 http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/trunk/encoding.c?p1=trunk/encoding.c&r1=23809&r2=23826&pathrev=23826;diff_format=u CHG file.c 23729->23819 http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/trunk/file.c?p1=trunk/file.c&r1=23809&r2=23826&pathrev=23826;diff_format=u CHG io.c 23770->23823 http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/trunk/io.c?p1=trunk/io.c&r1=23809&r2=23826&pathrev=23826;diff_format=u CHG process.c 23281->23819 http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/trunk/process.c?p1=trunk/process.c&r1=23809&r2=23826&pathrev=23826;diff_format=u CHG ruby.c 23809->23821 http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/trunk/ruby.c?p1=trunk/ruby.c&r1=23809&r2=23826&pathrev=23826;diff_format=u CHG variable.c 23714->23820 http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/trunk/variable.c?p1=trunk/variable.c&r1=23809&r2=23826&pathrev=23826;diff_format=u CHG version.h 23771->23822 http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/trunk/version.h?p1=trunk/version.h&r1=23809&r2=23826&pathrev=23826;diff_format=u CHG vm.c 23713->23815 http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/trunk/vm.c?p1=trunk/vm.c&r1=23809&r2=23826&pathrev=23826;diff_format=u CHG bootstraptest/test_autoload.rb 22269->23817 http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/trunk/bootstraptest/test_autoload.rb?p1=trunk/bootstraptest/test_autoload.rb&r1=23809&r2=23826&pathrev=23826;diff_format=u CHG bootstraptest/test_thread.rb 22642->23817 http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/trunk/bootstraptest/test_thread.rb?p1=trunk/bootstraptest/test_thread.rb&r1=23809&r2=23826&pathrev=23826;diff_format=u CHG enc/prelude.rb 15922->23813 http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/trunk/enc/prelude.rb?p1=trunk/enc/prelude.rb&r1=23809&r2=23826&pathrev=23826;diff_format=u CHG ext/objspace/objspace.c 23719->23820 http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/trunk/ext/objspace/objspace.c?p1=trunk/ext/objspace/objspace.c&r1=23809&r2=23826&pathrev=23826;diff_format=u CHG ext/stringio/stringio.c 23424->23818 http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/trunk/ext/stringio/stringio.c?p1=trunk/ext/stringio/stringio.c&r1=23809&r2=23826&pathrev=23826;diff_format=u CHG test/ruby/test_rubyoptions.rb 23362->23826 http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/trunk/test/ruby/test_rubyoptions.rb?p1=trunk/test/ruby/test_rubyoptions.rb&r1=23809&r2=23826&pathrev=23826;diff_format=u CHG test/stringio/test_stringio.rb 23424->23818 http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/trunk/test/stringio/test_stringio.rb?p1=trunk/test/stringio/test_stringio.rb&r1=23809&r2=23826&pathrev=23826;diff_format=u COMMIT String#to_r: Specify 1.9 method http://github.com/rubyspec/rubyspec/commit/dc29e9f4de4bc67a7fa7b132b8b82bcda85694ef COMMIT String#encoding: Started documenting 1.9 method... http://github.com/rubyspec/rubyspec/commit/0fb4a0502b357b6e9be09aae001e890a9e130aee COMMIT String#codepoints: Aliases #each_codepoint on 1.9 http://github.com/rubyspec/rubyspec/commit/bb86fc45d90a33389901801cde200d89edd24484 COMMIT String#each_codepoint: Specify 1.9 method http://github.com/rubyspec/rubyspec/commit/6350ae14a6f4e2206d56df20f55d71abe0b7895c COMMIT String#clear: Specify 1.9 method http://github.com/rubyspec/rubyspec/commit/80414358945539a7a31cfe7d824913e6e36c2738 COMMIT String#chr: Specify 1.9 method. http://github.com/rubyspec/rubyspec/commit/a1ceedb7bd024afc155c10e28242d715ca295a9a COMMIT String#lines: Aliases #each_line on 1.8.7+ http://github.com/rubyspec/rubyspec/commit/00b79426b366eee2e38f9953e1387dbcbb8592fd COMMIT Encoding: Specify constants. http://github.com/rubyspec/rubyspec/commit/c67211e6809759fa0bf759c7bd0e2d5bb54857fa COMMIT Encoding::InvalidByteSequenceError#incomplete_input?: Spec http://github.com/rubyspec/rubyspec/commit/a84ada99cdbe2c49a11f8905bb1bed1c2d9f60ab COMMIT String#chr: Significantly expanded for 1.9 enhancements http://github.com/rubyspec/rubyspec/commit/1a9a3ebd337e70dc41d39ee4e19d93904b354805 COMMIT String#ascii_only?: False for first non-US-ASCII char http://github.com/rubyspec/rubyspec/commit/59062211a88a04a17dfd9c687769112a03e3181f COMMIT String#ascii_only?: True for all 1-char US-ASCII Strings http://github.com/rubyspec/rubyspec/commit/d3693cb19dd2cdad95d163ddbabf709cf09fdaf3 COMMIT String#ascii_only?: Clarify that 'ASCII' means 'US-ASCII' http://github.com/rubyspec/rubyspec/commit/66ba18fd8bdbc3adc02c77da8fb243f4621b167d --- 20090622T073603 +++ 20090623T073614 @@ -1,63 +1,46 @@ + git clone -q /home/chkbuild/tmp/build/mspec mspec == git-rubyspec(shared) #