aboutsummaryrefslogtreecommitdiffstats
path: root/ext
Commit message (Expand)AuthorAgeFilesLines
* Fix typos in rdocknu2017-11-081-3/+2
* pathname.c: improve docs for Pathnamestomar2017-11-071-3/+3
* socket.c,tcpsocket.c: improve deprecation noticesstomar2017-11-072-12/+12
* ext/socket/ifaddr.c: [DOC] fix typostomar2017-11-071-1/+1
* etc.c: improve docs for sysconfdirstomar2017-11-071-3/+3
* Add details on the min/time parameters to the rdocknu2017-11-071-0/+13
* lexer.rb: Ripper::Lexer::Statenobu2017-11-051-27/+13
* ext/win32ole/lib/win32ole.rb (metods): rescue WIN32OLEQueryInterfaceError.suke2017-11-051-1/+9
* * ext/win32ole/win32ole_error.c: add WIN32OLEQueryInterfaceError.suke2017-11-054-4/+6
* Remove RNODE cast from NODE utility functionsmame2017-11-041-4/+0
* Rename imemo_strterm to imemo_parser_strtermmame2017-11-041-1/+1
* ext/objspace/objspace.c: add imemo_strtermmame2017-11-041-0/+1
* Fix a typo [ci skip]kazu2017-11-031-1/+1
* * ext/win32ole/lib/win32ole.rb :add WIN32OLE#methods. WIN32OLE might worksuke2017-11-031-0/+25
* Pathname: get rid of a -Wcomment warning [DOC]nobu2017-11-011-1/+1
* Pathname: Simplify example [DOC] [ci-skip]marcandre2017-10-311-1/+1
* null byte at Psych::Emitter.hsbt2017-10-312-8/+8
* Use NODE_CASE2 if case expressions don't existyui-knk2017-10-311-0/+1
* socket: fix BasicSocket#*_nonblock buffering bugs from r58400normal2017-10-274-7/+118
* sysconfdir on Windowsnobu2017-10-242-3/+6
* Revert "sysconfdir on Windows"naruse2017-10-241-2/+1
* Removed NODE_OPT_Nnobu2017-10-241-1/+0
* multiple arguments to writenobu2017-10-231-1/+2
* zlib.c: multiple arguments to writenobu2017-10-231-11/+16
* stringio.c: write multiple argumentsnobu2017-10-231-3/+15
* Add column numbers to branch coverageyui-knk2017-10-221-4/+6
* Fixed misspelling words.hsbt2017-10-223-3/+3
* Fix a typo [ci skip]kazu2017-10-221-1/+1
* gdbm, dbm, sdbm: remove unnecessary conditionsrhe2017-10-223-23/+15
* gdbm, dbm, sdbm: prevent memory leak in #initializerhe2017-10-223-19/+18
* Add missing `buf` parameter to `recv_nonblock` doc [ci skip]nobu2017-10-221-0/+1
* objspace.c: missing typesnobu2017-10-221-3/+8
* remove NODE_DREGX_ONCEnobu2017-10-221-1/+0
* Remove not used node_type NODE_BMETHODyui-knk2017-10-221-1/+0
* Remove not used node_type NODE_BLOCK_ARGyui-knk2017-10-221-1/+0
* Remove not used node_type NODE_TO_ARYyui-knk2017-10-221-1/+0
* ext/win32ole/win32ole.c (fole_missing): set receiver in NoMethodError.suke2017-10-211-12/+30
* reference Socket.getaddrinfo to Addrinfo.getaddrinfo.akr2017-10-211-0/+3
* deprecate TCPSocket.gethostbyname.akr2017-10-211-1/+10
* openssl: merge test fix from upstreamrhe2017-10-211-0/+4
* fix OpenSSL::SSL::SSLContext#min_version doesn't worknaruse2017-10-211-2/+15
* Remove not used node_type NODE_CVDECLyui-knk2017-10-211-1/+0
* Remove not used node_type NODE_IASGN2yui-knk2017-10-211-1/+0
* Added explicitly require to example code.hsbt2017-10-211-0/+3
* Use caller with length to reduce unused stringskazu2017-10-211-1/+1
* Describe recommended-methods.akr2017-10-211-0/+2
* sysconfdir on Windowsnobu2017-10-211-1/+2
* kill "discards ‘const’ qualifier" warningkosaki2017-10-211-1/+1
* kill "discards ‘const’ qualifier" warningkosaki2017-10-211-2/+2
* Deprecation document for gethostbyname,gethostbyaddr.akr2017-10-211-2/+20