<feed xmlns='http://www.w3.org/2005/Atom'>
<title>ruby.git/include/ruby, branch ruby_3_1</title>
<subtitle>The Ruby Programming Language</subtitle>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/'/>
<entry>
<title>merge revision(s) 7f87ad9fc4bc45faf8cd33602a025f27c094b2fd:</title>
<updated>2024-05-23T04:24:36+00:00</updated>
<author>
<name>Hiroshi SHIBATA</name>
<email>hsbt@ruby-lang.org</email>
</author>
<published>2024-05-23T03:49:30+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=60fb6d485944ea9dc07900a566cd5bd6ba5e083f'/>
<id>60fb6d485944ea9dc07900a566cd5bd6ba5e083f</id>
<content type='text'>
	Refer autoconfigured endian macro (#10572)

	Remove the case `RB_IO_BUFFER_HOST_ENDIAN` is not defined.
	---
	 include/ruby/io/buffer.h | 8 ++------
	 1 file changed, 2 insertions(+), 6 deletions(-)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
	Refer autoconfigured endian macro (#10572)

	Remove the case `RB_IO_BUFFER_HOST_ENDIAN` is not defined.
	---
	 include/ruby/io/buffer.h | 8 ++------
	 1 file changed, 2 insertions(+), 6 deletions(-)
</pre>
</div>
</content>
</entry>
<entry>
<title>merge revision(s) 1faeb44dfcf777ace28321e80d0ebf942161a0a7:</title>
<updated>2024-05-23T04:24:36+00:00</updated>
<author>
<name>Hiroshi SHIBATA</name>
<email>hsbt@ruby-lang.org</email>
</author>
<published>2024-05-23T03:49:24+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=c54f52fb4da10aae50a74badf85994e9264e1cc4'/>
<id>c54f52fb4da10aae50a74badf85994e9264e1cc4</id>
<content type='text'>
	Check if macros are defined before using

	Assume macros with the same prefix would be defined together.
	---
	 include/ruby/io/buffer.h | 8 ++++----
	 1 file changed, 4 insertions(+), 4 deletions(-)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
	Check if macros are defined before using

	Assume macros with the same prefix would be defined together.
	---
	 include/ruby/io/buffer.h | 8 ++++----
	 1 file changed, 4 insertions(+), 4 deletions(-)
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix typos [ci skip]</title>
<updated>2021-12-25T01:33:49+00:00</updated>
<author>
<name>Kazuhiro NISHIYAMA</name>
<email>zn@mbf.nifty.com</email>
</author>
<published>2021-12-25T01:33:49+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=04f07713d19cbde1f2d23d7f3b2318a0a84bab5b'/>
<id>04f07713d19cbde1f2d23d7f3b2318a0a84bab5b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Improvements to `rb_io_wait` return value handling and internal implementation. (#5340)</title>
<updated>2021-12-24T10:11:02+00:00</updated>
<author>
<name>Samuel Williams</name>
<email>samuel.williams@oriontransfer.co.nz</email>
</author>
<published>2021-12-24T10:11:02+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=acfe2f2655ab25d52c4347783c4de99fa2daaf62'/>
<id>acfe2f2655ab25d52c4347783c4de99fa2daaf62</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add fiber scheduler hooks for `pread`/`pwrite`, and add support to `IO::Buffer`.</title>
<updated>2021-12-22T23:20:09+00:00</updated>
<author>
<name>Samuel Williams</name>
<email>samuel.williams@oriontransfer.co.nz</email>
</author>
<published>2021-12-22T23:20:09+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=bed920f0731a1a89a0e5fc7a7428d21be3ffb8a0'/>
<id>bed920f0731a1a89a0e5fc7a7428d21be3ffb8a0</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Extended interface for IO::Buffer &amp; documentation.</title>
<updated>2021-12-21T21:57:34+00:00</updated>
<author>
<name>Samuel Williams</name>
<email>samuel.williams@oriontransfer.co.nz</email>
</author>
<published>2021-12-21T21:57:34+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=e30920354f8c4513150c61385220a8e75448d833'/>
<id>e30920354f8c4513150c61385220a8e75448d833</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Rename IMMUTABLE to READONLY.</title>
<updated>2021-12-20T23:25:42+00:00</updated>
<author>
<name>Samuel Williams</name>
<email>samuel.williams@oriontransfer.co.nz</email>
</author>
<published>2021-12-20T10:06:21+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=617687df097b8e9646be312c9fdf062090994a37'/>
<id>617687df097b8e9646be312c9fdf062090994a37</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Improve interface for get/set/copy.</title>
<updated>2021-12-20T23:25:42+00:00</updated>
<author>
<name>Samuel Williams</name>
<email>samuel.williams@oriontransfer.co.nz</email>
</author>
<published>2021-12-20T08:22:46+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=9fbf94ff042f91ecde094ff579784fa52efbc7a1'/>
<id>9fbf94ff042f91ecde094ff579784fa52efbc7a1</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Mark non-private mapped files as external.</title>
<updated>2021-12-20T23:25:42+00:00</updated>
<author>
<name>Samuel Williams</name>
<email>samuel.williams@oriontransfer.co.nz</email>
</author>
<published>2021-12-19T23:37:05+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=c86bcd434da573982ab52522a301ba5499dc13ed'/>
<id>c86bcd434da573982ab52522a301ba5499dc13ed</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Improved exception usage/classes.</title>
<updated>2021-12-20T23:25:42+00:00</updated>
<author>
<name>Samuel Williams</name>
<email>samuel.williams@oriontransfer.co.nz</email>
</author>
<published>2021-12-19T20:59:45+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=49166fc74a9cd0bf48baa08d32e020183ad46723'/>
<id>49166fc74a9cd0bf48baa08d32e020183ad46723</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
