<feed xmlns='http://www.w3.org/2005/Atom'>
<title>ruby.git/tool/ruby_vm/views, branch ruby_3_2</title>
<subtitle>The Ruby Programming Language</subtitle>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/'/>
<entry>
<title>Polish the public docs for MJIT [ci skip]</title>
<updated>2022-12-22T22:30:09+00:00</updated>
<author>
<name>Takashi Kokubun</name>
<email>takashikkbn@gmail.com</email>
</author>
<published>2022-12-22T22:30:07+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=0b2aea861cde3c001e59eafb19f4fa1fa615a5a5'/>
<id>0b2aea861cde3c001e59eafb19f4fa1fa615a5a5</id>
<content type='text'>
Now every private interface is cleaned up, and the public interface is
documented.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Now every private interface is cleaned up, and the public interface is
documented.
</pre>
</div>
</content>
</entry>
<entry>
<title>Put RubyVM::MJIT::Compiler under ruby_vm directory (#6989)</title>
<updated>2022-12-22T06:46:15+00:00</updated>
<author>
<name>Takashi Kokubun</name>
<email>takashikkbn@gmail.com</email>
</author>
<published>2022-12-22T06:46:15+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=bb4cbd0803c3297ad036008adc7a01159ce44e1e'/>
<id>bb4cbd0803c3297ad036008adc7a01159ce44e1e</id>
<content type='text'>
[Misc #19250]</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
[Misc #19250]</pre>
</div>
</content>
</entry>
<entry>
<title>MJIT: Rename mjit_compile_attr to mjit_sp_inc</title>
<updated>2022-11-30T05:45:34+00:00</updated>
<author>
<name>Takashi Kokubun</name>
<email>takashikkbn@gmail.com</email>
</author>
<published>2022-11-30T05:42:35+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=a1d70f5b120478d11151dc0e2cd554f38574953b'/>
<id>a1d70f5b120478d11151dc0e2cd554f38574953b</id>
<content type='text'>
There's no mjit_compile.inc, so no need to use this prefix anymore.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
There's no mjit_compile.inc, so no need to use this prefix anymore.
</pre>
</div>
</content>
</entry>
<entry>
<title>mjit_c.rb doesn't need to be an erb</title>
<updated>2022-09-22T21:44:28+00:00</updated>
<author>
<name>Takashi Kokubun</name>
<email>takashikkbn@gmail.com</email>
</author>
<published>2022-09-18T14:20:44+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=4e0db2f75348fd28ae8ffd242044a020e41afef5'/>
<id>4e0db2f75348fd28ae8ffd242044a020e41afef5</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Mix manual and auto-generated C APIs</title>
<updated>2022-09-22T21:44:28+00:00</updated>
<author>
<name>Takashi Kokubun</name>
<email>takashikkbn@gmail.com</email>
</author>
<published>2022-09-18T14:17:22+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=334b8bd4596cd2fff737f4ced2f2bdf1d7f82679'/>
<id>334b8bd4596cd2fff737f4ced2f2bdf1d7f82679</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Bindgen macro with builtin</title>
<updated>2022-09-22T21:44:28+00:00</updated>
<author>
<name>Takashi Kokubun</name>
<email>takashikkbn@gmail.com</email>
</author>
<published>2022-09-18T13:44:29+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=00c441ce7ac76dedd272acf9a9daec59d9d5d908'/>
<id>00c441ce7ac76dedd272acf9a9daec59d9d5d908</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Builtin RubyVM::MJIT::C</title>
<updated>2022-09-22T21:44:28+00:00</updated>
<author>
<name>Takashi Kokubun</name>
<email>takashikkbn@gmail.com</email>
</author>
<published>2022-09-18T12:45:58+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=f2bea691cd12150a526ddc4be95c5396f07920ba'/>
<id>f2bea691cd12150a526ddc4be95c5396f07920ba</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Introduce --basedir to insns2vm.rb</title>
<updated>2022-09-18T05:39:53+00:00</updated>
<author>
<name>Takashi Kokubun</name>
<email>takashikkbn@gmail.com</email>
</author>
<published>2022-09-18T05:22:35+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=a988fe0b3e4cd5a3955706affdc1f498ff9b5d77'/>
<id>a988fe0b3e4cd5a3955706affdc1f498ff9b5d77</id>
<content type='text'>
and leverage that to preserve the directory structure under tool/ruby_vm/views
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
and leverage that to preserve the directory structure under tool/ruby_vm/views
</pre>
</div>
</content>
</entry>
<entry>
<title>Revert "Preserve the directory structure under tool/ruby_vm/views"</title>
<updated>2022-09-18T05:21:40+00:00</updated>
<author>
<name>Takashi Kokubun</name>
<email>takashikkbn@gmail.com</email>
</author>
<published>2022-09-18T05:21:23+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=12023c833fb2ba3b50a34ab7f6b53f5f77d78658'/>
<id>12023c833fb2ba3b50a34ab7f6b53f5f77d78658</id>
<content type='text'>
This reverts commit 62ec621f8c7457374d1f08aec97138ac1b7bdf2a.

will revisit this once fixing non-MJIT targets
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This reverts commit 62ec621f8c7457374d1f08aec97138ac1b7bdf2a.

will revisit this once fixing non-MJIT targets
</pre>
</div>
</content>
</entry>
<entry>
<title>Preserve the directory structure under tool/ruby_vm/views</title>
<updated>2022-09-18T05:19:22+00:00</updated>
<author>
<name>Takashi Kokubun</name>
<email>takashikkbn@gmail.com</email>
</author>
<published>2022-09-18T05:16:08+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=62ec621f8c7457374d1f08aec97138ac1b7bdf2a'/>
<id>62ec621f8c7457374d1f08aec97138ac1b7bdf2a</id>
<content type='text'>
for nested target directories
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
for nested target directories
</pre>
</div>
</content>
</entry>
</feed>
