<feed xmlns='http://www.w3.org/2005/Atom'>
<title>gpp, branch 2.1.4</title>
<subtitle>[Complete] Bash-based preprocessor for anything
</subtitle>
<id>https://git.maandree.se/gpp/atom?h=2.1.4</id>
<link rel='self' href='https://git.maandree.se/gpp/atom?h=2.1.4'/>
<link rel='alternate' type='text/html' href='https://git.maandree.se/gpp/'/>
<updated>2026-02-22T13:27:55Z</updated>
<entry>
<title>m fixes</title>
<updated>2026-02-22T13:27:55Z</updated>
<author>
<name>Mattias Andrée</name>
<email>m@maandree.se</email>
</author>
<published>2026-02-22T13:27:55Z</published>
<link rel='alternate' type='text/html' href='https://git.maandree.se/gpp/commit/?id=88b7fdcd329a1bcd7e4358326ce2e290a2e85176'/>
<id>urn:sha1:88b7fdcd329a1bcd7e4358326ce2e290a2e85176</id>
<content type='text'>
Signed-off-by: Mattias Andrée &lt;m@maandree.se&gt;
</content>
</entry>
<entry>
<title>Update e-mail</title>
<updated>2024-10-06T09:49:00Z</updated>
<author>
<name>Mattias Andrée</name>
<email>m@maandree.se</email>
</author>
<published>2024-10-06T09:49:00Z</published>
<link rel='alternate' type='text/html' href='https://git.maandree.se/gpp/commit/?id=a3e059a24df51d8cfff01d48168b908710baca4c'/>
<id>urn:sha1:a3e059a24df51d8cfff01d48168b908710baca4c</id>
<content type='text'>
Signed-off-by: Mattias Andrée &lt;m@maandree.se&gt;
</content>
</entry>
<entry>
<title>Empty signed commit</title>
<updated>2024-04-06T09:55:12Z</updated>
<author>
<name>Mattias Andrée</name>
<email>maandree@kth.se</email>
</author>
<published>2024-04-06T09:55:12Z</published>
<link rel='alternate' type='text/html' href='https://git.maandree.se/gpp/commit/?id=7ffe30f35d0ac8672bba17ec6a10eb0a8fd822e6'/>
<id>urn:sha1:7ffe30f35d0ac8672bba17ec6a10eb0a8fd822e6</id>
<content type='text'>
</content>
</entry>
<entry>
<title>gpp.1: m fix</title>
<updated>2023-11-25T19:34:21Z</updated>
<author>
<name>Mattias Andrée</name>
<email>maandree@kth.se</email>
</author>
<published>2023-11-25T19:34:21Z</published>
<link rel='alternate' type='text/html' href='https://git.maandree.se/gpp/commit/?id=e75feac083f0c35421ff1b41fc9fd457ae48fe60'/>
<id>urn:sha1:e75feac083f0c35421ff1b41fc9fd457ae48fe60</id>
<content type='text'>
Signed-off-by: Mattias Andrée &lt;maandree@kth.se&gt;
</content>
</entry>
<entry>
<title>m</title>
<updated>2021-08-10T14:40:19Z</updated>
<author>
<name>Mattias Andrée</name>
<email>maandree@kth.se</email>
</author>
<published>2021-08-10T14:40:19Z</published>
<link rel='alternate' type='text/html' href='https://git.maandree.se/gpp/commit/?id=22ddadc0b943bac89716d165261eed41cd0fb7cd'/>
<id>urn:sha1:22ddadc0b943bac89716d165261eed41cd0fb7cd</id>
<content type='text'>
Signed-off-by: Mattias Andrée &lt;maandree@kth.se&gt;
</content>
</entry>
<entry>
<title>Fix installation path of man page</title>
<updated>2021-08-10T14:35:06Z</updated>
<author>
<name>Mattias Andrée</name>
<email>maandree@kth.se</email>
</author>
<published>2021-08-10T14:35:06Z</published>
<link rel='alternate' type='text/html' href='https://git.maandree.se/gpp/commit/?id=d8be1341f161376e59fac259671a1109d5fd0c97'/>
<id>urn:sha1:d8be1341f161376e59fac259671a1109d5fd0c97</id>
<content type='text'>
Signed-off-by: Mattias Andrée &lt;maandree@kth.se&gt;
</content>
</entry>
<entry>
<title>Fix typo</title>
<updated>2021-08-09T19:56:27Z</updated>
<author>
<name>Mattias Andrée</name>
<email>maandree@kth.se</email>
</author>
<published>2021-08-09T19:56:27Z</published>
<link rel='alternate' type='text/html' href='https://git.maandree.se/gpp/commit/?id=546d1c2149e9c8a050ccf8c10718e69bce09ec6c'/>
<id>urn:sha1:546d1c2149e9c8a050ccf8c10718e69bce09ec6c</id>
<content type='text'>
Signed-off-by: Mattias Andrée &lt;maandree@kth.se&gt;
</content>
</entry>
<entry>
<title>Standardise @(( )), add -R option, and fix critical bug</title>
<updated>2021-08-04T22:10:50Z</updated>
<author>
<name>Mattias Andrée</name>
<email>maandree@kth.se</email>
</author>
<published>2021-08-04T22:10:46Z</published>
<link rel='alternate' type='text/html' href='https://git.maandree.se/gpp/commit/?id=b91d57b505f560db25b66deff3bae80695c05703'/>
<id>urn:sha1:b91d57b505f560db25b66deff3bae80695c05703</id>
<content type='text'>
The bug was that if the code buffered was increased,
the new character that should have been pushed to it
was not pushed into the code buffer, leaving out some
characters before preprocessing takes place.

Signed-off-by: Mattias Andrée &lt;maandree@kth.se&gt;
</content>
</entry>
<entry>
<title>Update config.mk</title>
<updated>2021-02-28T00:08:12Z</updated>
<author>
<name>Mattias Andrée</name>
<email>maandree@kth.se</email>
</author>
<published>2021-02-28T00:08:12Z</published>
<link rel='alternate' type='text/html' href='https://git.maandree.se/gpp/commit/?id=196c7837ecdef9d18ab4c22e1c9e9c6aec852d9c'/>
<id>urn:sha1:196c7837ecdef9d18ab4c22e1c9e9c6aec852d9c</id>
<content type='text'>
Signed-off-by: Mattias Andrée &lt;maandree@kth.se&gt;
</content>
</entry>
<entry>
<title>Update makefile</title>
<updated>2021-02-28T00:06:45Z</updated>
<author>
<name>Mattias Andrée</name>
<email>maandree@kth.se</email>
</author>
<published>2021-02-28T00:06:45Z</published>
<link rel='alternate' type='text/html' href='https://git.maandree.se/gpp/commit/?id=b5b5cf008637714edbfb70e84d979b8f56257390'/>
<id>urn:sha1:b5b5cf008637714edbfb70e84d979b8f56257390</id>
<content type='text'>
Signed-off-by: Mattias Andrée &lt;maandree@kth.se&gt;
</content>
</entry>
</feed>
