aboutsummaryrefslogtreecommitdiffstats
path: root/ext
Commit message (Expand)AuthorAgeFilesLines
* * ext/openssl/ossl.c: use encryptor instead of encrypter in doc.hsbt2014-07-191-10/+10
* * ext/thread/thread.c: added nodoc attribute intohsbt2014-07-191-0/+1
* * refactoringsuke2014-07-181-10/+10
* * ext/win32ole/win32ole.c (folevariant_initialize): WIN32OLE_VARIANTsuke2014-07-181-1/+4
* * ext/win32ole/win32ole.c (folevariant_initialize): remove unnecessarysuke2014-07-181-2/+1
* thread/thread.c: simplifynobu2014-07-171-34/+21
* thread/thread.c: non-blocking push on SizedQueuenobu2014-07-171-6/+31
* * ext/win32ole/win32ole.c (ole_variant2val): support array ofsuke2014-07-161-8/+18
* * remove trailing spaces.svn2014-07-161-1/+1
* * ext/win32ole/win32ole.c (fole_record_method_missing): callsuke2014-07-161-8/+4
* Revert r46828nobu2014-07-152-25/+6
* md5ossl.c: indicate the resultnobu2014-07-152-6/+25
* ext/digest: return values of init and finalnobu2014-07-158-36/+48
* digest.c: raise exception on init failurenobu2014-07-152-7/+15
* * ext/win32ole/win32ole.c: modify document for WIN32OLE_RECORD.suke2014-07-151-0/+85
* * ext/win32ole/win32ole.c: modify WIN32OLE class document andsuke2014-07-141-6/+80
* * ext/openssl/ossl_cipher.c: Fix call to ciphers class method andhsbt2014-07-131-2/+2
* * ext/gdbm/gdbm.c: remove needless tabs.hsbt2014-07-132-2/+2
* * ext/gdbm/gdbm.c: fix wrong arguments in GetDBM2 macro.hsbt2014-07-132-6/+6
* * ext/dbm/dbm.c: fix wrong arguments in GetDBM2 macro by @v2e4lisp.hsbt2014-07-131-3/+3
* * ext/win32ole/win32ole.c (fole_record_method_missing): correctsuke2014-07-121-2/+2
* * remove trailing spaces.svn2014-07-111-4/+4
* * ext/win32ole/win32ole.c: add WIN32OLE_RECORD class to supportsuke2014-07-111-1/+102
* * file.c, ext/pathname/pathname.c: [DOC] correct position of method rdoc.ktsj2014-07-061-1/+1
* mkconstants.rb: remove empty commentsnobu2014-07-061-3/+5
* ext/rbconfig/sizeof: distcleannobu2014-07-051-0/+1
* ext/etc: distcleannobu2014-07-051-0/+2
* configure.in: fix static-linked-extnobu2014-07-031-1/+5
* extmk.rb: GNU make -C optionnobu2014-07-031-2/+11
* Digest::HMAC is finally removed as previously noticed. [fix GH-648]knu2014-07-011-130/+0
* * ext/date/lib/date/format.rb: removed empty file by @vipulnsward.hsbt2014-07-012-2/+0
* * ext/pathname/pathname.c (path_birthtime): Windows support.usa2014-06-281-1/+1
* * ext/pathname/pathname.c (path_birthtime): New method,akr2014-06-282-0/+22
* bigdecimal/math.rb: error message in BigMath#PInobu2014-06-281-1/+1
* tcltklib.c: fix format specifiersnobu2014-06-231-73/+73
* fiddle/extconf.rb: supply 0nobu2014-06-211-1/+2
* digest.c: call to_s oncenobu2014-06-071-4/+3
* digest.c: fix #== for non-string argumentseregon2014-06-061-1/+3
* * ext/psych/lib/psych/visitors/yaml_tree.rb: dump empty symbols with atenderlove2014-06-051-1/+5
* * ext/digest/lib/digest/hmac.rb: extracted inline tests into test dir.hsbt2014-05-311-172/+0
* fileno.c: suppress warningsnobu2014-05-301-0/+2
* printf.c: suppress warningsnobu2014-05-301-2/+2
* * ext/-test-/dir: Dir#fileno implemented.akr2014-05-293-0/+127
* * ext/openssl/lib/openssl/ssl.rb (SSLServer#accept): Close a socketakr2014-05-291-2/+6
* * ext/socket/unixsocket.c (rsock_init_unixsock): Open a socketakr2014-05-281-4/+5
* * ext/openssl/ossl_ssl.c (ossl_ssl_close): Fix sync_close to workakr2014-05-281-10/+14
* * ext/socket/ifaddr.c (ifaddr_inspect_flags): support IFF_SIMPLEX.naruse2014-05-271-0/+3
* pty.c: do nothing if terminated alreadynobu2014-05-261-0/+5
* vsnprintf.c: fix string precisionnobu2014-05-251-5/+15
* * ext/socket/mkconstants.rb: More constantsakr2014-05-231-0/+20