summaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)Author
2014-01-15same as r44598naruse
2014-01-15same as r44597naruse
2014-01-15/usr/lib/libc.so is not symlink on FreeBSD 10naruse
2014-01-14* ext/thread/thread.c (rb_szqueue_clear): notify SZQUEUE_WAITERSglass
2014-01-13* ext/bigdecimal/bigdecimal.c (BigDecimal_divide): Add an additionalmrkn
2014-01-13* ext/thread/thread.c (rb_szqueue_push): check GET_SZQUEUE_WAITERScharliesome
2014-01-12test_bigmath.rb: ignore on unrelated platformsnobu
2014-01-11test_bigmath.rb: r44558nobu
2014-01-11test_bigmath.rb: test_lognobu
2014-01-10test_weakref.rb: find collected weakrefnobu
2014-01-10test_super.rb: remove unneeded codenobu
2014-01-10insns.def: add opt path for Hash#[] and Hash#[]= used with str literal keystmm1
2014-01-09* vm.c (rb_vm_pop_cfunc_frame): added. It cares c_return event.ko1
2014-01-09* ext/psych/lib/psych/visitors/yaml_tree.rb: dumping strings withtenderlove
2014-01-09* ext/psych/lib/psych/visitors/to_ruby.rb: anonymous structstenderlove
2014-01-08vm_insnhelper.c: revive r44455 for bound module methodnobu
2014-01-08object.c: hash value from objid with saltnobu
2014-01-08lib/timeout.rb: fallback to Timeout::Errornobu
2014-01-07timeout.rb: fix for ExitExceptionnobu
2014-01-07timeout.rb: defer creating custom exceptionnobu
2014-01-07test_timeout.rb: shorten waiting timesnobu
2014-01-07 * ChangeLog:drbrain
2014-01-06array.c: return first unique element in Array#uniqtmm1
2014-01-06test_super.rb: test_module_super_in_method_modulenobu
2014-01-05* compar.c (cmp_equal): remove error hiding in Comparable#==.eregon
2014-01-04* struct.c (rb_struct_set): return assigned value from setter methodcharliesome
2014-01-04test/ruby/test_gc.rb: use GC.stat(:key) instead of GC.statkazu
2014-01-03test/net/imap/test_imap.rb: fix test failures due to expired certstmm1
2014-01-01dbm.c: yield dup of keystrnobu
2014-01-01test_transcode.rb: add messagesnobu
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