summaryrefslogtreecommitdiff
path: root/test/ruby
AgeCommit message (Expand)Author
2014-05-26* test/ruby/test_file.rb: skip the test of atime on Windows, becauseusa
2014-05-26thread.c: preserve encodingnobu
2014-05-26test/ruby: fix leaked threadsnobu
2014-05-26test/ruby: fix leaked threadsnobu
2014-05-25Remove tempfiles.akr
2014-05-23test_file.rb: fix ctime on Windowsnobu
2014-05-23test_file.rb: estimate birthtimenobu
2014-05-22* file.c (stat_birthtime): add birthtime support [Feature #9647]naruse
2014-05-22I suspect such early wakeup is because of automatic time correctionnaruse
2014-05-22revert File::Statfs [Feature #9772]naruse
2014-05-21vm.c: rewind cfpnobu
2014-05-21test_backtrace.rb: r18554 testsnobu
2014-05-20* test/ruby/test_dir.rb: added testcase of double slash path.hsbt
2014-05-20more insrease timeout of test_LSHIFT_neary_long_maxnaruse
2014-05-19string.c: byte offsetnobu
2014-05-18envutil.rb: fix argumentnobu
2014-05-18Use Etc.uname instead of uname command invocation.akr
2014-05-18Fix a constant reference.akr
2014-05-18* test/ruby/test_m17n_comb.rb (test_str_crypt): Use Etc.confstr toakr
2014-05-18increase timeout 10 to 15 on test_LSHIFT_neary_long_maxnaruse
2014-05-18output more verbose to debugnaruse
2014-05-18* configure.in: Check nextafter() availability.akr
2014-05-18* enum.c: Enumerable#slice_after implemented.akr
2014-05-17io.c: buffer must be modifiablenobu
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