OLDREV 32371 http://svn.ruby-lang.org/cgi-bin/viewvc.cgi?view=rev&revision=32371&diff_format=u NEWREV 32395 http://svn.ruby-lang.org/cgi-bin/viewvc.cgi?view=rev&revision=32395&diff_format=u CHG ChangeLog 32371->32395 http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/trunk/ChangeLog?p1=trunk/ChangeLog&r1=32371&r2=32395&pathrev=32395&diff_format=u CHG NEWS 32363->32392 http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/trunk/NEWS?p1=trunk/NEWS&r1=32371&r2=32395&pathrev=32395&diff_format=u CHG array.c 32360->32373 http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/trunk/array.c?p1=trunk/array.c&r1=32371&r2=32395&pathrev=32395&diff_format=u CHG io.c 32281->32394 http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/trunk/io.c?p1=trunk/io.c&r1=32371&r2=32395&pathrev=32395&diff_format=u CHG thread_pthread.c 32371->32395 http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/trunk/thread_pthread.c?p1=trunk/thread_pthread.c&r1=32371&r2=32395&pathrev=32395&diff_format=u CHG thread_win32.c 32268->32394 http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/trunk/thread_win32.c?p1=trunk/thread_win32.c&r1=32371&r2=32395&pathrev=32395&diff_format=u CHG version.h 32370->32393 http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/trunk/version.h?p1=trunk/version.h&r1=32371&r2=32395&pathrev=32395&diff_format=u CHG ext/extmk.rb 31193->32389 http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/trunk/ext/extmk.rb?p1=trunk/ext/extmk.rb&r1=32371&r2=32395&pathrev=32395&diff_format=u CHG include/ruby/intern.h 32187->32394 http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/trunk/include/ruby/intern.h?p1=trunk/include/ruby/intern.h&r1=32371&r2=32395&pathrev=32395&diff_format=u CHG test/ruby/test_array.rb 32360->32373 http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/trunk/test/ruby/test_array.rb?p1=trunk/test/ruby/test_array.rb&r1=32371&r2=32395&pathrev=32395&diff_format=u COMMIT [Ian MacLeod] new-style hash syntax for send args http://github.com/rubyspec/rubyspec/commit/46f5fb1de233f2406f59083780593d4b21650ca5 COMMIT [Ian MacLeod] Test hanging commas in Hashes http://github.com/rubyspec/rubyspec/commit/2d2c3a1d6c72dc80b23ee0548bc7020a4d51ef80 COMMIT [Ian MacLeod] new-style hash literal syntax http://github.com/rubyspec/rubyspec/commit/1e9775074b8da9609d9bed242458d795b69456cc COMMIT [Ian MacLeod] Whitespace like 356fa4fb http://github.com/rubyspec/rubyspec/commit/4168dfb63282b733482f52e4cf60fdfb0d74f60b COMMIT [Brian Ford] Merge pull request #56 from nevir/new_style_hash http://github.com/rubyspec/rubyspec/commit/f504bdc301f4bbb628e9f54e36978581ed9dcb5b COMMIT [Brian Ford] Some fixes for [Array, Hash, String].try_convert specs. http://github.com/rubyspec/rubyspec/commit/72d0d32305fd2d59a5813da939e7fc44e9b120f1 =================================================================== +++ 20110703T222603Z @@ 1591 @@ # test_syntax.rb:889 . # test_syntax.rb:890 . # test_syntax.rb:892 . +# test_syntax.rb:902 . test_thread.rb # test_thread.rb:3 . # test_thread.rb:8 . +# test_thread.rb:13 . # test_thread.rb:24 . # test_thread.rb:34 . # test_thread.rb:44 . @@ 1645 @@ # test_thread.rb:439 . # test_thread.rb:447 . +PASS all 928 tests == test.rb #