ruby--ruby/ext/syck
matz 2156870525 * ruby.h (struct RArray): embed small arrays.
(RARRAY_LEN): defined for accessing array members.
  (RARRAY_PTR): ditto.

* array.c: use RARRAY_LEN and RARRAY_PTR.


git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@10833 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2006-09-02 14:42:08 +00:00
..
.cvsignore add extconf.h to .cvsignore. 2006-06-24 01:15:08 +00:00
bytecode.c
depend
emitter.c * eval.c (search_required): use RSTRING_PTR and RSTRING_STR. 2006-08-31 12:10:08 +00:00
extconf.rb
gram.c
gram.h
handler.c * sprintf.c (rb_str_format): allow %c to print one character 2006-06-09 21:20:17 +00:00
implicit.c * sprintf.c (rb_str_format): allow %c to print one character 2006-06-09 21:20:17 +00:00
node.c * sprintf.c (rb_str_format): allow %c to print one character 2006-06-09 21:20:17 +00:00
rubyext.c * ruby.h (struct RArray): embed small arrays. 2006-09-02 14:42:08 +00:00
syck.c * ext/bigdecimal/bigdecimal.c, ext/digest/rmd160/rmd160ossl.c, 2006-08-07 09:01:27 +00:00
syck.h * eval.c, file.c, etc.: code-cleanup patch from Stefan Huehner 2006-06-20 18:02:17 +00:00
token.c
yaml2byte.c * eval.c, file.c, etc.: code-cleanup patch from Stefan Huehner 2006-06-20 18:02:17 +00:00
yamlbyte.h