summaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)Author
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
2015-12-06* test/fileutils/test_fileutils.rb: add debug output to investigate the error...usa
2015-12-06console.c: console_getpassnobu
2015-12-06test_env.rb: escapenobu
2015-12-05assertions.rb: fallback encoding errornobu
2015-12-05hash.c: env encoding fallback on Windowsnobu
2015-12-04string.c: should not taint fstringnobu
2015-12-04* lib/rubygems: Update to RubyGems 2.5.0+ HEAD(fdab4c4).hsbt
2015-12-04Revert r52872 "string.c: should not taint fstring"naruse
2015-12-04thread.c: name must be ascii-compatiblenobu
2015-12-03string.c: should not taint fstringnobu
2015-12-03* test/ruby/test_mixed_unicode_escapes.rb: fixed typo.hsbt
2015-12-03sprintf.c: fix garbage inserted with Rationalnobu
2015-12-03range.c: infected by the receivernobu
2015-12-02* vm_core.h, iseq.h: remove rb_iseq_t::variable_body.ko1
2015-12-02encoding.c: defer finding encodingnobu
2015-12-02* test/ruby/test_string.rb: removed non executing tests.hsbt
2015-12-01thread.c: reset namenobu
2015-12-01thread.c: check name argumentnobu