1
0
Fork 0
mirror of https://github.com/ruby/ruby.git synced 2022-11-09 12:17:21 -05:00
ruby--ruby/ext
2020-11-26 20:14:34 +09:00
..
-test- Use rb_intern_const instead of rb_intern in Init functions 2020-10-21 12:46:53 +09:00
bigdecimal Fixed typo in comment 2020-10-10 02:32:21 -04:00
cgi/escape sed -i '/rmodule.h/d' 2020-08-27 16:42:06 +09:00
continuation sed -i '/rmodule.h/d' 2020-08-27 16:42:06 +09:00
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 sed -i '/rmodule.h/d' 2020-08-27 16:42:06 +09:00
digest Update dependencies for macOS 2020-10-21 12:31:45 +09:00
etc sed -i '/rmodule.h/d' 2020-08-27 16:42:06 +09:00
fcntl sed -i '/rmodule.h/d' 2020-08-27 16:42:06 +09:00
fiber
fiddle Update Fiddle's dependencies 2020-11-18 09:05:13 +09:00
gdbm sed -i '/rmodule.h/d' 2020-08-27 16:42:06 +09:00
io Adjusted indents [ci skip] 2020-10-11 14:22:43 +09:00
json Complex and Rational is embedded classes now 2020-11-10 13:14:42 +09:00
monitor sed -i '/rmodule.h/d' 2020-08-27 16:42:06 +09:00
nkf sed -i '/rmodule.h/d' 2020-08-27 16:42:06 +09:00
objspace Prevent objects from moving while iterating the heap 2020-10-06 16:22:01 -07:00
openssl Use rb_intern_const instead of rb_intern in Init functions 2020-10-21 12:46:53 +09:00
pathname Promote pathname to default gems 2020-10-14 14:42:53 +09:00
psych Appended a newline to suppress newline-eof warning 2020-10-06 23:18:42 +09:00
pty sed -i '/rmodule.h/d' 2020-08-27 16:42:06 +09:00
racc/cparse Use rb_intern_const instead of rb_intern in Init functions 2020-10-21 12:46:53 +09:00
rbconfig/sizeof sed -i '/rmodule.h/d' 2020-08-27 16:42:06 +09:00
readline update-deps 2020-09-26 18:55:00 +09:00
ripper Store all kinds of syntax errors [Bug #17345] 2020-11-26 20:14:34 +09:00
rubyvm
socket ext/socket/rubysocket.h: avoid the conflict of T_DATA definition in AIX 2020-11-01 00:12:55 -05:00
stringio [ruby/stringio] Bump version to 0.1.4 2020-08-27 23:55:17 +09:00
strscan mark regex internal to string scanner 2020-10-02 12:01:57 -07:00
syslog Promote syslog to default gems 2020-09-10 20:42:53 +09:00
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: patches for mswin64 2020-11-24 08:27:08 +09:00
.document
extmk.rb
Setup
Setup.atheos
Setup.nt