summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-01-10* eval_error.c (error_print): pos and len parameters of rb_str_substr()usa
2015-01-10ChangeLog: adjust indent [ci skip]nobu
2015-01-10* complex.c: removed commented-out code.hsbt
2015-01-10* rational.c: removed commented-out code.hsbt
2015-01-10* 2015-01-10svn
2015-01-10array.c: keep consistencynobu
2015-01-09* lib/rubygems: Update to RubyGems HEAD(e53c54a).hsbt
2015-01-09fix a typo [ci skip]kazu
2015-01-09parse.y: eliminate empty hashesnobu
2015-01-09configure.in: Remove superfluous semicolonnobu
2015-01-09ChangeLog: adjust indentnobu
2015-01-08* ext/psych/lib/psych/visitors/yaml_tree.rb: correctly quote non-asciitenderlove
2015-01-08* ext/psych/lib/psych/visitors/to_ruby.rb: call `allocate` on hashtenderlove
2015-01-08* ext/psych/lib/psych/visitors/to_ruby.rb: revive hashes with ivarstenderlove
2015-01-08* 2015-01-09svn
2015-01-08Add a test.akr
2015-01-08fix a typo [ci skip]kazu
2015-01-08vm_method.c: no super klass, no original method entrynobu
2015-01-08ref of r49182 [Bug #10706]nobu
2015-01-08vm_method.c: fix change refined new method visibilitynobu
2015-01-08Revert GH-808nobu
2015-01-08* test/ruby/test_symbol.rb (TestSymbol#test_symbol_fstr_leak): get rid of ausa
2015-01-08* test/test_open3.rb (TestOpen3#test_numeric_file_descriptors): passing FDsusa
2015-01-08dir.c: OSX case-foldingnobu
2015-01-08open3.rb: Hash.try_convertnobu
2015-01-08* .travis.yml: Remove redundant configuration option.hsbt
2015-01-07lib/resolv.rb: consider ENETUNREACH as ResolvTimeoutnormal
2015-01-07* 2015-01-08svn
2015-01-07* lib/open3.rb: Open3 properly passes non-keyword hash args to spawn.akr
2015-01-07dir.c: use macrosnobu
2015-01-07dir.c: cifs symlinkd on OSXnobu
2015-01-07dir.c: GC guardnobu
2015-01-07dir.c: normalize CIFS toonobu
2015-01-07Revert "dir.c: NORMALIZE_UTF8PATH"nobu
2015-01-07dir.c: NORMALIZE_UTF8PATHnobu
2015-01-06* 2015-01-07svn
2015-01-06* test/ruby/test_method.rb: Add test for &-coersion of anheadius
2015-01-06Refine an assertion message.akr
2015-01-06* time.c (timelocalw): Set tm_isdst field -1 if vtm->isdst isakr
2015-01-06generic_object.rb: useless methodsnobu
2015-01-06add bold to headersnaruse
2015-01-05* test/fiddle/test_handle.rb: fix syntax.ko1
2015-01-05test_handle.rb: use -test-/dln/emptynobu
2015-01-05test_handle.rb: separate blocksnobu
2015-01-05test_handle.rb: remove skipsnobu
2015-01-05ext/-test-/dln/empty: move from ext/-test-/win32/dlnnobu
2015-01-05* 2015-01-06svn
2015-01-05ext/-test-/win32/dln: add depend filenobu
2015-01-05mkmf.rb: clean timestampsnobu
2015-01-05* test/ruby/test_io.rb: added timeout for AIX environment.hsbt