mirror of
https://github.com/ruby/ruby.git
synced 2022-11-09 12:17:21 -05:00
internal structure
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@46534 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
This commit is contained in:
parent
4a26246beb
commit
63e8293147
1 changed files with 0 additions and 3 deletions
3
NEWS
3
NEWS
|
@ -183,9 +183,6 @@ with all sufficient information, see the ChangeLog file.
|
|||
* rb_sym2str() added. This is almost same as `rb_id2str(SYM2ID(sym))`
|
||||
but not pinning a dynamic symbol.
|
||||
|
||||
* struct RSymbol added. This represents a dynamic symbol as object in
|
||||
Ruby's heaps.
|
||||
|
||||
* rb_str_cat_cstr() added. This is same as `rb_str_cat2()`.
|
||||
|
||||
* `rb_str_substr()` and `rb_str_subseq()` now share middle of a string,
|
||||
|
|
Loading…
Add table
Reference in a new issue