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 0508672f0e * include/ruby/encoding.h (ECONV_ERROR_HANDLER_MASK): defined.
(ECONV_DECODER_MASK): defined.
  (ECONV_ENCODER_MASK): defined.

* io.c (make_writeconv): restrict ecflags for writeconv with
  ECONV_ERROR_HANDLER_MASK. 



git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@19193 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2008-09-06 15:39:00 +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 (ECONV_ERROR_HANDLER_MASK): defined. 2008-09-06 15:39:00 +00:00
intern.h * include/ruby/io.h (rb_io_mode_modenum): moved from 2008-09-05 11:08:10 +00:00
io.h * include/ruby/io.h (rb_io_modestr_fmode): renamed from 2008-09-05 11:30:35 +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 (DBL2NUM): renamed from DOUBLE2NUM. 2008-09-05 18:24:21 +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 * win32/win32.c, include/ruby/win32.h (rb_w32_open): overlapped file 2008-08-28 12:46:58 +00:00