<feed xmlns='http://www.w3.org/2005/Atom'>
<title>gf-core.git/src/runtime/c/gu/string.c, branch master</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.
</subtitle>
<id>https://git.adelon.net/gf-core.git/atom?h=master</id>
<link rel='self' href='https://git.adelon.net/gf-core.git/atom?h=master'/>
<link rel='alternate' type='text/html' href='https://git.adelon.net/gf-core.git/'/>
<updated>2017-04-19T12:30:40+00:00</updated>
<entry>
<title>in libgu mark explicitly all functions that belong to the API</title>
<updated>2017-04-19T12:30:40+00:00</updated>
<author>
<name>krasimir</name>
<email>krasimir@chalmers.se</email>
</author>
<published>2017-04-19T12:30:40+00:00</published>
<link rel='alternate' type='text/html' href='https://git.adelon.net/gf-core.git/commit/?id=5c93f2fba5eadaa1e516106c08d495c14a0eb647'/>
<id>urn:sha1:5c93f2fba5eadaa1e516106c08d495c14a0eb647</id>
<content type='text'>
</content>
</entry>
<entry>
<title>gu_string_buf -&gt; gu_new_string_buf in libgu</title>
<updated>2017-04-13T13:43:48+00:00</updated>
<author>
<name>krasimir</name>
<email>krasimir@chalmers.se</email>
</author>
<published>2017-04-13T13:43:48+00:00</published>
<link rel='alternate' type='text/html' href='https://git.adelon.net/gf-core.git/commit/?id=2588a6f016cd1d0bc47d9ab0ab5a8b1d2f376000'/>
<id>urn:sha1:2588a6f016cd1d0bc47d9ab0ab5a8b1d2f376000</id>
<content type='text'>
</content>
</entry>
<entry>
<title>add gu_string_buf_data and gu_string_buf_length in libgu</title>
<updated>2017-04-13T12:55:29+00:00</updated>
<author>
<name>krasimir</name>
<email>krasimir@chalmers.se</email>
</author>
<published>2017-04-13T12:55:29+00:00</published>
<link rel='alternate' type='text/html' href='https://git.adelon.net/gf-core.git/commit/?id=df6c2f3f17c9ab410721f7974cfed347657b633e'/>
<id>urn:sha1:df6c2f3f17c9ab410721f7974cfed347657b633e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>a patch from Bjørnar Luteberget for compatibility with MSVC</title>
<updated>2017-04-12T10:24:56+00:00</updated>
<author>
<name>krasimir</name>
<email>krasimir@chalmers.se</email>
</author>
<published>2017-04-12T10:24:56+00:00</published>
<link rel='alternate' type='text/html' href='https://git.adelon.net/gf-core.git/commit/?id=a8eaa2f2e560547e63c7976960435e1ae23a22b1'/>
<id>urn:sha1:a8eaa2f2e560547e63c7976960435e1ae23a22b1</id>
<content type='text'>
</content>
</entry>
<entry>
<title>locale independent printing for doubles when they are part of an abstract expression</title>
<updated>2016-04-13T14:30:40+00:00</updated>
<author>
<name>krasimir</name>
<email>krasimir@chalmers.se</email>
</author>
<published>2016-04-13T14:30:40+00:00</published>
<link rel='alternate' type='text/html' href='https://git.adelon.net/gf-core.git/commit/?id=e8e52de6b94eb9f1974ce2c4c1402c7722c23a9a'/>
<id>urn:sha1:e8e52de6b94eb9f1974ce2c4c1402c7722c23a9a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>API for word alignment in the C runtime and in the Haskell binding</title>
<updated>2014-12-29T10:59:20+00:00</updated>
<author>
<name>kr.angelov</name>
<email>kr.angelov@gmail.com</email>
</author>
<published>2014-12-29T10:59:20+00:00</published>
<link rel='alternate' type='text/html' href='https://git.adelon.net/gf-core.git/commit/?id=3bd40dbab68c8354d8cfceb6dad32d24b13bc723'/>
<id>urn:sha1:3bd40dbab68c8354d8cfceb6dad32d24b13bc723</id>
<content type='text'>
</content>
</entry>
<entry>
<title>more compact implementation for GuStringBuf</title>
<updated>2014-12-24T14:20:30+00:00</updated>
<author>
<name>kr.angelov</name>
<email>kr.angelov@gmail.com</email>
</author>
<published>2014-12-24T14:20:30+00:00</published>
<link rel='alternate' type='text/html' href='https://git.adelon.net/gf-core.git/commit/?id=8fd24c3839e7d171e0c4170ae17b26c7ff5aec1b'/>
<id>urn:sha1:8fd24c3839e7d171e0c4170ae17b26c7ff5aec1b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>throw away the long obsolete runtime type information in the C runtime</title>
<updated>2014-10-09T13:44:26+00:00</updated>
<author>
<name>kr.angelov</name>
<email>kr.angelov@gmail.com</email>
</author>
<published>2014-10-09T13:44:26+00:00</published>
<link rel='alternate' type='text/html' href='https://git.adelon.net/gf-core.git/commit/?id=86e9acc7a7b714307e08ab25117ca03cecb00936'/>
<id>urn:sha1:86e9acc7a7b714307e08ab25117ca03cecb00936</id>
<content type='text'>
</content>
</entry>
<entry>
<title>C run-time: protect from Windows specific #includes with #ifdef __MINGW32__</title>
<updated>2014-03-06T13:42:27+00:00</updated>
<author>
<name>hallgren</name>
<email>hallgren@chalmers.se</email>
</author>
<published>2014-03-06T13:42:27+00:00</published>
<link rel='alternate' type='text/html' href='https://git.adelon.net/gf-core.git/commit/?id=052ead6797a4767f12f284e37c298cad4077aa66'/>
<id>urn:sha1:052ead6797a4767f12f284e37c298cad4077aa66</id>
<content type='text'>
</content>
</entry>
<entry>
<title>include malloc.h in a few places to avoid warnings on Windows</title>
<updated>2014-02-27T19:34:14+00:00</updated>
<author>
<name>kr.angelov</name>
<email>kr.angelov@gmail.com</email>
</author>
<published>2014-02-27T19:34:14+00:00</published>
<link rel='alternate' type='text/html' href='https://git.adelon.net/gf-core.git/commit/?id=2238d1e462d5571c4ed4cd09e90af791d9e54a54'/>
<id>urn:sha1:2238d1e462d5571c4ed4cd09e90af791d9e54a54</id>
<content type='text'>
</content>
</entry>
</feed>
