1
0
Fork 0
mirror of https://github.com/ruby/ruby.git synced 2022-11-09 12:17:21 -05:00
ruby--ruby/ext
ktsj 9f051c80dc * file.c, ext/pathname/pathname.c: [DOC] correct position of method rdoc.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@46718 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2014-07-06 12:45:27 +00:00
..
-test- fileno.c: suppress warnings 2014-05-30 03:18:08 +00:00
bigdecimal bigdecimal/math.rb: error message in BigMath#PI 2014-06-28 11:29:11 +00:00
continuation
coverage * ext/openssl/depend: remove dependency from internal headers. 2014-05-14 10:55:38 +00:00
date * ext/date/lib/date/format.rb: removed empty file by @vipulnsward. 2014-07-01 02:28:56 +00:00
dbm use do/while(0) around GetDBM macros 2014-03-02 22:50:31 +00:00
digest Digest::HMAC is finally removed as previously noticed. [fix GH-648] 2014-07-01 07:21:08 +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
fiddle fiddle/extconf.rb: supply 0 2014-06-21 03:54:19 +00:00
gdbm use do/while(0) around GetDBM macros 2014-03-02 22:50:31 +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 * ext/nkf/nkf-utf8/nkf.c: fix typo by @windwiny [fix GH-506] 2014-01-19 05:43:23 +00:00
objspace ext/objspace: Check fptr before trying to dump FILE object fd 2014-03-10 21:55:51 +00:00
openssl * ext/openssl/lib/openssl/ssl.rb (SSLServer#accept): Close a socket 2014-05-29 10:32:19 +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 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 ext/rbconfig/sizeof: distclean 2014-07-05 07:02:36 +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 use do/while(0) around GetDBM macros 2014-03-02 22:50:31 +00:00
socket * ext/socket/unixsocket.c (rsock_init_unixsock): Open a socket 2014-05-28 15:42:09 +00:00
stringio stringio.c: use rb_str_append other than ASCII-8BIT 2014-04-23 02:03:43 +00:00
strscan * ext/socket/ifaddr.c (IS_IFADDRS): Unused macro removed. 2014-05-11 16:31:51 +00:00
syslog ext: use rb_sprintf() and rb_vsprintf() with PRIsVALUE 2014-01-13 00:57:41 +00:00
thread thread.c: undumpable 2014-03-26 02:20:26 +00:00
tk tcltklib.c: fix format specifiers 2014-06-23 21:15:39 +00:00
win32 win32/registry.rb: size in bytes 2013-09-24 07:41:17 +00:00
win32ole win32ole.c: suppress warnings 2014-04-23 04:14:42 +00:00
zlib * ext/socket/ifaddr.c (IS_IFADDRS): Unused macro removed. 2014-05-11 16:31:51 +00:00
.document * ext/.document: remove refinement from documentable directories. 2014-03-15 09:56:43 +00:00
extmk.rb configure.in: fix static-linked-ext 2014-07-03 03:40:24 +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/curses, sample/curses: removed curses. 2013-12-09 04:39:49 +00:00
Setup.nt * ext/curses, sample/curses: removed curses. 2013-12-09 04:39:49 +00:00