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 067d9e9ce9 sprintf.c: NULL as str
* sprintf.c (ruby_vsnprintf, ruby_snprintf): allow NULL as str,
  just count the expected buffer size.

git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@59789 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2017-09-09 09:16:59 +00:00
..
-test- sprintf.c: NULL as str 2017-09-09 09:16:59 +00:00
bigdecimal ruby.h: unnormalized Fixnum value 2017-09-07 03:24:08 +00:00
cgi/escape
continuation
coverage Refactor the internal data format for coverage measurement 2017-09-03 14:26:06 +00:00
date ruby.h: unnormalized Fixnum value 2017-09-07 03:24:08 +00:00
dbm
digest Added gemspec of digest library. 2017-08-16 09:37:03 +00:00
etc
fcntl
fiber
fiddle
gdbm
io Improve line covearge of ext/io/nonblock/nonblock.c from 54.5% to 95.5% 2017-09-04 13:25:01 +00:00
json
nkf
objspace Fix a class of a returned value 2017-08-14 13:26:37 +00:00
openssl ruby.h: unnormalized Fixnum value 2017-09-07 03:24:08 +00:00
pathname disable rdoc for internal constants [ci skip] 2017-08-03 08:11:57 +00:00
psych
pty
racc/cparse
rbconfig/sizeof
readline
ripper ripper.rb: fix License format [ci skip] 2017-08-15 00:50:22 +00:00
rubyvm
sdbm
socket Add Socket::Ifaddr.vhid on supported platforms [Feature #13803] 2017-08-31 08:29:38 +00:00
stringio stringio.c: suppress a warning [ci skip] 2017-08-13 07:53:04 +00:00
strscan strscan.c: fix segfault in aref 2017-07-21 13:30:46 +00:00
syslog
win32
win32ole * ext/win32ole/win32ole.c (fole_initialize): fix typo. thanks to Gray Wolf. 2017-09-02 00:26:37 +00:00
zlib zlib.c: fix unnormalized Fixnum 2017-07-14 13:50:00 +00:00
.document ext/.document: follow-up r59734 2017-09-03 13:31:34 +00:00
extmk.rb
Setup
Setup.atheos
Setup.nacl
Setup.nt