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
akr a3bebd5564 * include/ruby/encoding.h (rb_str_encode): renamed from
rb_str_transcode.  [ruby-dev:36593]
  (rb_econv_has_convpath_p): renamed from rb_transcode_convertible.

* transcode.c: follow the renaming.

* io.c: ditto.



git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@19589 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2008-09-26 10:35:00 +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: newer BeOS support. a patch from Pete Goodeve 2008-09-19 00:33:19 +00:00
encoding.h * include/ruby/encoding.h (rb_str_encode): renamed from 2008-09-26 10:35:00 +00:00
intern.h * thread.c, include/ruby/intern.h (rb_thread_interrupted): added. 2008-09-23 08:17:17 +00:00
io.h comment changed. 2008-09-24 12:23:52 +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 * 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 (rb_mPrecision): removed. 2008-09-26 08:38:52 +00:00
st.h add a comment. 2008-08-07 09:06:04 +00:00
util.h * debug.c (ruby_set_debug_option): separated ruby_each_words(). 2008-02-23 21:13:05 +00:00
vm.h * common.mk: clean up 2008-09-23 00:20:28 +00:00
win32.h * win32/win32.c, include/ruby/win32.h (rb_w32_open): overlapped file 2008-08-28 12:46:58 +00:00