Project

General

Profile

Activity

From 01/20/2023 to 01/26/2023

01/26/2023

09:41 PM Revision 70829928 (git): [rubygems/rubygems] Deprecate Gem::List
It is unused, we will remove it in the next major version
https://github.com/rubygems/rubygems/commit/c3f6c27d6d
segiddins (Samuel Giddins)
04:04 PM Revision 88f2b940 (git): Revert "Limit maximum number of IVs on a shape"
This reverts commit 78fcc9847a9db6d42c8c263154ec05903a370b6b. tenderlovemaking (Aaron Patterson)
07:31 AM Revision 6422fef9 (git): Fix `target_cpu` at runtime
nobu (Nobuyoshi Nakada)
07:31 AM Revision 9794e49c (git): Link RUBYSPEC_CAPIEXT against the built library
nobu (Nobuyoshi Nakada)
07:31 AM Revision 00ee1d12 (git): Get rid of duplicate "--disable=gems" options
nobu (Nobuyoshi Nakada)
06:32 AM Revision 545ade21 (git): Enable code-coverage result for test-spec
hsbt (Hiroshi SHIBATA)
05:05 AM Revision 2d981271 (git): Filter spec directory for code coverage
hsbt (Hiroshi SHIBATA)
04:52 AM Revision 6608d47b (git): Enable code-coverage result for test-syntax-suggest
hsbt (Hiroshi SHIBATA)
04:52 AM Revision 069b6f88 (git): Ignore all of tool directory from code coverage, It contains tool/test and etc.
hsbt (Hiroshi SHIBATA)
04:52 AM Revision 8662d70a (git): Ignore vendored libraries by rubygems from code coverage
hsbt (Hiroshi SHIBATA)
04:52 AM Revision 98e84f3f (git): filter coverage result with vendored libraries and test code
hsbt (Hiroshi SHIBATA)
04:27 AM Revision eb2670e3 (git): [ruby/reline] Revert "correct Win32API capitalization for JRuby"
This reverts commit https://github.com/ruby/reline/commit/d6e7c9e1d9af.
https://github.com/ruby/reline/commit/c47a5b...
hsbt (Hiroshi SHIBATA)
03:50 AM Revision be6a347a (git): Need gemspec files instead of cloned directories
nobu (Nobuyoshi Nakada)
03:50 AM Revision 7eef4547 (git): Fixed clone name
hsbt (Hiroshi SHIBATA)
03:50 AM Revision 7a4f7fc1 (git): Use timestamp files to track test revision of bundled gems
nobu (Nobuyoshi Nakada)
03:50 AM Revision 17f5631c (git): [Bug #19340] Fix bundle gems with test revision
Build temporary gem package from cloned repository if test revision is
set.
nobu (Nobuyoshi Nakada)

01/25/2023

07:48 PM Revision 78fcc984 (git): Limit maximum number of IVs on a shape
Create SHAPE_MAX_NUM_IVS (currently 50) and limit all shapes to that
number of IVs. When a shape has more than 50 IVs...
jemmai (Jemma Issroff)
02:32 PM Revision a22eca82 (git): Merge the latest stable versions of RubyGems and Bundler to Ruby 3.2.x (#7061)
[Bug #19350]
* Merge RubyGems-3.4.2 and Bundler-2.4.2
* Merge RubyGems-3.4.3 and Bundler-2.4.3
* Generate parser-t...
hsbt (Hiroshi SHIBATA)
07:47 AM Revision 5e1e5af2 (git): Support simplecov-0.22.0.
simplecov-0.22.0 no longer support pre-0.18 result format. result data needs
`lines` key for coverage data.
hsbt (Hiroshi SHIBATA)
07:34 AM Revision fee5b8f2 (git): merge revision(s) 2c93c554019ebdc394d3c51c6d925620d3005f84,f5ea43a2e61789357e9c4b374b4bc6756abeae17: [Backport #19360]
Ensure main file has default coverage if required. (#7169)
* Extract common code for coverage setup.
...
naruse (Yui NARUSE)
04:26 AM Revision 4110137f (git): merge revision(s) 6f3aff3961a4c5ce87e05096a1a9dcf1055b7647: [Backport #19289]
[Bug #19289] Retain `ruby_abi_version` function
A few extension libraries, to hide all symbols except for ne...
naruse (Yui NARUSE)
01:52 AM Revision e82cef17 (git): Remove not used argument from tokenize_ident
This has not been used since 5e59be3eddd2ce28610ec8d1b42845cde0080833 yui-knk (Kaneko Yuichiro)
01:23 AM Revision 0090cb82 (git): merge revision(s) df6b72b8ff7af16a56fa48f3b4abb1d8850f4d1c: [Backport #19348]
Avoid checking interrupt when loading iseq
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
...
naruse (Yui NARUSE)

01/24/2023

06:34 PM Revision 5eeebd68 (git): Remove function ary_recycle_hash
Freeing the memory of a Hash should be done by the garbage collector
and not by array functions. This could potential...
peterzhu2118 (Peter Zhu)
08:41 AM Revision a20061cb (git): merge revision(s) 72eb33066fa9e7dacb7470cd140b219abe37667e: [Backport #19320]
Fix off-by-one error in rb_vm_each_stack_value
Applying the following patch to test/erb/test_erb.rb and runn...
naruse (Yui NARUSE)
07:36 AM Revision 5a73e131 (git): Add tests for variables in `END` block shared with the toplevel
nobu (Nobuyoshi Nakada)
01:35 AM Revision 98081ac7 (git): [rubygems/rubygems] Bump rb-sys
Bumps [rb-sys](https://github.com/oxidize-rb/rb-sys) from 0.9.56 to 0.9.58.
- [Release notes](https://github.com/oxid...
dependabot[bot]

01/23/2023

10:14 PM Revision e23e8f4a (git): [rubygems/rubygems] Bump rb-sys in /test/rubygems/test_gem_ext_cargo_builder/custom_name
Bumps [rb-sys](https://github.com/oxidize-rb/rb-sys) from 0.9.56 to 0.9.58.
- [Release notes](https://github.com/oxid...
dependabot[bot]
10:40 AM Revision fe733fb6 (git): svn.ruby-lang.org is already EOL
hsbt (Hiroshi SHIBATA)
10:02 AM Revision 1e2523fa (git): Silence dozens of useless warnings from `ranlib` on macOS [ci skip]
nobu (Nobuyoshi Nakada)
08:06 AM Revision a22ed3e9 (git): Fix homepage url in gemspec
GitHub Pages now hosted on *.github.io unasuke (Yusuke Nakamura)
06:14 AM Revision 4981206b (git): update-coverage needs to build ruby and all C-ext libraries
hsbt (Hiroshi SHIBATA)
05:55 AM Revision d9fd0483 (git): [rubygems/rubygems] blade is hosted under ruby-lang.org now
https://github.com/rubygems/rubygems/commit/00fdef8a41 hsbt (Hiroshi SHIBATA)
04:07 AM Revision 5abb2ef1 (git): blade is hosted under ruby-lang.org now
hsbt (Hiroshi SHIBATA)
03:41 AM Revision d8751c0a (git): [ruby/cgi] blade is hosted under ruby-lang.org now
https://github.com/ruby/cgi/commit/826ba3140c hsbt (Hiroshi SHIBATA)
02:48 AM Revision 93bb4155 (git): [DOC] Change local method to local variable in assignment docs
Talal Al-Humaidi
02:07 AM Revision 8fded5f5 (git): [ruby/psych] Fix RestrictedYAMLTree allowing the Symbol class should allow all symbols
Ref: https://github.com/ruby/psych/pull/495
That's how it works for `safe_load`:
```ruby
>> YAML.safe_load(':foo', p...
byroot (Jean Boussier)
12:34 AM Revision d6232108 (git): [DOC] Fix a link [ci skip]
znz (Kazuhiro NISHIYAMA)

01/22/2023

09:53 AM Revision 20a85ab6 (git): Fix Integer#ceildiv to respect #coerce (#7118)
Fixes [Bug #19343] kyanagi (Kouhei Yanagita)
02:32 AM Revision cad09f70 (git): Adjust braces [ci skip]
nobu (Nobuyoshi Nakada)
12:49 AM Revision f5ea43a2 (git): More coverage tests & specs. (#7171)
* Add spec for eval and line coverage.
* Add test for main file coverage.
Samuel Williams

01/21/2023

09:51 PM Revision 2c93c554 (git): Ensure main file has default coverage if required. (#7169)
* Extract common code for coverage setup. Samuel Williams
11:13 AM Revision 3e7fdf29 (git): Windows build instructions documentation. (#6956)
Windows build instructions. Samuel Williams
11:12 AM Revision 5cdf312d (git): Add `doc/distribution.md` to help reduce some of the confusion. (#6856)
Samuel Williams
10:26 AM Revision 418b03c7 (git): tool/leaked-globals: ignore function typedef [ci skip]
nobu (Nobuyoshi Nakada)

01/20/2023

10:11 PM Revision 06b62cbb (git): Add `offsetof` so we can get the offset of members
I want to get the offset of fields inside structs, but I don't want to
instantiate the struct. I need to embed the o...
tenderlovemaking (Aaron Patterson)
09:07 PM Revision 887d2161 (git): YJIT: Avoid BorrowError on GC.compact (#7164)
k0kubun (Takashi Kokubun)
08:58 PM Revision 4e037075 (git): Fix typo in RHASH_ST_CLEAR
We should be setting as.st and not as.ar. peterzhu2118 (Peter Zhu)
04:36 PM Revision ffd52412 (git): Document thread-safety issues with Hash default_proc
Fixes [Bug #19237] jeremyevans (Jeremy Evans)
04:01 PM Revision 0457e434 (git): Remove unused struct member thgroup->group
eightbitraptor (Matt V-H)
03:57 PM Revision 36fa4f13 (git): YJIT: get rid of unneeded `.into()`
Jimmy Miller
03:30 PM Revision 15328302 (git): In `UNALIGNED_MEMBER_PTR` cast through `void` pointer
Suppress warnings shown even with `-Waddress-of-packed-member`
disabled in gcc 11.
nobu (Nobuyoshi Nakada)
03:30 PM Revision f0f2535c (git): Add `queue_list` and `szqueue_list` macros
nobu (Nobuyoshi Nakada)
01:51 PM Revision 056e7a01 (git): Make all of the references of iseq movable
peterzhu2118 (Peter Zhu)
01:40 PM Revision 76e3d853 (git): [ruby/reline] Add autoindent test for indent after bracket and newline
https://github.com/ruby/reline/commit/3f3da7d0e2 tompng (tomoya ishida)
01:40 PM Revision 4241b3cf (git): [ruby/reline] accept new_indent > cursor_max
https://github.com/ruby/reline/commit/61cc580da4 tompng (tomoya ishida)
01:06 PM Revision 0cc91871 (git): [rubygems/rubygems] Update bundle-exec man page for with_unbundled_env
`with_clean_env` has been deprecated in `with_unbundled_env`. It already generates a deprecation warning when it uses... Josh Nichols
12:41 PM Revision c948a081 (git): Add a NEWS entry for [Feature #19314] [ci skip]
shugo (Shugo Maeda)
10:39 AM Revision 53cd5796 (git): [rubygems/rubygems] Clean test output
The output from the command is mixed in this test, even when
successful.
Use the output as a part of the message on f...
nobu (Nobuyoshi Nakada)
09:02 AM Revision cce39609 (git): [Feature #19314] Add new arguments of String#bytesplice
bytesplice(index, length, str, str_index, str_length) -> string
bytesplice(range, str, str_range) -> string
In the...
shugo (Shugo Maeda)
08:54 AM Revision 845f6275 (git): OpenSSL, libyaml and zlib is always required to build. see test/test_extlibs.rb
hsbt (Hiroshi SHIBATA)
08:54 AM Revision 231b09f1 (git): Added supported versions to OpenSSL and libyaml
hsbt (Hiroshi SHIBATA)
08:54 AM Revision 1edef08d (git): Added version policy of BASERUBY
[Misc #16671] hsbt (Hiroshi SHIBATA)
08:42 AM Revision 6aa9c845 (git): Separate dependencies section from quick start
hsbt (Hiroshi SHIBATA)
08:38 AM Revision ea10dea6 (git): fixed wrong version of baseruby
hsbt (Hiroshi SHIBATA)
08:13 AM Revision a0626e11 (git): Bundle RBS 2.8.4 (#7159)
soutaro (Soutaro Matsumoto)
08:01 AM Revision c0df0a85 (git): merge revision(s) ed6fbb79e19bf401db0e85447fee955fd10a25c7: [Backport #19339]
Fix crash when defining ivars on special constants
[Bug #19339]
---
test/ruby/test_variable...
naruse (Yui NARUSE)
07:05 AM Revision d80a574a (git): Update bundled gems list at 2023-01-20
git[bot]
03:24 AM Revision 373e6224 (git): merge revision(s) f7b72462aa27716370c6bea1f2c240983aca9a55: [Backport #19356]
String#bytesplice should return self
In Feature #19314, we concluded that the return value of String#bytespl...
naruse (Yui NARUSE)
 

Also available in: Atom