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 =================================================================== +++ 20100821T002955Z @@ 14 @@ URL: http://svn.ruby-lang.org/repos/ruby/branches/ruby_1_8_6 リポジトリのルート: http://svn.ruby-lang.org/repos/ruby リポジトリ UUID: b2dd03c8-39d4-4d8f-98ff-823fe69b080e +リビジョン: 29060 ノード種別: ディレクトリ 準備中の処理: 特になし 最終変更者: wyhaines @@ 23038 @@ ConditionVariable#broadcast - should return self if nothing to broadcast to - should return self if something is waiting for a broadcast +- releases all threads waiting in line for this resource /home/chkbuild/tmp/build/ruby-1.8.6//rubyspec/library/conditionvariable/signal_spec.rb ConditionVariable#signal @@ 31431 @@ 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 /home/chkbuild/tmp/build/ruby-1.8.6//rubyspec/optional/capi/symbol_spec.rb @@ 32367 @@ Finished in seconds +3284 files, 12871 examples, expectations, 12 failures, 21 errors exit 1 failed(rubyspec) == end #