<feed xmlns='http://www.w3.org/2005/Atom'>
<title>ruby.git/template/fake.rb.in, branch v4.0.2</title>
<subtitle>The Ruby Programming Language</subtitle>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/'/>
<entry>
<title>Remove warning when generating $(arch)-fake.rb</title>
<updated>2025-10-07T03:33:50+00:00</updated>
<author>
<name>Étienne Barrié</name>
<email>etienne.barrie@gmail.com</email>
</author>
<published>2025-10-06T14:50:01+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=03f714de626cad7c8c45a60bffad2ce66228b524'/>
<id>03f714de626cad7c8c45a60bffad2ce66228b524</id>
<content type='text'>
This happens if BASERUBY is Ruby 3.4.

    $ rm -f *-fake.rb &amp;&amp; make test-precheck RUBYOPT=-w &gt;/dev/null
    build/arm64-darwin24-fake.rb:28: warning: ::Ruby is reserved for Ruby 3.5
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This happens if BASERUBY is Ruby 3.4.

    $ rm -f *-fake.rb &amp;&amp; make test-precheck RUBYOPT=-w &gt;/dev/null
    build/arm64-darwin24-fake.rb:28: warning: ::Ruby is reserved for Ruby 3.5
</pre>
</div>
</content>
</entry>
<entry>
<title>Win: Strip CRs from `cpp` and `nm` output</title>
<updated>2025-07-31T15:15:27+00:00</updated>
<author>
<name>Nobuyoshi Nakada</name>
<email>nobu@ruby-lang.org</email>
</author>
<published>2025-07-31T07:45:09+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=b3598cf2a355497693bb66097edc156af3152e9b'/>
<id>b3598cf2a355497693bb66097edc156af3152e9b</id>
<content type='text'>
The combination of mingw tools and cygin/msys2 ruby leaves CRs.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The combination of mingw tools and cygin/msys2 ruby leaves CRs.
</pre>
</div>
</content>
</entry>
<entry>
<title>fake.rb: Override constants in Ruby module</title>
<updated>2024-12-25T10:12:31+00:00</updated>
<author>
<name>Nobuyoshi Nakada</name>
<email>nobu@ruby-lang.org</email>
</author>
<published>2024-12-12T11:21:41+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=b923a59b8e189fb1a044d13840696d0fb33621bc'/>
<id>b923a59b8e189fb1a044d13840696d0fb33621bc</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>fake.rb: Copy options in RUBY_DESCRIPTION to the fake string</title>
<updated>2024-10-02T16:02:18+00:00</updated>
<author>
<name>Nobuyoshi Nakada</name>
<email>nobu@ruby-lang.org</email>
</author>
<published>2024-10-02T16:02:18+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=99620b98ba5a9e24a4996794441e1806af66908e'/>
<id>99620b98ba5a9e24a4996794441e1806af66908e</id>
<content type='text'>
The `RUBY_DESCRIPTION_WITH` macro has been removed already, so there
are no more descriptions strings with rjit/yjit enabled.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The `RUBY_DESCRIPTION_WITH` macro has been removed already, so there
are no more descriptions strings with rjit/yjit enabled.
</pre>
</div>
</content>
</entry>
<entry>
<title>[Bug #19967] Reset `LIBPATHENV` env after started</title>
<updated>2023-10-21T05:05:20+00:00</updated>
<author>
<name>Nobuyoshi Nakada</name>
<email>nobu@ruby-lang.org</email>
</author>
<published>2023-10-20T11:45:47+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=665b4c5b2a31078d7db0173ad60daad0b463c1fd'/>
<id>665b4c5b2a31078d7db0173ad60daad0b463c1fd</id>
<content type='text'>
Not to affect other tools invoked as child processes.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Not to affect other tools invoked as child processes.
</pre>
</div>
</content>
</entry>
<entry>
<title>[Bug #19751] Remove linemarkers in middle</title>
<updated>2023-07-25T10:30:15+00:00</updated>
<author>
<name>Nobuyoshi Nakada</name>
<email>nobu@ruby-lang.org</email>
</author>
<published>2023-07-25T07:07:33+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=99162dee7aa478d8a65f028b098bdaa69e1ecad5'/>
<id>99162dee7aa478d8a65f028b098bdaa69e1ecad5</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>s/mjit/rjit/</title>
<updated>2023-03-07T07:44:01+00:00</updated>
<author>
<name>Takashi Kokubun</name>
<email>takashikkbn@gmail.com</email>
</author>
<published>2023-03-07T07:17:25+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=23ec248e48f696ae986e2b19cd572ece02a5ba55'/>
<id>23ec248e48f696ae986e2b19cd572ece02a5ba55</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>s/MJIT/RJIT/</title>
<updated>2023-03-07T07:44:01+00:00</updated>
<author>
<name>Takashi Kokubun</name>
<email>takashikkbn@gmail.com</email>
</author>
<published>2023-03-07T07:15:30+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=2e875549a934fa04b7939810fa0d8a2762702aaa'/>
<id>2e875549a934fa04b7939810fa0d8a2762702aaa</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Debugging snapshot [ci skip]</title>
<updated>2022-09-05T04:08:23+00:00</updated>
<author>
<name>Nobuyoshi Nakada</name>
<email>nobu@ruby-lang.org</email>
</author>
<published>2022-09-05T04:08:23+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=4d469472e2fda05cbdef98ce2a1fe945f2355f51'/>
<id>4d469472e2fda05cbdef98ce2a1fe945f2355f51</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix fake.rb expansion from preprocessed version.h</title>
<updated>2022-09-05T02:25:42+00:00</updated>
<author>
<name>Nobuyoshi Nakada</name>
<email>nobu@ruby-lang.org</email>
</author>
<published>2022-09-05T02:25:42+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=1420333455ba335f46887ee7a06c4ee95faa37ad'/>
<id>1420333455ba335f46887ee7a06c4ee95faa37ad</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
