summaryrefslogtreecommitdiff
path: root/ext
AgeCommit message (Expand)Author
2014-07-19* ext/openssl/ossl.c: use encryptor instead of encrypter in doc.hsbt
2014-07-19* ext/thread/thread.c: added nodoc attribute intohsbt
2014-07-18* refactoringsuke
2014-07-18* ext/win32ole/win32ole.c (folevariant_initialize): WIN32OLE_VARIANTsuke
2014-07-18* ext/win32ole/win32ole.c (folevariant_initialize): remove unnecessarysuke
2014-07-17thread/thread.c: simplifynobu
2014-07-17thread/thread.c: non-blocking push on SizedQueuenobu
2014-07-16* ext/win32ole/win32ole.c (ole_variant2val): support array ofsuke
2014-07-16* remove trailing spaces.svn
2014-07-16* ext/win32ole/win32ole.c (fole_record_method_missing): callsuke
2014-07-15Revert r46828nobu
2014-07-15md5ossl.c: indicate the resultnobu
2014-07-15ext/digest: return values of init and finalnobu
2014-07-15digest.c: raise exception on init failurenobu
2014-07-15* ext/win32ole/win32ole.c: modify document for WIN32OLE_RECORD.suke
2014-07-14* ext/win32ole/win32ole.c: modify WIN32OLE class document andsuke
2014-07-13* ext/openssl/ossl_cipher.c: Fix call to ciphers class method andhsbt
2014-07-13* ext/gdbm/gdbm.c: remove needless tabs.hsbt
2014-07-13* ext/gdbm/gdbm.c: fix wrong arguments in GetDBM2 macro.hsbt
2014-07-13* ext/dbm/dbm.c: fix wrong arguments in GetDBM2 macro by @v2e4lisp.hsbt
2014-07-12* ext/win32ole/win32ole.c (fole_record_method_missing): correctsuke
2014-07-11* remove trailing spaces.svn
2014-07-11* ext/win32ole/win32ole.c: add WIN32OLE_RECORD class to supportsuke
2014-07-06* file.c, ext/pathname/pathname.c: [DOC] correct position of method rdoc.ktsj
2014-07-06mkconstants.rb: remove empty commentsnobu
2014-07-05ext/rbconfig/sizeof: distcleannobu
2014-07-05ext/etc: distcleannobu
2014-07-03configure.in: fix static-linked-extnobu
2014-07-03extmk.rb: GNU make -C optionnobu
2014-07-01Digest::HMAC is finally removed as previously noticed. [fix GH-648]knu
2014-07-01* ext/date/lib/date/format.rb: removed empty file by @vipulnsward.hsbt
2014-06-28* ext/pathname/pathname.c (path_birthtime): Windows support.usa
2014-06-28* ext/pathname/pathname.c (path_birthtime): New method,akr
2014-06-28bigdecimal/math.rb: error message in BigMath#PInobu
2014-06-23tcltklib.c: fix format specifiersnobu
2014-06-21fiddle/extconf.rb: supply 0nobu
2014-06-07digest.c: call to_s oncenobu
2014-06-06digest.c: fix #== for non-string argumentseregon
2014-06-05* ext/psych/lib/psych/visitors/yaml_tree.rb: dump empty symbols with atenderlove
2014-05-31* ext/digest/lib/digest/hmac.rb: extracted inline tests into test dir.hsbt
2014-05-30fileno.c: suppress warningsnobu
2014-05-30printf.c: suppress warningsnobu
2014-05-29* ext/-test-/dir: Dir#fileno implemented.akr
2014-05-29* ext/openssl/lib/openssl/ssl.rb (SSLServer#accept): Close a socketakr
2014-05-28* ext/socket/unixsocket.c (rsock_init_unixsock): Open a socketakr
2014-05-28* ext/openssl/ossl_ssl.c (ossl_ssl_close): Fix sync_close to workakr
2014-05-27* ext/socket/ifaddr.c (ifaddr_inspect_flags): support IFF_SIMPLEX.naruse
2014-05-26pty.c: do nothing if terminated alreadynobu
2014-05-25vsnprintf.c: fix string precisionnobu
2014-05-23* ext/socket/mkconstants.rb: More constantsakr