<feed xmlns='http://www.w3.org/2005/Atom'>
<title>cmark/src/houdini_html_e.c, branch master</title>
<subtitle>My own fork of cmark for commonmark conversion</subtitle>
<link rel='alternate' type='text/html' href='http://ns2.complex-networks.net/cmark/'/>
<entry>
<title>Use clang-format, llvm style, for formatting.</title>
<updated>2015-07-28T04:35:54+00:00</updated>
<author>
<name>John MacFarlane</name>
<email>jgm@berkeley.edu</email>
</author>
<published>2015-07-28T04:35:54+00:00</published>
<link rel='alternate' type='text/html' href='http://ns2.complex-networks.net/cmark/commit/?id=62cb38bf8a826125fba0034221343aa70dd3d415'/>
<id>62cb38bf8a826125fba0034221343aa70dd3d415</id>
<content type='text'>
* Reformatted all source files.
* Added 'format' target to Makefile.
* Removed 'astyle' target.
* Updated .editorconfig.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Reformatted all source files.
* Added 'format' target to Makefile.
* Removed 'astyle' target.
* Updated .editorconfig.
</pre>
</div>
</content>
</entry>
<entry>
<title>Convert code base to strbuf_t</title>
<updated>2015-06-07T19:42:15+00:00</updated>
<author>
<name>Nick Wellnhofer</name>
<email>wellnhofer@aevum.de</email>
</author>
<published>2015-06-07T14:52:44+00:00</published>
<link rel='alternate' type='text/html' href='http://ns2.complex-networks.net/cmark/commit/?id=7382fd5eba48107a8190bd2d6232cc3b6e20d8fc'/>
<id>7382fd5eba48107a8190bd2d6232cc3b6e20d8fc</id>
<content type='text'>
There are probably a couple of places I missed. But this will only
be a problem if we use a 64-bit bufsize_t at some point. Then, we'll
get warnings from -Wshorten-64-to-32.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
There are probably a couple of places I missed. But this will only
be a problem if we use a 64-bit bufsize_t at some point. Then, we'll
get warnings from -Wshorten-64-to-32.
</pre>
</div>
</content>
</entry>
<entry>
<title>Reformatted code consistently with astyle.</title>
<updated>2015-01-06T00:45:38+00:00</updated>
<author>
<name>John MacFarlane</name>
<email>fiddlosopher@gmail.com</email>
</author>
<published>2015-01-06T00:45:38+00:00</published>
<link rel='alternate' type='text/html' href='http://ns2.complex-networks.net/cmark/commit/?id=1b6afb7654d29eced20de720d7b5d37fb861bad3'/>
<id>1b6afb7654d29eced20de720d7b5d37fb861bad3</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Re-added cmark_ prefix to strbuf and chunk.</title>
<updated>2014-12-15T20:05:04+00:00</updated>
<author>
<name>John MacFarlane</name>
<email>fiddlosopher@gmail.com</email>
</author>
<published>2014-12-15T20:05:04+00:00</published>
<link rel='alternate' type='text/html' href='http://ns2.complex-networks.net/cmark/commit/?id=d6077ea037e23f6e2c0d83dda7b5d7106f48d1a3'/>
<id>d6077ea037e23f6e2c0d83dda7b5d7106f48d1a3</id>
<content type='text'>
Reverts 225d720.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Reverts 225d720.
</pre>
</div>
</content>
</entry>
<entry>
<title>Moved source files from src/html into src.</title>
<updated>2014-12-05T07:13:54+00:00</updated>
<author>
<name>John MacFarlane</name>
<email>jgm@berkeley.edu</email>
</author>
<published>2014-12-05T07:13:54+00:00</published>
<link rel='alternate' type='text/html' href='http://ns2.complex-networks.net/cmark/commit/?id=27bd6c0b18318a9c43801409bbababf2ceb6302e'/>
<id>27bd6c0b18318a9c43801409bbababf2ceb6302e</id>
<content type='text'>
The separate directory presents problems for some simple
extension building systems, like luarocks.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The separate directory presents problems for some simple
extension building systems, like luarocks.
</pre>
</div>
</content>
</entry>
</feed>
