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
ko1 8cd252ac6f * common.mk: clean up
- remove blockinlining.$(OBJEXT) to built
  - make ENCODING_H_INCLDUES variable (include/ruby/encoding.h)
  - make VM_CORE_H_INCLUDES variable (vm_core.h)
  - simplify rules.
  - make depends rule to output depend status using gcc -MM.
* include/ruby/mvm.h, include/ruby/vm.h: rename mvm.h to vm.h.
* include/ruby.h: ditto.
* load.c: add inclusion explicitly.
* enumerator.c, object.c, parse.y, thread.c, vm_dump.c:
  remove useless inclusion.
* eval_intern.h: cleanup inclusion.
* vm_core.h: rb_thread_t should be defined in this file.
* vm_evalbody.c, vm_exec.c: rename vm_evalbody.c to vm_exec.c.
* vm.h, vm_exec.h: rename vm.h to vm_exec.h.
* insnhelper.h, vm_insnhelper.h: rename insnhelper.h to vm_insnhelper.h.
* vm.c, vm_insnhelper.c, vm_insnhelper.h:
  - rename vm_eval() to vm_exec_core().
  - rename vm_eval_body() to vm_exec().
  - cleanup include order.
* vm_method.c: fix comment.



git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@19466 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2008-09-23 00:20:28 +00:00
..
backward * lib/mkmf.rb (init_mkmf): add include/ruby/backward to $INCFLAGS. 2008-08-17 06:58:10 +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 (enum): ISO C forbids comma at end of 2008-09-22 02:47:05 +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_t): rename field: writeconv_stateless to 2008-09-09 15:02:42 +00:00
missing.h * configure.in: removed strftime from AC_REPLACE_FUNCS(). 2008-08-20 16:04:11 +00:00
node.h
oniguruma.h * grapheme cluster implementation reverted. [ruby-dev:36375] 2008-09-18 12:53:25 +00:00
re.h
regex.h
ruby.h * complex.c: an instance method image has been removed and 2008-09-20 22:49:56 +00:00
st.h add a comment. 2008-08-07 09:06:04 +00:00
util.h
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