<feed xmlns='http://www.w3.org/2005/Atom'>
<title>blogc/tests, branch v0.13.1</title>
<subtitle>A blog compiler
</subtitle>
<link rel='alternate' type='text/html' href='https://git.joursoir.net/blogc/'/>
<entry>
<title>blogc: template parser refactoring</title>
<updated>2018-02-21T15:09:40+00:00</updated>
<author>
<name>Rafael G. Martins</name>
<email>rafael@rafaelmartins.eng.br</email>
</author>
<published>2018-02-21T17:49:24+00:00</published>
<link rel='alternate' type='text/html' href='https://git.joursoir.net/blogc/commit/?id=4cf5dabd31c1c0bba54b36790d4068c39e2ce7d9'/>
<id>4cf5dabd31c1c0bba54b36790d4068c39e2ce7d9</id>
<content type='text'>
mostly names and data structures.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
mostly names and data structures.
</pre>
</div>
</content>
</entry>
<entry>
<title>make: disable bm_find_binary tests when running embedded</title>
<updated>2018-01-07T19:54:23+00:00</updated>
<author>
<name>Rafael G. Martins</name>
<email>rafael@rafaelmartins.eng.br</email>
</author>
<published>2018-01-07T19:54:23+00:00</published>
<link rel='alternate' type='text/html' href='https://git.joursoir.net/blogc/commit/?id=758b0f711c496a1121061724573bb0eb816cd57b'/>
<id>758b0f711c496a1121061724573bb0eb816cd57b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Allow lines starting with * or **</title>
<updated>2017-10-25T02:32:02+00:00</updated>
<author>
<name>baylej</name>
<email>baylej@mrhide.eu</email>
</author>
<published>2017-10-10T23:06:57+00:00</published>
<link rel='alternate' type='text/html' href='https://git.joursoir.net/blogc/commit/?id=99c3881dd078da45dc540ff271e73a9831d5d432'/>
<id>99c3881dd078da45dc540ff271e73a9831d5d432</id>
<content type='text'>
These are emphasizing markups per the "Markdown standard".

A line containing two '*' or '+' or '-' are not valid horizontal rules.
See: https://daringfireball.net/projects/markdown/syntax#hr
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
These are emphasizing markups per the "Markdown standard".

