diff options
| author | eban <eban@b2dd03c8-39d4-4d8f-98ff-823fe69b080e> | 2004-01-08 02:21:28 +0000 |
|---|---|---|
| committer | eban <eban@b2dd03c8-39d4-4d8f-98ff-823fe69b080e> | 2004-01-08 02:21:28 +0000 |
| commit | 416f20480835a2bcb5ce5547e091cf5f1c05fba3 (patch) | |
| tree | 9111deb368920221fce9b02fd705eafc6d6249b2 /ChangeLog | |
| parent | 0141c6651565d1d3f28580d4cec8b70d0f46d769 (diff) | |
| download | ruby-416f20480835a2bcb5ce5547e091cf5f1c05fba3.tar.gz ruby-416f20480835a2bcb5ce5547e091cf5f1c05fba3.tar.xz ruby-416f20480835a2bcb5ce5547e091cf5f1c05fba3.zip | |
* eval.c, object.c, process.c, re.c: don't use C++ style comments.
git-svn-id: http://svn.ruby-lang.org/repos/ruby/trunk@5412 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
Diffstat (limited to 'ChangeLog')
| -rw-r--r-- | ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -1,3 +1,7 @@ +Thu Jan 8 11:20:01 2004 WATANABE Hirofumi <eban@ruby-lang.org> + + * eval.c, object.c, process.c, re.c: don't use C++ style comments. + Thu Jan 8 08:46:14 2004 Nobuyoshi Nakada <nobu@ruby-lang.org> * ext/syck/rubyext.c (yaml_org_handler): lazy-load Date for |
