diff options
| author | nobu <nobu@b2dd03c8-39d4-4d8f-98ff-823fe69b080e> | 2004-01-18 14:16:47 +0000 |
|---|---|---|
| committer | nobu <nobu@b2dd03c8-39d4-4d8f-98ff-823fe69b080e> | 2004-01-18 14:16:47 +0000 |
| commit | f711cd616b74c0774b9fdfd3a85bbb410f4739e8 (patch) | |
| tree | deb804fec69426a11c4dd50c742ad7d9cb8ba846 /ChangeLog | |
| parent | 8ed4905a90a32d5d1e10e22ecda69e5bdc3b038d (diff) | |
| download | ruby-f711cd616b74c0774b9fdfd3a85bbb410f4739e8.tar.gz ruby-f711cd616b74c0774b9fdfd3a85bbb410f4739e8.tar.xz ruby-f711cd616b74c0774b9fdfd3a85bbb410f4739e8.zip | |
* class.c, error.c, file.c, io.c, numeric.c, object.c, re.c, struct.c,
time.c: marked init_copy functions nodoc.
git-svn-id: http://svn.ruby-lang.org/repos/ruby/trunk@5492 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
Diffstat (limited to 'ChangeLog')
| -rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,3 +1,8 @@ +Sun Jan 18 23:16:34 2004 Nobuyoshi Nakada <nobu@ruby-lang.org> + + * class.c, error.c, file.c, io.c, numeric.c, object.c, re.c, struct.c, + time.c: marked init_copy functions nodoc. + Sun Jan 18 20:47:35 2004 WATANABE Hirofumi <eban@ruby-lang.org> * ruby.c: use translate_char() on Cygwin. |
