summaryrefslogtreecommitdiff
path: root/ext
AgeCommit message (Expand)Author
2018-09-07ext/objspace/object_tracing.c (freeobj_i): fix missing assignmentnobu
2018-09-07object_tracing.c: register TracePoint objectsnobu
2018-09-07ext/objspace/object_tracing.c (freeobj_i): no lookup before deletenobu
2018-09-07ext/objspace/object_tracing.c: get rid of aliasing pointersnobu
2018-09-05fix a typo [ci skip]nobu
2018-09-05fix typonaruse
2018-09-05AIX doesn't set OptionLength for boolean optionsnaruse
2018-09-02Readline: expose rl_completion_quote_character variablenobu
2018-09-01Re-try to add workaround for warningskazu
2018-09-01RSTRING_PTR may not be terminated in the futurenobu
2018-09-0110**3 is always 1000nobu
2018-09-01adjust indentnobu
2018-09-01surround macro block with do/whilenobu
2018-08-31Revert "Try to add workaround for warnings"kazu
2018-08-31Try to add workaround for warningskazu
2018-08-31[DOC] leap seconds [ci skip]kazu
2018-08-27Merge psych-3.1.0.pre1.hsbt
2018-08-24ext/readline/extconf.rb: try using more readline APIsk0kubun
2018-08-21Add more assertions for NotImplementedError of instance methodkazu
2018-08-13Fix test bugkazu
2018-08-10Pathname: Simplified Pathname#mountpoint?nobu
2018-08-08needs openssl/opensslv.hnobu
2018-08-08openssl: sync with upstream repositoryrhe
2018-08-07Removed needless date attribute from gemspec of default gems.hsbt
2018-08-07Removed needless file from gemspec.hsbt
2018-08-07Add support of Berkeley DB 6.x.hsbt
2018-08-03ext/json/parser/parser.c: do not call rb_str_resize() on Time objecteregon
2018-08-03Fix missed update of parser source in r62429eregon
2018-07-29reduce LibreSSL warningsnobu
2018-07-28use https:// instead of http://kazu
2018-07-24UNREACHABLE_RETURNnobu
2018-07-22Remove needless `nacl` checkkazu
2018-07-18zlib (rb_gzreader_getc): localize and return cbuf directlynormal
2018-07-06Fixup r63864kazu
2018-07-06Prefixed reset_leap_second_infonobu
2018-07-05Make a prototypenobu
2018-07-05ruby tool/update-deps --fixnaruse
2018-07-05Add missing prototypenaruse
2018-07-05Add missing filenaruse
2018-07-05unrevert r63852 but keep SIGCHLD path disabled for win32normal
2018-07-04Revert r63758 and related commitsnaruse
2018-06-27hijack SIGCHLD handler for internal usenormal
2018-06-25comma at the end of enum is a C99ismshyouhei
2018-06-24UNIXSocket#recv_io: trigger GC when out of FDsnormal
2018-06-17openssl_missing.h: constifiednobu
2018-06-15Remove flip-flop usages from build scriptsmame
2018-05-31Define AST module under RubyVM [experimental]yui-knk
2018-05-31ast.c: Do not taint TOPLEVEL_BINDINGyui-knk
2018-05-30Workaround for old LibreSSLnobu
2018-05-28Merge etc gemspec from github repository.hsbt