<feed xmlns='http://www.w3.org/2005/Atom'>
<title>blogc/tests/common, branch v0.15.0</title>
<subtitle>A blog compiler
</subtitle>
<link rel='alternate' type='text/html' href='http://git.joursoir.net/blogc/'/>
<entry>
<title>*: update copyright</title>
<updated>2019-01-15T20:36:35+00:00</updated>
<author>
<name>Rafael G. Martins</name>
<email>rafael@rafaelmartins.eng.br</email>
</author>
<published>2019-01-15T20:36:35+00:00</published>
<link rel='alternate' type='text/html' href='http://git.joursoir.net/blogc/commit/?id=cf69e7d403f470f60eaf41033bb6f72ba1ce3853'/>
<id>cf69e7d403f470f60eaf41033bb6f72ba1ce3853</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>*: update copyright</title>
<updated>2018-10-14T21:57:23+00:00</updated>
<author>
<name>Rafael G. Martins</name>
<email>rafael@rafaelmartins.eng.br</email>
</author>
<published>2018-10-14T21:57:23+00:00</published>
<link rel='alternate' type='text/html' href='http://git.joursoir.net/blogc/commit/?id=452c0de1615f5f7e18c6bf8e8c9ca4f81607ced8'/>
<id>452c0de1615f5f7e18c6bf8e8c9ca4f81607ced8</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>common: added bc_str_to_bool</title>
<updated>2018-07-25T20:28:41+00:00</updated>
<author>
<name>Rafael G. Martins</name>
<email>rafael@rafaelmartins.eng.br</email>
</author>
<published>2018-07-25T18:34:58+00:00</published>
<link rel='alternate' type='text/html' href='http://git.joursoir.net/blogc/commit/?id=008b956ba609bf30d8c6f44c36d9f11cdc493bc2'/>
<id>008b956ba609bf30d8c6f44c36d9f11cdc493bc2</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>common: config-parser: fix empty values support</title>
<updated>2018-07-22T22:25:48+00:00</updated>
<author>
<name>Rafael G. Martins</name>
<email>rafael@rafaelmartins.eng.br</email>
</author>
<published>2018-07-22T22:25:48+00:00</published>
<link rel='alternate' type='text/html' href='http://git.joursoir.net/blogc/commit/?id=cc295a26b2228b3c741f0fc0915890e184ca925d'/>
<id>cc295a26b2228b3c741f0fc0915890e184ca925d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</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='http://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>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='http://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>*: updated copyright</title>
<updated>2017-02-25T01:09:14+00:00</updated>
<author>
<name>Rafael G. Martins</name>
<email>rafael@rafaelmartins.eng.br</email>
</author>
<published>2017-02-25T01:09:14+00:00</published>
<link rel='alternate' type='text/html' href='http://git.joursoir.net/blogc/commit/?id=805c35847902abfc74fe9a8fc3394a05ff8906d0'/>
<id>805c35847902abfc74fe9a8fc3394a05ff8906d0</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>config-parser: only allow double-quoted values</title>
<updated>2017-01-01T05:21:11+00:00</updated>
<author>
<name>Rafael G. Martins</name>
<email>rafael@rafaelmartins.eng.br</email>
</author>
<published>2017-01-01T05:21:11+00:00</published>
<link rel='alternate' type='text/html' href='http://git.joursoir.net/blogc/commit/?id=463f6bd5a7f74827427b431452b0720f7be3bd62'/>
<id>463f6bd5a7f74827427b431452b0720f7be3bd62</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>config-parser: allow quoted values</title>
<updated>2017-01-01T02:41:41+00:00</updated>
<author>
<name>Rafael G. Martins</name>
<email>rafael@rafaelmartins.eng.br</email>
</author>
<published>2017-01-01T02:41:41+00:00</published>
<link rel='alternate' type='text/html' href='http://git.joursoir.net/blogc/commit/?id=2442ee791e0ab49e1897b45191e021b81dd8be3b'/>
<id>2442ee791e0ab49e1897b45191e021b81dd8be3b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>config-parser: bc_config_get_list should return array instead of list</title>
<updated>2016-12-25T00:47:50+00:00</updated>
<author>
<name>Rafael G. Martins</name>
<email>rafael@rafaelmartins.eng.br</email>
</author>
<published>2016-12-25T00:47:50+00:00</published>
<link rel='alternate' type='text/html' href='http://git.joursoir.net/blogc/commit/?id=54d563e10f381ea01cf0ed93f2b97fcac848808c'/>
<id>54d563e10f381ea01cf0ed93f2b97fcac848808c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
