- 20 Jun, 2005 1 commit
-
-
rswindell authored
with zero-based consecutive sequential integers. I plan on creating iniRead/Get/SetNamedInt functions later for more complex integer/string associations, but this should do for now (for SyncTERM).
-
- 01 May, 2005 1 commit
-
-
rswindell authored
pointer to such (no pointer necessary since the list isn't modified). This also fixes a bugs in a couple iniGet functions that assumed the arg was an array of pointers to strings (rather than a pointer to an array of pointers to strings). Since these functions haven't been used, the bug wasn't noticed. Created iniGetSectionCount() (used in v4upgrade.c).
-
- 16 Apr, 2005 1 commit
-
-
rswindell authored
the file if it doesn't exist (previously, it would always create it).
-
- 22 Oct, 2004 1 commit
-
-
rswindell authored
filenames, using file.host.ini, if it exists, in place of file.ini.
-
- 09 Sep, 2004 1 commit
-
-
rswindell authored
functions are ever DLL-exported.
-
- 24 Aug, 2004 2 commits
- 23 Aug, 2004 1 commit
-
-
rswindell authored
(using FILE*) and I want to use iniGet for future str_list_t iniGet functions.
-
- 11 Aug, 2004 3 commits
- 02 Jul, 2004 2 commits
- 16 Jun, 2004 2 commits
- 04 Jun, 2004 1 commit
-
-
rswindell authored
-
- 28 May, 2004 3 commits
-
-
rswindell authored
iniSetBitField() has new argument order more closely matching iniGetBitField(). Created iniSetStringList(). Default separator (,) for iniGetStringList() and iniSetStringList().
-
rswindell authored
-
rswindell authored
Removed ustrListAddAt() (not needed). Created iniReadFile() and iniWriteFile().
-
- 11 May, 2004 1 commit
-
-
rswindell authored
-
- 16 Sep, 2003 1 commit
-
-
rswindell authored
Moved definition of MAX_LINE_LEN to ini_file.c, renamed to INI_*.
-
- 18 May, 2003 1 commit
-
-
rswindell authored
specified, will limit the sections that are returned to those that begin with the specified prefix (which is removed from the section names).
-
- 15 May, 2003 1 commit
-
-
rswindell authored
-
- 09 May, 2003 2 commits
- 05 May, 2003 2 commits
- 18 Mar, 2003 1 commit
-
-
rswindell authored
representing each string item in a delimited key (e.g. "item1, item2").
-
- 21 Jul, 2002 2 commits
- 26 Apr, 2002 1 commit
-
-
rswindell authored
-
- 25 Apr, 2002 1 commit
-
-
rswindell authored
-
- 06 Apr, 2002 4 commits
- 05 Apr, 2002 2 commits
- 21 Mar, 2002 1 commit
-
-
rswindell authored
sbbswrap.h to smbwrap.h.
-
- 19 Mar, 2002 1 commit
-
-
rswindell authored
-