<feed xmlns='http://www.w3.org/2005/Atom'>
<title>ruby.git/rjit_c.c, branch v3_3_11</title>
<subtitle>The Ruby Programming Language</subtitle>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/'/>
<entry>
<title>RJIT: Correct the type of rb_vm_insns_count</title>
<updated>2023-12-19T08:02:38+00:00</updated>
<author>
<name>Takashi Kokubun</name>
<email>takashikkbn@gmail.com</email>
</author>
<published>2023-12-19T08:02:38+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=8671cd59f78a2bf28d323b6d0c5314e090811a65'/>
<id>8671cd59f78a2bf28d323b6d0c5314e090811a65</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>RJIT: Declare rb_vm_insns_count</title>
<updated>2023-12-19T08:00:18+00:00</updated>
<author>
<name>Takashi Kokubun</name>
<email>takashikkbn@gmail.com</email>
</author>
<published>2023-12-19T08:00:18+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=edd6581eec59f0139cfff27bccf9e24c9152a6d3'/>
<id>edd6581eec59f0139cfff27bccf9e24c9152a6d3</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>`rb_bug` prints a newline after the message</title>
<updated>2023-05-20T12:43:30+00:00</updated>
<author>
<name>Nobuyoshi Nakada</name>
<email>nobu@ruby-lang.org</email>
</author>
<published>2023-05-20T05:00:14+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=8d242a33af19672977dcdcb8d32e9ad547bc0141'/>
<id>8d242a33af19672977dcdcb8d32e9ad547bc0141</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Update RJIT to support newarray_send</title>
<updated>2023-04-19T00:16:22+00:00</updated>
<author>
<name>Aaron Patterson</name>
<email>tenderlove@ruby-lang.org</email>
</author>
<published>2023-04-18T20:53:37+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=bdffcd6df30d7f21cf1a3a174672e82074800451'/>
<id>bdffcd6df30d7f21cf1a3a174672e82074800451</id>
<content type='text'>
This also adds max / hash support
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This also adds max / hash support
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix declaration of `rb_rjit_entry_stub_hit` in rjit_c.c</title>
<updated>2023-04-13T05:09:22+00:00</updated>
<author>
<name>Nobuyoshi Nakada</name>
<email>nobu@ruby-lang.org</email>
</author>
<published>2023-04-12T07:25:27+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=80fa9b04042bd28f9c02364547de4e2f6f408bdd'/>
<id>80fa9b04042bd28f9c02364547de4e2f6f408bdd</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Expose rb_sym_to_proc via RJIT</title>
<updated>2023-04-07T16:49:15+00:00</updated>
<author>
<name>Aaron Patterson</name>
<email>tenderlove@ruby-lang.org</email>
</author>
<published>2023-04-07T04:13:10+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=a9bfb64153ae0a07d498d0976d335b65515fd1b1'/>
<id>a9bfb64153ae0a07d498d0976d335b65515fd1b1</id>
<content type='text'>
This is needed for getblockparamproxy
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This is needed for getblockparamproxy
</pre>
</div>
</content>
</entry>
<entry>
<title>RJIT: Support entry with different PCs</title>
<updated>2023-04-02T22:27:40+00:00</updated>
<author>
<name>Takashi Kokubun</name>
<email>takashikkbn@gmail.com</email>
</author>
<published>2023-04-02T22:26:46+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=6002b12611c3cee921fc8aef76b55db4b2d0fbcd'/>
<id>6002b12611c3cee921fc8aef76b55db4b2d0fbcd</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>RJIT: Simplify cfunc implementation</title>
<updated>2023-04-02T20:58:39+00:00</updated>
<author>
<name>Takashi Kokubun</name>
<email>takashikkbn@gmail.com</email>
</author>
<published>2023-04-02T19:56:27+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=66f8efc342bd36ae14090f14e7c2b9a0e30b9be3'/>
<id>66f8efc342bd36ae14090f14e7c2b9a0e30b9be3</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove an unneeded function copy</title>
<updated>2023-04-02T06:09:05+00:00</updated>
<author>
<name>Takashi Kokubun</name>
<email>takashikkbn@gmail.com</email>
</author>
<published>2023-04-02T06:06:45+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=1b475fcd10b4f6fe6784c016e3cdeff724229b1d'/>
<id>1b475fcd10b4f6fe6784c016e3cdeff724229b1d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>RJIT: Fix a leaked-globals failure</title>
<updated>2023-04-02T06:07:22+00:00</updated>
<author>
<name>Takashi Kokubun</name>
<email>takashikkbn@gmail.com</email>
</author>
<published>2023-04-02T06:07:21+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=6c55c3eb7f20b4df685f263c6fd121883b5bf113'/>
<id>6c55c3eb7f20b4df685f263c6fd121883b5bf113</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
