summaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)Author
2014-05-10signal.c: directly enqueuenobu
2014-05-10test_io_console.rb: show failure detailsnobu
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-08* lib/prime.rb (Prime#prime?): negative numbers can't be primesayumin
2014-05-08class.c: always clear tables firstnobu
2014-05-08webrick/httpserver.rb: Stop handling requests on shutdownnobu
2014-05-07refactored to test Socket and TCPSocket/TCPServer more consistently.akr
2014-05-07* ext/openssl/lib/openssl/ssl.rb (OpenSSL::SSL::SSLServer#accept):akr
2014-05-07refactoring to extract tcp_pair.akr
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-06* lib/time.rb (Time.make_time): Adjust the time zone of "now".akr
2014-05-05* lib/open-uri.rb (OpenURI.open_uri): Call StringIO#close only ifakr
2014-05-05* process.c (check_exec_redirect): Open the file in write mode forakr
2014-05-05* ext/pathname/lib/pathname.rb (cleanpath_aggressive): make allakr
2014-05-05* ext/pathname/lib/pathname.rb (Pathname#/): Aliased to Pathname#+.akr
2014-05-05add a comment.akr
2014-05-05* lib/time.rb (Time.strptime): Raise ArgumentError if Date._strptimeakr
2014-05-04 * ext/date/date_core.c (rt_rewrite_frags): a new feature (not atadf
2014-05-04math.c: C99-like atan2nobu
2014-05-03test_math.rb: rename check as assert_floatnobu
2014-05-03* lib/time.rb (Time.rfc2822): Fix year completion.akr
2014-05-03* lib/time.rb (make_time): Produce fixed-offset time object ifakr
2014-05-03add tests.akr
2014-05-03* lib/time.rb (Time.strptime): Use d[:offset] if d[:seconds] is notakr
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-30test_inadvertent_creation.rb: use Symbol.findnobu
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-27 * ext/date/date_strptime.c (date__strptime_internal): do not overwrite century.tadf
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