ruby/ext
zzak 165625e8e1 * ext/openssl/ossl_rand.c: [DOC] Add call signature for pseudo_bytes
and random_bytes, wrap lines at 80 chars, and remove useless
  comments.


git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@47782 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2014-10-04 00:01:07 +00:00
..
-test- ruby.h: deprecate plain Data 2014-09-27 01:28:47 +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 date_core.c: revert const 2014-09-29 02:20: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 ext/digest: hide metadata objects for internal use 2014-09-30 08:29:02 +00:00
dl protoize no-arguments functions 2014-09-30 05:25:32 +00:00
etc * ext/etc/etc.c (etc_nprocessors): Windows support. 2014-10-02 09:42:23 +00:00
fcntl protoize no-arguments functions 2014-09-30 05:25:32 +00:00
fiber * cont.c (ruby_Init_{Continuation_body,Fiber_as_Coroutine}): prefixed 2009-01-20 07:17:28 +00:00
fiddle protoize no-arguments functions 2014-09-30 05:25:32 +00:00
gdbm * ext/gdbm/gdbm.c: remove needless tabs. 2014-07-13 08:48:42 +00:00
io protoize no-arguments functions 2014-09-30 05:25:32 +00:00
json fbuffer.h: expand arguments 2014-09-18 14:51:45 +00:00
mathn * complex.c (nucomp_canonicalization): renamed. 2008-12-12 23:40:55 +00:00
nkf protoize no-arguments functions 2014-09-30 05:25:32 +00:00
objspace ext: get rid of inadvertent ID creation 2014-08-03 01:56:16 +00:00
openssl * ext/openssl/ossl_rand.c: [DOC] Add call signature for pseudo_bytes 2014-10-04 00:01:07 +00:00
pathname protoize no-arguments functions 2014-09-30 05:25:32 +00:00
psych * ext/psych/lib/psych.rb: update version 2014-09-14 02:04:03 +00:00
pty protoize no-arguments functions 2014-09-30 05:25:32 +00:00
racc/cparse racc/cparse: private class 2014-09-29 14:13:50 +00:00
rbconfig/sizeof rbconfig/sizeof: remove garbage 2014-07-26 06:16:19 +00:00
readline protoize no-arguments functions 2014-09-30 05:25:32 +00:00
ripper parse.y: quoted ID key 2014-09-20 01:48:43 +00:00
sdbm protoize no-arguments functions 2014-09-30 05:25:32 +00:00
socket protoize no-arguments functions 2014-09-30 05:25:32 +00:00
stringio protoize no-arguments functions 2014-09-30 05:25:32 +00:00
strscan protoize no-arguments functions 2014-09-30 05:25:32 +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 protoize no-arguments functions 2014-09-30 05:25:32 +00:00
win32 win32/registry.rb: size in bytes 2013-09-24 07:41:17 +00:00
win32ole ext/win32ole/win32ole_method.c(olemethod_set_member): remove 2014-10-03 21:08:55 +00:00
zlib protoize no-arguments functions 2014-09-30 05:25:32 +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