summaryrefslogtreecommitdiffstats
path: root/src/CommandOutput.h (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Update submodulesTiger Wang2020-07-231-2/+2
|
* Update fmt to 6.2.0 (#4718)peterbell102020-05-051-2/+7
| | | * Update fmt to 6.2.0
* Add two missing include guardsTiger Wang2020-05-041-0/+2
|
* Using Super.Mattes D2020-04-161-4/+5
|
* CheckBasicStyle: Check number of empty lines between functions (#4267)peterbell102018-07-261-1/+0
| | | | Add check for number of empty lines between functions and fix the corresponding failures
* Add the fmt library (#4065)peterbell102018-01-031-1/+2
| | | | | | | * Replaces AppendVPrintf with fmt::sprintf * fmt::ArgList now used as a type safe alternative to varargs. * Removed SIZE_T_FMT compatibility macros. fmt::sprintf is fully portable and supports %zu. * Adds FLOG functions to log with fmt's native formatting style.
* Bulk clearing of whitespaceLogicParrot2016-02-051-4/+4
|
* Unified the doxy-comment format.Mattes D2015-07-311-8/+7
|
* Exported cPluginManager:ExecuteConsoleCommand() to Lua API.Mattes D2015-05-101-6/+24
| | | | Fixes #1999.
* Removed redundant semicolons and re-added warningarchshift2014-07-241-3/+3
|
* Fixed xofts issuesTycho2014-03-141-1/+1
|
* Move Format issuesTycho2014-03-111-1/+1
|
* converted commneted paramater names to the unused macroTycho Bickerstaff2013-12-221-1/+2
|
* Root is now warnings cleanTycho Bickerstaff2013-12-211-1/+1
|
* Moved source to srcAlexander Harkness2013-11-241-0/+82