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 76a27adfda * ext/socket/socket.c (init_unixsock): path may contain NUL for
abstract unix sockets.  [ruby-core:10288]

git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@11712 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2007-02-13 15:31:18 +00:00
..
bigdecimal Update constant comments to provide values for RDoc. 2006-12-31 21:15:44 +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: allow multiple candidates for dbm-type. 2006-09-16 07:14:37 +00:00
digest * ext/digest/sha2/lib/sha2.rb: Moved one level up from under 2006-12-11 02:59:43 +00:00
dl * Merge YARV 2006-12-31 15:02:22 +00:00
etc r11523@ruby: shyouhei | 2007-01-09 15:57:58 +0900 2007-01-09 11:52:26 +00:00
fcntl
gdbm * parse.y (parser_warning, parser_warn): some error message may 2006-10-14 14:33:10 +00:00
iconv * Merge YARV 2006-12-31 15:02:22 +00:00
io/wait * ext/io/wait/extconf.rb: suspicious checking_for. 2006-09-16 07:15:22 +00:00
nkf * ext/nkf/nkf-utf8/{nkf.c,utf8tbl.c}: 2007-02-06 15:08:59 +00:00
openssl * ext/openssl/ossl_asn1.c (Init_ossl_asn1): 2007-01-04 08:05:08 +00:00
pty * intern.h: prepare rb_last_status_get() and rb_last_status_set(). 2007-02-05 16:22:38 +00:00
racc/cparse * ruby.h (struct RArray): embed small arrays. 2006-09-02 14:42:08 +00:00
readline * Merge YARV 2006-12-31 15:02:22 +00:00
ripper * Merge YARV 2006-12-31 15:02:22 +00:00
sdbm * ruby.h (struct RArray): embed small arrays. 2006-09-02 14:42:08 +00:00
socket * ext/socket/socket.c (init_unixsock): path may contain NUL for 2007-02-13 15:31:18 +00:00
stringio * ext/stringio/stringio.c (strio_gets): accepts limit argument. 2006-12-29 19:21:50 +00:00
strscan
syck * ruby.h (struct RArray): embed small arrays. 2006-09-02 14:42:08 +00:00
syslog
tk * ext/tk/lib/tk.rb: fix typo (TkConfigMethod::__confinfo_cmd, 2007-02-09 15:30:32 +00:00
Win32API * ruby.h (struct RArray): embed small arrays. 2006-09-02 14:42:08 +00:00
win32ole * ext/win32ole/win32ole.c (ole_variant2val): support VT_I8, VT_UI8. 2007-02-12 05:00:41 +00:00
zlib Fix to compile on yarv, ruby_errinfo -> rb_errinfo() 2007-01-02 01:31:36 +00:00
.cvsignore
.document
extmk.rb * ext/extmk.rb: Borland make needs also -D flags to override variables 2006-10-19 16:03:45 +00:00
Setup
Setup.atheos
Setup.dj
Setup.emx
Setup.nt
Setup.x68