aboutsummaryrefslogtreecommitdiffstats
path: root/ext
Commit message (Expand)AuthorAgeFilesLines
* hide internal data objectsnobu2017-12-041-2/+2
* ifaddr.c: fix memsizenobu2017-12-041-4/+5
* ifaddr.c: unused membernobu2017-12-031-2/+0
* Init functions should have prefix to avoid confliction.shugo2017-12-0316-16/+16
* staticnaruse2017-12-021-2/+2
* Update dependenciesnaruse2017-12-021-0/+16
* string.c: fix rb_external_str_new_with_encnobu2017-12-021-0/+21
* Merge psych-3.0.0.hsbt2017-12-014-6/+15
* strscan.c: add MatchData-like methodsnobu2017-11-291-0/+89
* psych_parser.c: fix compile errornobu2017-11-271-3/+3
* Merge psych-3.0.0.beta4 from upstream.hsbt2017-11-278-27/+123
* openssl: import v2.1.0.beta2rhe2017-11-2520-103/+662
* openssl: revert changes in SSLContext#{min,max}_version= in r60310rhe2017-11-251-14/+2
* * ext/win32ole/win32ole.c: use WIN32OLEQueryInterfaceError when failedsuke2017-11-183-15/+15
* Add a last location to branch coverageyui-knk2017-11-161-8/+12
* * ext/win32ole/win32ole.c(ole_const_load): suppress constant redefinitionsuke2017-11-111-2/+4
* 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