A line containing two '*' or '+' or '-' are not valid horizontal rules.
See: https://daringfireball.net/projects/markdown/syntax#hr
</pre>
</div>
</content>
</entry>
<entry>
<title>make: added 'html_order' and 'atom_order' settings</title>
<updated>2017-08-03T00:44:36+00:00</updated>
<author>
<name>Rafael G. Martins</name>
<email>rafael@rafaelmartins.eng.br</email>
</author>
<published>2017-08-03T00:44:36+00:00</published>
<link rel='alternate' type='text/html' href='https://git.joursoir.net/blogc/commit/?id=59e1df233e351a91240c02ac55e8d97bda2f0e43'/>
<id>59e1df233e351a91240c02ac55e8d97bda2f0e43</id>
<content type='text'>
these settings are used to change the order of the posts on the listings.
by default, users are supposed to list their posts from older to newer in
the blogcfile, and blogc-make will list them on descending order, both for
html listings and atom listings.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
these settings are used to change the order of the posts on the listings.
by default, users are supposed to list their posts from older to newer in
the blogcfile, and blogc-make will list them on descending order, both for
html listings and atom listings.
</pre>
</div>
</content>
</entry>
<entry>
<title>loader: added FILTER_REVERSE</title>
<updated>2017-07-25T17:46:14+00:00</updated>
<author>
<name>Rafael G. Martins</name>
<email>rafael@rafaelmartins.eng.br</email>
</author>
<published>2017-07-25T17:46:14+00:00</published>
<link rel='alternate' type='text/html' href='https://git.joursoir.net/blogc/commit/?id=803eb202e9d2d96fbb0de6f0514db2f0ab959d11'/>
<id>803eb202e9d2d96fbb0de6f0514db2f0ab959d11</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>allow source config keys without value</title>
<updated>2017-06-28T17:43:15+00:00</updated>
<author>
<name>Rafael G. Martins</name>
<email>rafael@rafaelmartins.eng.br</email>
</author>
<published>2017-06-28T17:43:15+00:00</published>
<link rel='alternate' type='text/html' href='https://git.joursoir.net/blogc/commit/?id=8fef8185237b1acb8e2f45b3ee46a1386e340e9d'/>
<id>8fef8185237b1acb8e2f45b3ee46a1386e340e9d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>utils: trie: fixed bug in foreach implementation.</title>
<updated>2017-06-24T09:51:59+00:00</updated>
<author>
<name>Rafael G. Martins</name>
<email>rafael@rafaelmartins.eng.br</email>
</author>
<published>2017-06-24T09:45:40+00:00</published>
<link rel='alternate' type='text/html' href='https://git.joursoir.net/blogc/commit/?id=0ae85f6545b1d4a64836b0a3a5676a0bed9854d5'/>
<id>0ae85f6545b1d4a64836b0a3a5676a0bed9854d5</id>
<content type='text'>
when looping through the tree, the algorithm would stop, if found a '\0'
in the key of the tree node. there should be no "child" field after a '\0',
but "next" fields may exist.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
when looping through the tree, the algorithm would stop, if found a '\0'
in the key of the tree node. there should be no "child" field after a '\0',
but "next" fields may exist.
</pre>
</div>
</content>
</entry>
<entry>
<title>make: copy rule should support directories, recursively</title>
<updated>2017-04-30T15:28:32+00:00</updated>
<author>
<name>Rafael G. Martins</name>
<email>rafael@rafaelmartins.eng.br</email>
</author>
<published>2017-04-30T15:28:32+00:00</published>
<link rel='alternate' type='text/html' href='https://git.joursoir.net/blogc/commit/?id=c071ac260a24561c889643b7f8df37950a597137'/>
<id>c071ac260a24561c889643b7f8df37950a597137</id>
<content type='text'>
now any directories listed in the [copy] section of blogcfile will have
its files copied recursively to the output dir. this is useful for big
chunks of generated files, e.g. doxygen documentation.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
now any directories listed in the [copy] section of blogcfile will have
its files copied recursively to the output dir. this is useful for big
chunks of generated files, e.g. doxygen documentation.
</pre>
</div>
</content>
</entry>
<entry>
<title>make: settings: do not read output_dir from blogcfile</title>
<updated>2017-04-27T22:29:21+00:00</updated>
<author>
<name>Rafael G. Martins</name>
<email>rafael@rafaelmartins.eng.br</email>
</author>
<published>2017-04-27T22:26:32+00:00</published>
<link rel='alternate' type='text/html' href='https://git.joursoir.net/blogc/commit/?id=f3b6c03f21e45edd2220cb6fc996fe4b5fa11bb8'/>
<id>f3b6c03f21e45edd2220cb6fc996fe4b5fa11bb8</id>
<content type='text'>
now it is only possible to override output directory using environment
variable. this commit also reduces the number trie lookups.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
now it is only possible to override output directory using environment
variable. this commit also reduces the number trie lookups.
</pre>
</div>
</content>
</entry>
<entry>
<title>make: fix tests</title>
<updated>2017-04-11T01:09:39+00:00</updated>
<author>
<name>Rafael G. Martins</name>
<email>rafael@rafaelmartins.eng.br</email>
</author>
<published>2017-04-11T01:09:39+00:00</published>
<link rel='alternate' type='text/html' href='https://git.joursoir.net/blogc/commit/?id=390ebde0f862e5309d5fc7193c6d5b6dfd280581'/>
<id>390ebde0f862e5309d5fc7193c6d5b6dfd280581</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
