aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* array.c: keep consistencynobu2015-01-103-12/+26
* * lib/rubygems: Update to RubyGems HEAD(e53c54a).hsbt2015-01-0918-32/+62
* fix a typo [ci skip]kazu2015-01-091-1/+1
* parse.y: eliminate empty hashesnobu2015-01-094-17/+44
* configure.in: Remove superfluous semicolonnobu2015-01-092-1/+7
* ChangeLog: adjust indentnobu2015-01-091-1/+1
* * ext/psych/lib/psych/visitors/yaml_tree.rb: correctly quote non-asciitenderlove2015-01-083-1/+14
* * ext/psych/lib/psych/visitors/to_ruby.rb: call `allocate` on hashtenderlove2015-01-083-2/+37
* * ext/psych/lib/psych/visitors/to_ruby.rb: revive hashes with ivarstenderlove2015-01-084-8/+76
* * 2015-01-09svn2015-01-081-2/+2
* Add a test.akr2015-01-081-2/+10
* fix a typo [ci skip]kazu2015-01-081-1/+1
* vm_method.c: no super klass, no original method entrynobu2015-01-083-1/+24
* ref of r49182 [Bug #10706]nobu2015-01-081-1/+3
* vm_method.c: fix change refined new method visibilitynobu2015-01-083-1/+21
* Revert GH-808nobu2015-01-083-25/+12
* * test/ruby/test_symbol.rb (TestSymbol#test_symbol_fstr_leak): get rid of ausa2015-01-081-1/+1
* * test/test_open3.rb (TestOpen3#test_numeric_file_descriptors): passing FDsusa2015-01-081-0/+1
* dir.c: OSX case-foldingnobu2015-01-082-1/+28
* open3.rb: Hash.try_convertnobu2015-01-081-1/+4
* * .travis.yml: Remove redundant configuration option.hsbt2015-01-082-1/+6
* lib/resolv.rb: consider ENETUNREACH as ResolvTimeoutnormal2015-01-072-2/+7
* * 2015-01-08svn2015-01-071-2/+2
* * lib/open3.rb: Open3 properly passes non-keyword hash args to spawn.akr2015-01-073-0/+15
* dir.c: use macrosnobu2015-01-071-2/+2
* dir.c: cifs symlinkd on OSXnobu2015-01-072-0/+14
* dir.c: GC guardnobu2015-01-071-2/+5
* dir.c: normalize CIFS toonobu2015-01-072-30/+51
* Revert "dir.c: NORMALIZE_UTF8PATH"nobu2015-01-072-29/+38
* dir.c: NORMALIZE_UTF8PATHnobu2015-01-072-38/+29
* * 2015-01-07svn2015-01-061-2/+2
* * test/ruby/test_method.rb: Add test for &-coersion of anheadius2015-01-062-0/+28
* Refine an assertion message.akr2015-01-061-1/+1
* * time.c (timelocalw): Set tm_isdst field -1 if vtm->isdst isakr2015-01-063-1/+16
* generic_object.rb: useless methodsnobu2015-01-061-8/+0
* add bold to headersnaruse2015-01-061-5/+5
* * test/fiddle/test_handle.rb: fix syntax.ko12015-01-052-0/+7
* test_handle.rb: use -test-/dln/emptynobu2015-01-052-5/+11
* test_handle.rb: separate blocksnobu2015-01-051-0/+9
* test_handle.rb: remove skipsnobu2015-01-051-3/+1
* ext/-test-/dln/empty: move from ext/-test-/win32/dlnnobu2015-01-054-4/+2
* * 2015-01-06svn2015-01-051-2/+2
* ext/-test-/win32/dln: add depend filenobu2015-01-052-22/+26
* mkmf.rb: clean timestampsnobu2015-01-051-2/+5
* * test/ruby/test_io.rb: added timeout for AIX environment.hsbt2015-01-052-1/+6
* ostruct.rb: tablenobu2015-01-051-2/+1
* * 2015-01-05svn2015-01-051-2/+2
* ostruct.rb: append suffixes to protected methodsnobu2015-01-053-13/+27
* fix a typo [ci skip]kazu2015-01-041-1/+1
* test/unit.rb: ExcludesOptionnobu2015-01-042-0/+60