Age | Commit message (Expand) | Author |
---|---|---|
2017-02-04 | Make the config system case insensitive. | Peter Powell |
2014-12-15 | Change type of some associative containers to their flat versions, including ... | Attila Molnar |
2014-06-09 | Deduplicate ParseStack::ParseFile() and ParseExec() | Attila Molnar |
2013-04-12 | Tidy up source files: | Peter Powell |
2013-04-06 | Default to the XML config format. | Peter Powell |
2013-03-20 | Add support for mandatory tags in included config files | attilamolnar |
2012-10-12 | Windows: In-depth cleanup (see details) | ChrisTX |
2012-07-11 | Close files opened with popen() with pclose() instead of fclose() | attilamolnar |
2012-04-19 | Replace copyright headers with headers granting specific authors copyright | Robby- |
2010-02-02 | Executable include for MOTD and more | danieldg |
2009-10-25 | Add <config:format> to avoid breaking existing configuration files with XML e... | danieldg |
2009-10-22 | Split up configreader.cpp, it's a bit large | danieldg |