summaryrefslogtreecommitdiff
path: root/ext
AgeCommit message (Expand)Author
2017-12-12ext/coverage/coverage.c: remove COVERAGE_EXPERIMENTAL_MODEmame
2017-12-11Bump version to zlib-1.0.0 as default gems.hsbt
2017-12-11Bump version to sdbm-1.0.0 as default gems.hsbt
2017-12-11Bump version to fcntl-1.0.0 as default gems.hsbt
2017-12-11Bump version to date-1.0.0 as default gems.hsbt
2017-12-08ext/strscan/strscan.c: [DOC] grammar fixesstomar
2017-12-08support gperf 3.1nobu
2017-12-06Bump fiddle-1.0.0 for released version.hsbt
2017-12-06Bump gdbm-2.0.0 for released versionn.hsbt
2017-12-06Bump dbm-1.0.0 for released version.hsbt
2017-12-05ext/coverage/coverage.c: method coverage has column info. of method def.mame
2017-12-05vm_core.h (rb_iseq_locatoin_t): add a field `code_range`mame
2017-12-05Revamp method coverage to support define_methodmame
2017-12-04hide internal data objectsnobu
2017-12-04ifaddr.c: fix memsizenobu
2017-12-03ifaddr.c: unused membernobu
2017-12-03Init functions should have prefix to avoid confliction.shugo
2017-12-02staticnaruse
2017-12-02Update dependenciesnaruse
2017-12-02string.c: fix rb_external_str_new_with_encnobu
2017-12-01Merge psych-3.0.0.hsbt
2017-11-29strscan.c: add MatchData-like methodsnobu
2017-11-27psych_parser.c: fix compile errornobu
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