<feed xmlns='http://www.w3.org/2005/Atom'>
<title>ruby.git/tool/m4/ruby_thread.m4, 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>Honor --with-thread option to enable pthread</title>
<updated>2022-05-10T00:24:28+00:00</updated>
<author>
<name>Nobuyoshi Nakada</name>
<email>nobu@ruby-lang.org</email>
</author>
<published>2022-04-25T09:48:37+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=c7d2247e35bc095a0e1fb7dcca9af36d71f9408c'/>
<id>c7d2247e35bc095a0e1fb7dcca9af36d71f9408c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>[wasm] add no thread variant for freestanding environment</title>
<updated>2022-01-19T02:19:06+00:00</updated>
<author>
<name>Yuta Saito</name>
<email>kateinoigakukun@gmail.com</email>
</author>
<published>2022-01-15T15:37:54+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=420622b5a793186dfa533e7702913fd5e4764e0f'/>
<id>420622b5a793186dfa533e7702913fd5e4764e0f</id>
<content type='text'>
This implementation does nothing around preemptive context switching
because there is no native thread.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This implementation does nothing around preemptive context switching
because there is no native thread.
</pre>
</div>
</content>
</entry>
<entry>
<title>Allow the thread-model to be switched by configure option</title>
<updated>2021-10-30T01:18:33+00:00</updated>
<author>
<name>Yuta Saito</name>
<email>kateinoigakukun@gmail.com</email>
</author>
<published>2021-10-28T12:08:35+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=4e0747a8a29e4d61744a802aee2c15289c2f9d19'/>
<id>4e0747a8a29e4d61744a802aee2c15289c2f9d19</id>
<content type='text'>
This change adds --with-thread=IMPL option to the configure. If not
supplied, default implementation for each platform will be used.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This change adds --with-thread=IMPL option to the configure. If not
supplied, default implementation for each platform will be used.
</pre>
</div>
</content>
</entry>
<entry>
<title>Select including thread impl file at config time</title>
<updated>2021-10-30T01:18:33+00:00</updated>
<author>
<name>Yuta Saito</name>
<email>kateinoigakukun@gmail.com</email>
</author>
<published>2021-10-28T06:51:40+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=8590d61ea9b6b91c89a14a8d0f6829c8a3a8c6c8'/>
<id>8590d61ea9b6b91c89a14a8d0f6829c8a3a8c6c8</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Split thread-model config into another ac file</title>
<updated>2021-10-30T01:18:33+00:00</updated>
<author>
<name>Yuta Saito</name>
<email>kateinoigakukun@gmail.com</email>
</author>
<published>2021-10-28T06:48:45+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=ccda26efe7c6acf7edd1262dd2826b8c7008ff75'/>
<id>ccda26efe7c6acf7edd1262dd2826b8c7008ff75</id>
<content type='text'>
This is a first step to allow the thread-model implementation to be
switched by configure's option
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This is a first step to allow the thread-model implementation to be
switched by configure's option
</pre>
</div>
</content>
</entry>
</feed>
