Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2009-09-30 | cosmetic fix: removed warning about double ';' after command | Mathias Gumz | 1 | -15/+5 | |
static xyz inside a anonymous namespace is not really needed, so i removed the namespace to get rid of the compiler warning. it's more convinient for the developer to put ';' after that REGISTER_COMMAND_PARSER | |||||
2008-06-03 | add new command line option -list-commands | Mark Tiefenbruck | 1 | -1/+1 | |
2008-06-03 | remove some unnecessary architecture | Mark Tiefenbruck | 1 | -5/+19 | |
2008-01-17 | use function pointer for CommandParser::Command | Mark Tiefenbruck | 1 | -8/+8 | |
2008-01-11 | forgot to add this | Mark Tiefenbruck | 1 | -0/+128 | |