aboutsummaryrefslogtreecommitdiffstats
path: root/ext
Commit message (Expand)AuthorAgeFilesLines
* 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
* Re-try to add workaround for warningskazu2018-09-011-1/+1
* RSTRING_PTR may not be terminated in the futurenobu2018-09-012-22/+41
* 10**3 is always 1000nobu2018-09-011-3/+1
* adjust indentnobu2018-09-011-18/+18
* surround macro block with do/whilenobu2018-09-013-65/+65
* Revert "Try to add workaround for warnings"kazu2018-08-311-1/+1
* Try to add workaround for warningskazu2018-08-311-1/+1
* [DOC] leap seconds [ci skip]kazu2018-08-311-2/+2
* Merge psych-3.1.0.pre1.hsbt2018-08-2712-116/+196
* ext/readline/extconf.rb: try using more readline APIsk0kubun2018-08-241-3/+3
* Add more assertions for NotImplementedError of instance methodkazu2018-08-211-1/+1
* Fix test bugkazu2018-08-131-0/+2
* Pathname: Simplified Pathname#mountpoint?nobu2018-08-101-2/+1