<feed xmlns='http://www.w3.org/2005/Atom'>
<title>ruby.git/tool, branch v3_2_6</title>
<subtitle>The Ruby Programming Language</subtitle>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/'/>
<entry>
<title>-l option of 7z is unknown switch with the `ubuntu-latest`.</title>
<updated>2024-10-18T03:59:30+00:00</updated>
<author>
<name>Hiroshi SHIBATA</name>
<email>hsbt@ruby-lang.org</email>
</author>
<published>2024-09-30T03:03:02+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=dcad0ad9097583f71eac2ece22ad527305dc7bee'/>
<id>dcad0ad9097583f71eac2ece22ad527305dc7bee</id>
<content type='text'>
https://github.com/ruby/actions/actions/runs/11095032727/job/30823174026#step:3:349
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
https://github.com/ruby/actions/actions/runs/11095032727/job/30823174026#step:3:349
</pre>
</div>
</content>
</entry>
<entry>
<title>merge revision(s) bb849ffdb18305f01457de4e9848c830eb83a2d7:</title>
<updated>2024-08-31T10:09:13+00:00</updated>
<author>
<name>nagachika</name>
<email>nagachika@ruby-lang.org</email>
</author>
<published>2024-08-31T10:09:13+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=04fab1dfd956a536fa3683682f3e8f2707f6f8ce'/>
<id>04fab1dfd956a536fa3683682f3e8f2707f6f8ce</id>
<content type='text'>
	Added explicitly begin-end block for Ruby 2.4.

	  strscan, ipaddr and some default gems still support Ruby 2.4.

	  After this, I extract this CoreAssertions to their repositories.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
	Added explicitly begin-end block for Ruby 2.4.

	  strscan, ipaddr and some default gems still support Ruby 2.4.

	  After this, I extract this CoreAssertions to their repositories.
</pre>
</div>
</content>
</entry>
<entry>
<title>merge revision(s) 8a7e6f6852740e989ef8f679db5631306466a4ed:</title>
<updated>2024-08-31T09:51:41+00:00</updated>
<author>
<name>nagachika</name>
<email>nagachika@ruby-lang.org</email>
</author>
<published>2024-08-31T09:51:41+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=f095a085a43b609be6282fcc27ab7fe859259dfc'/>
<id>f095a085a43b609be6282fcc27ab7fe859259dfc</id>
<content type='text'>
	Improve base time of assert_linear_performance (#11369)

	Remove `.ceil` from base time calculation that makes 10x gap.
	This will make the assertion more strict and also less flaky.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
	Improve base time of assert_linear_performance (#11369)

	Remove `.ceil` from base time calculation that makes 10x gap.
	This will make the assertion more strict and also less flaky.
</pre>
</div>
</content>
</entry>
<entry>
<title>merge revision(s) f1c78b23313e63eb31a213cc7277b1eb206a581b:</title>
<updated>2024-08-31T09:49:58+00:00</updated>
<author>
<name>nagachika</name>
<email>nagachika@ruby-lang.org</email>
</author>
<published>2024-08-31T09:49:58+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=f4847607ee52040fc62531f37001ea1a22acd856'/>
<id>f4847607ee52040fc62531f37001ea1a22acd856</id>
<content type='text'>
	Suppress warning for shadowing outer local variable
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
	Suppress warning for shadowing outer local variable
</pre>
</div>
</content>
</entry>
<entry>
<title>merge revision(s) d23964360335ad561f252cb6fe8e90df7ebee90e:</title>
<updated>2024-08-31T09:49:27+00:00</updated>
<author>
<name>nagachika</name>
<email>nagachika@ruby-lang.org</email>
</author>
<published>2024-08-31T09:49:27+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=b5bb0ee64b24251f103311e56168b96f5334cc6f'/>
<id>b5bb0ee64b24251f103311e56168b96f5334cc6f</id>
<content type='text'>
	core_assertions.rb: Support old rubies

	Some symbol argument might not be accepted by Process.clock_gettime.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
	core_assertions.rb: Support old rubies

	Some symbol argument might not be accepted by Process.clock_gettime.
</pre>
</div>
</content>
</entry>
<entry>
<title>merge revision(s) 533423ebe46ebfe3005198c12aa0d2c899c695ea:</title>
<updated>2024-08-31T09:49:12+00:00</updated>
<author>
<name>nagachika</name>
<email>nagachika@ruby-lang.org</email>
</author>
<published>2024-08-31T09:49:12+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=bec6da392d26677194160cb4875f1bc491db27f5'/>
<id>bec6da392d26677194160cb4875f1bc491db27f5</id>
<content type='text'>
	core_assertions.rb: Prefer CPU time clocks

	To prevent influence from other processes.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
	core_assertions.rb: Prefer CPU time clocks

	To prevent influence from other processes.
</pre>
</div>
</content>
</entry>
<entry>
<title>merge revision(s) f9eb2515a3221cced611b4de971b72a78a7a566f:</title>
<updated>2024-08-31T09:48:57+00:00</updated>
<author>
<name>nagachika</name>
<email>nagachika@ruby-lang.org</email>
</author>
<published>2024-08-31T09:48:57+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=7c2cdca7f250d0b270df585f69f275f72c415348'/>
<id>7c2cdca7f250d0b270df585f69f275f72c415348</id>
<content type='text'>
	core_assertions.rb: Extract common code block
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
	core_assertions.rb: Extract common code block
</pre>
</div>
</content>
</entry>
<entry>
<title>merge revision(s) 3fe134759cc4904c74306e0832c22fa518a5bea2:</title>
<updated>2024-08-31T09:48:17+00:00</updated>
<author>
<name>nagachika</name>
<email>nagachika@ruby-lang.org</email>
</author>
<published>2024-08-31T09:48:17+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=07d7ffeb9c2c6537883a1ea7b180eb04ecbe47e6'/>
<id>07d7ffeb9c2c6537883a1ea7b180eb04ecbe47e6</id>
<content type='text'>
	Skip assert_linear_performance for RJIT
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
	Skip assert_linear_performance for RJIT
</pre>
</div>
</content>
</entry>
<entry>
<title>merge revision(s) f07c756494b0e473ff8e4ece6f04c7ababe93b01:</title>
<updated>2024-08-31T09:45:29+00:00</updated>
<author>
<name>nagachika</name>
<email>nagachika@ruby-lang.org</email>
</author>
<published>2024-08-31T09:45:29+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=00fada3890fe7bebbd660af3682eee6a8857b222'/>
<id>00fada3890fe7bebbd660af3682eee6a8857b222</id>
<content type='text'>
	core_assertions.rb: Tweak timeout limit

	Increase the timeout limit when variance at rehearsal is small.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
	core_assertions.rb: Tweak timeout limit

	Increase the timeout limit when variance at rehearsal is small.
</pre>
</div>
</content>
</entry>
<entry>
<title>Revert "skip bundled gem rss test for a while."</title>
<updated>2024-08-06T09:59:52+00:00</updated>
<author>
<name>Hiroshi SHIBATA</name>
<email>hsbt@ruby-lang.org</email>
</author>
<published>2024-08-01T04:31:55+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=116d95b476aed8c7dd525d521bf35f5f324096c0'/>
<id>116d95b476aed8c7dd525d521bf35f5f324096c0</id>
<content type='text'>
This reverts commit 0cc98ae353fd231bcd0e704c251198abc4406247.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This reverts commit 0cc98ae353fd231bcd0e704c251198abc4406247.
</pre>
</div>
</content>
</entry>
</feed>
