ruby/ext
nobu f52dc33270 ext/Setup.nacl: remove trainling space.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@47559 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2014-09-12 15:39:09 +00:00
..
-test- * string.c (sym_find): remove Symbol.find because we have Symbol GC now. 2014-09-11 21:22:52 +00:00
bigdecimal * ext/bigdecimal/bigdecimal.c: [DOC] Add description of 2014-07-31 22:36:16 +00:00
continuation * cont.c (ruby_Init_{Continuation_body,Fiber_as_Coroutine}): prefixed 2009-01-20 07:17:28 +00:00
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 * lib/mkmf.rb: Add ruby/ruby.h, ruby/missing.h, ruby/intern.h, 2013-04-13 00:46:29 +00:00
fiber * cont.c (ruby_Init_{Continuation_body,Fiber_as_Coroutine}): prefixed 2009-01-20 07:17:28 +00:00
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 * complex.c (nucomp_canonicalization): renamed. 2008-12-12 23:40:55 +00:00
nkf * ext/nkf/nkf-utf8/nkf.c: fix typo by @windwiny [fix GH-506] 2014-01-19 05:43:23 +00:00
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/yaml_tree.rb: fix NameError dumping and 2014-08-29 21:41:02 +00:00
pty pty.c: do nothing if terminated already 2014-05-26 04:35:17 +00:00
racc/cparse ext: use PRIsVALUE for rb_raise and rb_warn 2014-01-13 00:57:38 +00:00
rbconfig/sizeof rbconfig/sizeof: remove garbage 2014-07-26 06:16:19 +00:00
readline readline.c: use rb_setup_fake_str 2014-09-12 13:11:13 +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 ext: use rb_sprintf() and rb_vsprintf() with PRIsVALUE 2014-01-13 00:57:41 +00:00
thread thread.c: check initialized 2014-08-19 01:13:24 +00:00
tk * ext/tk/lib/tkextlib/tcllib/plotchart.rb: fix typo. 2014-08-04 00:07:01 +00:00
win32 win32/registry.rb: size in bytes 2013-09-24 07:41:17 +00:00
win32ole * ext/win32ole/sample/excel2.rb: remove some commented-out code. 2014-09-09 13:01:21 +00:00
zlib zlib: GzipReader#rewind preserves ZSTREAM_FLAG_GZFILE 2014-08-30 23:53:28 +00:00
.document * ext/win32ole/win32ole.c: separate WIN32OLE::VARIANT src file 2014-08-02 14:55:36 +00:00
Setup * ext/curses, sample/curses: removed curses. 2013-12-09 04:39:49 +00:00
Setup.atheos * ext/curses, sample/curses: removed curses. 2013-12-09 04:39:49 +00:00
Setup.emx * ext/curses, sample/curses: removed curses. 2013-12-09 04:39:49 +00:00
Setup.nacl ext/Setup.nacl: remove trainling space. 2014-09-12 15:39:09 +00:00
Setup.nt * ext/curses, sample/curses: removed curses. 2013-12-09 04:39:49 +00:00
extmk.rb configure.in: fix static-linked-ext 2014-07-03 03:40:24 +00:00