ruby--ruby/include/ruby
ko1 204929af9d * include/ruby/signal.h: removed.
* common.mk, class.c, eval.c, eval_intern.h, file.c, gc.c, hash.c,
  io.c, process.c, signal.c: vm_core.h: ditto.
  Some unused external global variables are also removed.
  (rb_prohibit_interrupt, rb_trap_immediate, rb_trap_pending,
  rb_thread_critical)
* ext/openssl/ossl_ssl.c, ext/openssl/ossl_x509store.c,
  ext/readline/readline.c, ext/socket/depend,
  ext/socket/socket.c: ditto.



git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@19080 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2008-09-03 08:00:05 +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_result_t): enumeration constant: 2008-08-26 16:09:29 +00:00
intern.h * include/ruby/intern.h: rename RB_UBF_DFL to 2008-08-31 07:44:24 +00:00
io.h * include/ruby/io.h (rb_io_t): refcnt field removed. 2008-08-27 17:19:19 +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 * gc.c, include/ruby/ruby.h: rename T_DEFERRED to T_ZOMBIE. 2008-08-29 11:22:42 +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