1
0
Fork 0
mirror of https://github.com/ruby/ruby.git synced 2022-11-09 12:17:21 -05:00
ruby--ruby/ext
nobu 99f9ac64a7 * ext/extmk.rb: remove LIBRUBY_SO if static linked extensions exist.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@10549 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2006-07-17 15:03:19 +00:00
..
bigdecimal * bignum.c (bignorm): sizeof(long) may be smaller than 2006-07-11 05:00:02 +00:00
curses * ext/io/wait/wait.c (io_ready_p): protoize. 2006-07-17 13:59:09 +00:00
dbm add extconf.h. 2006-06-25 09:42:05 +00:00
digest add extconf.h to .cvsignore. 2006-06-24 01:15:08 +00:00
dl should define FUNC_CDECL/STDCALL if the macros are not defined. 2006-07-07 14:19:41 +00:00
etc * ext/etc/extconf.rb (PW_UID2VAL, PW_GID2VAL): defaulted to conversion 2006-07-03 05:42:35 +00:00
fcntl add extconf.h to .cvsignore. 2006-06-24 01:15:08 +00:00
gdbm add extconf.h. 2006-06-25 09:42:05 +00:00
iconv add extconf.h to .cvsignore. 2006-06-24 01:15:08 +00:00
io/wait * ext/io/wait/wait.c (io_ready_p): protoize. 2006-07-17 13:59:09 +00:00
nkf add extconf.h to .cvsignore. 2006-06-24 01:15:08 +00:00
openssl add extconf.h to .cvsignore. 2006-06-24 01:15:08 +00:00
pty add extconf.h to .cvsignore. 2006-06-24 01:15:08 +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 add extconf.h to .cvsignore. 2006-06-24 01:15:08 +00:00
ripper * ext/ripper/eventids2.c (token_assoc): added tCHAR, which is not 2006-06-26 15:52:50 +00:00
sdbm add extconf.h to .cvsignore. 2006-06-24 01:15:08 +00:00
socket * string.c: RDoc update for =~ method. a patch from Alex Young 2006-06-27 14:14:25 +00:00
stringio add extconf.h to .cvsignore. 2006-06-24 01:15:08 +00:00
strscan add extconf.h to .cvsignore. 2006-06-24 01:15:08 +00:00
syck add extconf.h to .cvsignore. 2006-06-24 01:15:08 +00:00
syslog add extconf.h to .cvsignore. 2006-06-24 01:15:08 +00:00
tk * ext/tk/lib/tk.rb: add methods for new features of latest Tcl/Tk8.5 2006-07-14 04:10:51 +00:00
Win32API * ext/Win32API/lib/win32/resolv.rb (get_info): support multiple DNS. 2005-10-24 11:41:15 +00:00
win32ole support some kind of method of word. [ruby-Bugs#3237] 2006-06-25 08:21:29 +00:00
zlib add extconf.h to .cvsignore. 2006-06-24 01:15:08 +00:00
.cvsignore * configure.in: modify program_prefix only if specified 2002-09-08 09:08:15 +00:00
.document * sprintf.c (rb_str_format): allow %c to print one character 2006-06-09 21:20:17 +00:00
extmk.rb * ext/extmk.rb: remove LIBRUBY_SO if static linked extensions exist. 2006-07-17 15:03:19 +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