Imported Upstream version 3.1 sandbox/lstelmach/upstream upstream/3.1
authorŁukasz Stelmach <l.stelmach@samsung.com>
Tue, 21 Jan 2014 16:17:07 +0000 (17:17 +0100)
committerŁukasz Stelmach <l.stelmach@samsung.com>
Tue, 21 Jan 2014 16:17:07 +0000 (17:17 +0100)
commit405c2498e8985092c89afd521505055bb5ec6c80
treed3e69c8636de18f53ee8490a184436e8523efa5b
parent11550c9a8b3d4b98a1692540ea64b6a3c55bb26e
Imported Upstream version 3.1
38 files changed:
AUTHORS
INSTALL
LICENSE
Makefile
README
doc/Makefile [new file with mode: 0644]
doc/iniparser.dox [new file with mode: 0644]
doc/iniparser.main [new file with mode: 0644]
html/bc_s.png [new file with mode: 0644]
html/closed.png [new file with mode: 0644]
html/doxygen.css
html/doxygen.png
html/globals_func.html
html/index.html
html/iniparser_8h.html
html/iniparser_8main.html
html/nav_f.png [new file with mode: 0644]
html/nav_h.png [new file with mode: 0644]
html/open.png [new file with mode: 0644]
html/tab_a.png [new file with mode: 0644]
html/tab_b.png [new file with mode: 0644]
html/tab_h.png [new file with mode: 0644]
html/tab_s.png [new file with mode: 0644]
html/tabs.css
src/dictionary.c
src/dictionary.h
src/iniparser.c
src/iniparser.h
src/strlib.c [deleted file]
src/strlib.h [deleted file]
test/Makefile
test/iniexample.c
test/parse.c [new file with mode: 0644]
test/twisted-errors.ini [new file with mode: 0644]
test/twisted-genhuge.py [new file with mode: 0644]
test/twisted-ofkey.ini [new file with mode: 0644]
test/twisted-ofval.ini [new file with mode: 0644]
test/twisted.ini [new file with mode: 0644]