summaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)Author
2015-12-13* object.c (rb_inspect): check the default internal encoding asshugo
2015-12-12* lib/ostruct.rb: Have OpenStruct#dig raise if argument is not a symbolmarcandre
2015-12-12* vm_insnhelper.c (vm_call_method_missing): method_missing shouldshugo
2015-12-12object.c: raise TypeErrornobu
2015-12-12* test/ruby/test_regexp.rb: Add test cases for `$KCODE` and `$=` warningyui-knk
2015-12-12test_thread.rb: stay alivenobu
2015-12-11IO#advise should not raise Errno::ENOSYSnormal
2015-12-11enc/windows_1252.c: newnobu
2015-12-11insns.def (opt_case_dispatch): avoid converting Infinitynormal
2015-12-11test_ssl.rb: fix ssl option flags testsnobu
2015-12-11test_io.rb: fix IO#advise on aarch64-linuxnobu
2015-12-11* lib/rubygems: Update to RubyGems 2.5.1hsbt
2015-12-10* object.c (rb_inspect): dump inspected result with rb_str_escape()naruse
2015-12-10* test/ruby/test_gc.rb (test_expand_heap): relax condition (1->2).ko1
2015-12-09fix r53013; the environment defines "example" as local hostnamenaruse
2015-12-09TestIO_Console.rb: disable getpass test by --excludesnobu
2015-12-09add tests for El Capitan failurenaruse
2015-12-09test_rubyoptions.rb: test --debugnobu
2015-12-09test_ssl.rb: fix ssl option flags testsnobu
2015-12-09* compile.c (iseq_compile_each): do not add debug informationko1
2015-12-09* iseq.c: rename methodsko1
2015-12-09test_io_console.rb: skipnobu
2015-12-09test_io_console.rb: waitnobu
2015-12-09test_io_console.rb: ignore echo backnobu
2015-12-09* vm.c (rb_vm_cref_in_context): Module#define_method in non-classko1
2015-12-09* test/net/smtp/test_response.rb: use Test::Unit. We should use Test::Unithsbt
2015-12-08test_generic.rb: fix assertionnobu
2015-12-08test/uri/test_generic.rb (to_s): new testnormal
2015-12-08* string.c (rb_str_init): now accepts new option parameter `encoding'.usa
2015-12-08envutil.rb: improve messagenobu
2015-12-08* test/io/console/test_io_console.rb (run_pty): Avoid waiting twicengoto
2015-12-08* introduce new ISeq binary format serializer/de-serializerko1
2015-12-08retry IO#getpassnobu
2015-12-08Revert r52902,r52903,r52910,r52911,r52937,r52939naruse
2015-12-08enumerator.c: lazy_grep_vnobu
2015-12-08error.c: name_err_local_variablesnobu
2015-12-08* array.c: Improve and fix documentation for Array#digmarcandre
2015-12-08marshal.c: skip internal namesnobu
2015-12-08test_io_console.rb: separate master and slavenobu
2015-12-08* test/io/console/test_io_console.rb (test_getpass): s.getpassngoto
2015-12-08compile optimized case dispatch for nil/true/falsenormal
2015-12-07insns.def (opt_case_dispatch): check Float#=== redefinitionnormal
2015-12-07* test/lib/iseq_loader_checker.rb: add iseq dumper/loader checker.ko1
2015-12-07socket: expand docs+tests for recv_io/send_ionormal
2015-12-07* ext/psych/*: update psych to 2.0.16tenderlove
2015-12-07* string.c: introduce String#+@ and String#-@ to controlko1
2015-12-07parse.y: indented hereocnobu
2015-12-07temporally remove prompt to pass the testnaruse
2015-12-06test_io_console.rb: waitnobu
2015-12-06* test/webrick/test_cgi.rb (TestWEBrickCGI#test_cgi): gave up the testusa