summaryrefslogtreecommitdiff
path: root/test/ruby
AgeCommit message (Expand)Author
2012-06-05obj_init_copynobu
2012-06-04don't exec in the test process.akr
2012-06-04* test/ruby/test_backtrace.rb: fix test.ko1
2012-06-03* process.c (rb_proc_exec_e): extended version of rb_proc_exec() toakr
2012-06-03* use execve() to preserve environment variables when exec method isakr
2012-06-03 * complex.c: wrote Complex#_dump and Complex::load. But nowtadf
2012-06-03 * complex.c (nucomp_marshal_load): [ruby-core:45394]tadf
2012-06-02* vm_backtrace.c: change names.ko1
2012-05-30utc offset in secondsnobu
2012-05-29strftime.c: triple colons modifiernobu
2012-05-29strftime.c: fix locale modifiernobu
2012-05-29strftime.c: fix colon modifier.nobu
2012-05-29Suppress warning: method redefined.naruse
2012-05-28* gc.c (obj_free): doesn't free a method table if it doesn'tnari
2012-05-26file.c: fix for UNCnobu
2012-05-26test/ruby/test_file.rb: fix for UNCnobu
2012-05-26* test/ruby/test_backtrace.rb (test_caller_lev):ko1
2012-05-26* vm.c (RubyVM::FrameInfo): add a class to access each frameko1
2012-05-25* vm_eval.c (rb_f_caller): caller() method accepts second optionalko1
2012-05-25* properties.nobu
2012-05-25* vm.c: refactoring backtrace related funcitons.ko1
2012-05-24* vm.c: add RubyVM::Backtrace object (btobj).ko1
2012-05-24Bug #6487nobu
2012-05-22* class.c (rb_mod_init_copy): Clear the cached inspect string of adrbrain
2012-05-20* enc/shift_jis.c (code_to_mbclen): returnnaruse
2012-05-15test/ruby/test_time.rb: split a big testnobu
2012-05-15test for Bug #6385nobu
2012-05-15test/ruby/test_file.rb: use tmpdirnobu
2012-05-15test/ruby/test_marshal.rb: close pipesnobu
2012-05-14Bug #6403: reset states after empty argsnobu
2012-05-13* enumerator.c (lazy_take_func, lazy_take): multiple calls ofnagachika
2012-05-13* test/ruby/test_io.rb (test_flush_in_finalizer1): don't use IO.for_fdnagachika
2012-05-13* test/ruby/test_io.rb (TestIO): revert r35631. it broke the intent ofnagachika
2012-05-12* test/ruby/test_io.rb (class TestIO): Disable GC during IO tests toluislavena
2012-05-11Revert r35622.naruse
2012-05-11* thread.c (rb_threadptr_execute_interrupts_common): th->errinfo isnaruse
2012-05-11Bug #6419: fix cmdarg beginnobu
2012-05-10adding a few tests surrounding file open argumentstenderlove
2012-05-08* io.c (io_unread): fix IO#pos with mode 'r' bug on Windows.shirosaki
2012-05-07use assert_equal, assert_match, and so on.nobu
2012-05-04* io.c (parse_mode_enc): remove warnings 'Ignoring internal encoding'.naruse
2012-05-03Embed backtrace to debug.naruse
2012-05-02* parse.y (parser_yylex): allow spaces between lambda arrow andnobu
2012-05-01* test/ruby/test_settracefunc.rb: ignore traces from another threadsusa
2012-04-30* test/ruby/test_continuation.rb (tracing_with_set_trace_func): don'tnagachika
2012-04-28* parse.y (assoc, parser_yylex): add syntax to splat keyword hash.nobu
2012-04-24Cent OS 5.6 wakes up in 4.989596sec from sleep(5).naruse
2012-04-24* enc/euc_jp.c: added EUC-JP-2004 and its alias EUC-JISX0213.usa
2012-04-24* compile.c: fix to output warning when the same literalsko1
2012-04-24* parse.y (parser_yylex): EXPR_BEG by keywords is a start point ofnobu