OLDREV 31256 http://svn.ruby-lang.org/cgi-bin/viewvc.cgi?view=rev&revision=31256&diff_format=u NEWREV 31271 http://svn.ruby-lang.org/cgi-bin/viewvc.cgi?view=rev&revision=31271&diff_format=u CHG ChangeLog 31256->31270 http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/trunk/ChangeLog?p1=trunk/ChangeLog&r1=31256&r2=31271&pathrev=31271&diff_format=u CHG configure.in 31232->31262 http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/trunk/configure.in?p1=trunk/configure.in&r1=31256&r2=31271&pathrev=31271&diff_format=u CHG file.c 30921->31259 http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/trunk/file.c?p1=trunk/file.c&r1=31256&r2=31271&pathrev=31271&diff_format=u CHG io.c 31237->31268 http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/trunk/io.c?p1=trunk/io.c&r1=31256&r2=31271&pathrev=31271&diff_format=u CHG thread.c 30924->31270 http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/trunk/thread.c?p1=trunk/thread.c&r1=31256&r2=31271&pathrev=31271&diff_format=u CHG version.h 31255->31271 http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/trunk/version.h?p1=trunk/version.h&r1=31256&r2=31271&pathrev=31271&diff_format=u CHG ext/openssl/ossl.c 31166->31257 http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/trunk/ext/openssl/ossl.c?p1=trunk/ext/openssl/ossl.c&r1=31256&r2=31271&pathrev=31271&diff_format=u CHG ext/readline/extconf.rb 30519->31265 http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/trunk/ext/readline/extconf.rb?p1=trunk/ext/readline/extconf.rb&r1=31256&r2=31271&pathrev=31271&diff_format=u CHG include/ruby/st.h 30757->31267 http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/trunk/include/ruby/st.h?p1=trunk/include/ruby/st.h&r1=31256&r2=31271&pathrev=31271&diff_format=u CHG include/ruby/win32.h 31132->31264 http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/trunk/include/ruby/win32.h?p1=trunk/include/ruby/win32.h&r1=31256&r2=31271&pathrev=31271&diff_format=u CHG lib/uri/common.rb 30091->31266 http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/trunk/lib/uri/common.rb?p1=trunk/lib/uri/common.rb&r1=31256&r2=31271&pathrev=31271&diff_format=u CHG test/ruby/test_io.rb 31046->31260 http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/trunk/test/ruby/test_io.rb?p1=trunk/test/ruby/test_io.rb&r1=31256&r2=31271&pathrev=31271&diff_format=u CHG win32/win32.c 31154->31262 http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/trunk/win32/win32.c?p1=trunk/win32/win32.c&r1=31256&r2=31271&pathrev=31271&diff_format=u COMMIT [Evan Phoenix] Add a few more Dir[] specs http://github.com/rubyspec/rubyspec/commit/e207e099e217395b438ea06a4d25201dd1dbc2b9 COMMIT [Evan Phoenix] Add missing specs for String#chomp! http://github.com/rubyspec/rubyspec/commit/c4296fdfb63921acaf51da4af9bbaf08de6ed2db COMMIT [Evan Phoenix] Start cleanup and organization of the Marshal specs http://github.com/rubyspec/rubyspec/commit/e90d862edfd92f5b9d578367f75906e5bd77be55 COMMIT [Brian Ford] Silence warn_unused_result in C-API spec. http://github.com/rubyspec/rubyspec/commit/11618c0fda46b7c78851c51c4dadc50a8fe878d2 COMMIT [Dirkjan Bussink] Add spec for Module#include return value http://github.com/rubyspec/rubyspec/commit/ab2ddb9fdeb2ad53a98f0b875eb540c6e05fcf8c COMMIT [Graham Batty] Adding spec to confirm that Hash#reject taints. http://github.com/rubyspec/rubyspec/commit/bf0f29d7d9539d1bfacc4b06718395f797379e67 COMMIT [Evan Phoenix] Add specs for nested braces in Dir.glob (@meadow) http://github.com/rubyspec/rubyspec/commit/f0543f1ef2c84cc2130f02f579f20688414d5fab COMMIT [Nikolai Lugovoi] Added spec for Enumerable.include? to check that equality == method is called on enumeration items http://github.com/rubyspec/rubyspec/commit/96451ad3be60b25b97577f2ea810a4780dd90792 COMMIT [Nikolai Lugovoi] Added spec for Array.slice!(0) http://github.com/rubyspec/rubyspec/commit/4ea5c48aeba9e0f9fafc83464b22087a7246ee5c COMMIT [Evan Phoenix] Add spec for Hash#to_a and Enumerable#entries relationship http://github.com/rubyspec/rubyspec/commit/2f49bec580e70e9a594e8449219c14cdabf27957 COMMIT [Nikolai Lugovoi] Added spec for YAML parsing second fraction to microseconds from iso8601 date http://github.com/rubyspec/rubyspec/commit/68bdbf8d9ab8d6bec78d2d014b62f65945c80bf6 COMMIT [Nikolai Lugovoi] specs for rb_io_check_readable/writeable - should accept io in RDWR mode http://github.com/rubyspec/rubyspec/commit/ff2be34b334812167c3f7eaf083e92e9a019ea64 COMMIT [Nikolai Lugovoi] fix spec for rb_io_check_writeable http://github.com/rubyspec/rubyspec/commit/6d2f51defbb937abd7db1f08e489a95014aa9991 COMMIT [Aman Gupta] rb_ary_reverse reverses in-place (closes #792) http://github.com/rubyspec/rubyspec/commit/d07141587f66a6e17b7db18bd8aa5f9a16deec8c COMMIT [Aman Gupta] split up rb_ary_reverse specs http://github.com/rubyspec/rubyspec/commit/78a30c7676d819d9e5cc4c7d00e32b12e6d9e609 COMMIT [Aman Gupta] Marshal.load wraps NameError in ArgumentError http://github.com/rubyspec/rubyspec/commit/21f7c8dc0e10fd106c3c3aa40a9ce48bd8f33c9f COMMIT [Dirkjan Bussink] FreeBSD gives a different exception type http://github.com/rubyspec/rubyspec/commit/6bb255c57b2b5da6db9f0762647516b9ea898774 COMMIT [Evan Phoenix] Add more DATA specs http://github.com/rubyspec/rubyspec/commit/3ba277f86732fd8ee9ec9a36b81e14a5cc2a00d0 COMMIT [Evan Phoenix] Move all DATA specs to one place http://github.com/rubyspec/rubyspec/commit/75fb7d527762b94a056d006acfbddbdea8f958cb COMMIT [Nikolai Lugovoi] specs for BigDecimal::ROUND_HALF_DOWN/ROUND_HALF_EVEN http://github.com/rubyspec/rubyspec/commit/fd355a7c85519cec593477c23f81dc804c4b3202 COMMIT [Nikolai Lugovoi] specs for Marshal.dump/load Integer http://github.com/rubyspec/rubyspec/commit/d2d7a7f8b61c8108f290baca160c49868c4acb20 COMMIT [Brian Ford] Rewrite IO#putc specs and share with Kernel[#.]putc. http://github.com/rubyspec/rubyspec/commit/f05e81cee6c6730bb319422fb8a1943539dedb16 COMMIT [Dirkjan Bussink] Add specs for rb_ary_to_ary http://github.com/rubyspec/rubyspec/commit/7c10b91595e2e6f560367a9a6b124bf928cddbb9 COMMIT [Dirkjan Bussink] Add specs for rb_alias http://github.com/rubyspec/rubyspec/commit/603cd6d36eba00dc6a361fcd7bfef854f561fccd COMMIT [Dirkjan Bussink] Add specs for rb_struct_getmember http://github.com/rubyspec/rubyspec/commit/28ed4a3c11ac65a4cff4be9064c59607fc3b84e9 COMMIT [Dirkjan Bussink] Add spec for the regular case with a start and end given http://github.com/rubyspec/rubyspec/commit/8b0fa483d93d27c6b44e1537ecabba342f1a5d11 COMMIT [Brian Ford] Added SpecTCPServer. http://github.com/rubyspec/rubyspec/commit/ade19e32c9291739b645b961f36658c3f6ce9d82 COMMIT [Brian Ford] Rewrote TCPSocket.new/open specs. http://github.com/rubyspec/rubyspec/commit/932e19a65c5841b37b5a3563191781bd9a0906b4 COMMIT [Brian Ford] Spec for TCPSocket#recv_nonblock. http://github.com/rubyspec/rubyspec/commit/6e4d8f61aab3eebb3c29067bbceaecaaf532281c COMMIT [Brian Ford] Temporary hack to avoid address in use exception. http://github.com/rubyspec/rubyspec/commit/20a0fbdbabf43294ee9a18574216ad0c27b71821 COMMIT [Ivan Samsonov] More specs for File#truncate http://github.com/rubyspec/rubyspec/commit/42f8b9192699a9ca49fceb4c93165ceb48ed49ac COMMIT [Brian Ford] Some tweaks for File#truncate spec. http://github.com/rubyspec/rubyspec/commit/d98395e27b2fe9cc98216db2b1962d73e21afe66 COMMIT [Brian Ford] Simplified SpecTCPServer. http://github.com/rubyspec/rubyspec/commit/0a844275b6f24c4dfb1e4045ce698c59bcfce2a2 COMMIT [Brian Ford] Cleaned up YAML.load specs usec from a ISO8601 timestamp. http://github.com/rubyspec/rubyspec/commit/4ec2c72e96ddea9961e8568b622e5fc6028154eb COMMIT [Brian Ford] Added ruby_bug guard for BigDecimal::ROUND_HALF_DOWN|EVEN. http://github.com/rubyspec/rubyspec/commit/f71ce65b2f4c512a18447f6d9fa2c6e914db3378 COMMIT [Charles Oliver Nutter] Add spec for 'self' in binding from within Class/Module.new block. http://github.com/rubyspec/rubyspec/commit/d753257101996d87d0033c1d1471e1e891a2b0cd =================================================================== +++ 20110413T223937Z @@ 347 @@ checking for eaccess... yes checking for truncate... yes checking for ftruncate... yes +checking for ftello... yes checking for chsize... no checking for times... yes checking for utimes... yes @@ 5812 @@ Classes: 1036 ( 634 undocumented) Modules: 228 ( 137 undocumented) +Constants: 1335 (1140 undocumented) Attributes: 738 ( 375 undocumented) Methods: 8101 (3032 undocumented) +Total: 11438 (5318 undocumented) + 53.51% documented Elapsed: s == version #