aboutsummaryrefslogtreecommitdiffstats
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* 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
* rescue NoMemoryErrornaruse2013-07-301-1/+1
* Add some more tests.knu2013-07-301-0/+4
* Add Set#intersect? and #disjoint?.knu2013-07-301-0/+40
* sprintf.c: QUOTE flagnobu2013-07-301-0/+6
* remove debugging raise in previous commitnaruse2013-07-301-1/+0
* Show ObjectSpace.count_objects to debug NoMemoryErrornaruse2013-07-301-1/+12
* skip if ENV['USER'] is nilnaruse2013-07-301-1/+1
* * test/ruby/test_hash.rb: use @cls.nobu2013-07-291-61/+63
* * hash.c (rb_hash_assoc): performance improvement by replacingglass2013-07-291-0/+8
* Add a frozenness check test for Enumerator::Lazy#initialize.knu2013-07-291-0/+6
* Add a frozenness check to Enumerator::Generator#initialize.knu2013-07-291-0/+5
* Add a frozenness check to Enumerator#initialize.knu2013-07-291-0/+10