<feed xmlns='http://www.w3.org/2005/Atom'>
<title>blogc/src, branch v0.13.3</title>
<subtitle>A blog compiler
</subtitle>
<link rel='alternate' type='text/html' href='https://git.joursoir.net/blogc/'/>
<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>runserver: fixed potential null dereference</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=e41916429c8b4cc7c7f3871a32d72e26651adcf8'/>
<id>e41916429c8b4cc7c7f3871a32d72e26651adcf8</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>
<entry>
<title>runserver: fixed memory leak</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=d0ff2cc37a18bfabc5aa7539045adb84442426a2'/>
<id>d0ff2cc37a18bfabc5aa7539045adb84442426a2</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>
<entry>
<title>runserver: fixed double-free</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=dd8d43e8dee47bba294fa489a6f44bd2ac7000f7'/>
<id>dd8d43e8dee47bba294fa489a6f44bd2ac7000f7</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>
<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>
<entry>
<title>make: rename TAG_CLOUD to MAKE_TAGS</title>
<updated>2018-03-11T23:46:55+00:00</updated>
<author>
<name>Rafael G. Martins</name>
<email>rafael@rafaelmartins.eng.br</email>
</author>
<published>2018-03-11T23:46:51+00:00</published>
<link rel='alternate' type='text/html' href='https://git.joursoir.net/blogc/commit/?id=c0793f35389c58dc01082bbce01edbd59d77d4f3'/>
<id>c0793f35389c58dc01082bbce01edbd59d77d4f3</id>
<content type='text'>
all the template helper variables provided by blogc-make should start
with MAKE_
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
all the template helper variables provided by blogc-make should start
with MAKE_
</pre>
</div>
</content>
</entry>
<entry>
<title>make: added `MAKE_POST` var to `posts` and `pages` rules</title>
<updated>2018-03-11T22:15:08+00:00</updated>
<author>
<name>Rafael G. Martins</name>
<email>rafael@rafaelmartins.eng.br</email>
</author>
<published>2018-03-11T22:15:04+00:00</published>
<link rel='alternate' type='text/html' href='https://git.joursoir.net/blogc/commit/?id=de43627dab99768da6bbaf6b81fb488507eef212'/>
<id>de43627dab99768da6bbaf6b81fb488507eef212</id>
<content type='text'>
This variable will have the same string that was inserted in tbe
`blogcfile` when listing posts and pages, and is useful to highlight
active menu items, for example.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This variable will have the same string that was inserted in tbe
`blogcfile` when listing posts and pages, and is useful to highlight
active menu items, for example.
</pre>
</div>
</content>
</entry>
<entry>
<title>make: typo</title>
<updated>2018-03-11T12:31:50+00:00</updated>
<author>
<name>Rafael G. Martins</name>
<email>rafael@rafaelmartins.eng.br</email>
</author>
<published>2018-03-11T12:31:50+00:00</published>
<link rel='alternate' type='text/html' href='https://git.joursoir.net/blogc/commit/?id=d5da0fc0d43b722cb5de853c6aca6c443aafa6b9'/>
<id>d5da0fc0d43b722cb5de853c6aca6c443aafa6b9</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
