mirror of
https://github.com/ruby/ruby.git
synced 2022-11-09 12:17:21 -05:00
1.1b9_26
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/v1_1r@244 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
This commit is contained in:
parent
16487ee284
commit
992923053c
30 changed files with 646 additions and 120 deletions
|
@ -96,7 +96,8 @@ EXPORTS
|
|||
int2inum
|
||||
str2inum
|
||||
big2str
|
||||
big2int
|
||||
big2ulong
|
||||
big2long
|
||||
big_to_i
|
||||
dbl2big
|
||||
big2dbl
|
||||
|
@ -365,7 +366,7 @@ EXPORTS
|
|||
str_substr
|
||||
str_modify
|
||||
str_freeze
|
||||
str_dup_freezed
|
||||
str_dup_frozen
|
||||
str_taint
|
||||
str_tainted
|
||||
str_resize
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue