aboutsummaryrefslogtreecommitdiffstats
path: root/ext
Commit message (Expand)AuthorAgeFilesLines
* * 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
* extmk.rb: non-installed extensions when statick-linked-extnobu2014-05-221-1/+1
* * ext/socket/mkconstants.rb: More TCP option constants.akr2014-05-221-14/+24
* remove trailing spacesnobu2014-05-221-1/+1
* add Bug::File::Fs.fsname for testsnaruse2014-05-221-0/+60
* extmk.rb: non-installed extensions cannot link staticallynobu2014-05-211-0/+3
* * ext/socket/option.c: Fix complation error on Android.akr2014-05-211-0/+56
* * ext/socket/extconf.rb: Don't check fields of struct tcp_info if theakr2014-05-191-54/+55
* * ext/socket/option.c (inspect_tcp_info): Permit longer data. (glibcakr2014-05-191-1/+4
* etc.c: fix typonobu2014-05-191-1/+1
* etc.c: old VCnobu2014-05-191-0/+13
* etc.c: fix parameternobu2014-05-191-2/+3
* * ext/socket/option.c (inspect_tcp_info): New function to inspect struct tcp_...akr2014-05-193-0/+325
* etc.c: Etc.uname on Windowsnobu2014-05-191-0/+65
* [DOC]akr2014-05-181-3/+4
* extmk.rb: discard empty Makefilenobu2014-05-181-1/+1