summaryrefslogtreecommitdiff
path: root/ext
AgeCommit message (Expand)Author
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
2017-10-21Use caller with length to reduce unused stringskazu
2017-10-21Describe recommended-methods.akr
2017-10-21sysconfdir on Windowsnobu
2017-10-21kill "discards ‘const’ qualifier" warningkosaki
2017-10-21kill "discards ‘const’ qualifier" warningkosaki
2017-10-21Deprecation document for gethostbyname,gethostbyaddr.akr
2017-10-21kill "value computed is not used" warningkosaki
2017-10-21kill variable set but not used warningkosaki
2017-10-21kill "variable set but not used" warningkosaki
2017-10-21add example for Socket.gethostbyaddr.akr
2017-10-21Treat REG_NONE just like REG_BINARYusa
2017-10-21imemo_mask (enum) -> IMEMO_MASK (immediate value).ko1
2017-10-21declare variables once for each line in pathname.c.akr
2017-10-21Replace NODE_ALLOCA with T_IMEMO (imemo_alloc)mame
2017-10-21Pathname#glob method implemented.akr
2017-10-21Replace `to_a[1..-1]` on a MatchData with `captures`knu
2017-10-21Remove redundant calls of String#chrknu
2017-10-19lexer.rb: no dedent strings in middlenobu
2017-10-11socket.c: null byte at Socket.getnameinfonobu
2017-10-07zlib.c: ensure to freenobu
2017-10-06zlib.c: memory leak in gunzipnobu
2017-09-30dbm.c: suppress unused-but-set-variable warningnobu
2017-09-30gdbm.c: use the default external encodingnobu
2017-09-30dbm.c: removed useless assignmentsnobu
2017-09-30ext: check if null byte is containednobu