1
0
Fork 0
mirror of https://github.com/ruby/ruby.git synced 2022-11-09 12:17:21 -05:00
ruby--ruby/ext
ko1 2e311f6bd5 * include/ruby/node.h, node.h: move node.h from include path.
This change stop to install node.h beacuase of saving ABI
  (node.h will be changed. Extensions should not depends on
  this file).
* blockinlining.c, class.c, compile.c, debug.h, enum.c,
  gc.c, iseq.c, parse.y, ruby.c, signal.c, variable.c,
  vm.c, vm_core.h, vm_dump.c: ditto.
* ext/ripper/depend: ditto.



git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@19500 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2008-09-23 19:52:31 +00:00
..
bigdecimal * prec.c: removed. Precision will be redesigned and be back again. 2008-09-19 13:10:54 +00:00
continuation
coverage
curses
dbm
digest
dl
etc
fcntl
fiber
gdbm
iconv
io/wait
json * ext/json/ext/parser/parse.c: use ruby_xfree(). 2008-09-20 17:57:51 +00:00
nkf
openssl
pty
racc/cparse
readline * ext/readline/readline.c (Init_readline): used remove_history to 2008-09-22 17:07:22 +00:00
ripper * include/ruby/node.h, node.h: move node.h from include path. 2008-09-23 19:52:31 +00:00
sdbm
socket
stringio
strscan
syck
syslog
tk
win32ole
zlib
.cvsignore
.document
extmk.rb
purelib.rb
Setup
Setup.atheos
Setup.dj
Setup.emx
Setup.nt
Setup.x68