aboutsummaryrefslogtreecommitdiffstats
path: root/lib/ftools.rb
Commit message (Expand)AuthorAgeFilesLines
* * lib/ftools.rb (File.safe_unlink): do not modify a symlinked file.eban2005-04-191-22/+31
* * dln.c, io.c, pack.c, lib/benchmark.rb, lib/cgi.rb, lib/csv.rb,nobu2004-04-181-1/+1
* * lib/ftools.rb: documentedgsinclair2004-02-141-15/+100
* * lib/ftools.rb (makedirs): sync with fileutils.eban2003-12-111-1/+5
* * lib/ftools.rb (File::makedirs): do not handle "//" as a directory.eban2003-07-171-1/+1
* * array.c (push_values_at): Array#values_at should work withmatz2003-06-021-7/+7
* * lib/ftools.rb (compare): don't return with a file openedeban2002-06-201-2/+2
* * lib/ftool.rb (BUFSIZE): tuning, set buffer length to 8192.eban2002-06-201-26/+11
* new platform [bccwin32] merged.H_Konishi2002-06-111-1/+1
* * lib/ftools.rb (catname): allow trailing '/' for the destination.eban2001-10-021-6/+1
* * lib/ftools.rb (syscopy): chmod destination file only ifeban2001-05-071-1/+2
* ebaneban2000-08-051-3/+6
* 1.4.0matz1999-08-131-5/+23
* This commit was generated by cvs2svn to compensate for changes in r372,matz1999-01-201-15/+16
* Initial revisionmatz1998-01-161-0/+163