summaryrefslogtreecommitdiff
path: root/ext
AgeCommit message (Expand)Author
2015-12-13* ext/openssl/ossl_ssl.c (ssl_npn_select_cb_common): fix parsingnaruse
2015-12-12* ext/nkf/nkf-utf8/nkf.c: Merge nkf 2.1.4.naruse
2015-12-11NEWS: add note about Fiddle GVL releasenormal
2015-12-10* ext/tk/lib/multi-tk.rb: fix typos.hsbt
2015-12-09ext/socket/ifaddr.c: remove empty ifaddr_marknormal
2015-12-09stringio.c: unused variablenobu
2015-12-09* ext/**/*.c (*_memsize): same as r52986 for extensions.ko1
2015-12-08retry IO#getpassnobu
2015-12-08Revert r52902,r52903,r52910,r52911,r52937,r52939naruse
2015-12-08marshal.c: skip internal namesnobu
2015-12-08date_core.c: missing argument checknobu
2015-12-07socket: expand docs+tests for recv_io/send_ionormal
2015-12-07* ext/psych/*: update psych to 2.0.16tenderlove
2015-12-07parse.y: indented hereocnobu
2015-12-06console.c: prompt to stderrnobu
2015-12-06console.c: console_getpassnobu
2015-12-05* ext/json/json.gemspec: bump version to json 1.8.3. CRuby already containedhsbt
2015-12-02* ext/bigdecimal/bigdecimal.c: Fix double word typo.hsbt
2015-12-01ext/openssl/ossl_ssl.c: hide globalsnormal
2015-12-01cstr.c: split bug_str_cstr_untermnobu
2015-11-30* ext/openssl/ossl_rand.c (ossl_rand_bytes): RAND_bytes couldkosaki
2015-11-30* ext/readline/extconf.rb: call dir_config("libedit")naruse
2015-11-28ripper/lexer.rb: dispatch aliasnobu
2015-11-28ripper/core.rb: share handlersnobu
2015-11-28ripper/core.rb: dispatch aliasnobu
2015-11-26fixup! r52695naruse
2015-11-24Drop support for BeOSnobu
2015-11-23ext/socket/init.c (rsock_accept): handle ENOMEMnormal
2015-11-23use rb_gc_for_fd for more callersnormal
2015-11-23fiddle: release GVL for ffi_callnormal
2015-11-23Haiku now best effort supportnobu
2015-11-22* ext/openssl/ossl.c: fix brew command for installation of openssl.hsbt
2015-11-21* ext/digest/sha1/extconf.rb: OpenSSL's struct name for SHA1 isnaruse
2015-11-21* ext/digest/*/*.[ch]: include ruby.h before digest.h to avoidnaruse
2015-11-21* ext/openssl/ossl.h: LibreSSL doesn't have and need e_os2.h.naruse
2015-11-20* ext/socket/socket.c: remove mention of :UNIX in getaddrinfo().hsbt
2015-11-19* ext/socket/ancdata.c: Check buffer full and ignore MSG_TRUNC flag.akr
2015-11-18* ext/socket/ancdata.c (bsock_recvmsg_internal): stretch the buffer sizeusa
2015-11-18* ext/extmk.rb (--extflags): new option to pass EXTLDFLAGS to children,usa
2015-11-18* ext/socket/ancdata.c (bsock_recvmsg_internal): stretch the buffer sizeusa
2015-11-18socket: fix typo for default sizenormal
2015-11-17socket: fix recvmsg without argumentnormal
2015-11-17* ext/socket/lib/socket.rb (Socket#recvmsg{,_nonblock}): default valuesusa
2015-11-17* ext/socket/lib/socket.rb: UNIXSocket is not always exists. fixesusa
2015-11-17socket: update doc for recvfrom_nonblock [ci skip]normal
2015-11-17init.c: is_socketnobu
2015-11-17socket: avoid exceptions in wrapper codenormal
2015-11-17socket: avoid arg parsing in bsock_sendmsg_internalnormal
2015-11-17socket (bsock_recvmsg_internal): avoid arg parsingnormal
2015-11-16socket: avoid arg parsing in rsock_s_accept_nonblocknormal