<feed xmlns='http://www.w3.org/2005/Atom'>
<title>ding-libs2.git/ini/ini_parse.c, branch ding_libs-0-1</title>
<subtitle>'D is not GLib' utility libraries [okos' clone]</subtitle>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/okos/public_git/ding-libs2.git/'/>
<entry>
<title>Adding support for explicit 32/64 types (attempt 2).</title>
<updated>2010-05-17T17:52:16+00:00</updated>
<author>
<name>Dmitri Pal</name>
<email>dpal@redhat.com</email>
</author>
<published>2010-05-17T17:21:56+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/okos/public_git/ding-libs2.git/commit/?id=c06735031379e0dae58c19f3ab922258248d9c26'/>
<id>c06735031379e0dae58c19f3ab922258248d9c26</id>
<content type='text'>
This is a reworked patch to add support for explicit
32 and 64 bit values in the config files.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This is a reworked patch to add support for explicit
32 and 64 bit values in the config files.
</pre>
</div>
</content>
</entry>
<entry>
<title>Code restructuring</title>
<updated>2010-04-26T13:54:59+00:00</updated>
<author>
<name>Dmitri Pal</name>
<email>dpal@redhat.com</email>
</author>
<published>2010-04-15T21:27:04+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/okos/public_git/ding-libs2.git/commit/?id=e06ef2acf0df9ffa854b0359750bb4800a702bf2'/>
<id>e06ef2acf0df9ffa854b0359750bb4800a702bf2</id>
<content type='text'>
Time came to split ini_config.c
into many much smaller pieces.

1) ini_parse.c - will have parsing functions
2) ini_get_value.c - will have single value
interpretation functions
3) ini_get_array.c - will have array interpretation
functions.
4) ini_print.c - error printing
5) ini_defines.h - common constants
6) ini_parse.h header for parsing functions
7) ini_list.c - will have list processing functions
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Time came to split ini_config.c
into many much smaller pieces.

1) ini_parse.c - will have parsing functions
2) ini_get_value.c - will have single value
interpretation functions
3) ini_get_array.c - will have array interpretation
functions.
4) ini_print.c - error printing
5) ini_defines.h - common constants
6) ini_parse.h header for parsing functions
7) ini_list.c - will have list processing functions
</pre>
</div>
</content>
</entry>
</feed>
