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 97e05dad7f UNREACHABLE_RETURN
* include/ruby/ruby.h (UNREACHABLE_RETURN): UNREACHABLE at the end
  of non-void functions.

git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@64025 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2018-07-24 05:38:07 +00:00
..
-test- UNREACHABLE_RETURN 2018-07-24 05:38:07 +00:00
bigdecimal bigdecimal.c: fix missing argument 2018-03-26 00:25:16 +00:00
cgi/escape Revert "ext/cgi/escape: preserve String subclass in result" 2018-05-03 01:24:09 +00:00
continuation
coverage
date
dbm
digest
etc Merge etc gemspec from github repository. 2018-05-28 00:42:32 +00:00
fcntl
fiber
fiddle fiddle/import.rb: suppress warning 2018-04-19 23:35:39 +00:00
gdbm
io
json
nkf
objspace Rename imemo_alloc with imemo_tmpbuf 2018-05-09 07:11:59 +00:00
openssl openssl_missing.h: constified 2018-06-17 10:17:39 +00:00
pathname Improve Pathname performance 2018-03-13 09:15:10 +00:00
psych Merge Pysch 3.0.3.pre1. 2018-04-28 01:47:58 +00:00
pty UNREACHABLE_RETURN 2018-07-24 05:38:07 +00:00
racc/cparse
rbconfig/sizeof
readline UNREACHABLE_RETURN 2018-07-24 05:38:07 +00:00
ripper UNREACHABLE_RETURN 2018-07-24 05:38:07 +00:00
rubyvm
sdbm
socket UNREACHABLE_RETURN 2018-07-24 05:38:07 +00:00
stringio
strscan
syslog
win32 Win32API.rb: use uplevel option to warn 2018-04-02 12:39:01 +00:00
win32ole
zlib zlib (rb_gzreader_getc): localize and return cbuf directly 2018-07-18 08:16:18 +00:00
.document
extmk.rb extmk.rb: get rid of shadowing outer local variable 2018-03-25 01:52:22 +00:00
Setup
Setup.atheos
Setup.nt