diff options
| author | matz <matz@b2dd03c8-39d4-4d8f-98ff-823fe69b080e> | 1998-01-20 08:37:03 +0000 |
|---|---|---|
| committer | matz <matz@b2dd03c8-39d4-4d8f-98ff-823fe69b080e> | 1998-01-20 08:37:03 +0000 |
| commit | bbc6ab73bea2cf21ce36726b653ee09d6fe46fdf (patch) | |
| tree | f37bbc216544bdf40939314c47613f4c46fd7ef5 | |
| parent | 241e62c0cffc039411d5c95521e027d45c14408a (diff) | |
*** empty log message ***
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/v1_1r@35 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
| -rw-r--r-- | ChangeLog | 2 | ||||
| -rw-r--r-- | MANIFEST | 1 |
2 files changed, 3 insertions, 0 deletions
@@ -1,5 +1,7 @@ Tue Jan 20 15:19:59 1998 Yukihiro Matsumoto <matz@netlab.co.jp> + * ext/tcltklib/extconf.rb: more accurate check for tcl/tk libs. + * file.c (rb_stat): most of the FileTest methods (and function `test') accept File objects as the argument. @@ -112,6 +112,7 @@ lib/pstore.rb lib/rational.rb lib/shellwords.rb lib/sync.rb +lib/tempfile.rb lib/thread.rb lib/thwait.rb lib/tk.rb |
