aboutsummaryrefslogtreecommitdiffstats
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* erb: set variables from the command linenobu2014-12-121-0/+10
* erb: lineno and location settersnobu2014-12-121-0/+19
* string.c: check arguments for cryptnobu2014-12-121-0/+8
* string.c: term fillnobu2014-12-121-0/+14
* envutil.rb: kill pgroupnobu2014-12-111-1/+7
* test_process.rb: splitnobu2014-12-111-63/+69
* string.c: term fillnobu2014-12-111-0/+4
* string.c: term fillnobu2014-12-101-0/+4
* string.c: term fillnobu2014-12-101-0/+4
* string.c: term fillnobu2014-12-101-0/+4
* string.c: term fillnobu2014-12-101-0/+4
* string.c: term fillnobu2014-12-101-0/+4
* test_cstr.rb: all wchar encodingsnobu2014-12-101-6/+13
* test_cstr.rb: failed encoding namenobu2014-12-101-3/+3
* * test/net/http/test_https.rbusa2014-12-092-8/+16
* struct: avoid all O(n) behavior on accessnormal2014-12-091-0/+9
* thread.c: get rid of invalid ID symbolnobu2014-12-091-0/+7
* * test/net/imap/test_imap.rb (ImapTest#imaps_test): forced error on SSL socketsusa2014-12-071-1/+1
* * lib/rdoc: Update to RDoc 4.2.0.drbrain2014-12-0710-49/+191
* * lib/rubygems: Update to RubyGems 2.4.5.drbrain2014-12-0711-42/+274
* * lib/net/imap.rb: Fix undefined variable usage & refactor/DRYshugo2014-12-061-0/+50
* * lib/rake: Update to rake 10.4.2hsbt2014-12-063-21/+26
* * test/test_pp.rb (PPTestModule::PPFileStatTest): test for r48719.usa2014-12-051-0/+8
* test_rubyoptions.rb: non-codepage names globnobu2014-12-051-0/+2
* test_rubyoptions.rb: non-codepage names globnobu2014-12-051-0/+10
* parse.y: fix lex_state after tLABEL_ENDnobu2014-12-051-2/+2
* mostly fix rb_iseq_loadnormal2014-12-031-0/+95
* iseq.c: avoid segfault on incomplete iseqnormal2014-12-031-0/+4
* * test/test_open3.rb: Add a simple test for env hash on popen3.headius2014-12-021-0/+7
* * test/ruby/test_eval.rb: add case to test "sticky" instance_evalheadius2014-12-021-0/+9
* * ext/psych/lib/psych/visitors/to_ruby.rb: support objects that aretenderlove2014-12-011-0/+54
* parse.y: preserve tSTRING_CONTENT resultsnobu2014-12-011-0/+3
* parse.y: enable encoding pragma in rippernobu2014-12-011-0/+3
* * lib/uri/generic.rb (URI::Generic.build):naruse2014-12-011-3/+17
* parse.y: fix a typonobu2014-11-301-0/+20
* * test/ruby/test_process.rb (test_deadlock_by_signal_at_forking):akr2014-11-301-1/+7
* * test/ruby/test_process.rb (test_deadlock_by_signal_at_forking): Useakr2014-11-301-48/+53
* ruby.c: transcode program namesnobu2014-11-291-0/+11
* test_rubyoptions.rb: workaroundnobu2014-11-291-2/+3
* win32.c: use UTF-8 for argvnobu2014-11-291-0/+12
* * test/ruby/test_const.rb (TestConst#test_redefinition_memory_leak): extend theusa2014-11-291-1/+1
* * test_exception.rb: indent.usa2014-11-291-1/+1
* test/ruby: suppress warningsnobu2014-11-295-12/+19
* * test/ruby/test_exception.rb (TestException#test_output_string_encoding): needusa2014-11-281-1/+2
* * test/ruby/test_exception.rb (TestException#test_output_string_encoding): testusa2014-11-281-0/+12
* * compile.c (iseq_compile_each): remove duplicated line event.ko12014-11-271-8/+25
* * vm_args.c: fix backtrace location for keyword related exceptions.ko12014-11-271-2/+13
* test_const.rb: use assert_warningnobu2014-11-271-1/+4
* envutil.rb: skip if load failednobu2014-11-271-0/+2
* * test/ruby/test_autoload.rb (class TestAutoload): change load targettarui2014-11-261-3/+3