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 8f9ed3c464 * include/ruby/encoding.h (rb_econv_open_exc): declared.
* transcode.c (rb_eNoConverter): new exception.
  (rb_econv_open_exc): new function.
  (transcode_loop): use rb_econv_open_exc.

* io.c (make_writeconv): use rb_econv_open_exc.
  (make_readconv): ditto.



git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@18803 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2008-08-24 02:42:37 +00:00
..
backward * lib/mkmf.rb (init_mkmf): add include/ruby/backward to $INCFLAGS. 2008-08-17 06:58:10 +00:00
defines.h * include/ruby/defines.h (RUBY_ALIAS_FUNCTION): fallback definition. 2008-08-14 06:27:50 +00:00
encoding.h * include/ruby/encoding.h (rb_econv_open_exc): declared. 2008-08-24 02:42:37 +00:00
intern.h * complex.c (nucomp_div): now behaves as quo. 2008-08-22 12:27:54 +00:00
io.h * include/ruby/io.h (FMODE_INVALID_MASK): defined. 2008-08-23 08:41:02 +00:00
missing.h * configure.in: removed strftime from AC_REPLACE_FUNCS(). 2008-08-20 16:04:11 +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 * array.c (rb_ary_sort_bang): respect overridden <=> for String and 2008-08-04 18:29:55 +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 (INT2NUM): just use a simple macro on LP64. 2008-08-21 20:30:06 +00:00
signal.h * $Date$ keyword removed to avoid inclusion of locale dependent 2008-01-06 15:49:38 +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
win32.h * include/ruby/win32.h, bcc32/Makefile.sub (config.h): bcc 5.8 has 2008-08-05 07:39:21 +00:00