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
matz 4a3f2a7bc5 * string.c (rb_external_str_new_with_enc): no implicit strlen call.
[ruby-dev:36854]

* string.c (rb_external_str_new_cstr): new function to create
  string from external NUL terminated C string.

* string.c (rb_locale_str_new_cstr): ditto.

* ext/readline/readline.c: now use rb_locale_str_new_cstr().

* test/sdbm/test_sdbm.rb (TestSDBM#test_delete_with_block):
  deleted key to the block may be a copy of specified key.

* test/dbm/test_dbm.rb (TestDBM#test_delete_with_block): ditto.

git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@19885 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2008-10-22 05:55:22 +00:00
..
backward * include/ruby{io,sig}.h: moved to include/ruby/backward. 2008-09-26 00:55:09 +00:00
defines.h * dln.c: Ruby no longer supports VMS. 2008-10-04 13:57:06 +00:00
encoding.h * ext/zlib/zlib.c: remove obsolete prototype macros. 2008-10-21 09:18:34 +00:00
intern.h * string.c (rb_external_str_new_with_enc): no implicit strlen call. 2008-10-22 05:55:22 +00:00
io.h * io.c (rb_getc, rb_io_fread, rb_io_fwrite, rb_read_pending): 2008-10-16 15:18:17 +00:00
missing.h * configure.in: removed strftime from AC_REPLACE_FUNCS(). 2008-08-20 16:04:11 +00:00
oniguruma.h * grapheme cluster implementation reverted. [ruby-dev:36375] 2008-09-18 12:53:25 +00:00
re.h
regex.h
ruby.h * include/ruby/ruby.h (ExportStringValue): new macro to convert 2008-10-20 08:05:44 +00:00
st.h add a comment. 2008-08-07 09:06:04 +00:00
util.h * dln.c: Ruby no longer supports MS-DOS. 2008-10-04 13:33:22 +00:00
vm.h * include/ruby/vm.h: write a comment. 2008-10-21 20:59:23 +00:00
win32.h * dln.c: Ruby no longer supports Windows CE. 2008-10-04 13:48:20 +00:00