1
0
Fork 0
mirror of https://github.com/ruby/ruby.git synced 2022-11-09 12:17:21 -05:00
ruby--ruby/ext
normal a34f9c7e9a basicsocket (rsock_bsock_send): do not truncate return value
send(2) and sendto(2) syscalls return `ssize_t', use the
proper type and macro for converting to a Numeric VALUE.

git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@57354 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2017-01-16 21:42:05 +00:00
..
-test- memory_status.c: support old Mac OS 2016-12-25 14:32:29 +00:00
bigdecimal bigdecimal: version 1.3.0 2016-12-21 15:35:29 +00:00
cgi/escape Update dependencies 2016-07-06 05:48:13 +00:00
continuation Update dependencies 2016-07-06 05:48:13 +00:00
coverage Update dependencies. 2016-04-11 11:50:00 +00:00
date parse.y: ambiguous parentheses 2016-11-29 10:47:43 +00:00
dbm Update dependencies 2016-07-06 05:48:13 +00:00
digest fix hexdigest [ci skip] 2016-10-20 13:18:52 +00:00
etc Update dependencies 2016-07-06 05:48:13 +00:00
fcntl Update dependencies 2016-07-06 05:48:13 +00:00
fiber Update dependencies 2016-07-06 05:48:13 +00:00
fiddle Update dependencies 2016-07-06 05:48:13 +00:00
gdbm Update dependencies 2016-07-06 05:48:13 +00:00
io console.c: unpaired size 2017-01-07 23:02:29 +00:00
json Fix rdoc of OpenStruct.json_create [ci skip] 2016-08-30 06:27:29 +00:00
mathn handle ext/ as r53141 2015-12-16 05:31:54 +00:00
nkf Update dependencies. 2016-04-11 11:50:00 +00:00
objspace Add full option to ObjectSpace.dump_all 2017-01-03 22:42:10 +00:00
openssl openssl: import v2.0.2 2016-12-22 01:43:41 +00:00
pathname Pathname#empty? implemented. 2016-11-05 03:29:08 +00:00
psych Update psych-2.2.2 2016-12-15 11:00:40 +00:00
pty pty.c: dry up 2016-04-30 01:12:52 +00:00
racc/cparse Update dependencies 2016-07-06 05:48:13 +00:00
rbconfig/sizeof rbconfig/sizeof: calculate at compilation time 2016-04-25 05:39:12 +00:00
readline readline.c: str_subpos 2016-11-17 11:52:11 +00:00
ripper probes.dmyh: remove preprocessor directives 2016-07-06 05:03:14 +00:00
rubyvm get rid of test failures introduced at r56848 2016-11-20 06:19:05 +00:00
sdbm remove unnecessary volatiles 2016-05-23 04:31:55 +00:00
socket basicsocket (rsock_bsock_send): do not truncate return value 2017-01-16 21:42:05 +00:00
stringio stringio.c: chomp CR 2016-12-10 08:54:40 +00:00
strscan strscan.c: minl 2016-09-28 05:11:22 +00:00
syslog Update dependencies. 2016-04-11 11:50:00 +00:00
win32 win32/registry.rb: registry type names 2017-01-04 11:06:16 +00:00
win32ole win32ole.c: suppress warnings 2016-11-20 06:53:39 +00:00
zlib rdoc for r57126 [ci skip] 2016-12-20 17:15:37 +00:00
.document * ext/win32ole/win32ole.c: separate WIN32OLE::VARIANT src file 2014-08-02 14:55:36 +00:00
extmk.rb extmk.rb: removed compiled? method [ci skip] 2016-11-18 04:34:26 +00:00
Setup * ext/tk: Tk is removed from stdlib. [Feature #8539] 2016-08-09 06:44:45 +00:00
Setup.atheos * ext/tk: Tk is removed from stdlib. [Feature #8539] 2016-08-09 06:44:45 +00:00
Setup.nacl * ext/tk: Tk is removed from stdlib. [Feature #8539] 2016-08-09 06:44:45 +00:00
Setup.nt * ext/tk: Tk is removed from stdlib. [Feature #8539] 2016-08-09 06:44:45 +00:00