index
:
ruby.git
master
ruby_1_3
ruby_1_4
ruby_1_6
ruby_1_8
ruby_1_8_5
ruby_1_8_6
ruby_1_8_7
ruby_1_9_1
ruby_1_9_2
ruby_1_9_3
ruby_2_0_0
ruby_2_1
ruby_2_2
ruby_2_3
ruby_2_4
ruby_2_5
ruby_2_6
ruby_2_7
ruby_3_0
ruby_3_1
ruby_3_2
ruby_3_3
v1_0r
v1_1dev
v1_1r
The Ruby Programming Language
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
ftools.rb
Age
Commit message (
Expand
)
Author
2006-08-04
Merge RDoc changes from HEAD.
drbrain
2005-04-19
* lib/ftools.rb (File.safe_unlink): do not modify a symlinked file.
eban
2004-04-18
* dln.c, io.c, lib/benchmark.rb, lib/cgi.rb, lib/csv.rb, lib/date.rb,
nobu
2004-02-12
* lib/ftools.rb: documented
gsinclair
2003-12-11
* lib/ftools.rb (makedirs): sync with fileutils.
eban
2003-07-17
* lib/ftools.rb (File::makedirs): do not handle "//" as a directory.
eban
2003-06-02
* array.c (push_values_at): Array#values_at should work with
matz
2002-06-20
* lib/ftools.rb (compare): don't return with a file opened
eban
2002-06-20
* lib/ftool.rb (BUFSIZE): tuning, set buffer length to 8192.
eban
2002-06-11
new platform [bccwin32] merged.
H_Konishi
2001-10-02
* lib/ftools.rb (catname): allow trailing '/' for the destination.
eban
2001-05-07
* lib/ftools.rb (syscopy): chmod destination file only if
eban
2000-08-05
eban
eban
1999-08-13
1.4.0
matz
1999-01-20
This commit was generated by cvs2svn to compensate for changes in r372,
matz
1998-01-16
Initial revision
matz