cppcheck/cfg
Sebastian 346704b2e2
windows library: Mainly add socket functions, some other stuff and tests. (#1095)
Add Windows Socket 2 type/function configuration. There are still many
(microsoft specific) socket functions that are not yet configured.
Add configuration for GetUserName(), GetWindowText() and _fileno().
On Windows __wchar_t is a synonym for wchar_t, so an according define is
added.
2018-02-23 12:51:37 +01:00
..
avr.cfg Fixed #8078 (cppcheck-cfg.rng outdated) 2017-07-23 12:09:41 +02:00
bsd.cfg Add configuration file for BSD os family 2017-08-28 22:48:39 +02:00
cppcheck-cfg.rng cppcheck-cfg.rng: Allow return value by reference (#1077) 2018-02-06 08:33:20 +01:00
cppcheck-lib.cfg std.cfg: Added support for std::swap. 2017-10-11 13:12:00 +02:00
embedded_sql.cfg astyle 2017-11-05 17:56:24 +01:00
gnu.cfg gnu.cfg Remove redundant function and resource configurations (#1036) 2018-01-16 17:13:15 +01:00
gtk.cfg Fixed #8078 (cppcheck-cfg.rng outdated) 2017-07-23 12:09:41 +02:00
microsoft_sal.cfg MS SAL config: add more defines for annotations (#1006) 2017-11-29 08:25:43 +01:00
motif.cfg Add more interfaces 2017-06-06 23:21:05 +02:00
posix.cfg posix library: Add strtok tests (#1069) 2018-01-31 10:58:30 +01:00
qt.cfg Qt library: Add some function configurations (#1086) 2018-02-12 08:36:50 +01:00
sdl.cfg Fixed #8078 (cppcheck-cfg.rng outdated) 2017-07-23 12:09:41 +02:00
sfml.cfg Fixed #8078 (cppcheck-cfg.rng outdated) 2017-07-23 12:09:41 +02:00
std.cfg std.cfg: Improved support for some std::ofstream functions. 2018-02-20 22:36:45 +01:00
windows.cfg windows library: Mainly add socket functions, some other stuff and tests. (#1095) 2018-02-23 12:51:37 +01:00
wxwidgets.cfg wxwidgets: Fix syntax checking errors and warning (#1093) 2018-02-21 12:20:56 +01:00