rubidium
|
4b355534c0
|
(svn r26476) -Fix: prevent comparing to NULL when strndup could not allocate memory
|
2014-04-20 16:43:22 +00:00 |
|
frosch
|
7247ecf172
|
(svn r26206) -Fix [FS#5829]: Run everything from ini, obg, obs, obs, ... files through str_validate.
|
2014-01-02 17:55:57 +00:00 |
|
rubidium
|
d8d2f74559
|
(svn r23741) -Revert (r23740): the few parts that the Windows / non-network compiles stumble on
|
2012-01-03 21:47:01 +00:00 |
|
rubidium
|
6d6be50ae0
|
(svn r23740) -Codechange: remove some 300 unneeded includes from the .cpp files
|
2012-01-03 21:32:51 +00:00 |
|
rubidium
|
05300a00b1
|
(svn r22824) -Codechange: pass sub directory to ini loading
|
2011-08-24 13:38:26 +00:00 |
|
alberth
|
fa9c193539
|
(svn r22170) -Add: Add IGT_SEQUENCE type for loading ini group lines without further interpretation.
|
2011-03-03 20:56:33 +00:00 |
|
alberth
|
6a88af662b
|
(svn r22169) -Add: Add parameter to disable automatic group creation in IniLoadFile::GetGroup().
|
2011-03-03 20:55:06 +00:00 |
|
alberth
|
722296e797
|
(svn r22168) -Codechange: Move ini file IO and file error reporting to virtual functions.
|
2011-03-03 20:53:09 +00:00 |
|
alberth
|
d19a9f5df5
|
(svn r22167) -Codechange: Extract IniLoadFile base class for loading ini files out of IniFile.
|
2011-03-03 20:50:24 +00:00 |
|