aboutsummaryrefslogtreecommitdiffstats
path: root/ext
Commit message (Expand)AuthorAgeFilesLines
* update doc.akr2014-10-051-4/+1
* digest/*/extconf.rb: do not link openssl when using bundlednobu2014-10-054-21/+19
* rmd160/extconf.rb: fix function namenobu2014-10-051-1/+1
* psych: typed datanobu2014-10-042-21/+53
* openssl: typed datanobu2014-10-042-7/+43
* json/parser: typed datanobu2014-10-043-10/+41
* json/generator: typed datanobu2014-10-042-9/+35
* sdbm: typed datanobu2014-10-041-5/+25
* gdbm: typed datanobu2014-10-042-5/+36
* dbm: typed datanobu2014-10-042-5/+42
* ext: protoize no-arguments functionsnobu2014-10-0422-27/+31
* ext: protoize no-arguments functionsnobu2014-10-0410-13/+13
* ext/zlib/zlib.c: TypedData conversionnormal2014-10-041-27/+63
* * ext/win32ole/sample/example*.rb: Add wait input to quit for exampleszzak2014-10-043-1/+14
* * ext/win32ole/win32ole.c: [DOC] Fix typo in :nodoc: reported byzzak2014-10-042-3/+3
* * ext/openssl/ossl_rand.c: [DOC] Add call signature for pseudo_byteszzak2014-10-041-30/+23
* * ext/openssl/ossl_rand.c: [DOC] Add rdoc for method descriptionszzak2014-10-031-2/+37
* * ext/openssl/ossl_rand.c: Use rb_define_module_function instead ofzzak2014-10-031-13/+9
* ext/win32ole/win32ole_method.c(olemethod_set_member): removesuke2014-10-032-2/+2
* * ext/etc/etc.c (etc_nprocessors): Windows support.usa2014-10-021-1/+7
* * ext/etc/etc.c (etc_nprocessors): New method.akr2014-10-021-0/+33
* * remove trailing spaces.svn2014-10-011-1/+1
* ext/win32ole/win32ole_type.c: use typed data.suke2014-10-011-5/+19
* * ext/win32ole/win32ole_typelib.c: use typed data.suke2014-09-301-5/+19
* ext/digest: hide metadata objects for internal usenobu2014-09-304-4/+4
* protoize no-arguments functionsnobu2014-09-3057-92/+97
* racc/cparse: private classnobu2014-09-291-0/+6
* digest: no check for hidden objectsnobu2014-09-294-0/+8
* date_core.c: revert constnobu2014-09-291-3/+3
* date_core.c: more write-barriersnobu2014-09-291-18/+22
* date_core.c: write-barriernobu2014-09-291-28/+33
* date_core.c: typed datanobu2014-09-291-11/+25
* ruby.h: warn untyped Datanobu2014-09-281-0/+2
* digest.c: typed datanobu2014-09-271-6/+15
* ruby.h: deprecate plain Datanobu2014-09-272-11/+44
* stringio.c: ASCII-8BIT StringIO rejects no encodingsnobu2014-09-261-2/+3
* ext/socket/*.c: trivial struct packing for 64-bitnormal2014-09-223-4/+4
* ext/win32ole/win32ole.c (rbtime2vtdate, vtdate2rbtime): fixsuke2014-09-211-8/+15
* parse.y: quoted ID keynobu2014-09-201-0/+3
* * ext/openssl/lib/openssl/x509.rb (OpenSSL::X509::Name#pretty_print):akr2014-09-202-0/+27
* fbuffer.h: expand argumentsnobu2014-09-181-1/+1
* ext/zlib/zlib.c (struct gzfile): pack (288 => 272 bytes) on 64-bitnormal2014-09-171-2/+2
* socket (rsock_connect): fix and refactor for blockingnormal2014-09-171-120/+58
* ext/zlib/zlib.c (zlib_mem_alloc): check overflownormal2014-09-171-1/+1
* pathname.rb: fix a Pathname#relative_path_from crash onnobu2014-09-151-1/+2
* fiddle/import.rb: fix typonobu2014-09-151-1/+1
* * ext/psych/lib/psych.rb: update versiontenderlove2014-09-142-6/+6
* * ext/win32ole/win32ole_event.c(ev_advise, ole_event_free,suke2014-09-132-1/+7
* ext/Setup.nacl: remove trainling space.nobu2014-09-121-1/+1
* readline.c: use rb_setup_fake_strnobu2014-09-123-6/+4