summaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)Author
2013-12-31eval.c: raise with causenobu
2013-12-30encoding.c: mask dummy flagsnobu
2013-12-28test_sprintf.rb: sprintf with a hash as parameternobu
2013-12-28vm_insnhelper.c: missing super in method modulenobu
2013-12-27parse.y: save cmdarg_stack in local scopenobu
2013-12-26hash.c: remove dead codenobu
2013-12-25* proc.c: Having any mandatory keyword argument increases min arity [#9299]marcandre
2013-12-25* proc.c: Having optional keyword arguments makes maximum arity +1, not unlim...marcandre
2013-12-25compile.c: unnamed keyword rest checknobu
2013-12-25test_keyword.rb: suppress warningsnobu
2013-12-25iseq.c: fix parameter of unnamed rest keywords argumentnobu
2013-12-25proc.c: fix arity of rest keywords argumentnobu
2013-12-25test_method.rb, test_proc.rb: suppress warningsnobu
2013-12-25* vm_insnhelper.c (argument_error): insert dummy frame to makeko1
2013-12-25test_rubyoptions.rb: remove corenobu
2013-12-25test_fileutils.rb: fix for Mac OS Xnobu
2013-12-24test_variable.rb: fix testnobu
2013-12-24proc.c: Binding#local_variablesnobu
2013-12-24test_fileutils.rb: fix testnobu
2013-12-24test_fileutils.rb: tests for chownnobu
2013-12-24test_fileutils.rb: enclose helper methodsnobu
2013-12-24test_method.rb: fix testnobu
2013-12-24proc.c: make method by define_method publicnobu
2013-12-24assertions.rb: assert_thrownobu
2013-12-24test_alias.rb: rename duplicate namenobu
2013-12-23* test/fileutils/test_fileutils.rb (setup): should not callusa
2013-12-23test_fileutils.rb: tests for chownnobu
2013-12-23hash.c: reduce warningnobu
2013-12-23test_hash.rb: suppress warningsnobu
2013-12-23envutil.rb: use EXEEXTnobu
2013-12-23* array.c: Have to_h raise on elements that are not key-value pairs [#9239]marcandre
2013-12-22* doc/ChangeLog-1.9.3: [DOC] Fix typos by @dvsureshzzak
2013-12-22* lib/{rake,rdoc,rss}/*, test/rexml/test_listener.rb: [DOC] Fix typoszzak
2013-12-22* test/rubygems/test_gem_ext_builder.rb: Fix warning due to ambiguousdrbrain
2013-12-22* lib/rubygems/commands/install_command.rb: Restore gem installdrbrain
2013-12-21resolv/test_addr.rb: require tempfile for new test in r44312tmm1
2013-12-21test_dns.rb: no server accessnobu
2013-12-21resolv.rb: no encodingsnobu
2013-12-20Fix typo in testsa_matsuda
2013-12-19* lib/rubygems: Update to RubyGems master 03d6ae7. Changes include:drbrain
2013-12-19fix typonaruse
2013-12-19* lib/rubygems: Update to RubyGems master af60443. Changes include:drbrain
2013-12-18* test/runner.rb: fix commit miss on r44278.ko1
2013-12-18* gc.c (gc_profile_dump_major_reason): fix this function because major_reasonko1
2013-12-18test_gc.rb: fix syntax errornobu
2013-12-18test_gc.rb: refine assertionnobu
2013-12-18test_io.rb: duplicated testnobu
2013-12-18* lib/rubygems: Update to RubyGems master d8f12e2. This increases thedrbrain
2013-12-18* test/ruby/test_gc.rb (test_expand_heap): allow +/-1 diff.ko1
2013-12-17* test/ruby/test_io.rb: fix duplicated test name.ktsj