ruby--ruby/ext
akr 803cabaced add a document for Digest::Base.file.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@10929 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2006-09-14 06:21:56 +00:00
..
Win32API * ruby.h (struct RArray): embed small arrays. 2006-09-02 14:42:08 +00:00
bigdecimal * ruby.h (struct RString): embed small strings. 2006-08-31 10:30:33 +00:00
curses revert the definition of _XOPEN_SOURCE_EXTENDED on HP-UX. 2006-09-02 22:23:14 +00:00
dbm * ext/dbm/extconf.rb: create makefile according to the result of check 2006-09-04 12:44:33 +00:00
digest add a document for Digest::Base.file. 2006-09-14 06:21:56 +00:00
dl * ruby.h (struct RArray): embed small arrays. 2006-09-02 14:42:08 +00:00
etc * ruby.h (struct RString): embed small strings. 2006-08-31 10:30:33 +00:00
fcntl add extconf.h to .cvsignore. 2006-06-24 01:15:08 +00:00
gdbm * ruby.h (struct RArray): embed small arrays. 2006-09-02 14:42:08 +00:00
iconv * ruby.h (struct RArray): embed small arrays. 2006-09-02 14:42:08 +00:00
io/wait Fix call-seq in RDoc. 2006-08-28 02:31:34 +00:00
nkf * ext/nkf/lib/kconv.rb (Kconv::toeuc): remove -m0 [ruby-dev:29505] 2006-09-06 03:20:10 +00:00
openssl * ruby.h (struct RArray): embed small arrays. 2006-09-02 14:42:08 +00:00
pty * ext/pty/pty.c (getDevice): retry once after GC on failure. 2006-07-26 09:15:31 +00:00
racc/cparse * ruby.h (struct RArray): embed small arrays. 2006-09-02 14:42:08 +00:00
readline * ruby.h (struct RArray): embed small arrays. 2006-09-02 14:42:08 +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 RArray): embed small arrays. 2006-09-02 14:42:08 +00:00
socket * ext/socket/socket.c (ruby_connect): sockerrlen should be socklen_t. 2006-09-02 21:27:16 +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 RArray): embed small arrays. 2006-09-02 14:42:08 +00:00
syslog * ruby.h (struct RString): embed small strings. 2006-08-31 10:30:33 +00:00
tk * ext/tk/tcltklib.c: use rb_ary_new3() since RARRAY_LEN() is not l-value. 2006-09-05 13:07:06 +00:00
win32ole * ruby.h (struct RArray): embed small arrays. 2006-09-02 14:42:08 +00:00
zlib * ruby.h (struct RString): embed small strings. 2006-08-31 10:30:33 +00:00
.cvsignore * configure.in: modify program_prefix only if specified 2002-09-08 09:08:15 +00:00
.document Add digest.c 2006-08-28 02:32:47 +00:00
Setup * sprintf.c (rb_str_format): allow %c to print one character 2006-06-09 21:20:17 +00:00
Setup.atheos * ext/Setup*: remove tcltklib. 2005-01-26 05:15:02 +00:00
Setup.dj * ext/Setup*: remove tcltklib. 2005-01-26 05:15:02 +00:00
Setup.emx * ext/Setup*: remove tcltklib. 2005-01-26 05:15:02 +00:00
Setup.nt * ext/Setup*: remove tcltklib. 2005-01-26 05:15:02 +00:00
Setup.x68 * ext/Setup*: remove tcltklib. 2005-01-26 05:15:02 +00:00
extmk.rb * Makefile.in, win32/Makefile.sub (MINIRUBY): append MINIRUBYOPT. 2006-09-08 19:48:22 +00:00