summaryrefslogtreecommitdiff
path: root/ext
AgeCommit message (Expand)Author
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
2018-05-23ext/pty/pty.c: I_FIND before I_PUSH if possiblengoto
2018-05-15-test-/wait_for_single_fd: fix -Wformat-security warningnormal
2018-05-14test_wait_for_single_fd: ensure this works with kqueuenormal
2018-05-12openssl: merge changes in v2.1.1rhe
2018-05-09Rename imemo_alloc with imemo_tmpbufmame
2018-05-03Revert "ext/cgi/escape: preserve String subclass in result"normal
2018-05-02ext/cgi/escape: preserve String subclass in resultnormal
2018-05-01ast.c: use enum in switch for warningsnobu
2018-04-30io.c: workaround for EPROTOTYPEnobu
2018-04-28Merge Pysch 3.0.3.pre1.hsbt
2018-04-19fiddle/import.rb: suppress warningnobu
2018-04-02Win32API.rb: use uplevel option to warnnobu
2018-03-28unixsocket.c: abstract namespacenobu
2018-03-28unixsocket.c: check NUL bytesnobu
2018-03-26bigdecimal.c: fix missing argumentnobu
2018-03-25extmk.rb: get rid of shadowing outer local variablenobu
2018-03-20node.c: predicates for special NODEsnobu
2018-03-13Fix FrozenError on `Ripper.slice`k0kubun
2018-03-13Improve Pathname performancewatson1978
2018-03-12ripper: fix escaped spacenobu
2018-03-10ext/win32ole/win32ole.c: fix typo. [ci skip]suke
2018-03-10* ext/win32ole/win32ole.c: fix url of ActiveState. Thanks to Kazuhiro Nishiya...suke
2018-03-09Removed useless assertions [ci skip]nobu
2018-03-07date_core.c: check conversionnobu
2018-03-02openssl: search winsocknobu
2018-03-02io/console: drop 2.1.0 support [ci skip]nobu
2018-03-02io/console: drop 2.0.0 support [ci skip]nobu
2018-03-02search winsock libraries explicitlynobu
2018-02-27Refactor ERB version checking for keyword argumentsk0kubun
2018-02-25date_parse.c, date_strptime.c: ensure symbols static allnobu
2018-02-25date_core.c: ensure symbols static allnobu
2018-02-25date_core.c: defensive codenobu
2018-02-22erb.rb: deprecate safe_level of ERB.newk0kubun
2018-02-18ext/fiddle/lib/fiddle/pack.rb: pack "void *" properly on 32-bitnormal