<feed xmlns='http://www.w3.org/2005/Atom'>
<title>ruby.git/tool, branch v3_2_5</title>
<subtitle>The Ruby Programming Language</subtitle>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/'/>
<entry>
<title>Revert "merge revision(s) 9f708d48f6df37ee9600db9d51b57a156609a13b,0301473fb523c71d8cdc4966971f31f502001185,7f0e26b7f99bf76408569892ce20318501f74729: [Backport #20516]"</title>
<updated>2024-07-26T11:53:32+00:00</updated>
<author>
<name>nagachika</name>
<email>nagachika@ruby-lang.org</email>
</author>
<published>2024-07-26T11:53:32+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=367ad5055c3d5210c884d4611e08ffa32ec608ee'/>
<id>367ad5055c3d5210c884d4611e08ffa32ec608ee</id>
<content type='text'>
This reverts commit 56c311aa0b20dee13ab43309ae3386f57f8cb797.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This reverts commit 56c311aa0b20dee13ab43309ae3386f57f8cb797.
</pre>
</div>
</content>
</entry>
<entry>
<title>Allow test-unit-ruby-core files to be loaded from bundled gems</title>
<updated>2024-06-18T13:53:58+00:00</updated>
<author>
<name>Nobuyoshi Nakada</name>
<email>nobu@ruby-lang.org</email>
</author>
<published>2023-06-13T16:21:27+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=9542ef2798c6f555df5115da6881a5d50ed7034b'/>
<id>9542ef2798c6f555df5115da6881a5d50ed7034b</id>
<content type='text'>
Separate the directly from the customized test-unit, since it may not
work with bundled gems.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Separate the directly from the customized test-unit, since it may not
work with bundled gems.
</pre>
</div>
</content>
</entry>
<entry>
<title>merge revision(s) 9f708d48f6df37ee9600db9d51b57a156609a13b,0301473fb523c71d8cdc4966971f31f502001185,7f0e26b7f99bf76408569892ce20318501f74729: [Backport #20516]</title>
<updated>2024-06-18T13:50:39+00:00</updated>
<author>
<name>nagachika</name>
<email>nagachika@ruby-lang.org</email>
</author>
<published>2024-06-01T22:13:25+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=56c311aa0b20dee13ab43309ae3386f57f8cb797'/>
<id>56c311aa0b20dee13ab43309ae3386f57f8cb797</id>
<content type='text'>
	Clear runtime dependencies if default gems is specified.

	The current build system uses runtime dependencies from only
	`.bundle` directory. We shouldn't install runtime dependencies
	from rubygems.org when `make test-bundled-gems` is invoked.

	Fixed dependencies list format

	Re-use strscan with ruby repo
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
	Clear runtime dependencies if default gems is specified.

	The current build system uses runtime dependencies from only
	`.bundle` directory. We shouldn't install runtime dependencies
	from rubygems.org when `make test-bundled-gems` is invoked.

	Fixed dependencies list format

	Re-use strscan with ruby repo
</pre>
</div>
</content>
</entry>
<entry>
<title>Revert "merge revision(s) 18eaf0be905e3e251423b42d6f4e56b7cae1bc3b: [Backport #20494]"</title>
<updated>2024-06-18T13:47:12+00:00</updated>
<author>
<name>nagachika</name>
<email>nagachika@ruby-lang.org</email>
</author>
<published>2024-06-18T13:47:12+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=e308f47888cfb5c85344d030098932340b57147d'/>
<id>e308f47888cfb5c85344d030098932340b57147d</id>
<content type='text'>
This reverts commit ec30266267b2a063089b8ce7967203bcbadbdf4e.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This reverts commit ec30266267b2a063089b8ce7967203bcbadbdf4e.
</pre>
</div>
</content>
</entry>
<entry>
<title>Revert "merge revision(s) 22e4eeda6561693367fc7a00b92b90f46b09cabd, 1ab7c412d2e3880a7ad233c32e93961888f8145c, fd549b229b0822198ddc847703194263a2186ed1: [Backport #20515]"</title>
<updated>2024-06-18T13:46:48+00:00</updated>
<author>
<name>nagachika</name>
<email>nagachika@ruby-lang.org</email>
</author>
<published>2024-06-18T13:46:48+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=478b21f63127f30fd1a9ee051a6c5593f41937ed'/>
<id>478b21f63127f30fd1a9ee051a6c5593f41937ed</id>
<content type='text'>
This reverts commit dc4ca25e0a01e072ba3cf1fc47612aff72c980af.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This reverts commit dc4ca25e0a01e072ba3cf1fc47612aff72c980af.
</pre>
</div>
</content>
</entry>
<entry>
<title>merge revision(s) 22e4eeda6561693367fc7a00b92b90f46b09cabd, 1ab7c412d2e3880a7ad233c32e93961888f8145c, fd549b229b0822198ddc847703194263a2186ed1: [Backport #20515]</title>
<updated>2024-06-15T04:13:19+00:00</updated>
<author>
<name>nagachika</name>
<email>nagachika@ruby-lang.org</email>
</author>
<published>2024-06-15T04:13:19+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=dc4ca25e0a01e072ba3cf1fc47612aff72c980af'/>
<id>dc4ca25e0a01e072ba3cf1fc47612aff72c980af</id>
<content type='text'>
	ci: Test whether GMP is working in compilers.yml (#10875)

	Avoid reoccurence of [Bug #20515]

	Requires https://github.com/ruby/ruby/pull/10876 since 18eaf0be905e3e251423b42d6f4e56b7cae1bc3b

	bug: https://bugs.ruby-lang.org/issues/20515

	RUBY_CHECK_HEADER didn't define HAVE_{header-file} (#10876)

	--with-gmp is not working at all because HAVE_GMP_H
	was missing since 18eaf0be90. [Bug #20515]

	bug: https://bugs.ruby-lang.org/issues/20515
	follow-up: https://bugs.ruby-lang.org/issues/20494
	follow-up: 18eaf0be905e3e251423b42d6f4e56b7cae1bc3b
	follow-up: https://github.com/ruby/ruby/pull/10805

	test_bignum: defined? returns String (#10880)
	MIME-Version: 1.0
	Content-Type: text/plain; charset=UTF-8
	Content-Transfer-Encoding: 8bit

	didn't verify the test is working properly due to mistaken auto-merge… [Bug #20515]

	bug: https://bugs.ruby-lang.org/issues/20515
	follow-up: 22e4eeda6561693367fc7a00b92b90f46b09cabd
	follow-up: https://github.com/ruby/ruby/pull/10875
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
	ci: Test whether GMP is working in compilers.yml (#10875)

	Avoid reoccurence of [Bug #20515]

	Requires https://github.com/ruby/ruby/pull/10876 since 18eaf0be905e3e251423b42d6f4e56b7cae1bc3b

	bug: https://bugs.ruby-lang.org/issues/20515

	RUBY_CHECK_HEADER didn't define HAVE_{header-file} (#10876)

	--with-gmp is not working at all because HAVE_GMP_H
	was missing since 18eaf0be90. [Bug #20515]

	bug: https://bugs.ruby-lang.org/issues/20515
	follow-up: https://bugs.ruby-lang.org/issues/20494
	follow-up: 18eaf0be905e3e251423b42d6f4e56b7cae1bc3b
	follow-up: https://github.com/ruby/ruby/pull/10805

	test_bignum: defined? returns String (#10880)
	MIME-Version: 1.0
	Content-Type: text/plain; charset=UTF-8
	Content-Transfer-Encoding: 8bit

	didn't verify the test is working properly due to mistaken auto-merge… [Bug #20515]

	bug: https://bugs.ruby-lang.org/issues/20515
	follow-up: 22e4eeda6561693367fc7a00b92b90f46b09cabd
	follow-up: https://github.com/ruby/ruby/pull/10875
</pre>
</div>
</content>
</entry>
<entry>
<title>merge revision(s) 18eaf0be905e3e251423b42d6f4e56b7cae1bc3b: [Backport #20494]</title>
<updated>2024-06-15T04:09:47+00:00</updated>
<author>
<name>nagachika</name>
<email>nagachika@ruby-lang.org</email>
</author>
<published>2024-06-15T04:09:47+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=ec30266267b2a063089b8ce7967203bcbadbdf4e'/>
<id>ec30266267b2a063089b8ce7967203bcbadbdf4e</id>
<content type='text'>
	[Bug #20494] Search non-default directories for GMP

	Co-Authored-by: lish82 (Hiroki Katagiri)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
	[Bug #20494] Search non-default directories for GMP

	Co-Authored-by: lish82 (Hiroki Katagiri)
</pre>
</div>
</content>
</entry>
<entry>
<title>Revert "merge revision(s) 9f708d48f6df37ee9600db9d51b57a156609a13b,0301473fb523c71d8cdc4966971f31f502001185,7f0e26b7f99bf76408569892ce20318501f74729: [Backport #20516]"</title>
<updated>2024-06-03T03:22:25+00:00</updated>
<author>
<name>nagachika</name>
<email>nagachika@ruby-lang.org</email>
</author>
<published>2024-06-03T03:22:25+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=c48b2312acf40371590ac2a9618f4cb39472ef0f'/>
<id>c48b2312acf40371590ac2a9618f4cb39472ef0f</id>
<content type='text'>
This reverts commit 0de1ff12973ffc04bc9a8b0799e963922986d1eb.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This reverts commit 0de1ff12973ffc04bc9a8b0799e963922986d1eb.
</pre>
</div>
</content>
</entry>
<entry>
<title>merge revision(s) 9f708d48f6df37ee9600db9d51b57a156609a13b,0301473fb523c71d8cdc4966971f31f502001185,7f0e26b7f99bf76408569892ce20318501f74729: [Backport #20516]</title>
<updated>2024-06-01T22:13:25+00:00</updated>
<author>
<name>nagachika</name>
<email>nagachika@ruby-lang.org</email>
</author>
<published>2024-06-01T22:13:25+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=0de1ff12973ffc04bc9a8b0799e963922986d1eb'/>
<id>0de1ff12973ffc04bc9a8b0799e963922986d1eb</id>
<content type='text'>
	Clear runtime dependencies if default gems is specified.

	The current build system uses runtime dependencies from only
	`.bundle` directory. We shouldn't install runtime dependencies
	from rubygems.org when `make test-bundled-gems` is invoked.

	Fixed dependencies list format

	Re-use strscan with ruby repo
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
	Clear runtime dependencies if default gems is specified.

	The current build system uses runtime dependencies from only
	`.bundle` directory. We shouldn't install runtime dependencies
	from rubygems.org when `make test-bundled-gems` is invoked.

	Fixed dependencies list format

	Re-use strscan with ruby repo
</pre>
</div>
</content>
</entry>
<entry>
<title>merge revision(s) 665b4c5b2a31078d7db0173ad60daad0b463c1fd,642875e474b4e6a13770b1dbbc33d466ba5e0718,54b9b80b84760717aadb8bf67f638785ed895a58,361bce8d2c4c90a01eb3b7365a87dec0d93bb2b6: [Backport #19967]</title>
<updated>2024-02-24T15:23:21+00:00</updated>
<author>
<name>nagachika</name>
<email>nagachika@ruby-lang.org</email>
</author>
<published>2024-02-24T15:23:21+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=3960d894d98d20540e646a0d6c2186a2d676b96c'/>
<id>3960d894d98d20540e646a0d6c2186a2d676b96c</id>
<content type='text'>
	[Bug #19967] Reset `LIBPATHENV` env after started

	Not to affect other tools invoked as child processes.
	---
	 common.mk            | 3 ++-
	 template/Makefile.in | 3 +++
	 template/fake.rb.in  | 3 +++
	 tool/fake.rb         | 8 ++++++++
	 4 files changed, 16 insertions(+), 1 deletion(-)

	[Bug #19967] Revert "configure.ac: LIBPATHENV on macOS"

	This reverts commit 1961c786aab243b3eb60e7238224e87975d88056.  These
	environment variables should no longer propagate to child processes.
	---
	 configure.ac | 2 +-
	 1 file changed, 1 insertion(+), 1 deletion(-)

	[Bug #19967] Delete real path

	---
	 tool/fake.rb | 3 ++-
	 1 file changed, 2 insertions(+), 1 deletion(-)

	[Bug #19967] Ignore library before build

	---
	 tool/fake.rb | 2 +-
	 1 file changed, 1 insertion(+), 1 deletion(-)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
	[Bug #19967] Reset `LIBPATHENV` env after started

	Not to affect other tools invoked as child processes.
	---
	 common.mk            | 3 ++-
	 template/Makefile.in | 3 +++
	 template/fake.rb.in  | 3 +++
	 tool/fake.rb         | 8 ++++++++
	 4 files changed, 16 insertions(+), 1 deletion(-)

	[Bug #19967] Revert "configure.ac: LIBPATHENV on macOS"

	This reverts commit 1961c786aab243b3eb60e7238224e87975d88056.  These
	environment variables should no longer propagate to child processes.
	---
	 configure.ac | 2 +-
	 1 file changed, 1 insertion(+), 1 deletion(-)

	[Bug #19967] Delete real path

	---
	 tool/fake.rb | 3 ++-
	 1 file changed, 2 insertions(+), 1 deletion(-)

	[Bug #19967] Ignore library before build

	---
	 tool/fake.rb | 2 +-
	 1 file changed, 1 insertion(+), 1 deletion(-)
</pre>
</div>
</content>
</entry>
</feed>
