Project

General

Profile

Statistics
| Branch: | Tag: | Revision:

Latest revisions

# Date Author Comment
9598ed9d 06/29/2025 07:52 AM nobu (Nobuyoshi Nakada)

[ruby/optparse] JRuby does not have EXECUTABLE_EXTS in RbConfg::CONFIG

https://github.com/ruby/optparse/commit/15b2f00b6b

259b0233 06/29/2025 07:52 AM nobu (Nobuyoshi Nakada)

[ruby/optparse] Fix OptionParser#program_name not to strip suffix unexpectedly

https://github.com/ruby/optparse/commit/740ffa76c0

9fd793e0 06/29/2025 07:30 AM kwatch (makoto kuwata)

[ruby/optparse] Enhance to support 'Set' object as an enum
(https://github.com/ruby/optparse/pull/76)

  • Enhance to support 'Set' object as an enum

  • Add test script for '#make_swithc()'


https://github.com/ruby/optparse/commit/3869000e98

Co-authored-by: Nobuyoshi Nakada

41242560 06/29/2025 05:07 AM nobu (Nobuyoshi Nakada)
  • adjust indents. [ci skip]
bf9cbdef 06/29/2025 05:04 AM nobu (Nobuyoshi Nakada)

github.event.pull_request.merge_commit_sha may be empty

63f6f87e 06/28/2025 04:30 PM nobu (Nobuyoshi Nakada)

Add underflow check

dc74f9cb 06/28/2025 01:27 PM nobu (Nobuyoshi Nakada)

Make uplevel suitable as the option to Kernel#warn

Make Gem::BUNDLED_GEMS.uplevel returns nil if require frame is not
found, for the simplicity.

baa05001 06/28/2025 01:24 PM nobu (Nobuyoshi Nakada)

Use symbols as level instead of strings

90abfe6f 06/28/2025 11:17 AM nobu (Nobuyoshi Nakada)

Remove git-related files in unpacked gems

These files, including .github directory, are useless unless the
repository itself is contained as well.

eab4a0bc 06/28/2025 04:55 AM sferik (Erik Michaels-Ober)

Fix race condition in signal handler query (#13712)

  • Fix race condition in signal handler query

  • Initialize signal lock dynamically and reset after fork

  • Fix signal handler mutex initialization conditions

View all revisions | View revisions

Also available in: Atom