diff options
| author | naruse <naruse@b2dd03c8-39d4-4d8f-98ff-823fe69b080e> | 2008-01-28 14:51:23 +0000 |
|---|---|---|
| committer | naruse <naruse@b2dd03c8-39d4-4d8f-98ff-823fe69b080e> | 2008-01-28 14:51:23 +0000 |
| commit | c078feef3ab9435ad63fb17695462ab426202481 (patch) | |
| tree | 3d97045d638e6a23dbff2ccdfa50ea14ac05a6cc /ChangeLog | |
| parent | 5f840c3d56cc2fb868dab756dc339e60582c4211 (diff) | |
* parse.y (rb_id2str, ripper_initialize, Init_ripper): use rb_usascii_str_new2.
git-svn-id: http://svn.ruby-lang.org/repos/ruby/trunk@15295 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 @@ +Mon Jan 28 23:47:52 2008 NARUSE, Yui <naruse@ruby-lang.org> + + * parse.y (rb_id2str, ripper_initialize, Init_ripper): + use rb_usascii_str_new2. + Mon Jan 28 19:37:08 2008 NAKAMURA Usaku <usa@ruby-lang.org> * ext/win32ole/win32ole.c (ole_cp2encoding): new function. |
