summaryrefslogtreecommitdiff
path: root/ext
AgeCommit message (Expand)Author
2015-10-25symbol.c: dotq in rippernobu
2015-10-25use rb_check_arity [ci skip]nobu
2015-10-24* configure.in: fixed build failure of Haiku.hsbt
2015-10-22ALPN also uses the same logic [Bug #11369]naruse
2015-10-22* ext/openssl/ossl_ssl.c (ssl_npn_select_cb): explicitly raise errornaruse
2015-10-22common.mk: showflags only oncenobu
2015-10-21extconf.rb: strict_warnflagsnobu
2015-10-19ext/fiddle/closure.c (callback): static functionnormal
2015-10-19check INFINITY and NAN without C99 optionnobu
2015-10-19suppress a warningnobu
2015-10-19objspace_dump.c: special constnobu
2015-10-19init.c: glibc bugnobu
2015-10-18* numeric.c: Good-by Borland-C.kosaki
2015-10-18* dln.c: simplify #ifdef. _WIN32 and __CYGWIN__ are exclusive.kosaki
2015-10-18* ChangeLog: Good-bye OS/2.kosaki
2015-10-13* ext/socket/raddrinfo.c (rsock_fd_family): Check sa_len.akr
2015-10-13rsock_addrinfo: specify address familynobu
2015-10-12udpsocket.c: free addrinfonobu
2015-10-12udpsocket.c: check once firstnobu
2015-10-10udpsocket.c: refix r52097nobu
2015-10-09udpsocket.c: memory leaksnobu
2015-10-09* ext/openssl/lib/openssl/ssl.rb: Revert r52082 because it wassorah
2015-10-08* ext/openssl/lib/openssl/ssl.rb: Default to TLSv1.2 and drop TLS v1zzak
2015-10-05Put an line before "frozen_string_literal: true" for emacs.akr
2015-10-04* ext/pathname/lib/pathname.rb: freeze string literals forakr
2015-09-27tkutil.c: use local variablesnobu
2015-09-25parser.c: updatenobu
2015-09-25parser.rl: rb_scan_argsnobu
2015-09-24ext/tk: remove $SAFE 2..4 codenobu
2015-09-24ext/Setup: updatenobu
2015-09-23* ext/openssl/ossl_pkcs12*: Remove svn commit id macrozzak
2015-09-22* ext/openssl/*: Remove svn commit id macros to make sync easierzzak
2015-09-21win32ole.c: fix symbol conditionnobu
2015-09-21win32ole.c: inadvertent symbol creationnobu
2015-09-21win32ole.c: refactornobu
2015-09-21win32ole.c: make ole_mb2wc more genericnobu
2015-09-21win32ole.c: constifiednobu
2015-09-17* ext/objspace/objspace_dump.c (obj_type): add IMEMO types to the heaptenderlove
2015-09-04mkmf.rb: move r40537nobu
2015-09-02* ext/psych/*: merge psych master(8737e5b). It contains following fixes.hsbt
2015-09-02win32_vk.inc: merge win32_vk.hnobu
2015-08-29* ext/openssl/ossl_ssl.c (static const struct): Only add SSLv3 supporttenderlove
2015-08-21* ext/thread/thread.c: move definitions of Queue, SizedQueueko1
2015-08-21* ext/psych/*: update to Psych 2.0.14tenderlove
2015-08-21* ext/objspace/objspace.c: add a new method ObjectSpace.count_symbols.ko1
2015-08-19* ext/openssl/lib/openssl/ssl.rb (module OpenSSL): add OP_ALL totenderlove
2015-08-15ossl_ssl.c: check SSL method namenobu
2015-08-15use rb_sym2strnobu
2015-08-15win32/registry.rb: size in bytesnobu
2015-08-14win32/registry.rb: terminator sizenobu