Commits
Branch selector
User selector
Datepicker
Commit History
Commits on May 30, 2011
* test/ruby/test_signal.rb (TestSignal#test_signal_requiring): don't
Show description for 3491309committed* test/ruby/test_signal.rb (TestSignal#test_signal_requiring): small
Show description for 36cad2fcommittedFix mixed declarations in r31822.
Show description for 13e644ccommitted* insns.def (opt_mult): as r31805, volatile it.
Show description for 1d54313committed* numeric.c (int_pow): make sure to assign the result of x * z.
Show description for 4e4649ecommitted
Commits on May 29, 2011
revert r31783.
Show description for 3b58e17committedNetBSD also denies to set sticky bit against regular file.
Show description for 4de27b3committedtry and catch for the test of setenv(3).
Show description for e524bb9committed* 2011-05-30
Show description for 818cb97committed* bignum.c (bigmul1_toom3): remove unused variable.
Show description for 0d6c591committed* numeric.c (flo_round): use absolute value as divisor.
Show description for 7c99a7dcommitted* test/date/test_switch_hitter.rb: properties.
Show description for 2ceceb8committed* re.c (rb_reg_match): fix rdoc of Regexp#=~.
Show description for f7b0469committed* lib/webrick/https.rb (WEBrick::HTTPRequest#parse_uri):
Show description for d5a775fcommitted* numeric.c: add #include "interna.h" for rb_big_uminus() prototype.
Show description for 4173fb0committed* numeric.c (flo_round): fix for negative value.
Show description for a3ffe96committed
Commits on May 28, 2011
* test/net/http/utils.rb (TestNetHTTPUtils#teardown): add nil check.
Show description for e15b3c8committed
kosaki* 2011-05-29
Show description for 2592551committed* process.c (before_exec, after_exec): change from macro to function.
Show description for bde7a62committed
kosaki* process.c (before_exec, after_exec): change SIGPIPE handler to SIG_DFL
Show description for ed02c41committed
kosaki* signal.c (Init_signal, default_handler): change default SIGPIPE handler
Show description for e39b50dcommitted
kosaki
Commits on May 27, 2011
update comment.
Show description for aede5b3committed* io.c (fill_cbuf): return MORE_CHAR_SUSPENDED when cbuf is not empty.
Show description for 9efb5a9committedemail addr fix
Show description for 412e9bacommitted
kosaki* string.c (rb_str_bytesize): rb_str_bytesize() should use LONG2NUM().
Show description for 724b1c6committed
kosaki* io.c (fill_cbuf): Fix test-all crash.
Show description for 78271e8committed
kosaki* 2011-05-28
Show description for 8858722committed* lib/ostruct.rb (method_missing): Handle [] and []= correctly.
Show description for a50bdcdcommitted* test/rexml/test_core.rb (Tester::test_text_frozen): split frozen
Show description for 40e7d79committed* proc.c: Rdoc formatting, clarification & example fix
Show description for 7bb29d4committed* object.c (rb_mod_attr_accessor, rb_mod_const_set): made rdoc
Show description for ffd8605committed* tool/rbinstall.rb (gem): install gemspec of json. fixed #4784
Show description for c5719d9committed* io.c (validate_enc_binmode): do not clear textmode flag if
Show description for b5bc09dcommitted* io.c (fill_cbuf): finish reading at EOF.
Show description for 9909c67committed* test/ruby/test_io.rb (TestIO#test_ungetc2): get rid of busy loop.
Show description for faaf8eacommitted