..
-test-
Add more assertions for NotImplementedError of instance method
2018-08-21 14:57:56 +00:00
bigdecimal
bigdecimal.c: fix missing argument
2018-03-26 00:25:16 +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
RSTRING_PTR may not be terminated in the future
2018-09-01 06:19:05 +00:00
dbm
Removed needless date attribute from gemspec of default gems.
2018-08-07 12:02:10 +00:00
digest
no ID cache in Init functions
2018-02-16 08:39:48 +00:00
etc
Merge etc gemspec from github repository.
2018-05-28 00:42:32 +00:00
fcntl
Removed needless date attribute from gemspec of default gems.
2018-08-07 12:02:10 +00:00
fiber
fiddle
Merge fiddle from github repository.
2018-10-20 07:27:18 +00:00
gdbm
Removed needless date attribute from gemspec of default gems.
2018-08-07 12:02:10 +00:00
io
io/console: drop 2.1.0 support [ci skip]
2018-03-02 11:24:29 +00:00
json
ext/json/parser/parser.c: do not call rb_str_resize() on Time object
2018-08-03 15:11:36 +00:00
nkf
ext: check if null byte is contained
2017-09-30 08:35:23 +00:00
objspace
ext/objspace/objspace_dump.c: print addresses consistently
2018-10-09 03:21:57 +00:00
openssl
openssl: sync with upstream repository
2018-10-18 00:24:49 +00:00
pathname
Pathname: Simplified Pathname#mountpoint?
2018-08-10 12:04:24 +00:00
psych
Merge Pysch-3.1.0.pre2 from ruby/psych.
2018-10-20 04:25:04 +00:00
pty
pty.c: typo
2018-09-18 09:15:46 +00:00
racc /cparse
rbconfig /sizeof
configure.ac
2017-09-29 13:21:17 +00:00
readline
readline.c: improve docs
2018-10-12 20:37:30 +00:00
ripper
UNREACHABLE_RETURN
2018-07-24 05:38:07 +00:00
rubyvm
sdbm
Removed needless date attribute from gemspec of default gems.
2018-08-07 12:02:10 +00:00
socket
fix a typo [ci skip]
2018-09-05 21:34:44 +00:00
stringio
Removed needless date attribute from gemspec of default gems.
2018-08-07 12:02:10 +00:00
strscan
Removed needless date attribute from gemspec of default gems.
2018-08-07 12:02:10 +00:00
syslog
no ID cache in Init functions
2018-02-16 08:39:48 +00:00
win32
Win32API.rb: use uplevel option to warn
2018-04-02 12:39:01 +00:00
win32ole
* ext/win32ole/lib/win32ole.rb (methods): COM method elements should be
2018-09-26 09:33:46 +00:00
zlib
zlib: fix Zlib::VERSION
2018-10-18 00:55:05 +00:00
.document
ext/.document: follow-up r59734
2017-09-03 13:31:34 +00:00
extmk.rb
extmk.rb: get rid of shadowing outer local variable
2018-03-25 01:52:22 +00:00
Setup
Setup.atheos
Setup.nt