Skip to content

Tags: grisp/inih

Tags

r36

Toggle r36's commit message
Merge pull request benhoyt#50 from jinstrong/master

Update INIReader.cpp file

r35

Toggle r35's commit message
Only define INI_INLINE_COMMENT_PREFIXES if it's not already defined

r34

Toggle r34's commit message
Add option to disable inline comments and to specify which inline com…

…ment character are allowed: benhoyt#40

r33

Toggle r33's commit message
Merge pull request benhoyt#41 from cosmy1/patch-1

Fix MSVC Warning

r32

Toggle r32's commit message
Add note about ini_parse_file and ini_parse_stream, including example…

… link

r31

Toggle r31's commit message
Prevent silly strncpy security warning in MSVC.

benhoyt#34

r30

Toggle r30's commit message
fix links, fix langs