1
0
Fork 0
mirror of https://github.com/ruby/ruby.git synced 2022-11-09 12:17:21 -05:00
ruby--ruby/ext
卜部昌平 cdd75d4e7f support C++ std::nullptr_t
C++ keyword `nullptr` represents a null pointer (note also that NULL is
an integer in C++ due to its design flaw).  Its type is `std::nullptr_t`,
defined in <cstddef> standard header.  Why not support it when the
backend implementation can take a null pointer as an argument.
2020-01-31 13:01:52 +09:00
..
-test- support C++ std::nullptr_t 2020-01-31 13:01:52 +09:00
bigdecimal
cgi/escape
continuation
coverage Updated dependencies on internal/warnings.h 2019-12-31 11:14:19 +09:00
date
dbm
digest
etc
fcntl
fiber
fiddle Drop executable bit of *.{yml,h,mk.tmpl} 2020-01-22 16:04:38 +09:00
gdbm
io [ruby/io-console] bump up to 0.5.5 2020-01-18 00:17:05 +09:00
json [flori/json] Add :nodoc: for GeneratorMethods 2020-01-06 15:13:50 +09:00
monitor
nkf
objspace Updated dependencies on internal/warnings.h 2019-12-31 11:14:19 +09:00
openssl ext/openssl/ossl_ssl.c: nodoc for private methods 2019-12-29 21:09:15 +08:00
pathname Revert pathname, rb_warn_deprecated* are not public API 2020-01-23 21:49:58 +09:00
psych
pty Updated dependencies on internal/warnings.h 2019-12-31 11:14:19 +09:00
racc/cparse
rbconfig/sizeof
readline [ruby/readline-ext] Include ruby/assert.h in ruby/ruby.h so that assertions can be there 2020-01-23 13:31:19 +09:00
ripper Get rid of use of special variables 2020-01-20 16:58:58 +09:00
rubyvm
sdbm
socket Updated dependencies on internal/warnings.h 2019-12-31 11:14:19 +09:00
stringio
strscan
syslog
win32
win32ole
zlib
.document
extmk.rb
Setup
Setup.atheos
Setup.nt