COMMIT Add argument for proc. http://github.com/rubyspec/rubyspec/commit/5071ca5848df5486526101161c9e71a82c35c050 COMMIT Add prototype of non public API of MRI. http://github.com/rubyspec/rubyspec/commit/c22a793cc1ea01e03a01dc86b1a82480e9d27f29 COMMIT Separate specs to check attr and members. http://github.com/rubyspec/rubyspec/commit/9412162d189749684fba9d5be0cb2d9fe1f7689d COMMIT 1.9 returns a symbol if the str is empty or NUL. http://github.com/rubyspec/rubyspec/commit/49213ee219b7362cffc84a956c02d93584d26d74 COMMIT Add function call of rb_cvar_set for 1.9. http://github.com/rubyspec/rubyspec/commit/2dcd1717e18f9e0f7d5dd498284ff30c37ca77b6 COMMIT Support 1.9's rb_proc_new. http://github.com/rubyspec/rubyspec/commit/5351f32f20144e082940bfcbfe0c2a5852d6ff74 COMMIT Refactor concat_func. http://github.com/rubyspec/rubyspec/commit/eb98e846a5d475d631f426c417b2fd604f15cfb7 COMMIT Use ENV['RUBY_EXE'] for the executable of Ruby. http://github.com/rubyspec/rubyspec/commit/0bbe4d3ddcb78c5c1bf12821acfe167f868715e9 COMMIT * library/bigdecimal/mode_spec.rb: fix for 1.9.3. http://github.com/rubyspec/rubyspec/commit/97b4e84f57a8fcea1da1c3a03cf55e56db31bd8e =================================================================== +++ 20100823T004513Z @@ 13 @@ URL: http://svn.ruby-lang.org/repos/ruby/branches/ruby_1_8_7 ?\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: 29070 ?\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: shyouhei @@ 32718 @@ CApiStruct - rb_struct_define defines a structure - rb_struct_define allows for anonymous structures +- rb_struct_define defines a structure and returns members as string - rb_struct_define allows for anonymous structures /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7-pth//rubyspec/optional/capi/symbol_spec.rb @@ 33329 @@ ) ConditionVariable#broadcast releases all threads waiting in line for this resource ERROR +ThreadError: Thread#join: deadlock 0x13d1ac - mutual join(0x1fd5a10) /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7-pth//rubyspec/library/conditionvariable/broadcast_spec.rb:55:in `join' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7-pth//rubyspec/library/conditionvariable/broadcast_spec.rb:55 /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7-pth//rubyspec/library/conditionvariable/broadcast_spec.rb:55:in `each' @@ 34524 @@ Finished in seconds +3284 files, 13366 examples, expectations, 24 failures, 35 errors exit 1 failed(rubyspec) == end #