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 c79c06fa1c Integer conversion
* ext/bigdecimal/bigdecimal.c: use NUM2INT and NUM2USHORT to
  reject nil.

git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@55438 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2016-06-18 02:25:28 +00:00
..
-test-
bigdecimal Integer conversion 2016-06-18 02:25:28 +00:00
cgi/escape
continuation
coverage
date date_core.c: remove assert 2016-06-15 06:26:52 +00:00
dbm
digest
etc etc.c: retry with allocated string buffer 2016-06-02 12:21:42 +00:00
fcntl
fiber
fiddle
gdbm
io
json Integer unification macro 2016-06-13 11:34:56 +00:00
mathn
nkf
objspace ObjectSpace.dump_all: valid JSON 2016-06-11 05:04:22 +00:00
openssl openssl: refactor OpenSSL::OCSP::*#verify 2016-06-15 15:02:46 +00:00
pathname
psych
pty
racc/cparse
rbconfig/sizeof
readline
ripper
sdbm
socket * ext/socket/raddrinfo.c (host_str, port_str): Use StringValueCStr 2016-05-30 15:33:06 +00:00
stringio stringio.c: fix index overflow 2016-06-17 23:52:48 +00:00
strscan
syslog
tk
win32
win32ole
zlib Unnecessary checks 2016-06-17 08:45:05 +00:00
.document
extmk.rb Fix static-linked-ext encodings 2016-06-18 01:13:39 +00:00
Setup
Setup.atheos
Setup.nacl
Setup.nt