summaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)Author
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
2013-07-27test_rubyoptions.rb: split test_segv_testnobu
2013-07-26* lib/rexml/parsers/streamparser.rbkou
2013-07-26parse.y: separate numeric literalnobu
2013-07-26Add facility to Syslog::Logger.knu
2013-07-26test_require.rb: same processnobu
2013-07-26test_require.rb: use assert_separatelynobu
2013-07-26load.c: search in OS path encodingnobu
2013-07-26test_require.rb: splitnobu
2013-07-26rational.c: ensure to be Rationalnobu
2013-07-26fix missing assignment in r42174naruse
2013-07-26fix warning: shadowing outer local variable - pathnaruse
2013-07-25envutil.rb: encodingnobu
2013-07-25Somehow Debian 6.0.7 needs ifname for IPv6 multicast connectnaruse
2013-07-25* file.c (rb_file_expand_path_internal): fix r42160; skip '~'.naruse
2013-07-25* re.c (rb_reg_to_s): convert closing parenthes to the target encodingnaruse
2013-07-25Add a test for r42162naruse
2013-07-25file.c: split rb_home_dirnobu
2013-07-24* lib/rubygems: Import RubyGems from master as of commit 4ff70ccdrbrain
2013-07-24* lib/uri/generic.rb (find_proxy): raise BadURIError if the URI isnaruse
2013-07-24file.c: exception message encodingnobu
2013-07-23* test/-ext-/tracepoint/test_tracepoint.rb: add GC on/off to countko1
2013-07-23fix test of r42101 [Feature #6626]naruse
2013-07-23fix typonaruse