Mattes D
|
9ee47e5999
|
Using Super.
|
2020-04-16 20:07:48 +00:00 |
|
Bond-009
|
b9fdaf8a94
|
Use clang-tidy to check more code conventions (#4214)
* Create clang-tidy.sh
* Add clang-tidy to circle.yml
* Fixed some naming violations
Fixes #4164
|
2018-05-06 18:07:34 +01:00 |
|
Lukas Pioch
|
e35ac1bfb9
|
Clang 5.0 fixes
- Added override keyword
- Removed inherited member variables
|
2017-05-21 12:19:06 +02:00 |
|
Mattes D
|
c66bd7e206
|
Pull the cSettingsRepositoryInterface::noID constant into cIniFile Lua API.
This re-adds the cIniFile.noID constant into the Lua API
|
2016-08-18 12:12:31 +02:00 |
|
Mattes D
|
f8e1df2476
|
Updated API documentation.
|
2016-07-18 22:11:40 +02:00 |
|
LogicParrot
|
ca6ef58b1e
|
Bulk clearing of whitespace
|
2016-02-05 23:50:18 +02:00 |
|
Mattes D
|
6e4122e551
|
Unified the doxy-comment format.
|
2015-07-31 16:49:10 +02:00 |
|
tycho
|
dae9e5792a
|
Made -Weverything an error.
|
2015-05-24 12:56:56 +01:00 |
|
Lukas Pioch
|
e30b2ed487
|
Fixed missing overrides and added a ignore flag for reserved macro for clang version 3.6 and higher.
|
2015-05-23 16:28:37 +02:00 |
|
tycho
|
b9efa02c80
|
Initial implementation of IniFile overloading
|
2015-05-16 10:46:51 +01:00 |
|
Mattes D
|
c13b1931ff
|
More style checking.
Spaces around some operators are checked.
|
2015-05-09 12:58:54 +02:00 |
|
Mattes D
|
7990d223ea
|
IniFile: Added common code to migrate ports.
Old settings have IPv4 and IPv6 ports as separate values, new settings have a single value for the ports.
|
2015-01-27 14:53:25 +01:00 |
|
Alexander Harkness
|
a4932bbd8b
|
CheckBasicStyle'd
|
2014-10-27 21:34:02 +00:00 |
|
Mattes D
|
e272637ff5
|
IniFile: Removed the problematic printf-like Set function.
It wasn't used in any client code anyway.
|
2014-10-24 08:49:36 +02:00 |
|
worktycho
|
d5dfacae87
|
Fixed formatstring
|
2014-10-23 23:23:34 +01:00 |
|
Mattes D
|
449d08cb3d
|
Merged IniFile into main MCS sources.
|
2014-10-23 15:15:10 +02:00 |
|