Age | Commit message (Expand) | Author |
---|---|---|
2003-11-25 | * test/fileutils/test_fileutils.rb: chdir Dir.tmpdir before each test. [ruby-... | aamine |
2003-11-20 | * lib/fileutils.rb (have_st_ino?): emx (OS/2 with EMX) does not have st_ino (... | aamine |
2003-11-18 | * lib/fileutils.rb (fu_same?): check by inode instead of path name, to detect... | aamine |
2003-11-18 | * lib/fileutils.rb (fu_each_src_dest): raise if src==dest. [ruby-talk:85344] ... | aamine |
2003-09-29 | * test/fileutils/test_fileutils.rb: clean up temporaly symlink. [ruby-dev:21420] | aamine |
2003-09-27 | * test/fileutils/test_fileutils.rb: clear all errors on Windows. | aamine |
2003-09-17 | * test/fileutils/fileassertions.rb: new file. | aamine |