<feed xmlns='http://www.w3.org/2005/Atom'>
<title>blogc/src/utils, branch v0.13.5</title>
<subtitle>A blog compiler
</subtitle>
<link rel='alternate' type='text/html' href='http://git.joursoir.net/blogc/'/>
<entry>
<title>build: replace src/utils with squareball</title>
<updated>2016-02-26T00:04:32+00:00</updated>
<author>
<name>Rafael G. Martins</name>
<email>rafael@rafaelmartins.eng.br</email>
</author>
<published>2016-02-26T00:04:32+00:00</published>
<link rel='alternate' type='text/html' href='http://git.joursoir.net/blogc/commit/?id=3b0f9293a3432023cdca91df01418347d9781ffa'/>
<id>3b0f9293a3432023cdca91df01418347d9781ffa</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>utils: string: strip form-feed and vertical-tab chars as whitespaces</title>
<updated>2016-01-14T20:42:52+00:00</updated>
<author>
<name>Rafael G. Martins</name>
<email>rafael@rafaelmartins.eng.br</email>
</author>
<published>2016-01-14T20:42:52+00:00</published>
<link rel='alternate' type='text/html' href='http://git.joursoir.net/blogc/commit/?id=a8cde98ad6b747142ea1798f00a6b8c11b208709'/>
<id>a8cde98ad6b747142ea1798f00a6b8c11b208709</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>template-parser: added whitespace cleaners. needs more tests and docs</title>
<updated>2016-01-14T02:50:42+00:00</updated>
<author>
<name>Rafael G. Martins</name>
<email>rafael@rafaelmartins.eng.br</email>
</author>
<published>2016-01-14T02:50:42+00:00</published>
<link rel='alternate' type='text/html' href='http://git.joursoir.net/blogc/commit/?id=f7aa4a3269a21f4d0c83f11a0aef4ccf821ce6e2'/>
<id>f7aa4a3269a21f4d0c83f11a0aef4ccf821ce6e2</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>fixed copyright</title>
<updated>2016-01-08T17:53:51+00:00</updated>
<author>
<name>Rafael G. Martins</name>
<email>rafael@rafaelmartins.eng.br</email>
</author>
<published>2016-01-08T17:53:51+00:00</published>
<link rel='alternate' type='text/html' href='http://git.joursoir.net/blogc/commit/?id=687fa0ef362dfdacb6ee0a169d7ab0a84e747cc4'/>
<id>687fa0ef362dfdacb6ee0a169d7ab0a84e747cc4</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Revert "build: removing src/utils and replacing with squareball"</title>
<updated>2015-12-23T22:45:54+00:00</updated>
<author>
<name>Rafael G. Martins</name>
<email>rafael@rafaelmartins.eng.br</email>
</author>
<published>2015-12-23T22:45:54+00:00</published>
<link rel='alternate' type='text/html' href='http://git.joursoir.net/blogc/commit/?id=14e9d7b2299f15efb695b0202f9c1f6a9f7a4ba6'/>
<id>14e9d7b2299f15efb695b0202f9c1f6a9f7a4ba6</id>
<content type='text'>
This reverts commit 950e6c9148eca244a89d18a21d4ae4e5c3d1c646.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This reverts commit 950e6c9148eca244a89d18a21d4ae4e5c3d1c646.
</pre>
</div>
</content>
</entry>
<entry>
<title>build: removing src/utils and replacing with squareball</title>
<updated>2015-12-23T20:02:33+00:00</updated>
<author>
<name>Rafael G. Martins</name>
<email>rafael@rafaelmartins.eng.br</email>
</author>
<published>2015-12-23T18:53:04+00:00</published>
<link rel='alternate' type='text/html' href='http://git.joursoir.net/blogc/commit/?id=950e6c9148eca244a89d18a21d4ae4e5c3d1c646'/>
<id>950e6c9148eca244a89d18a21d4ae4e5c3d1c646</id>
<content type='text'>
squareball is a new general purpose library for C99, based on the code
removed from src/utils
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
squareball is a new general purpose library for C99, based on the code
removed from src/utils
</pre>
</div>
</content>
</entry>
<entry>
<title>utils/mem: added safe realloc</title>
<updated>2015-07-20T00:54:57+00:00</updated>
<author>
<name>Rafael G. Martins</name>
<email>rafael@rafaelmartins.eng.br</email>
</author>
<published>2015-07-20T00:54:57+00:00</published>
<link rel='alternate' type='text/html' href='http://git.joursoir.net/blogc/commit/?id=3468762d7a830bd68dafdc4c8d489f965fd48b42'/>
<id>3468762d7a830bd68dafdc4c8d489f965fd48b42</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>utils: removed unused includes</title>
<updated>2015-06-24T05:00:38+00:00</updated>
<author>
<name>Rafael G. Martins</name>
<email>rafael@rafaelmartins.eng.br</email>
</author>
<published>2015-06-24T05:00:38+00:00</published>
<link rel='alternate' type='text/html' href='http://git.joursoir.net/blogc/commit/?id=959f33abd9bbd052180a32981488146ed7755cf3'/>
<id>959f33abd9bbd052180a32981488146ed7755cf3</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>fixed copyright</title>
<updated>2015-05-25T03:45:23+00:00</updated>
<author>
<name>Rafael G. Martins</name>
<email>rafael@rafaelmartins.eng.br</email>
</author>
<published>2015-05-25T03:45:23+00:00</published>
<link rel='alternate' type='text/html' href='http://git.joursoir.net/blogc/commit/?id=ec0b4dbccf1fe41cfc14031a14d6b17e13770197'/>
<id>ec0b4dbccf1fe41cfc14031a14d6b17e13770197</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>fixed a few issues reported by clang's static analyzer</title>
<updated>2015-05-11T02:10:10+00:00</updated>
<author>
<name>Rafael G. Martins</name>
<email>rafael@rafaelmartins.eng.br</email>
</author>
<published>2015-05-11T02:10:10+00:00</published>
<link rel='alternate' type='text/html' href='http://git.joursoir.net/blogc/commit/?id=f987424ed9954239ec0a730b721700ac58c1bf1a'/>
<id>f987424ed9954239ec0a730b721700ac58c1bf1a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
