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 8f620b9b17 retry IO#getpass
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@52948 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2015-12-08 13:26:56 +00:00
..
-test- marshal.c: skip internal names 2015-12-08 05:20:41 +00:00
bigdecimal * ext/bigdecimal/bigdecimal.c: Fix double word typo. 2015-12-02 01:36:30 +00:00
continuation
coverage
date date_core.c: missing argument check 2015-12-08 00:03:21 +00:00
dbm ext: use RARRAY_AREF 2015-11-05 01:09:17 +00:00
digest fixup! r52695 2015-11-26 08:31:12 +00:00
etc
fcntl
fiber
fiddle fiddle: release GVL for ffi_call 2015-11-23 21:20:56 +00:00
gdbm ext: use RARRAY_AREF 2015-11-05 01:09:17 +00:00
io retry IO#getpass 2015-12-08 13:26:56 +00:00
json * ext/json/json.gemspec: bump version to json 1.8.3. CRuby already contained 2015-12-05 23:40:24 +00:00
mathn
nkf
objspace
openssl ext/openssl/ossl_ssl.c: hide globals 2015-12-01 22:49:05 +00:00
pathname * lib/open-uri.rb: Remove indicator for "frozen_string_literal: true". 2015-11-10 11:48:14 +00:00
psych * ext/psych/*: update psych to 2.0.16 2015-12-07 16:58:10 +00:00
pty
racc/cparse
rbconfig/sizeof
readline * ext/readline/extconf.rb: call dir_config("libedit") 2015-11-30 09:48:24 +00:00
ripper parse.y: indented hereoc 2015-12-07 14:39:52 +00:00
sdbm ext: use RARRAY_AREF 2015-11-05 01:09:17 +00:00
socket socket: expand docs+tests for recv_io/send_io 2015-12-07 18:39:47 +00:00
stringio
strscan
syslog
thread
tk ext: use RARRAY_ASET 2015-11-05 01:17:19 +00:00
win32
win32ole
zlib
.document
extmk.rb Drop support for BeOS 2015-11-24 00:17:11 +00:00
Setup
Setup.atheos
Setup.nacl
Setup.nt