..
-test-
Add test cases of rb_arithmetic_sequence_extract
2018-12-12 21:17:04 +00:00
bigdecimal
Import bigdecimal 1.4.0.pre.20181205a
2018-12-05 11:30:24 +00:00
cgi /escape
Revert "ext/cgi/escape: preserve String subclass in result"
2018-05-03 01:24:09 +00:00
continuation
coverage
* expand tabs.
2018-10-20 05:33:13 +00:00
date
Separate RSTRING_PTR from a function call
2018-12-13 05:09:58 +00:00
dbm
Removed needless date attribute from gemspec of default gems.
2018-08-07 12:02:10 +00:00
digest
etc
Retry r65211.
2018-10-20 10:30:42 +00:00
fcntl
Removed needless date attribute from gemspec of default gems.
2018-08-07 12:02:10 +00:00
fiber
fiddle
fix typo.
2018-10-20 07:40:45 +00:00
gdbm
Removed needless date attribute from gemspec of default gems.
2018-08-07 12:02:10 +00:00
io
json
Fix JSON::Parser against bigdecimal updates
2018-12-02 05:21:57 +00:00
nkf
objspace
support theap for T_HASH. [Feature #14989 ]
2018-10-30 22:11:51 +00:00
openssl
errno.h must be included after config.h because config.h might define
2018-11-21 20:39:09 +00:00
pathname
Use File class methods to avoid pipe execution
2018-12-12 05:07:49 +00:00
psych
Merge upstream from ruby/psych
2018-12-04 12:24:12 +00:00
pty
[doc] Fix grammar typo in Pty_init() docstring [ci skip]
2018-11-16 04:25:07 +00:00
racc /cparse
rbconfig /sizeof
readline
readline.c: improve docs
2018-10-12 20:37:30 +00:00
ripper
Use delete_prefix instead of sub(/\Afixed-pattern/, '')
2018-12-04 08:22:10 +00:00
rubyvm
Disable tailcall optimization [Bug #15303 ]
2018-12-12 05:46:13 +00:00
sdbm
Removed needless date attribute from gemspec of default gems.
2018-08-07 12:02:10 +00:00
socket
disable non-blocking pipes and sockets by default
2018-11-29 20:00:00 +00:00
stringio
Merge stringio.gemspec from github repository.
2018-11-28 02:38:29 +00:00
strscan
Removed needless date attribute from gemspec of default gems.
2018-08-07 12:02:10 +00:00
syslog
win32
Win32API.rb: use uplevel option to warn
2018-04-02 12:39:01 +00:00
win32ole
Fix call-seq of OpenSSL.fips_mode and WIN32OLE_METHOD#name [ci skip]
2018-11-01 07:25:50 +00:00
zlib
zlib (gzfile_write_raw): do not resize string after .write call
2018-12-07 07:09:31 +00:00
.document
extmk.rb
Let sub-directory exts depend on their parent ext
2018-12-01 09:29:14 +00:00
Setup
Setup.atheos
Setup.nt