1
0
Fork 0
mirror of https://github.com/ruby/ruby.git synced 2022-11-09 12:17:21 -05:00
ruby--ruby/ext
suke 3c0cf7856a * ext/win32ole/win32ole.c: use WIN32OLEQueryInterfaceError when failed
to query com interface.
* ext/win32ole/win32ole_event.c: ditto.
* ext/win32ole/win32ole_method.c: ditto.

git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@60832 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2017-11-18 02:53:39 +00:00
..
-test-
bigdecimal ext: check if null byte is contained 2017-09-30 08:35:23 +00:00
cgi/escape
continuation
coverage Add a last location to branch coverage 2017-11-16 03:36:20 +00:00
date
dbm gdbm, dbm, sdbm: remove unnecessary conditions 2017-10-22 07:18:55 +00:00
digest
etc etc.c: improve docs for sysconfdir 2017-11-07 20:08:34 +00:00
fcntl Fixed misspelling words. 2017-10-22 11:27:06 +00:00
fiber
fiddle Added explicitly require to example code. 2017-10-21 14:55:22 +00:00
gdbm gdbm, dbm, sdbm: remove unnecessary conditions 2017-10-22 07:18:55 +00:00
io Fix typos in rdoc 2017-11-08 03:57:54 +00:00
json
nkf ext: check if null byte is contained 2017-09-30 08:35:23 +00:00
objspace Remove RNODE cast from NODE utility functions 2017-11-04 11:37:19 +00:00
openssl multiple arguments to write 2017-10-23 14:05:07 +00:00
pathname pathname.c: improve docs for Pathname 2017-11-07 20:14:46 +00:00
psych null byte at Psych::Emitter. 2017-10-31 07:24:29 +00:00
pty Replace to_a[1..-1] on a MatchData with captures 2017-10-21 05:18:40 +00:00
racc/cparse
rbconfig/sizeof
readline ext: check if null byte is contained 2017-09-30 08:35:23 +00:00
ripper lexer.rb: Ripper::Lexer::State 2017-11-05 21:13:18 +00:00
rubyvm
sdbm gdbm, dbm, sdbm: remove unnecessary conditions 2017-10-22 07:18:55 +00:00
socket socket.c,tcpsocket.c: improve deprecation notices 2017-11-07 20:13:00 +00:00
stringio stringio.c: write multiple arguments 2017-10-23 06:25:39 +00:00
strscan
syslog ext: check if null byte is contained 2017-09-30 08:35:23 +00:00
win32 Fixed misspelling words. 2017-10-22 11:27:06 +00:00
win32ole * ext/win32ole/win32ole.c: use WIN32OLEQueryInterfaceError when failed 2017-11-18 02:53:39 +00:00
zlib zlib.c: multiple arguments to write 2017-10-23 07:06:12 +00:00
.document
extmk.rb
Setup
Setup.atheos
Setup.nacl
Setup.nt