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 5fe5eb264d * ext/digest/extconf.rb: use OpenSSL only when all transform
functions are available.


git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@26745 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2010-02-24 00:31:37 +00:00
..
bigdecimal * ext/bigdecimal/bigdecimal.c (BigDecimal_divide): fix precision too. 2010-02-09 14:49:41 +00:00
continuation
coverage
curses ext/curses/view2.rb: replaced with Hugh Sasse's version. 2010-02-06 14:26:07 +00:00
dbm
digest * ext/digest/extconf.rb: use OpenSSL only when all transform 2010-02-24 00:31:37 +00:00
dl * ext/dl/dl_conversions.c (rb_dl_type_to_ffi_type): support signed 2010-02-17 06:34:48 +00:00
etc
fcntl
fiber
gdbm
iconv * ext/iconv/charset_alias.rb: pass block argument to outer local 2010-02-03 11:12:04 +00:00
io
json
mathn
nkf
objspace
openssl Back out the series of changes pending a due discussion. 2010-02-23 17:33:39 +00:00
pty
racc/cparse
readline
ripper
sdbm
socket rdoc update. 2010-02-23 11:41:55 +00:00
stringio * ext/stringio/stringio.c (strio_ungetc): pads with \000 when the 2010-02-05 16:57:54 +00:00
strscan
syck
syslog
tk * ext/tk/tkutil/tkutil.c: fix SEGV on TkUtil::CallbackSubst._setup_subst_table. 2010-01-31 22:50:43 +00:00
win32ole
zlib * ext/zlib/zlib.c (zlib_mem_alloc): suppress valgrind warnings. 2010-02-15 13:26:51 +00:00
.cvsignore
.document
extmk.rb
purelib.rb * ext/purelib.rb, common.mk: to simulate ruby command more precisely, 2010-02-05 16:21:56 +00:00
Setup
Setup.atheos
Setup.emx
Setup.nt