OLDREV 31291 http://svn.ruby-lang.org/cgi-bin/viewvc.cgi?view=rev&revision=31291&diff_format=u NEWREV 31301 http://svn.ruby-lang.org/cgi-bin/viewvc.cgi?view=rev&revision=31301&diff_format=u CHG ChangeLog 31291->31299 http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/trunk/ChangeLog?p1=trunk/ChangeLog&r1=31291&r2=31301&pathrev=31301&diff_format=u CHG version.h 31290->31300 http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/trunk/version.h?p1=trunk/version.h&r1=31291&r2=31301&pathrev=31301&diff_format=u CHG vm.c 30953->31292 http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/trunk/vm.c?p1=trunk/vm.c&r1=31291&r2=31301&pathrev=31301&diff_format=u CHG ext/date/date_core.c 31194->31299 http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/trunk/ext/date/date_core.c?p1=trunk/ext/date/date_core.c&r1=31291&r2=31301&pathrev=31301&diff_format=u CHG ext/date/date_strftime.c 31182->31299 http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/trunk/ext/date/date_strftime.c?p1=trunk/ext/date/date_strftime.c&r1=31291&r2=31301&pathrev=31301&diff_format=u ADD ext/date/date_strptime.c none->31295 http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/trunk/ext/date/date_strptime.c?view=markup&pathrev=31301&diff_format=u ADD ext/date/date_tmx.h none->31301 http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/trunk/ext/date/date_tmx.h?view=markup&pathrev=31301&diff_format=u CHG ext/date/depend 31216->31299 http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/trunk/ext/date/depend?p1=trunk/ext/date/depend&r1=31291&r2=31301&pathrev=31301&diff_format=u CHG ext/date/extconf.rb 31216->31299 http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/trunk/ext/date/extconf.rb?p1=trunk/ext/date/extconf.rb&r1=31291&r2=31301&pathrev=31301&diff_format=u CHG ext/date/lib/date/format.rb 31183->31295 http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/trunk/ext/date/lib/date/format.rb?p1=trunk/ext/date/lib/date/format.rb&r1=31291&r2=31301&pathrev=31301&diff_format=u COMMIT [Marc-Andre Lafortune] Proc#lambda?: Improve specs http://github.com/rubyspec/rubyspec/commit/96df1a46a8e04df9f44e951f1704487d20c4ca07 COMMIT [Marc-Andre Lafortune] Proc#lambda?: Another spec for curried procs http://github.com/rubyspec/rubyspec/commit/75325ae726c64da1a5628a2313b7890846f1209a COMMIT [Marc-Andre Lafortune] Proc#curry: fix and improve specs http://github.com/rubyspec/rubyspec/commit/45b02209573ce9adc28177eb497c185a306e4720 =================================================================== +++ 20110416T223723Z @@ 4940 @@ make[2]: ディレクトリ `/home/chkbuild/tmp/build/ruby-trunk//ruby/ext/date' に入ります compiling date_strftime.c compiling date_core.c +compiling date_strptime.c linking shared-object date_core.so installing default date_core libraries make[2]: ディレクトリ `/home/chkbuild/tmp/build/ruby-trunk//ruby/ext/date' から出ます @@ 5811 @@ Modules: 228 ( 137 undocumented) Constants: 1335 (1140 undocumented) Attributes: 738 ( 375 undocumented) +Methods: 8101 (3029 undocumented) +Total: 11438 (5315 undocumented) + 53.53% documented Elapsed: s == version #