summaryrefslogtreecommitdiff
path: root/ChangeLog
AgeCommit message (Expand)Author
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-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-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-08dir.c: OSX case-foldingnobu
2015-01-08* .travis.yml: Remove redundant configuration option.hsbt
2015-01-07lib/resolv.rb: consider ENETUNREACH as ResolvTimeoutnormal
2015-01-07* lib/open3.rb: Open3 properly passes non-keyword hash args to spawn.akr
2015-01-07dir.c: cifs symlinkd on OSXnobu
2015-01-07dir.c: normalize CIFS toonobu
2015-01-07Revert "dir.c: NORMALIZE_UTF8PATH"nobu
2015-01-07dir.c: NORMALIZE_UTF8PATHnobu
2015-01-06* time.c (timelocalw): Set tm_isdst field -1 if vtm->isdst isakr
2015-01-05* test/fiddle/test_handle.rb: fix syntax.ko1
2015-01-05test_handle.rb: use -test-/dln/emptynobu
2015-01-05* test/ruby/test_io.rb: added timeout for AIX environment.hsbt
2015-01-05ostruct.rb: append suffixes to protected methodsnobu
2015-01-04fix a typo [ci skip]kazu
2015-01-04test/unit.rb: ExcludesOptionnobu
2015-01-04test/unit.rb: reorder Test::Unitnobu
2015-01-04test/unit.rb: split Test::Unitnobu
2015-01-04parse.y: fix f_label resultnobu
2015-01-04parallel.rb: expand pathnobu
2015-01-04* test/test_tempfile.rb: use assert_file for more descriptive message.ayumin
2015-01-04* string.c: improve docs for String#<=>. [ruby-core:65399][Feature #10322]ayumin
2015-01-04* array.c: improve docs for Array#reject. [ruby-core:65324][misc #10307]ayumin
2015-01-04* string.c: improve docs for String#strip and variations. [ruby-core:66081][B...ayumin
2015-01-04* lib/drb/drb.rb: removed unused argument. Patch by @vipulnswardhsbt
2015-01-04* lib/tempfile.rb: provide default basename parameter.hsbt
2015-01-03* README.ja.md: add guidance of mailing list and bugs.r-l.o.ayumin
2015-01-03* hash.c: fix docs for Hash#invert. [ruby-core:66917] [Bug #10612]ayumin
2015-01-03Revert r49118 [Feature #10652]ayumin
2015-01-03intern.h: rb_str_new_literalnobu
2015-01-03fix a typo [ci skip]kazu
2015-01-03cparser.rb: limit word numbernobu
2015-01-03ChangeLog: typonobu
2015-01-03* ext/fiddle/lib/fiddle/cparser.rb: r49110 brake Fiddle::Import withhsbt