Branch: refs/heads/master Home: https://github.com/MacRuby/MacRuby Commit: acfe0a9535401cf0038f1146097481d95251dd14 https://github.com/MacRuby/MacRuby/commit/acfe0a9535401cf0038f1146097481d952... Author: Watson <watson1978@gmail.com> Date: 2011-05-13 (Fri, 13 May 2011) Changed paths: A spec/frozen/core/io/dup_spec.rb R spec/frozen/core/io/dup_spec_disabled.rb A spec/frozen/core/io/lines_spec.rb R spec/frozen/core/io/lines_spec_disabled.rb A spec/frozen/core/io/printf_spec.rb R spec/frozen/core/io/printf_spec_disabled.rb A spec/frozen/core/io/puts_spec.rb R spec/frozen/core/io/puts_spec_disabled.rb A spec/frozen/core/io/rewind_spec.rb R spec/frozen/core/io/rewind_spec_disabled.rb A spec/frozen/core/io/seek_spec.rb R spec/frozen/core/io/seek_spec_disabled.rb A spec/frozen/core/io/sysseek_spec.rb R spec/frozen/core/io/sysseek_spec_disabled.rb A spec/frozen/core/io/write_nonblock_spec.rb R spec/frozen/core/io/write_nonblock_spec_disabled.rb R spec/frozen/tags/macruby/core/io/close_write_tags.txt R spec/frozen/tags/macruby/core/io/each_byte_tags.txt M spec/frozen/tags/macruby/core/io/for_fd_tags.txt R spec/frozen/tags/macruby/core/io/getbyte_tags.txt M spec/frozen/tags/macruby/core/io/getc_tags.txt M spec/frozen/tags/macruby/core/io/gets_tags.txt R spec/frozen/tags/macruby/core/io/initialize_tags.txt A spec/frozen/tags/macruby/core/io/lines_tags.txt M spec/frozen/tags/macruby/core/io/new_tags.txt M spec/frozen/tags/macruby/core/io/open_tags.txt M spec/frozen/tags/macruby/core/io/popen_tags.txt R spec/frozen/tags/macruby/core/io/read_nonblock_tags.txt M spec/frozen/tags/macruby/core/io/read_tags.txt R spec/frozen/tags/macruby/core/io/readchar_tags.txt M spec/frozen/tags/macruby/core/io/readlines_tags.txt M spec/frozen/tags/macruby/core/io/readpartial_tags.txt M spec/frozen/tags/macruby/core/io/reopen_tags.txt A spec/frozen/tags/macruby/core/io/sysseek_tags.txt R spec/frozen/tags/macruby/core/io/try_convert_tags.txt A spec/frozen/tags/macruby/core/io/write_nonblock_tags.txt R spec/frozen/tags/macruby/core/io/write_tags.txt Log Message: ----------- update the spec in IO.