1
0
Fork 0
mirror of https://github.com/ruby/ruby.git synced 2022-11-09 12:17:21 -05:00
ruby--ruby/ext
charliesome 73ac899b7f * ext/socket/socket.c (sock_gethostname): Use NI_MAXHOST to support
hostnames longer than 64 characters if the system supports it.

git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@46935 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2014-07-25 04:17:50 +00:00
..
-test-
bigdecimal
continuation
coverage
date * ext/date/lib/date/format.rb: removed empty file by @vipulnsward. 2014-07-01 02:28:56 +00:00
dbm * ext/dbm/dbm.c: fix wrong arguments in GetDBM2 macro by @v2e4lisp. 2014-07-13 08:29:09 +00:00
digest Revert r46828 2014-07-15 15:43:03 +00:00
dl
etc mkconstants.rb: remove empty comments 2014-07-06 02:42:55 +00:00
fcntl
fiber
fiddle
gdbm * ext/gdbm/gdbm.c: remove needless tabs. 2014-07-13 08:48:42 +00:00
io
json
mathn
nkf
objspace
openssl * ext/openssl/ossl.c: use encryptor instead of encrypter in doc. 2014-07-19 16:10:58 +00:00
pathname * file.c, ext/pathname/pathname.c: [DOC] correct position of method rdoc. 2014-07-06 12:45:27 +00:00
psych
pty
racc/cparse
rbconfig/sizeof * ext/rbconfig/sizeof/depend (sizes.c): fix build failure since r46924. 2014-07-24 12:14:27 +00:00
readline
ripper
sdbm * ext/gdbm/gdbm.c: remove needless tabs. 2014-07-13 08:48:42 +00:00
socket * ext/socket/socket.c (sock_gethostname): Use NI_MAXHOST to support 2014-07-25 04:17:50 +00:00
stringio
strscan
syslog
thread * ext/thread/thread.c: added nodoc attribute into 2014-07-19 16:00:51 +00:00
tk
win32
win32ole * ext/win32ole/win32ole.c (Init_win32ole): add WIN32OLE_RECORD#initialize 2014-07-24 13:51:22 +00:00
zlib
.document
extmk.rb configure.in: fix static-linked-ext 2014-07-03 03:40:24 +00:00
Setup
Setup.atheos
Setup.emx
Setup.nacl
Setup.nt