1
0
Fork 0
mirror of https://github.com/ruby/ruby.git synced 2022-11-09 12:17:21 -05:00
ruby--ruby/ext
technorama ca5c47cb1d * ext/openssl/ossl_ssl.c: initialize session class.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_8@16091 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2008-04-20 05:33:56 +00:00
..
bigdecimal * ext/bigdecimal/extconf.rb: simplified the condition. 2008-02-09 14:22:54 +00:00
curses * ext/curses/extconf.rb: check macro if cannot find func. 2007-11-15 10:51:07 +00:00
dbm
digest * ext/digest/lib/digest.rb (Digest::self.const_missing): avoid 2007-07-28 00:40:58 +00:00
dl * rubyio.h (rb_io_t): renamed from OpenFile. 2008-04-15 03:35:55 +00:00
etc * ext/etc/etc.c (etc_getlogin): update documentation to note 2007-08-27 10:16:25 +00:00
fcntl
gdbm
iconv * ext/iconv/iconv.c (iconv_convert): check upper bound. a patch from 2008-02-15 06:23:14 +00:00
io/wait * rubyio.h (rb_io_t): renamed from OpenFile. 2008-04-15 03:35:55 +00:00
nkf
openssl * ext/openssl/ossl_ssl.c: initialize session class. 2008-04-20 05:33:56 +00:00
pty * rubyio.h (rb_io_t): renamed from OpenFile. 2008-04-15 03:35:55 +00:00
racc/cparse
readline * rubyio.h (rb_io_t): renamed from OpenFile. 2008-04-15 03:35:55 +00:00
sdbm
socket * rubyio.h (rb_io_t): renamed from OpenFile. 2008-04-15 03:35:55 +00:00
stringio * ext/stringio/stringio.c (strio_init): separate from strio_initialize 2007-09-21 20:19:51 +00:00
strscan
syck * ext/syck/rubyext.c (syck_genericresolver_node_import): should 2008-04-18 10:00:18 +00:00
syslog * lib/ipaddr.rb: Say that I am the current maintainer. 2008-03-21 12:16:15 +00:00
thread * eval.c, intern.h, ext/thread/thread.c: should not free queue while 2007-09-20 18:05:40 +00:00
tk * ext/tk/lib/tk.rb, ext/tk/lib/tk/scrollbar.rb, ext/tk/lib/tk/scale.rb: 2008-04-17 23:06:33 +00:00
Win32API * lib/resolv.rb (Resolv::Hosts): should not use win32/resolv on cygwin. 2008-03-21 12:27:00 +00:00
win32ole ext/win32ole/win32ole.c (ole_invoke): bug fix. [ruby-talk:279100] 2007-11-17 05:25:09 +00:00
zlib
.cvsignore
.document
extmk.rb * ext/extmk.rb (extract_makefile): use dldflags instead of DLDFLAGS to 2007-11-28 05:43:17 +00:00
purelib.rb
Setup
Setup.atheos
Setup.dj
Setup.emx
Setup.nt
Setup.x68