<feed xmlns='http://www.w3.org/2005/Atom'>
<title>blogc/tests, branch v0.9.0</title>
<subtitle>A blog compiler
</subtitle>
<link rel='alternate' type='text/html' href='http://git.joursoir.net/blogc/'/>
<entry>
<title>remove squareball for good</title>
<updated>2016-04-27T00:34:19+00:00</updated>
<author>
<name>Rafael G. Martins</name>
<email>rafael@rafaelmartins.eng.br</email>
</author>
<published>2016-04-27T00:34:19+00:00</published>
<link rel='alternate' type='text/html' href='http://git.joursoir.net/blogc/commit/?id=9699bf0ce6b34c0d05c509925f3367f2200caad5'/>
<id>9699bf0ce6b34c0d05c509925f3367f2200caad5</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>moved squareball back to blogc source tree.</title>
<updated>2016-04-27T00:19:37+00:00</updated>
<author>
<name>Rafael G. Martins</name>
<email>rafael@rafaelmartins.eng.br</email>
</author>
<published>2016-04-26T23:38:10+00:00</published>
<link rel='alternate' type='text/html' href='http://git.joursoir.net/blogc/commit/?id=74b2ee22a6b60d53b1241e0c52284b288e561599'/>
<id>74b2ee22a6b60d53b1241e0c52284b288e561599</id>
<content type='text'>
i don't have enough time to maintain a separated library at this point,
and worry about soname bump, library stability, etc. all the code is
trivial enough to be copied around, and all the utils are implemented as
single file now, to make it easier to copy.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
i don't have enough time to maintain a separated library at this point,
and worry about soname bump, library stability, etc. all the code is
trivial enough to be copied around, and all the utils are implemented as
single file now, to make it easier to copy.
</pre>
</div>
</content>
</entry>
<entry>
<title>Revert "*: use squareball error infrastructure"</title>
<updated>2016-04-26T23:31:02+00:00</updated>
<author>
<name>Rafael G. Martins</name>
<email>rafael@rafaelmartins.eng.br</email>
</author>
<published>2016-04-26T23:31:02+00:00</published>
<link rel='alternate' type='text/html' href='http://git.joursoir.net/blogc/commit/?id=6153580a13e7e7c48e38fa446572c8adcae08084'/>
<id>6153580a13e7e7c48e38fa446572c8adcae08084</id>
<content type='text'>
This reverts commit a2b3551dfb9460470bd79f5648bf597c517c40d4.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This reverts commit a2b3551dfb9460470bd79f5648bf597c517c40d4.
</pre>
</div>
</content>
</entry>
<entry>
<title>Revert "error: removed uneeded tests"</title>
<updated>2016-04-26T23:30:49+00:00</updated>
<author>
<name>Rafael G. Martins</name>
<email>rafael@rafaelmartins.eng.br</email>
</author>
<published>2016-04-26T23:30:49+00:00</published>
<link rel='alternate' type='text/html' href='http://git.joursoir.net/blogc/commit/?id=c5e4f4c2d29831151bdce1802787b9cf012c3e5e'/>
<id>c5e4f4c2d29831151bdce1802787b9cf012c3e5e</id>
<content type='text'>
This reverts commit 37592b57b31987519e59117d49bccd0207e67f15.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This reverts commit 37592b57b31987519e59117d49bccd0207e67f15.
</pre>
</div>
</content>
</entry>
<entry>
<title>content-parser: extract post description from content</title>
<updated>2016-04-20T00:50:20+00:00</updated>
<author>
<name>Rafael G. Martins</name>
<email>rafael@rafaelmartins.eng.br</email>
</author>
<published>2016-04-20T00:50:20+00:00</published>
<link rel='alternate' type='text/html' href='http://git.joursoir.net/blogc/commit/?id=9b2a563b4931ca39cd6dd14bf85cda627714a4b2'/>
<id>9b2a563b4931ca39cd6dd14bf85cda627714a4b2</id>
<content type='text'>
description is the first line of the first paragraph parsed from content
file. users can override it declaring DESCRIPTION variable in source
file itself.

this also fixes a bug with line endings when using single line
blockquotes.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
description is the first line of the first paragraph parsed from content
file. users can override it declaring DESCRIPTION variable in source
file itself.

this also fixes a bug with line endings when using single line
blockquotes.
</pre>
</div>
</content>
</entry>
<entry>
<title>content-parser: do not convert -- and --- to &amp;ndash and &amp;mdash inside code</title>
<updated>2016-04-17T02:01:51+00:00</updated>
<author>
<name>Rafael G. Martins</name>
<email>rafael@rafaelmartins.eng.br</email>
</author>
<published>2016-04-17T02:01:51+00:00</published>
<link rel='alternate' type='text/html' href='http://git.joursoir.net/blogc/commit/?id=001c16ac605ee65f5688534e42c10395db3f0d5a'/>
<id>001c16ac605ee65f5688534e42c10395db3f0d5a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>error: removed uneeded tests</title>
<updated>2016-03-13T02:05:17+00:00</updated>
<author>
<name>Rafael G. Martins</name>
<email>rafael@rafaelmartins.eng.br</email>
</author>
<published>2016-03-13T02:05:17+00:00</published>
<link rel='alternate' type='text/html' href='http://git.joursoir.net/blogc/commit/?id=37592b57b31987519e59117d49bccd0207e67f15'/>
<id>37592b57b31987519e59117d49bccd0207e67f15</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>*: use squareball error infrastructure</title>
<updated>2016-03-13T00:48:49+00:00</updated>
<author>
<name>Rafael G. Martins</name>
<email>rafael@rafaelmartins.eng.br</email>
</author>
<published>2016-03-13T00:48:49+00:00</published>
<link rel='alternate' type='text/html' href='http://git.joursoir.net/blogc/commit/?id=a2b3551dfb9460470bd79f5648bf597c517c40d4'/>
<id>a2b3551dfb9460470bd79f5648bf597c517c40d4</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>content-parser: fixed em/en-dash logic</title>
<updated>2016-03-05T18:46:40+00:00</updated>
<author>
<name>Rafael G. Martins</name>
<email>rafael@rafaelmartins.eng.br</email>
</author>
<published>2016-03-05T18:46:40+00:00</published>
<link rel='alternate' type='text/html' href='http://git.joursoir.net/blogc/commit/?id=1645987e132d063847aa95c0693570b44bb2d7d5'/>
<id>1645987e132d063847aa95c0693570b44bb2d7d5</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>content-parser: fixed a bug in previous patch</title>
<updated>2016-03-05T18:39:45+00:00</updated>
<author>
<name>Rafael G. Martins</name>
<email>rafael@rafaelmartins.eng.br</email>
</author>
<published>2016-03-05T18:39:45+00:00</published>
<link rel='alternate' type='text/html' href='http://git.joursoir.net/blogc/commit/?id=de986bafd7d765e94059c0e88df93a352d85d7aa'/>
<id>de986bafd7d765e94059c0e88df93a352d85d7aa</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
