1
0
Fork 0
mirror of https://github.com/ruby/ruby.git synced 2022-11-09 12:17:21 -05:00
ruby--ruby/ext
git 215e4b8721 * expand tabs. [ci skip]
Tabs were expanded because previously the file did not have any tab indentation.
Please update your editor config, and use misc/expand_tabs.rb in the pre-commit hook.
2019-10-21 11:50:44 +09:00
..
-test- Moved RB_METHOD_DEFINITION_DECL to intern.h 2019-10-12 17:47:28 +09:00
bigdecimal Import changes from ruby/bigdecimal (#2531) 2019-10-08 09:06:28 +09:00
cgi/escape
continuation
coverage Revert https://github.com/ruby/ruby/pull/2486 2019-10-03 12:45:24 +09:00
date
dbm
digest Suppress deprecation warnings of MD5 from Xcode 11.1 2019-10-12 18:47:06 +09:00
etc
fcntl
fiber
fiddle
gdbm
io [ruby/io-console] Defer creating VT query string 2019-09-26 09:59:27 +09:00
json Remove unused constant. 2019-10-17 13:35:26 -07:00
monitor Native MonitorMixin::ConditionVariable#wait 2019-10-20 15:45:30 +09:00
nkf
objspace Rename NODE_ARRAY to NODE_LIST to reflect its actual use cases 2019-09-07 13:56:29 +09:00
openssl Prefer rb_gc_register_mark_object 2019-10-10 19:59:21 +09:00
pathname Fix more keyword argument separation issues in Pathname 2019-09-26 08:01:53 -07:00
psych
pty
racc/cparse
rbconfig/sizeof
readline
ripper * expand tabs. [ci skip] 2019-10-21 11:50:44 +09:00
rubyvm
sdbm
socket Support timeout for Addrinfo 2019-09-10 10:10:59 +09:00
stringio [ruby/stringio] Bump up the version 2019-09-29 18:55:34 +09:00
strscan Fixed overflow at onig_region_set 2019-10-14 15:10:56 +09:00
syslog ext/syslog/extconf.rb: add -llog for Android 2019-10-10 23:21:24 +09:00
win32
win32ole
zlib [ruby/zlib] Fix for older ruby 2.6 or earlier 2019-09-29 18:53:11 +09:00
.document
extmk.rb Revert "DEBUG: dump mkmf.log" 2019-09-19 20:57:57 +09:00
Setup
Setup.atheos
Setup.nt