aboutsummaryrefslogtreecommitdiffstats
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* * introduce new ISeq binary format serializer/de-serializerko12015-12-082-15/+34
* retry IO#getpassnobu2015-12-081-4/+15
* Revert r52902,r52903,r52910,r52911,r52937,r52939naruse2015-12-081-27/+4
* enumerator.c: lazy_grep_vnobu2015-12-081-0/+28
* error.c: name_err_local_variablesnobu2015-12-081-0/+10
* * array.c: Improve and fix documentation for Array#digmarcandre2015-12-081-0/+6
* marshal.c: skip internal namesnobu2015-12-081-0/+19
* test_io_console.rb: separate master and slavenobu2015-12-081-8/+16
* * test/io/console/test_io_console.rb (test_getpass): s.getpassngoto2015-12-081-10/+10
* compile optimized case dispatch for nil/true/falsenormal2015-12-082-0/+34
* insns.def (opt_case_dispatch): check Float#=== redefinitionnormal2015-12-071-0/+41
* * test/lib/iseq_loader_checker.rb: add iseq dumper/loader checker.ko12015-12-072-0/+56
* socket: expand docs+tests for recv_io/send_ionormal2015-12-071-0/+20
* * ext/psych/*: update psych to 2.0.16tenderlove2015-12-074-12/+19
* * string.c: introduce String#+@ and String#-@ to controlko12015-12-071-0/+18
* parse.y: indented hereocnobu2015-12-073-0/+136
* temporally remove prompt to pass the testnaruse2015-12-071-1/+1
* test_io_console.rb: waitnobu2015-12-061-1/+2
* * test/webrick/test_cgi.rb (TestWEBrickCGI#test_cgi): gave up the testusa2015-12-061-5/+4
* * test/fileutils/test_fileutils.rb: add debug output to investigate the error...usa2015-12-061-1/+6
* console.c: console_getpassnobu2015-12-061-0/+14
* test_env.rb: escapenobu2015-12-061-1/+1
* assertions.rb: fallback encoding errornobu2015-12-051-1/+5
* hash.c: env encoding fallback on Windowsnobu2015-12-051-0/+11
* string.c: should not taint fstringnobu2015-12-041-0/+10
* * lib/rubygems: Update to RubyGems 2.5.0+ HEAD(fdab4c4).hsbt2015-12-044-2/+17
* Revert r52872 "string.c: should not taint fstring"naruse2015-12-041-9/+0
* thread.c: name must be ascii-compatiblenobu2015-12-041-0/+1
* string.c: should not taint fstringnobu2015-12-031-0/+9
* * test/ruby/test_mixed_unicode_escapes.rb: fixed typo.hsbt2015-12-033-3/+3
* sprintf.c: fix garbage inserted with Rationalnobu2015-12-031-0/+3
* range.c: infected by the receivernobu2015-12-031-0/+10
* * vm_core.h, iseq.h: remove rb_iseq_t::variable_body.ko12015-12-021-2/+2
* encoding.c: defer finding encodingnobu2015-12-021-0/+3
* * test/ruby/test_string.rb: removed non executing tests.hsbt2015-12-021-52/+0
* thread.c: reset namenobu2015-12-011-2/+7
* thread.c: check name argumentnobu2015-12-011-0/+18
* string.c: no frozen error at cstrnobu2015-12-011-0/+18
* cstr.c: split bug_str_cstr_untermnobu2015-12-011-0/+6
* * test/ruby/test_rand.rb (TestRand#test_default_seed): addkosaki2015-11-301-0/+4
* * random.c (Init_RandomSeed): move all Random::DEFAULTkosaki2015-11-301-0/+9
* SIGTERM should be also capturednaruse2015-11-291-1/+1
* parse.y: last content of heredocnobu2015-11-281-0/+5
* test_parser_events.rb: suppress a warningnobu2015-11-271-1/+1
* * lib/net/http.rb (connect): detect closed connection and reconnectnaruse2015-11-271-0/+17
* increase additional nfilesnaruse2015-11-261-1/+1
* * test/coverage/test_coverage.rb: Added test-case for Coverage.restart.hsbt2015-11-261-0/+18
* * test/coverage/test_coverage.rb: Added test-case for Coverage.peek_resulthsbt2015-11-261-0/+5
* test/openssl/test_ssl.rb (test_copy_stream): new testnormal2015-11-251-0/+14
* io.c: try to_io firstnobu2015-11-251-0/+12