summaryrefslogtreecommitdiff
path: root/test/ruby
AgeCommit message (Expand)Author
2011-07-03* array.c (ary_reject_bang): should not remove elements which arenobu
2011-07-01* array.c (rb_ary_reject_bang, rb_ary_delete_if): rejectednobu
2011-06-30* vm_insnhelper.c (vm_call_bmethod): fix to hook call/return eventko1
2011-06-30* test/ruby/test_rand.rb (test_random_bytes): fold mysteriouslynobu
2011-06-30* test/ruby/test_module.rb: tests for [Bug #3422] and [Bug #3423].nobu
2011-06-25* vm_insnhelper.c (vm_search_superclass): avoid control framenagachika
2011-06-24* process.c (proc_daemon): should not start timer threadnobu
2011-06-21* test/ruby/test_thread.rb (TestThread#test_priority): enablekosaki
2011-06-18* io.c (fill_cbuf): finish reading at EOF, and the readconv hasnobu
2011-06-17* test/ruby/test_signal.rb (TestSignal#test_signal_requiring): usenobu
2011-06-16* test/ruby/test_io.rb (TestIO#test_copy_stream_socket): fixkosaki
2011-06-15* test/ruby/test_io.rb (test_copy_stream_socket): wait a child processakr
2011-06-14* test/ruby/test_autoload.rb: remove temporary directory.akr
2011-06-11* io.c (io_getc): should be 7bit if ascii. fixes #4557nobu
2011-06-11* numeric.c (rb_enc_uint_chr): fix message format. Bug#4869nobu
2011-06-10* test/ruby/test_transcode.rb (TestTranscode#test_Big5_Hkscs): fixnobu
2011-06-10* test/ruby/test_module.rb (TestModule#remove_rake_mixins): remove allnobu
2011-06-09* io.c: fix IO.copy_stream interrupt handling.akr
2011-06-09* test/ruby/test_thread.rb (TestThread#test_kill_thread_subclass):nagachika
2011-06-09* test/ruby/test_thread.rb (TestThread#test_kill_wrong_argument):nagachika
2011-06-07* test/ruby/test_rubyoptions.rb (TestRubyOptions#test_set_program_name):usa
2011-06-06* test/ruby/test_io.rb (TestIO#test_s_{,bin}write): do not create a filekazu
2011-06-04* test/ruby/test_module.rb (TestModule#test_mix_const): test fornobu
2011-06-04* class.c (check_mix_method_i, do_mix_method_i): not mix methodsnobu
2011-06-02* io.c: Add File.write, File.binwrite. [Feature #1081] [ruby-core:21701]sorah
2011-06-01* test/ruby/test_signal.rb (TestSignal#test_signal_requiring):akr
2011-06-01* test/ruby/test_syntax.rb (TestSyntax#test_syntax): show script namenobu
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