aboutsummaryrefslogtreecommitdiffstats
path: root/ext
Commit message (Expand)AuthorAgeFilesLines
* 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
* needs openssl/opensslv.hnobu2018-08-081-1/+1
* openssl: sync with upstream repositoryrhe2018-08-089-33/+51
* Removed needless date attribute from gemspec of default gems.hsbt2018-08-078-8/+0
* Removed needless file from gemspec.hsbt2018-08-071-1/+1
* Add support of Berkeley DB 6.x.hsbt2018-08-072-3/+5
* ext/json/parser/parser.c: do not call rb_str_resize() on Time objecteregon2018-08-032-10/+14
* Fix missed update of parser source in r62429eregon2018-08-031-0/+1
* reduce LibreSSL warningsnobu2018-07-291-0/+4
* use https:// instead of http://kazu2018-07-281-1/+1
* UNREACHABLE_RETURNnobu2018-07-249-11/+11
* Remove needless `nacl` checkkazu2018-07-221-1/+1
* zlib (rb_gzreader_getc): localize and return cbuf directlynormal2018-07-181-20/+6
* Fixup r63864kazu2018-07-061-1/+1
* Prefixed reset_leap_second_infonobu2018-07-061-1/+1