aboutsummaryrefslogtreecommitdiffstats
path: root/ext
Commit message (Expand)AuthorAgeFilesLines
* symbol.c: dotq in rippernobu2015-10-251-0/+1
* use rb_check_arity [ci skip]nobu2015-10-256-17/+7
* * configure.in: fixed build failure of Haiku.hsbt2015-10-243-2/+5
* ALPN also uses the same logic [Bug #11369]naruse2015-10-221-30/+32
* * ext/openssl/ossl_ssl.c (ssl_npn_select_cb): explicitly raise errornaruse2015-10-221-2/+5
* common.mk: showflags only oncenobu2015-10-221-0/+1
* extconf.rb: strict_warnflagsnobu2015-10-211-0/+1
* ext/fiddle/closure.c (callback): static functionnormal2015-10-191-1/+1
* check INFINITY and NAN without C99 optionnobu2015-10-191-1/+0
* suppress a warningnobu2015-10-191-1/+1
* objspace_dump.c: special constnobu2015-10-191-13/+57
* init.c: glibc bugnobu2015-10-191-1/+3
* * numeric.c: Good-by Borland-C.kosaki2015-10-181-1/+1
* * dln.c: simplify #ifdef. _WIN32 and __CYGWIN__ are exclusive.kosaki2015-10-181-2/+2
* * ChangeLog: Good-bye OS/2.kosaki2015-10-184-38/+0
* * ext/socket/raddrinfo.c (rsock_fd_family): Check sa_len.akr2015-10-131-1/+2
* rsock_addrinfo: specify address familynobu2015-10-136-14/+33
* udpsocket.c: free addrinfonobu2015-10-121-28/+43
* udpsocket.c: check once firstnobu2015-10-121-6/+5
* udpsocket.c: refix r52097nobu2015-10-101-20/+31
* udpsocket.c: memory leaksnobu2015-10-091-3/+3
* * ext/openssl/lib/openssl/ssl.rb: Revert r52082 because it wassorah2015-10-091-5/+4
* * ext/openssl/lib/openssl/ssl.rb: Default to TLSv1.2 and drop TLS v1zzak2015-10-081-4/+5
* Put an line before "frozen_string_literal: true" for emacs.akr2015-10-051-0/+1
* * ext/pathname/lib/pathname.rb: freeze string literals forakr2015-10-041-0/+1
* tkutil.c: use local variablesnobu2015-09-271-5/+6
* parser.c: updatenobu2015-09-251-18/+26
* parser.rl: rb_scan_argsnobu2015-09-251-1/+9
* ext/tk: remove $SAFE 2..4 codenobu2015-09-2411-83/+18
* ext/Setup: updatenobu2015-09-241-1/+20
* * ext/openssl/ossl_pkcs12*: Remove svn commit id macrozzak2015-09-232-2/+0
* * ext/openssl/*: Remove svn commit id macros to make sync easierzzak2015-09-2257-122/+0
* win32ole.c: fix symbol conditionnobu2015-09-211-1/+1
* win32ole.c: inadvertent symbol creationnobu2015-09-211-8/+10
* win32ole.c: refactornobu2015-09-211-21/+25
* win32ole.c: make ole_mb2wc more genericnobu2015-09-211-34/+15
* win32ole.c: constifiednobu2015-09-211-15/+18
* * ext/objspace/objspace_dump.c (obj_type): add IMEMO types to the heaptenderlove2015-09-171-0/+1
* mkmf.rb: move r40537nobu2015-09-041-8/+1
* * ext/psych/*: merge psych master(8737e5b). It contains following fixes.hsbt2015-09-023-2/+6
* win32_vk.inc: merge win32_vk.hnobu2015-09-024-491/+489
* * ext/openssl/ossl_ssl.c (static const struct): Only add SSLv3 supporttenderlove2015-08-292-0/+6
* * ext/thread/thread.c: move definitions of Queue, SizedQueueko12015-08-211-652/+0
* * ext/psych/*: update to Psych 2.0.14tenderlove2015-08-215-8/+22
* * ext/objspace/objspace.c: add a new method ObjectSpace.count_symbols.ko12015-08-211-0/+80
* * ext/openssl/lib/openssl/ssl.rb (module OpenSSL): add OP_ALL totenderlove2015-08-191-1/+1
* ossl_ssl.c: check SSL method namenobu2015-08-151-2/+2
* use rb_sym2strnobu2015-08-153-5/+5
* win32/registry.rb: size in bytesnobu2015-08-151-1/+1
* win32/registry.rb: terminator sizenobu2015-08-141-1/+1