Age | Commit message (Collapse) | Author | |
---|---|---|---|
2024-11-28 | Always declared gems that are test failures on Windows to allowed failures list | Hiroshi SHIBATA | |
Notes: Merged: https://github.com/ruby/ruby/pull/12193 | |||
2024-11-27 | Fixed test condition for specified bundled gems | Hiroshi SHIBATA | |
Notes: Merged: https://github.com/ruby/ruby/pull/12179 | |||
2024-11-27 | Allow to run 'make test-bundled-gems BUNDLED_GEMS=csv,rexml' for only ↵ | Hiroshi SHIBATA | |
testing csv and rexml Notes: Merged: https://github.com/ruby/ruby/pull/12179 | |||
2024-11-27 | Sync the main branch of `ruby/mmtk` | Matt Valentine-House | |
The sync script defaults to `master` when analysing which commits to pick, but the default for new repos now is `main`. Notes: Merged: https://github.com/ruby/ruby/pull/12174 | |||
2024-11-26 | Skip failing rbs tests with latest HEAD of ruby/json | Hiroshi SHIBATA | |
``` NoMethodError: undefined method 'flush' for an instance of JsonWrite ``` | |||
2024-11-25 | Skip flaky tests of rbs in macOS 15.x | Hiroshi SHIBATA | |
Notes: Merged: https://github.com/ruby/ruby/pull/12160 | |||
2024-11-25 | Skip sync failure when we specified old version | Hiroshi SHIBATA | |
2024-11-24 | Fix `--empty` option of `ifchange` | Nobuyoshi Nakada | |
Notes: Merged: https://github.com/ruby/ruby/pull/12159 | |||
2024-11-21 | Sync ruby/mmtk into the gc/mmtk directory | Matt Valentine-House | |
Notes: Merged: https://github.com/ruby/ruby/pull/12120 | |||
2024-11-20 | Use webrick 1.9 in Bundler specs | David Rodríguez | |
2024-11-20 | webrick is no longer needed in `dev_gems.rb` gemfile | David Rodríguez | |
Since 3ae4358024ed4a8438aa14611b3b939b39cdd18b. | |||
2024-11-19 | Test with sinatra to 4.1.0 | David Rodríguez | |
2024-11-18 | Install zeitwerk without bundle install | Hiroshi SHIBATA | |
Notes: Merged: https://github.com/ruby/ruby/pull/12110 | |||
2024-11-15 | Update `rubyarchdir` and `rubylibdir` as well for tests | Nobuyoshi Nakada | |
These are also different between build time and after installation. Notes: Merged: https://github.com/ruby/ruby/pull/12099 | |||
2024-11-15 | * append newline at EOF. [ci skip] | git | |
2024-11-15 | Port test_warn_zeitwerk.rb to RSpec example | Hiroshi SHIBATA | |
Notes: Merged: https://github.com/ruby/ruby/pull/12098 | |||
2024-11-15 | Port test_warn_bootsnap_and_gem.rb to RSpec example | Hiroshi SHIBATA | |
Notes: Merged: https://github.com/ruby/ruby/pull/12098 | |||
2024-11-15 | Port test_warn_bootsnap_rubyarchdir_gem.rb to RSpec example | Hiroshi SHIBATA | |
Notes: Merged: https://github.com/ruby/ruby/pull/12098 | |||
2024-11-15 | Port test_warn_bootsnap.rb to RSpec example | Hiroshi SHIBATA | |
Notes: Merged: https://github.com/ruby/ruby/pull/12098 | |||
2024-11-15 | Port test_no_warn_sub_feature.rb to RSpec example | Hiroshi SHIBATA | |
Notes: Merged: https://github.com/ruby/ruby/pull/12096 | |||
2024-11-15 | Port test_warn_sub_feature.rb to RSpec example | Hiroshi SHIBATA | |
Notes: Merged: https://github.com/ruby/ruby/pull/12096 | |||
2024-11-15 | Port -r option test to RSpec examples | Hiroshi SHIBATA | |
Notes: Merged: https://github.com/ruby/ruby/pull/12096 | |||
2024-11-15 | Port bundle exec with shebang script to RSpec example | Hiroshi SHIBATA | |
Notes: Merged: https://github.com/ruby/ruby/pull/12096 | |||
2024-11-15 | Port bundle exec warning check to RSpec example | Hiroshi SHIBATA | |
Notes: Merged: https://github.com/ruby/ruby/pull/12096 | |||
2024-11-15 | Port test_no_warn_dependency.rb to RSpec example | Hiroshi SHIBATA | |
Notes: Merged: https://github.com/ruby/ruby/pull/12096 | |||
2024-11-15 | Port test_warn_dependency.rb to RSpec example | Hiroshi SHIBATA | |
Notes: Merged: https://github.com/ruby/ruby/pull/12096 | |||
2024-11-15 | Port test_no_warn_dash_gem.rb to RSpec example | Hiroshi SHIBATA | |
Notes: Merged: https://github.com/ruby/ruby/pull/12096 | |||
2024-11-15 | Port test_warn_redefined.rb to RSpec example | Hiroshi SHIBATA | |
Notes: Merged: https://github.com/ruby/ruby/pull/12086 | |||
2024-11-15 | Port test_warn_dash_gem.rb to RSpec example | Hiroshi SHIBATA | |
Notes: Merged: https://github.com/ruby/ruby/pull/12086 | |||
2024-11-15 | Port test_warn_bundled_gems.rb to RSpec example | Hiroshi SHIBATA | |
Notes: Merged: https://github.com/ruby/ruby/pull/12086 | |||
2024-11-14 | Update vendored thor to 1.3.2 | David Rodríguez | |
2024-11-14 | Update vendored timeout to 0.4.2 | David Rodríguez | |
2024-11-14 | Update vendored securerandom to 0.3.2 | David Rodríguez | |
2024-11-14 | Update vendored resolv to 0.5.0 | David Rodríguez | |
2024-11-14 | Update vendored net-http to 0.5.0 | David Rodríguez | |
2024-11-14 | Update vendored fileutils to 1.7.3 | David Rodríguez | |
2024-11-14 | Update vendored optparse to 0.6.0 | David Rodríguez | |
2024-11-11 | Bump vendored uri to 1.0.1 | David Rodríguez | |
2024-11-09 | [Bug #20800] Use config target for bin directory as-is | Nobuyoshi Nakada | |
The "target" in `RbConfig::CONFIG` is being changed from config.sub to align to the system `uname`. Use the value modified by config.sub, and make the directory same as GNU utilities, such as binutils. Notes: Merged: https://github.com/ruby/ruby/pull/12043 | |||
2024-11-09 | [Bug #20800] Move executable binary file path | Nobuyoshi Nakada | |
From under "libexec", under `$(target)/bin` like as binutils. Notes: Merged: https://github.com/ruby/ruby/pull/12043 | |||
2024-11-09 | [Bug #20800] Locate executable binary file under "libexec" directly | Nobuyoshi Nakada | |
"libexec" means the directory for executable or binary files already. Notes: Merged: https://github.com/ruby/ruby/pull/12043 | |||
2024-11-09 | Add integer overflow check macros for add/sub as well as mul | Nobuyoshi Nakada | |
Notes: Merged: https://github.com/ruby/ruby/pull/12034 | |||
2024-11-05 | Update depend files | Jean Boussier | |
Notes: Merged: https://github.com/ruby/ruby/pull/12003 | |||
2024-11-05 | Update json gem syncing logic | Jean Boussier | |
Notes: Merged: https://github.com/ruby/ruby/pull/12003 | |||
2024-11-05 | tool/sync_default_gems.rb: update json rules | Jean Boussier | |
`lib/json/ext/generator/state.rb` should actually be `ext/json/lib/json/ext/generator/state.rb` Notes: Merged: https://github.com/ruby/ruby/pull/11999 | |||
2024-11-05 | Stop syncing json benchmarks. | nagachika | |
Notes: Merged: https://github.com/ruby/ruby/pull/11978 | |||
2024-11-04 | YJIT: Replace Array#each only when YJIT is enabled (#11955) | Takashi Kokubun | |
* YJIT: Replace Array#each only when YJIT is enabled * Add comments about BUILTIN_ATTR_C_TRACE * Make Ruby Array#each available with --yjit as well * Fix all paths that expect a C location * Use method_basic_definition_p to detect patches * Copy a comment about C_TRACE flag to compilers * Rephrase a comment about add_yjit_hook * Give METHOD_ENTRY_BASIC flag to Array#each * Add --yjit-c-builtin option * Allow inconsistent source_location in test-spec * Refactor a check of BUILTIN_ATTR_C_TRACE * Set METHOD_ENTRY_BASIC without touching vm->running Notes: Merged-By: maximecb <[email protected]> | |||
2024-11-04 | Fix a typo in a local variable name | Nobuyoshi Nakada | |
2024-11-01 | Skip failing test with RBS and JSON | Hiroshi SHIBATA | |
2024-11-01 | Remove debug print | Nobuyoshi Nakada | |
Notes: Merged: https://github.com/ruby/ruby/pull/11969 |