1
0
Fork 0
mirror of https://github.com/ruby/ruby.git synced 2022-11-09 12:17:21 -05:00
ruby--ruby/ext
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
..
bigdecimal * ruby.h (struct RString): embed small strings. 2006-08-31 10:30:33 +00:00
curses * ext/curses/curses.c (NUM2CH, CH2FIX): use single char strings. 2006-07-28 08:18:22 +00:00
dbm * ruby.h (struct RString): embed small strings. 2006-08-31 10:30:33 +00:00
digest * ruby.h (struct RString): embed small strings. 2006-08-31 10:30:33 +00:00
dl should define FUNC_CDECL/STDCALL if the macros are not defined. 2006-07-07 14:19:41 +00:00
etc * ruby.h (struct RString): embed small strings. 2006-08-31 10:30:33 +00:00
fcntl
gdbm * ruby.h (struct RString): embed small strings. 2006-08-31 10:30:33 +00:00
iconv * ruby.h (struct RString): embed small strings. 2006-08-31 10:30:33 +00:00
io/wait Fix call-seq in RDoc. 2006-08-28 02:31:34 +00:00
nkf * ruby.h (struct RString): embed small strings. 2006-08-31 10:30:33 +00:00
openssl * ruby.h (struct RString): embed small strings. 2006-08-31 10:30:33 +00:00
pty * ext/pty/pty.c (getDevice): retry once after GC on failure. 2006-07-26 09:15:31 +00:00
racc/cparse * ext/racc/cparse/cparse.c: sync with original code, rev 1.8. 2006-07-06 12:50:51 +00:00
readline * ruby.h (struct RString): embed small strings. 2006-08-31 10:30:33 +00:00
ripper * ext/ripper/eventids2.c (token_assoc): added tCHAR, which is not 2006-06-26 15:52:50 +00:00
sdbm * ruby.h (struct RString): embed small strings. 2006-08-31 10:30:33 +00:00
socket * ruby.h (struct RString): embed small strings. 2006-08-31 10:30:33 +00:00
stringio * ruby.h (struct RString): embed small strings. 2006-08-31 10:30:33 +00:00
strscan * ruby.h (struct RString): embed small strings. 2006-08-31 10:30:33 +00:00
syck * ruby.h (struct RString): embed small strings. 2006-08-31 10:30:33 +00:00
syslog * ruby.h (struct RString): embed small strings. 2006-08-31 10:30:33 +00:00
tk * ext/tk/lib/tkextlib/blt.rb: double dashes (--) option doesn't work 2006-08-31 05:58:20 +00:00
Win32API
win32ole accept hash argument of Symbol key. 2006-08-19 07:53:27 +00:00
zlib * ruby.h (struct RString): embed small strings. 2006-08-31 10:30:33 +00:00
.cvsignore
.document Add digest.c 2006-08-28 02:32:47 +00:00
extmk.rb * ruby.h (struct RString): embed small strings. 2006-08-31 10:30:33 +00:00
Setup
Setup.atheos
Setup.dj
Setup.emx
Setup.nt
Setup.x68