1
0
Fork 0
mirror of https://github.com/ruby/ruby.git synced 2022-11-09 12:17:21 -05:00
ruby--ruby/ext
Nobuyoshi Nakada 8918a9cf6c Removed rb_cData entity
* Use the wrapper of rb_cObject instead of data access
* Replaced rest of extentions
* Updated the version guard for Data
* Added the version guard of rb_cData
2020-12-22 02:51:49 +09:00
..
-test- Removed rb_cData entity 2020-12-22 02:51:49 +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
date
dbm
digest [ruby/digest] Remove .gitignore and .travis.yml from gemspec 2020-12-21 17:46:30 +09:00
etc
fcntl
fiber
fiddle
gdbm
io
json [json] Avoid method redefinition 2020-12-21 22:41:24 +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
ripper ripper: fix #tok on some error events [Bug 17345] 2020-12-19 17:32:39 +09:00
rubyvm
socket Removed rb_cData entity 2020-12-22 02:51:49 +09:00
stringio Removed rb_cData entity 2020-12-22 02:51:49 +09:00
strscan [strscan] Fix license comment and files 2020-12-18 14:25:48 +09:00
syslog
win32
win32ole
zlib
.document Remove unnecessary files from .document 2020-12-20 16:00:13 +09:00
extmk.rb
Setup
Setup.atheos
Setup.nt