aboutsummaryrefslogtreecommitdiffstats
path: root/ext
Commit message (Expand)AuthorAgeFilesLines
* gperf.sed: static declarationsnobu2017-12-152-2/+2
* openssl: import v2.1.0rhe2017-12-146-93/+113
* NaCl support is dropped at r60374naruse2017-12-141-42/+0
* bigdecimal: dependencynobu2017-12-141-7/+9
* bigdecimal: version 1.3.3mrkn2017-12-136-49/+113
* Ripper::Lexer bit predicatesnobu2017-12-131-0/+3
* Bump version to etc-1.0.0 as default gems.hsbt2017-12-131-3/+3
* ext/coverage/coverage.c: remove COVERAGE_EXPERIMENTAL_MODEmame2017-12-121-8/+1
* Bump version to zlib-1.0.0 as default gems.hsbt2017-12-111-3/+3
* Bump version to sdbm-1.0.0 as default gems.hsbt2017-12-111-3/+4
* Bump version to fcntl-1.0.0 as default gems.hsbt2017-12-111-3/+3
* Bump version to date-1.0.0 as default gems.hsbt2017-12-111-3/+3
* ext/strscan/strscan.c: [DOC] grammar fixesstomar2017-12-081-4/+4
* support gperf 3.1nobu2017-12-085-379/+363
* Bump fiddle-1.0.0 for released version.hsbt2017-12-061-1/+3
* Bump gdbm-2.0.0 for released versionn.hsbt2017-12-061-2/+2
* Bump dbm-1.0.0 for released version.hsbt2017-12-061-2/+2
* ext/coverage/coverage.c: method coverage has column info. of method def.mame2017-12-051-2/+5
* vm_core.h (rb_iseq_locatoin_t): add a field `code_range`mame2017-12-051-1/+1
* Revamp method coverage to support define_methodmame2017-12-051-21/+74
* 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