<feed xmlns='http://www.w3.org/2005/Atom'>
<title>blogc/src, branch v0.12.0</title>
<subtitle>A blog compiler
</subtitle>
<link rel='alternate' type='text/html' href='https://git.joursoir.net/blogc/'/>
<entry>
<title> blogc: added more parenthesis to make gcc happy. trying to fix travis</title>
<updated>2016-10-15T01:52:00+00:00</updated>
<author>
<name>Rafael G. Martins</name>
<email>rafael@rafaelmartins.eng.br</email>
</author>
<published>2016-10-15T01:52:00+00:00</published>
<link rel='alternate' type='text/html' href='https://git.joursoir.net/blogc/commit/?id=a0c955e7f8235feeef1ec7bac14fb29d7058920e'/>
<id>a0c955e7f8235feeef1ec7bac14fb29d7058920e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>blogc: we still need to strip newlines from end of line</title>
<updated>2016-10-15T01:41:42+00:00</updated>
<author>
<name>Rafael G. Martins</name>
<email>rafael@rafaelmartins.eng.br</email>
</author>
<published>2016-10-15T01:41:42+00:00</published>
<link rel='alternate' type='text/html' href='https://git.joursoir.net/blogc/commit/?id=60723d736a361909b044ade5fda47283d30f020c'/>
<id>60723d736a361909b044ade5fda47283d30f020c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>blogc: do not strip spaces, they are valid in file names</title>
<updated>2016-10-15T01:23:42+00:00</updated>
<author>
<name>Rafael G. Martins</name>
<email>rafael@rafaelmartins.eng.br</email>
</author>
<published>2016-10-15T01:23:42+00:00</published>
<link rel='alternate' type='text/html' href='https://git.joursoir.net/blogc/commit/?id=2205830e6787376e7e7b8e96e3fc3554ee57b360'/>
<id>2205830e6787376e7e7b8e96e3fc3554ee57b360</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>blogc: add cli option to read list of source files from stdin</title>
<updated>2016-10-15T00:53:24+00:00</updated>
<author>
<name>Rafael G. Martins</name>
<email>rafael@rafaelmartins.eng.br</email>
</author>
<published>2016-10-15T00:53:24+00:00</published>
<link rel='alternate' type='text/html' href='https://git.joursoir.net/blogc/commit/?id=58cd8d022f045bcf19d40253c20fc4439f60d5d8'/>
<id>58cd8d022f045bcf19d40253c20fc4439f60d5d8</id>
<content type='text'>
this patch adds `-i` option to command line. it will instruct blogc to
read stdin and parse it as a file where each source file is a line and
empty lines and lines starting with `#` are ignored.

this patch makes it possible to use blogc to build big blogs with lots
of pages, that would hit the operating system max command line length
when calling blogc to build pages.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
this patch adds `-i` option to command line. it will instruct blogc to
read stdin and parse it as a file where each source file is a line and
empty lines and lines starting with `#` are ignored.

this patch makes it possible to use blogc to build big blogs with lots
of pages, that would hit the operating system max command line length
when calling blogc to build pages.
</pre>
</div>
</content>
</entry>
<entry>
<title>runserver: blogc/loader: improve strto*l handling</title>
<updated>2016-10-13T22:33:39+00:00</updated>
<author>
<name>Rafael G. Martins</name>
<email>rafael@rafaelmartins.eng.br</email>
</author>
<published>2016-10-13T22:33:39+00:00</published>
<link rel='alternate' type='text/html' href='https://git.joursoir.net/blogc/commit/?id=613f53b44279c44a8f53783d2dc4410584133431'/>
<id>613f53b44279c44a8f53783d2dc4410584133431</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>renderer: fixed strtol error detection bug in freebsd</title>
<updated>2016-10-13T00:41:42+00:00</updated>
<author>
<name>Rafael G. Martins</name>
<email>rafael@rafaelmartins.eng.br</email>
</author>
<published>2016-10-13T00:41:42+00:00</published>
<link rel='alternate' type='text/html' href='https://git.joursoir.net/blogc/commit/?id=cae375549716c479d4e7121984df78a20d662386'/>
<id>cae375549716c479d4e7121984df78a20d662386</id>
<content type='text'>
it seems that error detection for strtol using errno is a glibc
extension.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
it seems that error detection for strtol using errno is a glibc
extension.
</pre>
</div>
</content>
</entry>
<entry>
<title>git-receiver: added tests for shell, fixed bug</title>
<updated>2016-10-11T17:52:17+00:00</updated>
<author>
<name>Rafael G. Martins</name>
<email>rafael@rafaelmartins.eng.br</email>
</author>
<published>2016-10-11T17:52:17+00:00</published>
<link rel='alternate' type='text/html' href='https://git.joursoir.net/blogc/commit/?id=69d5ab4863958fe065ae91440f2d175b55fcf266'/>
<id>69d5ab4863958fe065ae91440f2d175b55fcf266</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>git-receiver: fix previous patch, again</title>
<updated>2016-10-11T01:06:55+00:00</updated>
<author>
<name>Rafael G. Martins</name>
<email>rafael@rafaelmartins.eng.br</email>
</author>
<published>2016-10-11T01:06:55+00:00</published>
<link rel='alternate' type='text/html' href='https://git.joursoir.net/blogc/commit/?id=f1acef83fc8c42b628278410de8feec2d2818882'/>
<id>f1acef83fc8c42b628278410de8feec2d2818882</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>git-receiver: fix previous patch</title>
<updated>2016-10-11T00:56:19+00:00</updated>
<author>
<name>Rafael G. Martins</name>
<email>rafael@rafaelmartins.eng.br</email>
</author>
<published>2016-10-11T00:56:19+00:00</published>
<link rel='alternate' type='text/html' href='https://git.joursoir.net/blogc/commit/?id=e561e1b9872626189df7911fa8467296d9a22eed'/>
<id>e561e1b9872626189df7911fa8467296d9a22eed</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>git-receiver: actually use detected make/gmake implementation</title>
<updated>2016-10-11T00:36:34+00:00</updated>
<author>
<name>Rafael G. Martins</name>
<email>rafael@rafaelmartins.eng.br</email>
</author>
<published>2016-10-11T00:36:34+00:00</published>
<link rel='alternate' type='text/html' href='https://git.joursoir.net/blogc/commit/?id=8e6c611dfb402ce735dfea865f8920a723562a3d'/>
<id>8e6c611dfb402ce735dfea865f8920a723562a3d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
