<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/ruby.git/tool/lib, branch master</title>
<subtitle>github.com: ruby/ruby.git
</subtitle>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/ruby.git/'/>
<entry>
<title>Allow to use development version of bundled gems for packaging</title>
<updated>2023-05-09T03:57:12+00:00</updated>
<author>
<name>Hiroshi SHIBATA</name>
<email>hsbt@ruby-lang.org</email>
</author>
<published>2023-05-09T02:08:30+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/ruby.git/commit/?id=59646e87983ff7ab04a8eccd92e789d77f4402ed'/>
<id>59646e87983ff7ab04a8eccd92e789d77f4402ed</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>We should not validate development version of bundled gems with fetch timing.</title>
<updated>2023-05-09T03:57:12+00:00</updated>
<author>
<name>Hiroshi SHIBATA</name>
<email>hsbt@ruby-lang.org</email>
</author>
<published>2023-05-09T01:23:15+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/ruby.git/commit/?id=bb75e83d9f22c10b8893f3ff20fdd1d8d1825caf'/>
<id>bb75e83d9f22c10b8893f3ff20fdd1d8d1825caf</id>
<content type='text'>
  We want to notify above situation when release time. So, I move this check into ruby/actions.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
  We want to notify above situation when release time. So, I move this check into ruby/actions.
</pre>
</div>
</content>
</entry>
<entry>
<title>core_assertions.rb: Support old rubies</title>
<updated>2023-04-29T02:28:26+00:00</updated>
<author>
<name>Nobuyoshi Nakada</name>
<email>nobu@ruby-lang.org</email>
</author>
<published>2023-04-28T17:09:55+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/ruby.git/commit/?id=d23964360335ad561f252cb6fe8e90df7ebee90e'/>
<id>d23964360335ad561f252cb6fe8e90df7ebee90e</id>
<content type='text'>
Some symbol argument might not be accepted by Process.clock_gettime.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Some symbol argument might not be accepted by Process.clock_gettime.
</pre>
</div>
</content>
</entry>
<entry>
<title>Copy also helper.rb [ci skip]</title>
<updated>2023-04-28T13:05:09+00:00</updated>
<author>
<name>Nobuyoshi Nakada</name>
<email>nobu@ruby-lang.org</email>
</author>
<published>2023-04-28T06:23:53+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/ruby.git/commit/?id=afc98e3b551b11baa4a9257d7578d3151404fcc0'/>
<id>afc98e3b551b11baa4a9257d7578d3151404fcc0</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>core_assertions.rb: Prefer CPU time clocks</title>
<updated>2023-04-05T15:19:03+00:00</updated>
<author>
<name>Nobuyoshi Nakada</name>
<email>nobu@ruby-lang.org</email>
</author>
<published>2023-04-03T05:27:36+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/ruby.git/commit/?id=533423ebe46ebfe3005198c12aa0d2c899c695ea'/>
<id>533423ebe46ebfe3005198c12aa0d2c899c695ea</id>
<content type='text'>
To prevent influence from other processes.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
To prevent influence from other processes.
</pre>
</div>
</content>
</entry>
<entry>
<title>core_assertions.rb: Extract common code block</title>
<updated>2023-04-05T15:19:03+00:00</updated>
<author>
<name>Nobuyoshi Nakada</name>
<email>nobu@ruby-lang.org</email>
</author>
<published>2023-04-03T05:22:24+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/ruby.git/commit/?id=f9eb2515a3221cced611b4de971b72a78a7a566f'/>
<id>f9eb2515a3221cced611b4de971b72a78a7a566f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>core_assertions.rb: Tweak timeout limit</title>
<updated>2023-04-05T15:19:03+00:00</updated>
<author>
<name>Nobuyoshi Nakada</name>
<email>nobu@ruby-lang.org</email>
</author>
<published>2023-04-03T05:10:16+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/ruby.git/commit/?id=f07c756494b0e473ff8e4ece6f04c7ababe93b01'/>
<id>f07c756494b0e473ff8e4ece6f04c7ababe93b01</id>
<content type='text'>
Increase the timeout limit when variance at rehearsal is small.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Increase the timeout limit when variance at rehearsal is small.
</pre>
</div>
</content>
</entry>
<entry>
<title>Skip assert_linear_performance for RJIT</title>
<updated>2023-04-02T19:23:23+00:00</updated>
<author>
<name>Takashi Kokubun</name>
<email>takashikkbn@gmail.com</email>
</author>
<published>2023-04-02T19:23:22+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/ruby.git/commit/?id=3fe134759cc4904c74306e0832c22fa518a5bea2'/>
<id>3fe134759cc4904c74306e0832c22fa518a5bea2</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Check if `Bundler::EnvironmentPreserver` is defined</title>
<updated>2023-03-31T02:11:45+00:00</updated>
<author>
<name>Nobuyoshi Nakada</name>
<email>nobu@ruby-lang.org</email>
</author>
<published>2023-03-31T02:11:45+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/ruby.git/commit/?id=bccdc041665032b819fab1c04ed4dbdfeeeb366b'/>
<id>bccdc041665032b819fab1c04ed4dbdfeeeb366b</id>
<content type='text'>
Only `Bundler` might be defined.  `EnvironmentPreserver` and its
`BUNDLER_PREFIX` would be defined together in the same file.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Only `Bundler` might be defined.  `EnvironmentPreserver` and its
`BUNDLER_PREFIX` would be defined together in the same file.
</pre>
</div>
</content>
</entry>
<entry>
<title>Check if Bundler is defined</title>
<updated>2023-03-28T08:17:51+00:00</updated>
<author>
<name>Nobuyoshi Nakada</name>
<email>nobu@ruby-lang.org</email>
</author>
<published>2023-03-27T15:41:08+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/ruby.git/commit/?id=f6adc5be94a9f70a5b9897b81dabdeb49b573393'/>
<id>f6adc5be94a9f70a5b9897b81dabdeb49b573393</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
