1
0
Fork 0
mirror of https://github.com/ruby/ruby.git synced 2022-11-09 12:17:21 -05:00
ruby--ruby/ext
Kazuki Tsujimoto 67ee1cbdd5
Remove unnecessary files from .document
* ruby:ext/rbconfig/exts.mk
* ruby:ext/rbconfig/sizeof/Makefile
* ruby:ext/rbconfig/sizeof/depend
* ruby:ext/rbconfig/sizeof/mkmf.log
* ruby:ext/win32/depend
* ruby:ext/win32/exts.mk
* ruby:ext/win32/resolv/depend
* ruby:lib/racc/pre-setup
2020-12-20 16:00:13 +09:00
..
-test- [memory_view] Make MemoryView API Ractor-safe (#3911) 2020-12-16 13:43:56 +09:00
bigdecimal bigdecimal: initialize conditionally assigned variable 2020-12-20 03:13:33 +09:00
cgi/escape cgi/escape is ractor-safe 2020-12-20 04:22:29 +09:00
continuation
coverage Document Different Coverage Modes 2020-11-20 09:24:46 +09:00
date [ruby/date] Numeric already includes Comparable 2020-11-12 21:35:17 +09:00
dbm
digest [digest] Version 3.0.0 2020-12-19 15:08:01 +09:00
etc
fcntl
fiber
fiddle Reword docs for Fiddle::Function#call [ci skip] 2020-12-14 18:26:32 -05:00
gdbm
io [ruby/io-wait] Added extensions 2020-12-03 17:35:29 +09:00
json expand VERSION path for ruby repository. 2020-12-17 14:37:45 +09:00
monitor ext/monitor is ractor-safe 2020-12-20 04:22:29 +09:00
nkf
objspace
openssl support Ruby 2.x for openssl 2020-12-19 02:05:08 +09:00
pathname [pathname] Make Pathname Ractor safe (#3940) 2020-12-20 00:40:47 +09:00
psych Strip trailing spaces [ci skip] 2020-12-19 15:34:37 +09:00
pty
racc/cparse ext/racc/cparse is ractor-safe 2020-12-20 04:22:29 +09:00
rbconfig/sizeof
readline [ruby/readline-ext] Rename depend.gem with depend-gem 2020-12-03 17:35:29 +09:00
ripper ripper: fix #tok on some error events [Bug 17345] 2020-12-19 17:32:39 +09:00
rubyvm
socket socket is ractor-safe. 2020-12-18 11:23:34 +09:00
stringio [stringio] Version 3.0.0 2020-12-18 22:00:07 +09:00
strscan [strscan] Fix license comment and files 2020-12-18 14:25:48 +09:00
syslog
win32 Use Fiddle::Importer directly 2020-11-11 09:27:36 +09:00
win32ole Add string encoding IBM720 alias CP720 (#3803) 2020-11-22 22:23:40 +09:00
zlib zlib is ractor-safe 2020-12-18 14:09:32 +09:00
.document Remove unnecessary files from .document 2020-12-20 16:00:13 +09:00
extmk.rb
Setup
Setup.atheos
Setup.nt