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 3dc960deab Merge stringio.gemspec from github repository.
It fixed the wrong paths of libraries.

git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@65295 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2018-10-22 00:32:16 +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 * 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 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 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 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
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 Merge stringio.gemspec from github repository. 2018-10-22 00:32:16 +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
extmk.rb extmk.rb: get rid of shadowing outer local variable 2018-03-25 01:52:22 +00:00
Setup
Setup.atheos
Setup.nt