diff options
| author | nobu <nobu@b2dd03c8-39d4-4d8f-98ff-823fe69b080e> | 2009-09-09 03:01:37 +0000 |
|---|---|---|
| committer | nobu <nobu@b2dd03c8-39d4-4d8f-98ff-823fe69b080e> | 2009-09-09 03:01:37 +0000 |
| commit | 23c95ef6c7c283bca8e3b2b8e670ec99ef07ca32 (patch) | |
| tree | ee5c29067d333789322732406e68d729e417aa77 /ChangeLog | |
| parent | 355047fb4948d00c4e3cd6cdcc8c8a52368673d2 (diff) | |
* file.c (stat_data_type): typed.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@24807 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
Diffstat (limited to 'ChangeLog')
| -rw-r--r-- | ChangeLog | 4 |
1 files changed, 3 insertions, 1 deletions
@@ -1,4 +1,4 @@ -Wed Sep 9 11:55:07 2009 Nobuyoshi Nakada <nobu@ruby-lang.org> +Wed Sep 9 12:01:36 2009 Nobuyoshi Nakada <nobu@ruby-lang.org> * dir.c (dir_data_type): typed. @@ -7,6 +7,8 @@ Wed Sep 9 11:55:07 2009 Nobuyoshi Nakada <nobu@ruby-lang.org> * error.c (name_err_mesg_data_type): typed. + * file.c (stat_data_type): typed. + Wed Sep 9 11:11:33 2009 Nobuyoshi Nakada <nobu@ruby-lang.org> * include/ruby/ruby.h (rb_data_type_struct): constified dsize. |
