<feed xmlns='http://www.w3.org/2005/Atom'>
<title>ruby.git/doc/packed_data.rdoc, branch v3_4_9</title>
<subtitle>The Ruby Programming Language</subtitle>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/'/>
<entry>
<title>Add back summary table for pack/unpack directives (#12349)</title>
<updated>2024-12-16T21:44:34+00:00</updated>
<author>
<name>Benoit Daloze</name>
<email>eregontp@gmail.com</email>
</author>
<published>2024-12-16T21:44:34+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=b72e8ab816b51f23c573535eb9df68c8022d7260'/>
<id>b72e8ab816b51f23c573535eb9df68c8022d7260</id>
<content type='text'>
* Add back summary table for pack/unpack directives
* This concise summary is very helpful e.g. to find the right Integer
  directive, and is much better at getting an overview than very long text.
* From https://github.com/ruby/ruby/pull/6567
* I merged the tables for Array#pack and String#unpack,
  there were almost the same except for String and Misc. directives.
* Tune up the tabular data and moves it to the top.

Co-authored-by: Burdette Lamar &lt;BurdetteLamar@Yahoo.com&gt;
Co-authored-by: Stan Lo &lt;stan001212@gmail.com&gt;</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Add back summary table for pack/unpack directives
* This concise summary is very helpful e.g. to find the right Integer
  directive, and is much better at getting an overview than very long text.
* From https://github.com/ruby/ruby/pull/6567
* I merged the tables for Array#pack and String#unpack,
  there were almost the same except for String and Misc. directives.
* Tune up the tabular data and moves it to the top.

Co-authored-by: Burdette Lamar &lt;BurdetteLamar@Yahoo.com&gt;
Co-authored-by: Stan Lo &lt;stan001212@gmail.com&gt;</pre>
</div>
</content>
</entry>
<entry>
<title>[DOC] Refine about offset directives</title>
<updated>2024-09-29T10:07:16+00:00</updated>
<author>
<name>Nobuyoshi Nakada</name>
<email>nobu@ruby-lang.org</email>
</author>
<published>2024-09-29T10:07:16+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=e7144af7504aca614b8f9e04aba848afd3e70945'/>
<id>e7144af7504aca614b8f9e04aba848afd3e70945</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>[DOC] Fix examples for `u` packing directive</title>
<updated>2024-04-03T00:55:24+00:00</updated>
<author>
<name>Adam Daniels</name>
<email>adam@mediadrive.ca</email>
</author>
<published>2024-04-02T14:07:52+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=b664590c4d7bb6cd4f48c61c3d8a480cd887672c'/>
<id>b664590c4d7bb6cd4f48c61c3d8a480cd887672c</id>
<content type='text'>
The directive is a lowercase `u` instead of an uppercase `U`. Adjusted
input and output to match.

Reported by Leah Neukirchen.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The directive is a lowercase `u` instead of an uppercase `U`. Adjusted
input and output to match.

Reported by Leah Neukirchen.
</pre>
</div>
</content>
</entry>
<entry>
<title>s/Direcive/Directive/</title>
<updated>2024-02-15T08:01:02+00:00</updated>
<author>
<name>ydah</name>
<email>13041216+ydah@users.noreply.github.com</email>
</author>
<published>2024-02-15T06:49:30+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=317c1da62b95cf3dadd4838c47b588dffad1398d'/>
<id>317c1da62b95cf3dadd4838c47b588dffad1398d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>s/enocding/encoding/</title>
<updated>2024-02-15T08:01:02+00:00</updated>
<author>
<name>ydah</name>
<email>13041216+ydah@users.noreply.github.com</email>
</author>
<published>2024-02-15T06:49:01+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=8b061eeb229ea71089e0c061b67d6a43b4ebf5e1'/>
<id>8b061eeb229ea71089e0c061b67d6a43b4ebf5e1</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>[DOC] Adjust heading levels</title>
<updated>2023-11-14T06:56:58+00:00</updated>
<author>
<name>Nobuyoshi Nakada</name>
<email>nobu@ruby-lang.org</email>
</author>
<published>2023-11-14T06:39:10+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=19a7a7660c34c862689f99b4f9b0447be92cbffb'/>
<id>19a7a7660c34c862689f99b4f9b0447be92cbffb</id>
<content type='text'>
So that the first headings would be the top-most headings.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
So that the first headings would be the top-most headings.
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix Typo</title>
<updated>2023-10-11T22:26:24+00:00</updated>
<author>
<name>αlpha 0x00</name>
<email>leetiankai@gmail.com</email>
</author>
<published>2023-10-11T16:48:31+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=94508a8a60bd3cc783ac48961c6857342f46e872'/>
<id>94508a8a60bd3cc783ac48961c6857342f46e872</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>[DOC] Fix platform-dependent directives and modifiers</title>
<updated>2023-10-06T13:20:19+00:00</updated>
<author>
<name>Nobuyoshi Nakada</name>
<email>nobu@ruby-lang.org</email>
</author>
<published>2023-10-06T10:03:51+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=7b8d472100332c77bb47a2e4834459c4a625d109'/>
<id>7b8d472100332c77bb47a2e4834459c4a625d109</id>
<content type='text'>
* 'j' and 'J' are not pointer directives.
* size of 'j' and 'J' are platform-dependent, may not be 64-bit.
* mention corresponding C types when native-size modifier is added.

Co-Authored-By: BurdetteLamar &lt;burdettelamar@yahoo.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* 'j' and 'J' are not pointer directives.
* size of 'j' and 'J' are platform-dependent, may not be 64-bit.
* mention corresponding C types when native-size modifier is added.

Co-Authored-By: BurdetteLamar &lt;burdettelamar@yahoo.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix packed_data.rdoc</title>
<updated>2023-04-15T14:09:04+00:00</updated>
<author>
<name>Benoit Daloze</name>
<email>eregontp@gmail.com</email>
</author>
<published>2023-04-15T14:09:04+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=4dc2e5a850e6b44e715ca8fa31d21dddf5ec1491'/>
<id>4dc2e5a850e6b44e715ca8fa31d21dddf5ec1491</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Array#pack: document silent truncation</title>
<updated>2022-12-20T18:17:57+00:00</updated>
<author>
<name>Jean Boussier</name>
<email>byroot@ruby-lang.org</email>
</author>
<published>2022-12-20T08:25:05+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=88040063d0ec8aa64e0de2a3afae7286ec53bfdb'/>
<id>88040063d0ec8aa64e0de2a3afae7286ec53bfdb</id>
<content type='text'>
Ref: [Feature #19245]

At the very least this behavior should be documented.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Ref: [Feature #19245]

At the very least this behavior should be documented.
</pre>
</div>
</content>
</entry>
</feed>
