Branch: refs/heads/master Home: https://github.com/MacRuby/MacRuby Commit: a9070e0f64d3a42e69f50ecfbf4e330c07799925 https://github.com/MacRuby/MacRuby/commit/a9070e0f64d3a42e69f50ecfbf4e330c07... Author: Watson <watson1978@gmail.com> Date: 2012-06-20 (Wed, 20 Jun 2012) Changed paths: M include/ruby/intern.h M include/ruby/io.h M io.c M process.c Log Message: ----------- update MacRuby's old process.c with CRuby 1.9.2 Commit: 077288bc6b6b138022d7f088c4f3db73cc2f35c7 https://github.com/MacRuby/MacRuby/commit/077288bc6b6b138022d7f088c4f3db73cc... Author: Watson <watson1978@gmail.com> Date: 2012-06-20 (Wed, 20 Jun 2012) Changed paths: M include/ruby/io.h M io.c Log Message: ----------- set sync mode to write_io which is created by IO.pipe Commit: 6e11241b6fabb3ba84bd6abe6949c6a892519ca3 https://github.com/MacRuby/MacRuby/commit/6e11241b6fabb3ba84bd6abe6949c6a892... Author: Watson <watson1978@gmail.com> Date: 2012-06-20 (Wed, 20 Jun 2012) Changed paths: M io.c M process.c Log Message: ----------- implement rb_close_before_exec() Commit: 58f237c200256fa7efd35366070d60c6b21ee9e8 https://github.com/MacRuby/MacRuby/commit/58f237c200256fa7efd35366070d60c6b2... Author: Watson <watson1978@gmail.com> Date: 2012-06-20 (Wed, 20 Jun 2012) Changed paths: M test-mri/test/rinda/test_rinda.rb M test-mri/test/ruby/test_array.rb M test-mri/test/ruby/test_class.rb M test-mri/test/ruby/test_process.rb M test-mri/test/ruby/test_time.rb M test-mri/test/ruby/test_variable.rb M test-mri/test/test_open3.rb M test-mri/test/test_time.rb Log Message: ----------- update unit-test skips Compare: https://github.com/MacRuby/MacRuby/compare/2ad819e797e2...58f237c20025