diff options
| author | nobu <nobu@b2dd03c8-39d4-4d8f-98ff-823fe69b080e> | 2008-08-12 10:07:08 +0000 |
|---|---|---|
| committer | nobu <nobu@b2dd03c8-39d4-4d8f-98ff-823fe69b080e> | 2008-08-12 10:07:08 +0000 |
| commit | 26bc383ef8fd3b0a7b210bcfe0bd3bbccdee212b (patch) | |
| tree | 176d2aabf6965fb5fd7d16400f086d6e01f0a632 /ChangeLog | |
| parent | 8938f611f065e8ec77a64c438d76fe0b33a956f3 (diff) | |
* string.c (rb_str_drop): new function to drop first bytes.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@18540 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 @@ +Tue Aug 12 19:07:02 2008 Nobuyoshi Nakada <nobu@ruby-lang.org> + + * string.c (rb_str_drop): new function to drop first bytes. + Tue Aug 12 18:58:48 2008 Koichi Sasada <ko1@atdot.net> * vm.c, vm_insnhelper.c (vm_define_method): move |
