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 cfb519a25e * ext/win32ole/win32ole_type.c: refactoring.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@47125 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2014-08-10 03:23:39 +00:00
..
-test- ext: get rid of inadvertent ID creation 2014-08-03 01:56:16 +00:00
bigdecimal * ext/bigdecimal/bigdecimal.c: [DOC] Add description of 2014-07-31 22:36:16 +00:00
continuation
coverage * ext/openssl/depend: remove dependency from internal headers. 2014-05-14 10:55:38 +00:00
date ext: prefer RB_TYPE_P over comparison TYPE with constants 2014-08-03 01:56:01 +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 extmk.rb: check if parent is build 2014-05-09 05:52:59 +00:00
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 * ext/io/console/console.c (console_dev): need read access for conout$ 2014-02-22 10:11:25 +00:00
json json/parser/prereq.mk: use enum 2014-03-17 04:57:19 +00:00
mathn
nkf
objspace ext: get rid of inadvertent ID creation 2014-08-03 01:56:16 +00:00
openssl openssl: constify 2014-08-03 15:19:20 +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/to_ruby.rb: backwards compatibility for 2014-08-05 18:41:46 +00:00
pty pty.c: do nothing if terminated already 2014-05-26 04:35:17 +00:00
racc/cparse
rbconfig/sizeof rbconfig/sizeof: remove garbage 2014-07-26 06:16:19 +00:00
readline readline/extconf.rb: rl_hook_func_t 2014-04-04 15:31:23 +00:00
ripper * ext/ripper/lib/ripper/lexer.rb: [DOC] use lower case version of core 2014-02-07 12:57:44 +00:00
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 stringio.c: use rb_str_append other than ASCII-8BIT 2014-04-23 02:03:43 +00:00
strscan strscan.c: encoding in messages 2014-08-03 01:56:31 +00:00
syslog
thread * ext/thread/thread.c: added nodoc attribute into 2014-07-19 16:00:51 +00:00
tk * ext/tk/lib/tkextlib/tcllib/plotchart.rb: fix typo. 2014-08-04 00:07:01 +00:00
win32
win32ole * ext/win32ole/win32ole_type.c: refactoring. 2014-08-10 03:23:39 +00:00
zlib * ext/zlib/zlib.c: [DOC] Remove default value of Zlib constants, as 2014-07-27 19:41:22 +00:00
.document * ext/win32ole/win32ole.c: separate WIN32OLE::VARIANT src file 2014-08-02 14:55:36 +00:00
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