diff options
| author | kosaki <kosaki@b2dd03c8-39d4-4d8f-98ff-823fe69b080e> | 2011-02-03 16:54:52 +0000 |
|---|---|---|
| committer | kosaki <kosaki@b2dd03c8-39d4-4d8f-98ff-823fe69b080e> | 2011-02-03 16:54:52 +0000 |
| commit | aa36d4df21113a36c2e368e0abb417480a6eebbd (patch) | |
| tree | 4069acdf280a4c93e9cdd8462ec0ca54da385dc1 /ChangeLog | |
| parent | b0d216c81802670eed20fe24ded03df1c8c7abc1 (diff) | |
* string.c (count_utf8_lead_bytes_with_word): wrote function
comments.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@30778 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 @@ +Fri Feb 4 01:50:13 2011 KOSAKI Motohiro <kosaki.motohiro@gmail.com> + + * string.c (count_utf8_lead_bytes_with_word): wrote function + comments. + Fri Feb 4 00:14:55 2011 Nobuyoshi Nakada <nobu@ruby-lang.org> * ext/zlib/zlib.c (gzfile_reader_get_unused): no need to dup |
