mirror of
https://github.com/ruby/ruby.git
synced 2022-11-09 12:17:21 -05:00
* string.c: more descriptive aliases of rb_str_new[2-5].
[ruby-dev:35615] git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@18539 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
This commit is contained in:
parent
596eecd76d
commit
8938f611f0
1 changed files with 2 additions and 3 deletions
|
@ -5,9 +5,8 @@ Tue Aug 12 18:58:48 2008 Koichi Sasada <ko1@atdot.net>
|
|||
|
||||
Tue Aug 12 18:56:52 2008 Nobuyoshi Nakada <nobu@ruby-lang.org>
|
||||
|
||||
* include/ruby/intern.h (rb_str_new2, rb_tainted_str_new2,
|
||||
rb_usascii_str_new2): use with-length versions with strlen to
|
||||
optimize strlen, if optimized.
|
||||
* string.c: more descriptive aliases of rb_str_new[2-5].
|
||||
[ruby-dev:35615]
|
||||
|
||||
Tue Aug 12 18:51:29 2008 TAKAO Kouji <kouji@takao7.net>
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue