summaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)Author
2013-08-02* vm.c (m_core_define_method, m_core_define_singleton_method): nowusa
2013-08-02* bignum.c (power_cache_get_power): Appry bigtrunc to the result ofakr
2013-08-02eventids2.c: new literalsnobu
2013-08-02nmake doesn't out put targetsnaruse
2013-08-02Fix test failure on Windows because of an extra warningnaruse
2013-08-01Show more portable and detailed info on NoMemoryError ref #8711naruse
2013-08-01Show memory usage on NoMemoryError ref #8711naruse
2013-07-31options.rb: include root for out-place buildnobu
2013-07-31test_rdoc_markup_pre_process.rb: input tempfilenobu
2013-07-31revert r42255 ref #8711naruse
2013-07-31* test/rexml/parse/test_notation_declaration.rb: Change classkou
2013-07-31* test/rexml/test_notationdecl_parsetest.rb: Rename to ...kou
2013-07-31* test/rexml/test_notationdecl_mixin.rb: Remove duplicated tests.kou
2013-07-31* test/rexml/test_notationdecl_parsetest.rb: Fix typos in expectedkou
2013-07-31* test/rexml/test_notationdecl_parsetest.rb: Add tests that focuskou
2013-07-31* test/rexml/test_notationdecl_parsetest.rb: Fix a typo.kou
2013-07-31* test/rexml/test_notationdecl_parsetest.rb: Add tests that focuskou
2013-07-31* test/rexml/test_notationdecl_parsetest.rb: Split test patterns.kou
2013-07-31* test/rexml/test_notationdecl_parsetest.rb: Group tests.kou
2013-07-31* test/rexml/test_notationdecl_mixin.rb (TestNotationDecl#test_name):kou
2013-07-31* test/rexml/test_notationdecl_parsetest.rb: Remove setup because itkou
2013-07-31* test/rexml/test_attributes_mixin.rb: Remove a needless shebang.kou
2013-07-31* test/rexml/test_notationdecl_parsetest.rb: remove a needless shebang.kou
2013-07-31* eval.c (rb_mod_refine, mod_using, top_using): don't showshugo
2013-07-31* lib/uri/common.rb (URI.decode_www_form_component):sorah
2013-07-31Show /proc/meminfo on NoMemoryError ref #8711naruse
2013-07-30* lib/rubygems: Import RubyGems from master as of commit 523551cdrbrain
2013-07-30* test/ruby/test_hash.rb: add a test for enumeration order of Hash.glass
2013-07-30rescue NoMemoryErrornaruse
2013-07-30Add some more tests.knu
2013-07-30Add Set#intersect? and #disjoint?.knu
2013-07-30sprintf.c: QUOTE flagnobu
2013-07-30remove debugging raise in previous commitnaruse
2013-07-30Show ObjectSpace.count_objects to debug NoMemoryErrornaruse
2013-07-30skip if ENV['USER'] is nilnaruse
2013-07-29* test/ruby/test_hash.rb: use @cls.nobu
2013-07-29* hash.c (rb_hash_assoc): performance improvement by replacingglass
2013-07-29Add a frozenness check test for Enumerator::Lazy#initialize.knu
2013-07-29Add a frozenness check to Enumerator::Generator#initialize.knu
2013-07-29Add a frozenness check to Enumerator#initialize.knu
2013-07-29* hash.c (rb_hash_assoc): revert r42224. table->type->compare isglass
2013-07-29parse.y, vm_eval.c: file encoding in evalnobu
2013-07-29ChangeLog: commit missnobu
2013-07-29mkmf.rb: expand all macrosnobu
2013-07-28add assert_not_empty ENV['USER']naruse
2013-07-28* io.c (io_getpartial): use rb_str_locktmp_ensure().glass
2013-07-28* string.c: add internal API rb_str_locktmp_ensure().glass
2013-07-28* io.c (interpret_seek_whence): support SEEK_DATA and SEEK_HOLE.glass
2013-07-28* include/ruby/intern.h (rb_absint_size): Declaration moved fromakr
2013-07-27Show TERM environment variable on failurenaruse