aboutsummaryrefslogtreecommitdiffstats
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* enumerator.c: fix non-single argumentnobu2013-08-081-0/+12
* object.c: Module#singleton_class?nobu2013-08-081-0/+6
* * test/coverage/test_coverage.rb (TestCoverage#test_big_code): use `1'usa2013-08-081-1/+1
* test_range.rb: remove invalid assertionsnobu2013-08-081-8/+4
* * test/webrick/test_httpresponse.rb (test_send_body_*_chunked): theseusa2013-08-081-0/+3
* Follow r42431naruse2013-08-081-3/+3
* * test/openssl/test_ssl.rb: Fix test for CVE-2013-4073.charliesome2013-08-071-2/+2
* * lib/webrick/httpresponse.rb: Allow #body to be an IO-like objectdrbrain2013-08-071-0/+89
* Add Process.argv0.knu2013-08-071-1/+1
* Add Process.setproctitle().knu2013-08-071-0/+19
* * test/webrick/test_cgi.rb (TestWEBrickCGI#{start_cgi_server,test_cgi}):usa2013-08-071-2/+2
* * ext/readline/readline.c, test/readline/test_readline.rb: fixkouji2013-08-061-12/+12
* range.c: return nil for empty rangenobu2013-08-061-0/+2
* * remove trailing spaces.nobu2013-08-061-1/+1
* * ext/readline/readline.c (readline_s_set_point, Init_readline):kouji2013-08-061-1/+19
* range.c: consider exclusivenobu2013-08-061-0/+12
* * vm_insnhelper.c (vm_push_frame): fix stack overflow check codes.ko12013-08-061-0/+9
* * vm_eval.c (eval_string_with_cref): copy cref to limit the scope ofshugo2013-08-061-0/+32
* test_econv.rb: assert_separatelynobu2013-08-051-11/+4
* * object.c (rb_class_inherited_p): allow iclasses to be tested forcharliesome2013-08-051-0/+16
* Add missing requirenaruse2013-08-031-0/+1
* Fix test failure to follow r42347 ref #3753naruse2013-08-031-7/+1
* * vm.c (m_core_define_method, m_core_define_singleton_method): nowusa2013-08-021-0/+7
* * bignum.c (power_cache_get_power): Appry bigtrunc to the result ofakr2013-08-021-0/+2
* eventids2.c: new literalsnobu2013-08-021-0/+25
* nmake doesn't out put targetsnaruse2013-08-021-2/+4
* Fix test failure on Windows because of an extra warningnaruse2013-08-021-2/+2
* Show more portable and detailed info on NoMemoryError ref #8711naruse2013-08-011-1/+1
* Show memory usage on NoMemoryError ref #8711naruse2013-08-011-0/+1
* options.rb: include root for out-place buildnobu2013-07-312-0/+21
* test_rdoc_markup_pre_process.rb: input tempfilenobu2013-07-311-1/+13
* revert r42255 ref #8711naruse2013-07-311-4/+0
* * test/rexml/parse/test_notation_declaration.rb: Change classkou2013-07-311-1/+1
* * test/rexml/test_notationdecl_parsetest.rb: Rename to ...kou2013-07-311-0/+0
* * test/rexml/test_notationdecl_mixin.rb: Remove duplicated tests.kou2013-07-311-51/+0
* * test/rexml/test_notationdecl_parsetest.rb: Fix typos in expectedkou2013-07-311-2/+2
* * test/rexml/test_notationdecl_parsetest.rb: Add tests that focuskou2013-07-311-0/+16
* * test/rexml/test_notationdecl_parsetest.rb: Fix a typo.kou2013-07-311-1/+1
* * test/rexml/test_notationdecl_parsetest.rb: Add tests that focuskou2013-07-311-0/+16
* * test/rexml/test_notationdecl_parsetest.rb: Split test patterns.kou2013-07-311-7/+16
* * test/rexml/test_notationdecl_parsetest.rb: Group tests.kou2013-07-311-14/+18
* * test/rexml/test_notationdecl_mixin.rb (TestNotationDecl#test_name):kou2013-07-312-4/+5
* * test/rexml/test_notationdecl_parsetest.rb: Remove setup because itkou2013-07-311-10/+16
* * test/rexml/test_attributes_mixin.rb: Remove a needless shebang.kou2013-07-315-11/+0
* * test/rexml/test_notationdecl_parsetest.rb: remove a needless shebang.kou2013-07-311-2/+0
* * eval.c (rb_mod_refine, mod_using, top_using): don't showshugo2013-07-311-2/+2
* * lib/uri/common.rb (URI.decode_www_form_component):sorah2013-07-311-0/+3
* Show /proc/meminfo on NoMemoryError ref #8711naruse2013-07-311-2/+1
* * lib/rubygems: Import RubyGems from master as of commit 523551cdrbrain2013-07-306-128/+149
* * test/ruby/test_hash.rb: add a test for enumeration order of Hash.glass2013-07-301-0/+5