<feed xmlns='http://www.w3.org/2005/Atom'>
<title>libj2/Makefile, branch 1.1</title>
<subtitle>[Feature complete] Double-max precision integers
</subtitle>
<id>https://git.maandree.se/libj2/atom?h=1.1</id>
<link rel='self' href='https://git.maandree.se/libj2/atom?h=1.1'/>
<link rel='alternate' type='text/html' href='https://git.maandree.se/libj2/'/>
<updated>2026-02-11T10:20:10Z</updated>
<entry>
<title>Finish signed saturated math</title>
<updated>2026-02-11T10:20:10Z</updated>
<author>
<name>Mattias Andrée</name>
<email>m@maandree.se</email>
</author>
<published>2026-02-11T10:20:10Z</published>
<link rel='alternate' type='text/html' href='https://git.maandree.se/libj2/commit/?id=0d4c3e8f6be098e953502589b17cb28197322442'/>
<id>urn:sha1:0d4c3e8f6be098e953502589b17cb28197322442</id>
<content type='text'>
Signed-off-by: Mattias Andrée &lt;m@maandree.se&gt;
</content>
</entry>
<entry>
<title>Add sat_lsh, sat_add, sat_sub</title>
<updated>2026-02-10T19:50:45Z</updated>
<author>
<name>Mattias Andrée</name>
<email>m@maandree.se</email>
</author>
<published>2026-02-10T19:50:45Z</published>
<link rel='alternate' type='text/html' href='https://git.maandree.se/libj2/commit/?id=0ddc3c6e48e3a8aaa94dcd932f03a6af878fd2c4'/>
<id>urn:sha1:0ddc3c6e48e3a8aaa94dcd932f03a6af878fd2c4</id>
<content type='text'>
Signed-off-by: Mattias Andrée &lt;m@maandree.se&gt;
</content>
</entry>
<entry>
<title>Fix typo</title>
<updated>2025-12-28T09:30:43Z</updated>
<author>
<name>Mattias Andrée</name>
<email>m@maandree.se</email>
</author>
<published>2025-12-28T09:30:43Z</published>
<link rel='alternate' type='text/html' href='https://git.maandree.se/libj2/commit/?id=e0d1d5461e213fc7df0f33a57cf1571b11125bab'/>
<id>urn:sha1:e0d1d5461e213fc7df0f33a57cf1571b11125bab</id>
<content type='text'>
Signed-off-by: Mattias Andrée &lt;m@maandree.se&gt;
</content>
</entry>
<entry>
<title>Add some man pages</title>
<updated>2025-12-27T19:44:22Z</updated>
<author>
<name>Mattias Andrée</name>
<email>m@maandree.se</email>
</author>
<published>2025-12-27T19:44:22Z</published>
<link rel='alternate' type='text/html' href='https://git.maandree.se/libj2/commit/?id=56b19a09fda414876e310d086636c8e618871219'/>
<id>urn:sha1:56b19a09fda414876e310d086636c8e618871219</id>
<content type='text'>
Signed-off-by: Mattias Andrée &lt;m@maandree.se&gt;
</content>
</entry>
<entry>
<title>Add signed arithmetics</title>
<updated>2025-12-27T10:29:31Z</updated>
<author>
<name>Mattias Andrée</name>
<email>m@maandree.se</email>
</author>
<published>2025-12-27T10:29:31Z</published>
<link rel='alternate' type='text/html' href='https://git.maandree.se/libj2/commit/?id=a72264006b738c8aa3d49d7835a86bcce130d20d'/>
<id>urn:sha1:a72264006b738c8aa3d49d7835a86bcce130d20d</id>
<content type='text'>
Signed-off-by: Mattias Andrée &lt;m@maandree.se&gt;
</content>
</entry>
<entry>
<title>Add man page aliases for enum values</title>
<updated>2025-12-14T15:30:42Z</updated>
<author>
<name>Mattias Andrée</name>
<email>m@maandree.se</email>
</author>
<published>2025-12-14T15:30:42Z</published>
<link rel='alternate' type='text/html' href='https://git.maandree.se/libj2/commit/?id=cb11226ce8c084277bb16ec0d14c5e187daaa18a'/>
<id>urn:sha1:cb11226ce8c084277bb16ec0d14c5e187daaa18a</id>
<content type='text'>
Signed-off-by: Mattias Andrée &lt;m@maandree.se&gt;
</content>
</entry>
<entry>
<title>Document the macros, structs, and enum</title>
<updated>2025-12-14T15:18:25Z</updated>
<author>
<name>Mattias Andrée</name>
<email>m@maandree.se</email>
</author>
<published>2025-12-14T15:18:25Z</published>
<link rel='alternate' type='text/html' href='https://git.maandree.se/libj2/commit/?id=f2048a19fe007bff1f1e942303cc9cbaf65e7e7e'/>
<id>urn:sha1:f2048a19fe007bff1f1e942303cc9cbaf65e7e7e</id>
<content type='text'>
Signed-off-by: Mattias Andrée &lt;m@maandree.se&gt;
</content>
</entry>
<entry>
<title>Add missing libj2_j2i_to_str.c</title>
<updated>2025-12-13T20:04:43Z</updated>
<author>
<name>Mattias Andrée</name>
<email>m@maandree.se</email>
</author>
<published>2025-12-13T20:04:43Z</published>
<link rel='alternate' type='text/html' href='https://git.maandree.se/libj2/commit/?id=a4e5bf20403be961b59689f1c0aaff1bbb0ecafa'/>
<id>urn:sha1:a4e5bf20403be961b59689f1c0aaff1bbb0ecafa</id>
<content type='text'>
Signed-off-by: Mattias Andrée &lt;m@maandree.se&gt;
</content>
</entry>
<entry>
<title>Add signed integers (arithmetics and some testing not implemented yet)</title>
<updated>2025-12-11T17:32:27Z</updated>
<author>
<name>Mattias Andrée</name>
<email>m@maandree.se</email>
</author>
<published>2025-12-11T17:32:27Z</published>
<link rel='alternate' type='text/html' href='https://git.maandree.se/libj2/commit/?id=50bb696a6b4d75a097f22274834f67961fa9e440'/>
<id>urn:sha1:50bb696a6b4d75a097f22274834f67961fa9e440</id>
<content type='text'>
Signed-off-by: Mattias Andrée &lt;m@maandree.se&gt;
</content>
</entry>
<entry>
<title>Add libj2_j2u_to_str and libj2_str_to_j2u</title>
<updated>2025-12-06T23:47:10Z</updated>
<author>
<name>Mattias Andrée</name>
<email>m@maandree.se</email>
</author>
<published>2025-12-06T23:47:10Z</published>
<link rel='alternate' type='text/html' href='https://git.maandree.se/libj2/commit/?id=cf6866f033e1946af7f5abf9786c831a20d19f91'/>
<id>urn:sha1:cf6866f033e1946af7f5abf9786c831a20d19f91</id>
<content type='text'>
Signed-off-by: Mattias Andrée &lt;m@maandree.se&gt;
</content>
</entry>
</feed>
