diff options
| author | nobu <nobu@b2dd03c8-39d4-4d8f-98ff-823fe69b080e> | 2005-09-28 14:41:58 +0000 |
|---|---|---|
| committer | nobu <nobu@b2dd03c8-39d4-4d8f-98ff-823fe69b080e> | 2005-09-28 14:41:58 +0000 |
| commit | f638f27f6641606d7aa74c553a03feaed291736b (patch) | |
| tree | 8b2bdc98a2b7497097e905c5e3ae6a7d1a063b54 /ChangeLog | |
| parent | a1c502420b5a9082dea0c6807671efec24b55702 (diff) | |
| download | ruby-f638f27f6641606d7aa74c553a03feaed291736b.tar.gz ruby-f638f27f6641606d7aa74c553a03feaed291736b.tar.xz ruby-f638f27f6641606d7aa74c553a03feaed291736b.zip | |
* file.c (apply2files): add prototype.
* file.c (rb_stat_inspect): constified.
git-svn-id: http://svn.ruby-lang.org/repos/ruby/branches/ruby_1_8@9331 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
Diffstat (limited to 'ChangeLog')
| -rw-r--r-- | ChangeLog | 8 |
1 files changed, 7 insertions, 1 deletions
@@ -1,3 +1,9 @@ +Wed Sep 28 23:41:34 2005 Nobuyoshi Nakada <nobu@ruby-lang.org> + + * file.c (apply2files): add prototype. + + * file.c (rb_stat_inspect): constified. + Wed Sep 28 23:09:23 2005 Yukihiro Matsumoto <matz@ruby-lang.org> * lib/delegate.rb: document update from James Edward Gray II @@ -14,7 +20,7 @@ Wed Sep 28 15:14:19 2005 GOTOU Yuuzou <gotoyuzo@notwork.org> Wed Sep 28 10:45:44 2005 Hidetoshi NAGAI <nagai@ai.kyutech.ac.jp> * ext/tcltklib/tcltklib.c: cannot compile with Tcl/Tk8.0.x - [ruby-dev:27335]. + [ruby-dev:27335]. Wed Sep 28 08:12:18 2005 Nobuyoshi Nakada <nobu@ruby-lang.org> |
