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 4d812cf6db * ext/win32ole/win23ole.c (folerecord_method_missing): support
setter of member of WIN32OLE_RECORD object.


git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@46989 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2014-07-28 11:26:43 +00:00
..
-test-
bigdecimal bigdecimal/math.rb: error message in BigMath#PI 2014-06-28 11:29:11 +00:00
continuation
coverage
date * ext/date/lib/date/format.rb: removed empty file by @vipulnsward. 2014-07-01 02:28:56 +00:00
dbm * ext/dbm/dbm.c: fix wrong arguments in GetDBM2 macro by @v2e4lisp. 2014-07-13 08:29:09 +00:00
digest Revert r46828 2014-07-15 15:43:03 +00:00
dl
etc mkconstants.rb: remove empty comments 2014-07-06 02:42:55 +00:00
fcntl
fiber
fiddle fiddle/extconf.rb: supply 0 2014-06-21 03:54:19 +00:00
gdbm * ext/gdbm/gdbm.c: remove needless tabs. 2014-07-13 08:48:42 +00:00
io
json
mathn
nkf
objspace * ext/objspace/objspace_dump.c (dump_append): avoid fflush. 2014-07-26 08:28:05 +00:00
openssl * ext/openssl/ossl_hmac.c: Fix NO_HMAC warning [Fixes GH-665] 2014-07-27 19:37:10 +00:00
pathname * file.c, ext/pathname/pathname.c: [DOC] correct position of method rdoc. 2014-07-06 12:45:27 +00:00
psych * ext/psych/lib/psych/visitors/yaml_tree.rb: dump empty symbols with a 2014-06-05 22:42:58 +00:00
pty
racc/cparse
rbconfig/sizeof rbconfig/sizeof: remove garbage 2014-07-26 06:16:19 +00:00
readline
ripper
sdbm * ext/gdbm/gdbm.c: remove needless tabs. 2014-07-13 08:48:42 +00:00
socket introduce ZALLOC{,_N} to replace ALLOC{,_N}+MEMZERO use 2014-07-25 21:34:35 +00:00
stringio
strscan introduce ZALLOC{,_N} to replace ALLOC{,_N}+MEMZERO use 2014-07-25 21:34:35 +00:00
syslog
thread * ext/thread/thread.c: added nodoc attribute into 2014-07-19 16:00:51 +00:00
tk tcltklib.c: fix format specifiers 2014-06-23 21:15:39 +00:00
win32
win32ole * ext/win32ole/win23ole.c (folerecord_method_missing): support 2014-07-28 11:26:43 +00:00
zlib * ext/zlib/zlib.c: [DOC] Remove default value of Zlib constants, as 2014-07-27 19:41:22 +00:00
.document
extmk.rb configure.in: fix static-linked-ext 2014-07-03 03:40:24 +00:00
Setup
Setup.atheos
Setup.emx
Setup.nacl
Setup.nt