summaryrefslogtreecommitdiff
path: root/ext
AgeCommit message (Expand)Author
2017-11-27Merge psych-3.0.0.beta4 from upstream.hsbt
2017-11-25openssl: import v2.1.0.beta2rhe
2017-11-25openssl: revert changes in SSLContext#{min,max}_version= in r60310rhe
2017-11-18* ext/win32ole/win32ole.c: use WIN32OLEQueryInterfaceError when failedsuke
2017-11-16Add a last location to branch coverageyui-knk
2017-11-11* ext/win32ole/win32ole.c(ole_const_load): suppress constant redefinitionsuke
2017-11-08Fix typos in rdocknu
2017-11-07pathname.c: improve docs for Pathnamestomar
2017-11-07socket.c,tcpsocket.c: improve deprecation noticesstomar
2017-11-07ext/socket/ifaddr.c: [DOC] fix typostomar
2017-11-07etc.c: improve docs for sysconfdirstomar
2017-11-07Add details on the min/time parameters to the rdocknu
2017-11-05lexer.rb: Ripper::Lexer::Statenobu
2017-11-05ext/win32ole/lib/win32ole.rb (metods): rescue WIN32OLEQueryInterfaceError.suke
2017-11-05* ext/win32ole/win32ole_error.c: add WIN32OLEQueryInterfaceError.suke
2017-11-04Remove RNODE cast from NODE utility functionsmame
2017-11-04Rename imemo_strterm to imemo_parser_strtermmame
2017-11-04ext/objspace/objspace.c: add imemo_strtermmame
2017-11-03Fix a typo [ci skip]kazu
2017-11-03* ext/win32ole/lib/win32ole.rb :add WIN32OLE#methods. WIN32OLE might worksuke
2017-11-01Pathname: get rid of a -Wcomment warning [DOC]nobu
2017-10-31Pathname: Simplify example [DOC] [ci-skip]marcandre
2017-10-31null byte at Psych::Emitter.hsbt
2017-10-31Use NODE_CASE2 if case expressions don't existyui-knk
2017-10-27socket: fix BasicSocket#*_nonblock buffering bugs from r58400normal
2017-10-24sysconfdir on Windowsnobu
2017-10-24Revert "sysconfdir on Windows"naruse
2017-10-24Removed NODE_OPT_Nnobu
2017-10-23multiple arguments to writenobu
2017-10-23zlib.c: multiple arguments to writenobu
2017-10-23stringio.c: write multiple argumentsnobu
2017-10-22Add column numbers to branch coverageyui-knk
2017-10-22Fixed misspelling words.hsbt
2017-10-22Fix a typo [ci skip]kazu
2017-10-22gdbm, dbm, sdbm: remove unnecessary conditionsrhe
2017-10-22gdbm, dbm, sdbm: prevent memory leak in #initializerhe
2017-10-22Add missing `buf` parameter to `recv_nonblock` doc [ci skip]nobu
2017-10-22objspace.c: missing typesnobu
2017-10-22remove NODE_DREGX_ONCEnobu
2017-10-22Remove not used node_type NODE_BMETHODyui-knk
2017-10-22Remove not used node_type NODE_BLOCK_ARGyui-knk
2017-10-22Remove not used node_type NODE_TO_ARYyui-knk
2017-10-21ext/win32ole/win32ole.c (fole_missing): set receiver in NoMethodError.suke
2017-10-21reference Socket.getaddrinfo to Addrinfo.getaddrinfo.akr
2017-10-21deprecate TCPSocket.gethostbyname.akr
2017-10-21openssl: merge test fix from upstreamrhe
2017-10-21fix OpenSSL::SSL::SSLContext#min_version doesn't worknaruse
2017-10-21Remove not used node_type NODE_CVDECLyui-knk
2017-10-21Remove not used node_type NODE_IASGN2yui-knk
2017-10-21Added explicitly require to example code.hsbt