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 7101611b76 ifaddr.c: fix memsize
* ext/socket/ifaddr.c (ifaddr_memsize): do not count the whole
  rb_ifaddr_t array for each elements.  the header size is
  included in the first element for the time being.

git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@61006 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2017-12-04 06:08:30 +00:00
..
-test- Init functions should have prefix to avoid confliction. 2017-12-03 08:02:56 +00:00
bigdecimal
cgi/escape
continuation
coverage Add a last location to branch coverage 2017-11-16 03:36:20 +00:00
date
dbm
digest
etc etc.c: improve docs for sysconfdir 2017-11-07 20:08:34 +00:00
fcntl Fixed misspelling words. 2017-10-22 11:27:06 +00:00
fiber
fiddle
gdbm
io Fix typos in rdoc 2017-11-08 03:57:54 +00:00
json
nkf
objspace Remove RNODE cast from NODE utility functions 2017-11-04 11:37:19 +00:00
openssl openssl: import v2.1.0.beta2 2017-11-25 14:12:08 +00:00
pathname pathname.c: improve docs for Pathname 2017-11-07 20:14:46 +00:00
psych Merge psych-3.0.0. 2017-12-01 01:52:26 +00:00
pty
racc/cparse
rbconfig/sizeof
readline
ripper lexer.rb: Ripper::Lexer::State 2017-11-05 21:13:18 +00:00
rubyvm
sdbm
socket ifaddr.c: fix memsize 2017-12-04 06:08:30 +00:00
stringio stringio.c: write multiple arguments 2017-10-23 06:25:39 +00:00
strscan strscan.c: add MatchData-like methods 2017-11-29 07:57:48 +00:00
syslog
win32 Fixed misspelling words. 2017-10-22 11:27:06 +00:00
win32ole * ext/win32ole/win32ole.c: use WIN32OLEQueryInterfaceError when failed 2017-11-18 02:53:39 +00:00
zlib zlib.c: multiple arguments to write 2017-10-23 07:06:12 +00:00
.document
extmk.rb
Setup
Setup.atheos
Setup.nacl
Setup.nt