<feed xmlns='http://www.w3.org/2005/Atom'>
<title>blogc/src/blogc-make, branch squareball</title>
<subtitle>A blog compiler
</subtitle>
<link rel='alternate' type='text/html' href='https://git.joursoir.net/blogc/'/>
<entry>
<title>*: use squareball</title>
<updated>2018-04-05T20:35:35+00:00</updated>
<author>
<name>Rafael G. Martins</name>
<email>rafael@rafaelmartins.eng.br</email>
</author>
<published>2018-04-05T20:35:25+00:00</published>
<link rel='alternate' type='text/html' href='https://git.joursoir.net/blogc/commit/?id=c43b487246fdfd2ddc5c794763b18255ac6a318e'/>
<id>c43b487246fdfd2ddc5c794763b18255ac6a318e</id>
<content type='text'>
yeah, changed my mind again :)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
yeah, changed my mind again :)
</pre>
</div>
</content>
</entry>
<entry>
<title>make: fixed pagination, added tests</title>
<updated>2018-03-20T22:07:26+00:00</updated>
<author>
<name>Rafael G. Martins</name>
<email>rafael@rafaelmartins.eng.br</email>
</author>
<published>2018-03-20T22:07:26+00:00</published>
<link rel='alternate' type='text/html' href='https://git.joursoir.net/blogc/commit/?id=954d0f9dc63ada44926972a40f2a190ab4561b98'/>
<id>954d0f9dc63ada44926972a40f2a190ab4561b98</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>make: allow to disable pagination by setting posts_per_page&lt;0</title>
<updated>2018-03-20T22:00:17+00:00</updated>
<author>
<name>Rafael G. Martins</name>
<email>rafael@rafaelmartins.eng.br</email>
</author>
<published>2018-03-20T22:00:17+00:00</published>
<link rel='alternate' type='text/html' href='https://git.joursoir.net/blogc/commit/?id=14b3aea798c0999f56a5555d90db3c332966d085'/>
<id>14b3aea798c0999f56a5555d90db3c332966d085</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>make: exec: always print stderr, if available</title>
<updated>2018-03-20T20:08:50+00:00</updated>
<author>
<name>Rafael G. Martins</name>
<email>rafael@rafaelmartins.eng.br</email>
</author>
<published>2018-03-20T20:08:48+00:00</published>
<link rel='alternate' type='text/html' href='https://git.joursoir.net/blogc/commit/?id=4c9ae70d3f7b99635f68796c8fca072a1baaf009'/>
<id>4c9ae70d3f7b99635f68796c8fca072a1baaf009</id>
<content type='text'>
... otherwise blogc warnings are hidden
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
... otherwise blogc warnings are hidden
</pre>
</div>
</content>
</entry>
<entry>
<title>blogc: common: replace unsigned int with size_t</title>
<updated>2018-03-20T18:19:56+00:00</updated>
<author>
<name>Rafael G. Martins</name>
<email>rafael@rafaelmartins.eng.br</email>
</author>
<published>2018-03-20T18:19:56+00:00</published>
<link rel='alternate' type='text/html' href='https://git.joursoir.net/blogc/commit/?id=c278e2da0cf9aee161e23771125629bdfe8d5d89'/>
<id>c278e2da0cf9aee161e23771125629bdfe8d5d89</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>make: avoid infinite-loop if posts_per_page &lt;= 0</title>
<updated>2018-03-20T18:01:19+00:00</updated>
<author>
<name>Rafael G. Martins</name>
<email>rafael@rafaelmartins.eng.br</email>
</author>
<published>2018-03-20T17:54:18+00:00</published>
<link rel='alternate' type='text/html' href='https://git.joursoir.net/blogc/commit/?id=3785fc5ea7f47849ae11764b5cca5c220bc3866d'/>
<id>3785fc5ea7f47849ae11764b5cca5c220bc3866d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Revert "Revert "make: fixed context reloading""</title>
<updated>2018-03-14T00:20:27+00:00</updated>
<author>
<name>Rafael G. Martins</name>
<email>rafael@rafaelmartins.eng.br</email>
</author>
<published>2018-03-14T00:20:27+00:00</published>
<link rel='alternate' type='text/html' href='https://git.joursoir.net/blogc/commit/?id=20316ce96980918d1a1c421670c38a3ff7665576'/>
<id>20316ce96980918d1a1c421670c38a3ff7665576</id>
<content type='text'>
This reverts commit 6dc12e00c852b143429b3db0c01cb9abcf102b8f.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This reverts commit 6dc12e00c852b143429b3db0c01cb9abcf102b8f.
</pre>
</div>
</content>
</entry>
<entry>
<title>Revert "make: fixed context reloading"</title>
<updated>2018-03-13T22:44:17+00:00</updated>
<author>
<name>Rafael G. Martins</name>
<email>rafael@rafaelmartins.eng.br</email>
</author>
<published>2018-03-13T22:44:17+00:00</published>
<link rel='alternate' type='text/html' href='https://git.joursoir.net/blogc/commit/?id=6dc12e00c852b143429b3db0c01cb9abcf102b8f'/>
<id>6dc12e00c852b143429b3db0c01cb9abcf102b8f</id>
<content type='text'>
This reverts commit 89e2a39d1ee66a233b1cd21606ba66b32b902b08.

This commit was reverted only to test the clang-analyzer travis job.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This reverts commit 89e2a39d1ee66a233b1cd21606ba66b32b902b08.

This commit was reverted only to test the clang-analyzer travis job.
</pre>
</div>
</content>
</entry>
<entry>
<title>make: added missing include</title>
<updated>2018-03-12T23:21:32+00:00</updated>
<author>
<name>Rafael G. Martins</name>
<email>rafael@rafaelmartins.eng.br</email>
</author>
<published>2018-03-12T23:21:32+00:00</published>
<link rel='alternate' type='text/html' href='https://git.joursoir.net/blogc/commit/?id=bc1c0a563edbaaa639ebd5741d3c0f8144e5bb8f'/>
<id>bc1c0a563edbaaa639ebd5741d3c0f8144e5bb8f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>make: fixed context reloading</title>
<updated>2018-03-12T23:21:32+00:00</updated>
<author>
<name>Rafael G. Martins</name>
<email>rafael@rafaelmartins.eng.br</email>
</author>
<published>2018-03-12T23:21:32+00:00</published>
<link rel='alternate' type='text/html' href='https://git.joursoir.net/blogc/commit/?id=89e2a39d1ee66a233b1cd21606ba66b32b902b08'/>
<id>89e2a39d1ee66a233b1cd21606ba66b32b902b08</id>
<content type='text'>
this bug was reported by clang-analyzer.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
this bug was reported by clang-analyzer.
</pre>
</div>
</content>
</entry>
</feed>
