ruby--ruby/ext
akr 5c0e68c39c * include/ruby/intern.h: export rb_ivar_foreach.
* include/ruby/ruby.h: modify struct RObject and RClass for optimizing
  T_OBJECT space.  [ruby-dev:31853]
  (ROBJECT_LEN, ROBJECT_PTR)
  (RCLASS_IV_TBL, RCLASS_M_TBL, RCLASS_SUPER, RCLASS_IV_INDEX_TBL)
  (RMODULE_IV_TBL, RMODULE_M_TBL, RMODULE_SUPER): abstract accessor
  defined.

* variable.c: support the modified RObject and RClass.

* object.c: ditto.

* class.c: ditto.

* gc.c: ditto.

* marshal.c: ditto.

* eval_method.ci: use the abstract accessor.

* insns.def: ditto.

* proc.c: ditto.

* struct.c: ditto.

* eval.c: ditto.

* error.c: ditto.

* vm.c: ditto.

* insnhelper.ci: ditto.

* ext/digest/digest.c: ditto.


git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@13543 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2007-09-28 06:21:46 +00:00
..
Win32API
bigdecimal
continuation
curses
dbm
digest * include/ruby/intern.h: export rb_ivar_foreach. 2007-09-28 06:21:46 +00:00
dl
etc
fcntl
fiber * ext/fiber/fiber.c: modify prototype declaration. 2007-09-27 06:45:03 +00:00
gdbm
iconv
io/wait
json/ext forgot to modify 2007-08-29 23:38:38 +00:00
nkf
openssl * lib/net/http.rb: an SSL verification (the server hostname should 2007-09-23 22:21:18 +00:00
probeprofiler
pty
racc/cparse
readline
ripper * parse.y (ripper): rename event: arglist_* -> args_*. 2007-09-17 12:02:35 +00:00
sdbm
socket
stringio * ext/stringio/stringio.c (strio_init): separate from strio_initialize 2007-09-21 20:19:51 +00:00
strscan * ext/strscan/strscan.c (strscan_initialize, strscan_getch): use the 2007-09-24 08:56:24 +00:00
syck
syslog
tk forgot to modify 2007-08-29 23:38:38 +00:00
win32ole * ext/win32ole/win32ole.c (fev_unadvise): no needs to reset 2007-09-14 13:25:44 +00:00
zlib
.cvsignore
.document
Setup
Setup.atheos
Setup.dj
Setup.emx
Setup.nt
Setup.x68
extmk.rb
purelib.rb