CHG . 24913->24928 http://svn.ruby-lang.org/cgi-bin/viewvc.cgi?view=rev&revision=24928;diff_format=u CHG ChangeLog 24913->24928 http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/branches/ruby_1_8/ChangeLog?p1=branches/ruby_1_8/ChangeLog&r1=24913&r2=24928&pathrev=24928;diff_format=u CHG common.mk 23124->24923 http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/branches/ruby_1_8/common.mk?p1=branches/ruby_1_8/common.mk&r1=24913&r2=24928&pathrev=24928;diff_format=u CHG configure.in 24534->24928 http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/branches/ruby_1_8/configure.in?p1=branches/ruby_1_8/configure.in&r1=24913&r2=24928&pathrev=24928;diff_format=u CHG version.h 24909->24928 http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/branches/ruby_1_8/version.h?p1=branches/ruby_1_8/version.h&r1=24913&r2=24928&pathrev=24928;diff_format=u CHG bcc32/configure.bat 15223->24923 http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/branches/ruby_1_8/bcc32/configure.bat?p1=branches/ruby_1_8/bcc32/configure.bat&r1=24913&r2=24928&pathrev=24928;diff_format=u CHG lib/tempfile.rb 24902->24916 http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/branches/ruby_1_8/lib/tempfile.rb?p1=branches/ruby_1_8/lib/tempfile.rb&r1=24913&r2=24928&pathrev=24928;diff_format=u CHG win32/configure.bat 15223->24923 http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/branches/ruby_1_8/win32/configure.bat?p1=branches/ruby_1_8/win32/configure.bat&r1=24913&r2=24928&pathrev=24928;diff_format=u CHG wince/configure.bat 15223->24923 http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/branches/ruby_1_8/wince/configure.bat?p1=branches/ruby_1_8/wince/configure.bat&r1=24913&r2=24928&pathrev=24928;diff_format=u COMMIT added specs for IO.gets with an integer as parameter to limit the outputs's size http://github.com/rubyspec/rubyspec/commit/b12220d7cc076a1fd9ed23811d2e169546e73b8e COMMIT Transfer some jruby unit tests into io http://github.com/rubyspec/rubyspec/commit/26acc58922e70eafdc56bc658d5379ec99962403 --- 20090914T082128 +++ 20090915T082150 @@ -1,565 +1,565 @@ gcc -O2 -g -W -Wall -Wformat=2 -Wundef -Wno-parentheses -Wno-unused-parameter -DRUBY_EXPORT -L. -rdynamic -Wl,-export-dynamic main.o libruby-static.a -lrt -ldl -lcrypt -lm -o miniruby == miniversion #