aboutsummaryrefslogtreecommitdiffstats
path: root/ext
Commit message (Expand)AuthorAgeFilesLines
* Pathname: Have #relative_path_from accept String argument.marcandre2018-11-131-0/+1
* date_core.c: use static ID variablesnobu2018-11-131-4/+4
* date_core.c: obey to the allocation frameworknobu2018-11-131-31/+47
* date_core.c: respect COMPLEX_DAT bitnobu2018-11-131-39/+25
* date_core.c: keep COMPLEX_DAT bitnobu2018-11-131-3/+22
* date_core.c: set/reset COMPLEX_DATnobu2018-11-131-9/+9
* Use friendlier terminology in rubysocket.h commentnobu2018-11-111-1/+1
* Revert "Use friendlier terminology in rubysocket.h comment"nobu2018-11-111-1/+1
* Use friendlier terminology in rubysocket.h commentnobu2018-11-111-1/+1
* Make rubygems follow the upstream of psychnobu2018-11-111-12/+12
* Revert "Merge psych from upstream."mame2018-11-101-12/+12
* Merge psych from upstream.hsbt2018-11-101-12/+12
* ext/socket/init.c (wait_connectable): bail out early on some errorsnormal2018-11-081-1/+20
* Fix call-seq of OpenSSL.fips_mode and WIN32OLE_METHOD#name [ci skip]kazu2018-11-012-2/+2
* Removed control characters from gemspec.hsbt2018-10-311-0/+0
* support theap for T_HASH. [Feature #14989]ko12018-10-301-1/+1
* Merge stringio.gemspec from github repository.hsbt2018-10-221-2/+2
* Retry r65211.hsbt2018-10-201-0/+6
* Revert "Mergr etc from github repository."hsbt2018-10-201-6/+0
* fix typo.tadd2018-10-201-1/+1
* Mergr etc from github repository.hsbt2018-10-201-0/+6
* Merge fiddle from github repository.hsbt2018-10-201-0/+10
* * expand tabs.svn2018-10-201-2/+2
* ext/coverage/: add the oneshot modemame2018-10-202-12/+63
* Merge Pysch-3.1.0.pre2 from ruby/psych.hsbt2018-10-203-7/+22
* zlib: fix Zlib::VERSIONnobu2018-10-182-2/+6
* openssl: sync with upstream repositoryrhe2018-10-184-6/+41
* readline.c: improve docsstomar2018-10-121-2/+2
* * expand tabs.svn2018-10-101-1/+1
* revisit `RARRAY_PTR()`.ko12018-10-101-1/+1
* ext/objspace/objspace_dump.c: print addresses consistentlynobu2018-10-091-7/+7
* * expand tabs.svn2018-10-091-6/+6
* Revert "ext/objspace/objspace_dump.c: print addresses consistently"naruse2018-10-091-7/+7
* * expand tabs.svn2018-10-081-6/+6
* ext/objspace/objspace_dump.c: print addresses consistentlytenderlove2018-10-081-7/+7
* Added missing declarations in readline.h bundled with macOS 10.14nobu2018-10-071-0/+10
* * ext/win32ole/lib/win32ole.rb (methods): COM method elements should besuke2018-09-261-1/+1
* Suppress more -Wparentheses warningsnobu2018-09-212-2/+4
* * expand tabs.svn2018-09-212-6/+6
* Remove -Wno-parentheses flag.nobu2018-09-213-7/+7
* pty.c: typonobu2018-09-181-1/+1
* pty.c: more difensivenobu2018-09-181-2/+2
* ext/objspace/object_tracing.c (freeobj_i): fix missing assignmentnobu2018-09-071-0/+1
* object_tracing.c: register TracePoint objectsnobu2018-09-071-2/+2
* ext/objspace/object_tracing.c (freeobj_i): no lookup before deletenobu2018-09-071-5/+6
* ext/objspace/object_tracing.c: get rid of aliasing pointersnobu2018-09-071-10/+16
* fix a typo [ci skip]nobu2018-09-051-1/+1
* fix typonaruse2018-09-051-1/+1
* AIX doesn't set OptionLength for boolean optionsnaruse2018-09-051-0/+12
* Readline: expose rl_completion_quote_character variablenobu2018-09-022-0/+32