| Age | Commit message (Collapse) | Author |
|
https://github.com/ruby/did_you_mean/commit/e11bf81438
|
|
Copy from gc/default/default.c and revert the part of 51bd81651794.
Notes:
Merged: https://github.com/ruby/ruby/pull/12260
|
|
Refactor to use real test cases rather than mock.
Add relative path tests wich `Dir.chdir`.
https://github.com/rubygems/rubygems/commit/ed556a0a53
|
|
files on Windows
https://github.com/rubygems/rubygems/commit/ed5b847f03
|
|
https://github.com/rubygems/rubygems/commit/c982085f86
|
|
The functions dereference `*dead_entry` without a NULL check
Notes:
Merged: https://github.com/ruby/ruby/pull/12258
|
|
https://github.com/ruby/shellwords/commit/2c7ae1b76c
|
|
Since ruby 2.3, a file opened with `File::SHARE_DELETE` and
`File::BINARY` can be renamed or removed.
https://github.com/ruby/logger/commit/7b6146fee6
|
|
https://github.com/ruby/logger/commit/f904ad2f7c
|
|
|
|
constants to NEWS
|
|
Coverity Scan alerts `for(i, j=0;...)` as a misuse of comma expression.
Notes:
Merged: https://github.com/ruby/ruby/pull/12256
|
|
Notes:
Merged: https://github.com/ruby/ruby/pull/12252
|
|
Notes:
Merged: https://github.com/ruby/ruby/pull/12252
|
|
Get rid of repeated exec XRUBY recursively.
Notes:
Merged: https://github.com/ruby/ruby/pull/12252
|
|
In this context, `th` must not be NULL
Notes:
Merged: https://github.com/ruby/ruby/pull/12253
|
|
Bumps [github/codeql-action](https://github.com/github/codeql-action) from 3.27.5 to 3.27.6.
- [Release notes](https://github.com/github/codeql-action/releases)
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
- [Commits](https://github.com/github/codeql-action/compare/f09c1c0a94de965c15400f5634aa42fac8fb8f88...aa578102511db1f4524ed59b8cc2bae4f6e88195)
---
updated-dependencies:
- dependency-name: github/codeql-action
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Notes:
Merged: https://github.com/ruby/ruby/pull/12251
|
|
The evaluation order of C arguments is unspecified.
`RSTRING_LEN(value)` would fail if the conversion to a String by
`StringValuePtr(value)` is not done yet.
Coverity Scan found this issue.
https://github.com/ruby/psych/commit/d1e6bf323a
|
|
(https://github.com/ruby/irb/pull/1039)
https://github.com/ruby/irb/commit/9eb14a3a0b
|
|
Notes:
Merged: https://github.com/ruby/ruby/pull/12242
|
|
The evaluation order of C arguments is unspecified.
`RSTRING_LEN(str)` would fails if the conversion to a String by
`StringValuePtr` is not done yet.
Coverity Scan found this issue.
Notes:
Merged: https://github.com/ruby/ruby/pull/12209
|
|
Partially fixes: https://github.com/ruby/prism/issues/2123
https://github.com/ruby/prism/commit/f1f8776973
|
|
Partially: https://github.com/ruby/prism/issues/2123
https://github.com/ruby/prism/commit/3c01cc7c77
|
|
Partially: https://github.com/ruby/prism/issues/2123
https://github.com/ruby/prism/commit/649ef29c29
|
|
|
|
In some locations we were using shared->lock and in others
&shared->lock, and we were leaking the allocated memory.
Notes:
Merged: https://github.com/ruby/ruby/pull/12239
|
|
It should work on Windows, hopefully
Notes:
Merged: https://github.com/ruby/ruby/pull/12240
|
|
|
|
https://github.com/ruby/timeout/commit/7d2af46a00
Co-authored-by: Jeremy Evans <code@jeremyevans.net>
|
|
https://github.com/ruby/timeout/commit/4be6423de4
Co-authored-by: Jeremy Evans <code@jeremyevans.net>
|
|
https://github.com/ruby/timeout/commit/c6d121aa18
|
|
https://github.com/ruby/timeout/commit/f992632cf3
|
|
added tests
https://github.com/ruby/timeout/commit/ffc8d7c003
|
|
type-errror and added tests
https://github.com/ruby/timeout/commit/e8a7dbdb87
|
|
type-errror and added tests
https://github.com/ruby/timeout/commit/8342544979
|
|
https://github.com/ruby/timeout/commit/8e57887eee
|
|
Notes:
Merged-By: ono-max <onoto1998@gmail.com>
|
|
Notes:
Merged: https://github.com/ruby/ruby/pull/12237
|
|
|
|
https://github.com/ruby/io-console/commit/467508a0c6
|
|
https://github.com/ruby/etc/commit/8d585ea0c9
|
|
On my environment with `sudo ufw default reject outgoing`,
outgoing packets are filtered without allow rules.
Notes:
Merged: https://github.com/ruby/ruby/pull/12238
|
|
|
|
https://github.com/ruby/pp/commit/979f9d972d
|
|
|
|
https://github.com/ruby/io-nonblock/commit/16727a8ab3
|
|
|
|
https://github.com/ruby/error_highlight/commit/a8e9eb7f2f
|
|
This reverts commit 0fe82ae087130d7f360cc0607be93995cedbdb16.
Notes:
Merged: https://github.com/ruby/ruby/pull/12233
|
|
Notes:
Merged: https://github.com/ruby/ruby/pull/12232
|