summaryrefslogtreecommitdiff
path: root/test/ruby
AgeCommit message (Expand)Author
2014-05-16dir.c: match plain names as-isnobu
2014-05-11test_process.rb: duplicate assertionsnobu
2014-05-11test_process.rb: WIFEXITED and so on are system dependentnobu
2014-05-11signal.c: directly deliver non-handlable signalsnobu
2014-05-10signal.c: directly enqueuenobu
2014-05-10envutil.rb: rubybin: keywordnobu
2014-05-10envutil.rb: successfully terminated processnobu
2014-05-10thread.c: stop if forked in a sub-threadnobu
2014-05-10test_signal.rb: test iff SIGQUIT is supportednobu
2014-05-10test_thread.rb: run with default handlernobu
2014-05-09* signal.c (trap): Return "SYSTEM_DEFAULT" if SIG_DFL is set.akr
2014-05-09test_signal.rb: missing argvnobu
2014-05-09test_beginendblock.rb, test_signal.rb: run with default handlernobu
2014-05-08class.c: always clear tables firstnobu
2014-05-07numeric.c: check keyword argumentsnobu
2014-05-07vm_eval.c: exclude hidden variablesnobu
2014-05-06parse.y: no duplicated namesnobu
2014-05-06parse.y: remove duplicated namesnobu
2014-05-05* process.c (check_exec_redirect): Open the file in write mode forakr
2014-05-04math.c: C99-like atan2nobu
2014-05-03test_math.rb: rename check as assert_floatnobu
2014-05-03math.c: check domain of base argumentnobu
2014-05-02time.c: fix underflow of unsigned integersnobu
2014-05-02test_io.rb: defer f_typenobu
2014-05-02parse.y: turn dynamically interned Symbol into an IDnobu
2014-04-30* remove trailing spaces.nobu
2014-04-30* vm.c (invoke_block_from_c): add VM_FRAME_FLAG_BMETHOD to recordko1
2014-04-30parse.y: pin down dynamic symbol onlynobu
2014-04-29* test/ruby/test_symbol.rb (TestSymbol#test_symbol_gc_1): fix typo.ktsj
2014-04-29* parse.y (symbols_i): like r45492, call rb_gc_resurrect().ktsj
2014-04-28* configure.in: check struct statvfs and struct statvfs.f_fstypename.naruse
2014-04-26* test/ruby/test_enum.rb (test_flat_map): Added test for flat_map.hsbt
2014-04-26compile.c: non-destructive keyword splatnobu
2014-04-26update comment.akr
2014-04-25* test/ruby/test_process.rb (test_rlimit_nofile): Don't limitakr
2014-04-24suppress warnings: assigned but unused variable - posnaruse
2014-04-24suppress warnings: ambiguous first argument; put parentheses or even spacesnaruse
2014-04-24Add test for r45492, r45693, r45698naruse
2014-04-24call to_inaruse
2014-04-24file.c: statfs_inspectnobu
2014-04-23* parse.y (dsym_node_gen): like r45492, call rb_gc_resurrect().naruse
2014-04-23skip on SEEK_HOLEnaruse
2014-04-23* file.c (statfs_fsid): remove statfs.f_fsid because it doesn't returnnaruse
2014-04-23check Linux versionnaruse
2014-04-23fix typonaruse
2014-04-23check whther ext4+ or notnaruse
2014-04-22* file.c (rb_io_statfs): need to define even if the system doesn't haveusa
2014-04-22check statfs and skipnaruse
2014-04-22refix the point is seeknaruse
2014-04-22show what filesystem it is on failurenaruse