1
0
Fork 0
mirror of https://github.com/ruby/ruby.git synced 2022-11-09 12:17:21 -05:00
ruby--ruby/include/ruby
nobu 70b317b9da * include/ruby/intern.h, sprintf.c (rb_str_catf, rb_str_vcatf): new
functions.  [ruby-dev:35597]

* string.c (rb_str_capacity): new function to return the capacity.


git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@18156 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2008-07-22 07:48:00 +00:00
..
defines.h * file.c (file_expand_path): support for alternative data stream 2008-05-15 06:34:02 +00:00
encoding.h * include/ruby/oniguruma.h (OnigEncoding): removed auxiliary_data. 2008-07-04 11:44:05 +00:00
intern.h * include/ruby/intern.h, sprintf.c (rb_str_catf, rb_str_vcatf): new 2008-07-22 07:48:00 +00:00
io.h * $Date$ keyword removed to avoid inclusion of locale dependent 2008-01-06 15:49:38 +00:00
missing.h * include/ruby/missing.h (cbrt): add declaration. 2008-03-06 05:06:30 +00:00
mvm.h * vm_core.h (struct rb_vm_struct): moved ruby_debug, ruby_verbose, and 2008-06-09 05:18:03 +00:00
node.h * include/ruby/node.h: add new constants for rb_call()'s scope. 2008-04-01 21:30:36 +00:00
oniguruma.h * include/ruby/oniguruma.h (OnigEncoding): removed auxiliary_data. 2008-07-04 11:44:05 +00:00
re.h * include/ruby/re.h (struct rmatch_offset): new struct for character 2008-02-16 20:08:35 +00:00
regex.h * $Date$ keyword removed to avoid inclusion of locale dependent 2008-01-06 15:49:38 +00:00
ruby.h * include/ruby/ruby.h (PRI_PTRDIFF_PREFIX, PRI_SIZE_PREFIX): typo. 2008-07-12 20:39:02 +00:00
signal.h * $Date$ keyword removed to avoid inclusion of locale dependent 2008-01-06 15:49:38 +00:00
st.h * include/ruby/st.h (struct st_table): type of bit-field 2008-07-01 07:59:21 +00:00
util.h * debug.c (ruby_set_debug_option): separated ruby_each_words(). 2008-02-23 21:13:05 +00:00
win32.h * include/ruby/win32.h (pipe): prohibit inheritance. 2008-07-10 20:09:38 +00:00