summaryrefslogtreecommitdiff
path: root/version.h
AgeCommit message (Collapse)Author
2020-07-05merge revision(s) 75802bcff1b941818832f0145071f7ce9c843d8d:nagachika
configure: suppress icc warnings Every time a pointer to/from VALUE conversion happens, these two warnings are issued: - warning #1684: conversion from pointer to same-sized integral type (potential portability problem) - warning #2312: pointer cast involving 64-bit pointed-to type Thank you, but we are well aware of the "potential portability problem". Let us ignore them all.
2020-06-27merge revision(s) a19228f878d955eaf2cce086bcf53f46fdf894b9: [Backport #16979]nagachika
brace the fact that lchmod(2) can EOPNOTSUPP Musl libc has this function as a tiny wrapper of fchmodat(3posix). On the other hand Linux kernel does not support changing modes of a symlink. The operation always fails with EOPNOTSUPP. This fchmodat behaviour is defined in POSIX. We have to take care of such exceptions.
2020-06-27merge revision(s) 263b941321c3de6afc8f9dafbc2625f866b7437e: [Backport #16981]nagachika
[ripper] fix mismatched indentations warning [Bug #16981] The scanner location has to be set from `lex.ptok` before it is flushed by dispatching the scanner event.
2020-06-13merge revision(s) 7e289cdf3fed588b2d5a6973e29f9ff95cb8d76c: [Backport #16949]nagachika
[ruby/psych] Fixing compatibility with libyaml 0.2.5 The main issue is that commas aren't allowed in local tags. libyaml was updated to follow the spec, and our tests were out of date. See: https://github.com/yaml/libyaml/issues/196 https://github.com/ruby/psych/commit/3f5e520fd3
2020-06-08* 2020-06-08 [ci skip]git
2020-06-07merge revision(s) ↵nagachika
ac2106acc276854ae2ac8cc5fa6859aa28362f2f,cf90df22c74da2f87421749e8d065cfbd3812afd: [Backport #16813] [DOC] Fixed explanation for Method#>> [Bug #16813] [ci skip] [DOC] Separated Method#[] from Method#call [Bug #16813] [ci skip]
2020-03-31v2.7.1p83v2_7_1NARUSE, Yui
2020-03-31* 2020-03-31 [ci skip]git
2020-03-30* 2020-03-30 [ci skip]git
2020-03-28* 2020-03-28 [ci skip]git
2020-03-26* 2020-03-26 [ci skip]git
2020-03-15* 2020-03-15 [ci skip]git
2020-03-14* 2020-03-14 [ci skip]git
2020-03-13* 2020-03-13 [ci skip]git
2020-02-20* 2020-02-20 [ci skip]git
2020-02-18* 2020-02-18 [ci skip]git
2020-02-18increment teenyNARUSE, Yui
2020-02-13* 2020-02-13 [ci skip]git
2019-12-25v2.7.0p0NARUSE, Yui
2019-12-25* 2019-12-25 [ci skip]git
2019-12-24* 2019-12-24 [ci skip]git
2019-12-23* 2019-12-23 [ci skip]git
2019-12-22* 2019-12-22 [ci skip]git
2019-12-21* 2019-12-21 [ci skip]git
2019-12-20* 2019-12-20 [ci skip]git
2019-12-19* 2019-12-19 [ci skip]git
2019-12-18* 2019-12-18 [ci skip]v2_7_0_rc1git
2019-12-17* 2019-12-17 [ci skip]git
2019-12-16* 2019-12-16 [ci skip]git
2019-12-15* 2019-12-15 [ci skip]git
2019-12-14* 2019-12-14 [ci skip]git
2019-12-13* 2019-12-13 [ci skip]git
2019-12-12* 2019-12-12 [ci skip]git
2019-12-11* 2019-12-11 [ci skip]git
2019-12-10* 2019-12-10 [ci skip]git
2019-12-09* 2019-12-09 [ci skip]git
2019-12-08* 2019-12-08 [ci skip]git
2019-12-07* 2019-12-07 [ci skip]git
2019-12-06* 2019-12-06 [ci skip]git
2019-12-05* 2019-12-05 [ci skip]git
2019-12-04* 2019-12-04 [ci skip]git
2019-12-03* 2019-12-03 [ci skip]git
2019-12-02* 2019-12-02 [ci skip]git
2019-12-01* 2019-12-01 [ci skip]git
2019-11-30* 2019-11-30 [ci skip]git
2019-11-29* 2019-11-29 [ci skip]git
2019-11-28* 2019-11-28 [ci skip]git
2019-11-27* 2019-11-27 [ci skip]git
2019-11-26* 2019-11-26 [ci skip]git
2019-11-25* 2019-11-25 [ci skip]git