1
0
Fork 0
mirror of https://github.com/ruby/ruby.git synced 2022-11-09 12:17:21 -05:00
ruby--ruby/ext/gdbm
matz 25c50cd193 * ruby.h (struct RString): embed small strings.
(RSTRING_LEN): defined for accessing string members.
  (RSTRING_PTR): ditto.

* string.c: use RSTRING_LEN and RSTRING_PTR.


git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@10809 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2006-08-31 10:30:33 +00:00
..
.cvsignore add extconf.h. 2006-06-25 09:42:05 +00:00
depend remove marshal/gtk/kconv 1999-08-13 05:37:52 +00:00
extconf.rb remove marshal/gtk/kconv 1999-08-13 05:37:52 +00:00
gdbm.c * ruby.h (struct RString): embed small strings. 2006-08-31 10:30:33 +00:00
README remove marshal/gtk/kconv 1999-08-13 05:37:52 +00:00

gdbm ext-library for Ruby 1.3 or later