summaryrefslogtreecommitdiff
path: root/test/ruby
AgeCommit message (Expand)Author
2011-05-31* class.c (rb_mix_module): implement Module#mix.nobu
2011-05-31* test/ruby/test_signal.rb (TestSignal#test_signal_requiring):akr
2011-05-31* test/ruby/test_io.rb (TestIO#test_open_mode): MUST release resourcesusa
2011-05-30* test/ruby/test_signal.rb (TestSignal#test_signal_requiring): don'takr
2011-05-30* test/ruby/test_signal.rb (TestSignal#test_signal_requiring): smallusa
2011-05-29try and catch for the test of setenv(3).naruse
2011-05-29* numeric.c (flo_round): fix for negative value.nobu
2011-05-28* process.c (before_exec, after_exec): change SIGPIPE handler to SIG_DFLkosaki
2011-05-27* test/ruby/test_io.rb (TestIO#test_ungetc2): get rid of busy loop.nobu
2011-05-22* include/ruby/defines.h (CASEFOLD_FILESYSTEM): Revert r30508. See #4255.nahi
2011-05-22test cleanupkosaki
2011-05-22* test/ruby/test_rubyoptions.rb (TestRubyOptions#test_set_program_name):kosaki
2011-05-21* io.c (rb_io_extract_modeenc): accept combination hash andkosaki
2011-05-19revert O_CLOEXEC patch series completely.kosaki
2011-05-19* test/ruby/test_signal.rb (test_signal_requiring): skip on Windows.usa
2011-05-18* eval.c (setup_exception): internal exception should be hiddennobu
2011-05-17* test/ruby/test_io.rb (TestIO#test_O_CLOEXEC): add null check.kosaki
2011-05-17Fix FreeBSD test failure.kosaki
2011-05-15* test/ruby/test_signal.rb (TestSignal#test_signal_process_group):kosaki
2011-05-15* signal.c (rb_f_kill): accept '-SIGXXX' style signal with Symbol ornagachika
2011-05-15 * cont.c (cont_init): clear macihne_stack_start/end of saved thread tonagachika
2011-05-15* remove trailing spaces.nobu
2011-05-14* test/ruby/test_rubyoptions.rb (TestRubyOptions#test_set_program_name):kosaki
2011-05-09 * test/ruby/test_{complex,rational}.rb: added tests.tadf
2011-05-09 * complex.c (string_to_c_internal): a refactoring.tadf
2011-05-09* complex.c (string_to_c_internal): support scientific notation.mrkn
2011-05-08 * test/ruby/test_{complex2,complexrational}.rb: use skip.tadf
2011-05-08never skiptadf
2011-05-07* test/ruby/test_io.rb (TestIO#test_readpartial_lock),nobu
2011-05-05* test/ruby/test_io.rb (TestIO#test_O_CLOEXEC): fix false positivekosaki
2011-05-05 * eval.c (frame_func_id): __method__ return different name fromnagachika
2011-05-04* io.c (Init_IO): Added File::CLOEXEC constant. [ruby-core:22893] [Feature #1...kosaki
2011-04-26* test/ruby/test_encoding.rb (test_encoding): tests for r31362.nobu
2011-04-26use skiptadf
2011-04-26* io.c (validate_enc_binmode, rb_io_extract_modeenc): set newlinenobu
2011-04-24* random.c (random_s_rand, Init_Random): Random.rand should behave asmrkn
2011-04-18* test/ruby/test_io.rb (TestIO#test_cross_thread_close_fd):arton
2011-04-18* test/ruby/test_range.rb (TestRange#test_step_ruby_core_35753):usa
2011-04-14* numeric.c (ruby_float_step): wrong loop condition.usa
2011-04-14* variable.c (rb_autoload_p): search superclasses as same as actualnobu
2011-04-11* test/ruby/test_io.rb: Added TestIO#test_cross_thread_close_stdiokosaki
2011-03-31* vm_insnhelper.c (vm_get_ev_const): should ignore crefs withshugo
2011-03-31* vm_insnhelper.c (vm_get_ev_const): search root cref properly.shugo
2011-03-31* eval.c (rb_mod_s_constants): should ignore crefs withshugo
2011-03-30* vm_insnhelper.h (COPY_CREF): should copyshugo
2011-03-25* test/ruby/test_process.rb (TestProcess#test_no_curdir): skip silently onusa
2011-03-24* test/ruby/test_defined.rb (TestDefined#test_autoloaded_noload):nobu
2011-03-24* vm_insnhelper.c (vm_get_ev_const): should not autoload innobu
2011-03-24* variable.c (rb_const_defined_0): fix autoloading base.nobu
2011-03-24* test/ruby/test_defined.rb (TestDefined#test_defined): get rid ofnobu