| Age | Commit message (Expand) | Author |
| 2014-09-05 | merge revision(s) 46408,46410,46413,46414,46424,46436,46437: [Backport #9934] | usa |
| 2013-12-02 | merge revision(s) 43853: [Backport #9157] | nagachika |
| 2013-10-17 | merge revision(s) 43328: [Backport #9033] | nagachika |
| 2013-04-11 | merge revision(s) 39697,39701,39716,39740,39751: [Backport #8069] | nagachika |
| 2012-11-17 | Skip path expansion for all wildcard characters | luislavena |
| 2012-11-16 | skip long name conversion if last character is a wildcard one | luislavena |
| 2012-11-06 | Remove FIXME skip on Windows test | luislavena |
| 2012-10-16 | * test/ruby/envutil.rb (Test::Unit::Assertions#assert_file): rename from file... | kazu |
| 2012-10-16 | file.c: ASCII-compatible | nobu |
| 2012-10-16 | file.c: ASCII-compatible | nobu |
| 2012-10-15 | envutil.rb: file_assertion | nobu |
| 2012-10-09 | envutil.rb: assert_file and assert_file_not | nobu |
| 2012-08-29 | test/ruby/test_file_exhaustive.rb: fix test for HOME-less envs | luislavena |
| 2012-08-24 | Improve require/File.expand_path performance on Windows | luislavena |
| 2012-08-14 | * test/ruby/test_file_exhaustive.rb | usa |
| 2012-08-14 | * test/ruby/test_file_exhaustive.rb | usa |
| 2012-08-09 | Optimize winnt_stat | shirosaki |
| 2012-08-07 | * test/ruby/test_file_exhaustive.rb | usa |
| 2012-01-25 | * file.c (rb_file_s_basename): ignore non-ascii extension in | nobu |
| 2012-01-25 | * file.c (rb_enc_path_next, rb_enc_path_skip_prefix) | nobu |
| 2012-01-19 | * test/ruby/test_file_exhaustive.rb (test_expand_path): fix commit miss, remo... | nobu |
| 2012-01-19 | * test/ruby/test_file_exhaustive.rb (test_expand_path): ignore case of paths ... | nobu |
| 2012-01-19 | * test/ruby/test_file_exhaustive.rb (test_expand_path): add tests for absolut... | nobu |
| 2010-09-16 | * test/ruby/test_file_exhaustive.rb (TestFileExhaustive::test_expand_path): | shyouhei |
| 2010-09-04 | * file.c (rb_file_s_readlink): symlink target should be in | nobu |
| 2010-08-02 | * file.c (file_expand_path): wrong condition. [ruby-core:31591] | usa |
| 2010-07-29 | * file.c (file_expand_path): home directory must be absolute. | nobu |
| 2010-07-29 | * file.c (file_expand_path): should check if could find user. | nobu |
| 2010-06-04 | * file.c (rb_f_test): 'W' should test writable by real uid/git, | nobu |
| 2010-05-04 | * test/ruby/test_require.rb (test_relative_symlink): skip if symlink is not | usa |
| 2010-04-29 | * test/ruby: fixed nonsense assertions. | nobu |
| 2010-04-19 | * file.c (rb_file_s_extname): skip last directory separators. | nobu |
| 2010-03-12 | * file.c (rb_file_s_basename): check encoding of suffix. | nobu |
| 2010-01-25 | supress warnings. | akr |
| 2009-09-19 | * dir.c (GlobPathValue), file.c (rb_get_path_check): path names | nobu |
| 2009-07-08 | * file.c (rb_file_s_basename): returns new string instead of | nobu |
| 2009-03-08 | * test/ruby/test_file_exhaustive.rb: add tests for File#size and | mame |
| 2009-03-06 | * {ext,lib,test}/**/*.rb: removed trailing spaces. | nobu |
| 2009-02-18 | * test/ruby/test_file_exhaustive.rb: skip some tests if euid == 0. | mame |
| 2009-02-18 | * file.c (rb_file_s_extname): fix for spaces before extention. | nobu |
| 2009-01-12 | * win32/win32.c (open_dir_handle): extracted from rb_w32_opendir. | nobu |
| 2008-08-13 | * test/ruby/test_file_exhaustive.rb (TestFileExhaustive#setup): set group of ... | kazu |
| 2008-05-20 | * test/ruby/test_file_exhaustive.rb (setup): workaround for Windows | usa |
| 2008-05-17 | * file.c (rb_file_s_extname): first dot is not an extension name. | nobu |
| 2008-05-15 | * file.c (file_expand_path): support for alternative data stream | nobu |
| 2008-05-14 | * test/ruby/test_file_exhaustive.rb (assert_integer): may not Fixnum. | nobu |
| 2008-05-13 | * test/ruby/test_io_m17n.rb: remove a duplicative method. | mame |
| 2008-05-06 | File#lchmod test removed because the method is not exist. | akr |
| 2008-02-10 | * test/ruby/test_pack.rb: fix tests for 64bit CPU. | mame |
| 2008-02-03 | * test/ruby/test_file_exhaustive.rb: add tests to achive over 80% test covera... | mame |