1
0
Fork 0
mirror of https://github.com/ruby/ruby.git synced 2022-11-09 12:17:21 -05:00
ruby--ruby/ext
hsbt 867581dd75 Merge psych-3.1.0.pre1.
* Update bundled libyaml-0.2.1 from 0.1.7.
    https://github.com/ruby/psych/pull/368
  * Unify Psych's API: To use keyword arguments with method call.
    https://github.com/ruby/psych/pull/358

git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@64544 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2018-08-27 00:44:04 +00:00
..
-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 update dependencies 2018-01-09 06:55:55 +00:00
date Removed needless date attribute from gemspec of default gems. 2018-08-07 12:02:10 +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 fiddle/import.rb: suppress warning 2018-04-19 23:35:39 +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
objspace Rename imemo_alloc with imemo_tmpbuf 2018-05-09 07:11:59 +00:00
openssl needs openssl/opensslv.h 2018-08-08 15:36:28 +00:00
pathname Pathname: Simplified Pathname#mountpoint? 2018-08-10 12:04:24 +00:00
psych Merge psych-3.1.0.pre1. 2018-08-27 00:44:04 +00:00
pty UNREACHABLE_RETURN 2018-07-24 05:38:07 +00:00
racc/cparse
rbconfig/sizeof
readline ext/readline/extconf.rb: try using more readline APIs 2018-08-24 10:25:51 +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 UNREACHABLE_RETURN 2018-07-24 05:38:07 +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/win32ole.c: fix typo. [ci skip] 2018-03-10 06:46:01 +00:00
zlib Removed needless date attribute from gemspec of default gems. 2018-08-07 12:02:10 +00:00
.document
extmk.rb extmk.rb: get rid of shadowing outer local variable 2018-03-25 01:52:22 +00:00
Setup
Setup.atheos
Setup.nt