cppcheck/cfg
Sebastian a501f65c8c
libcurl.cfg: Add library configuration for libcurl (#2120)
Add curl_easy_*() functions and deprecated functions with warnings.
Add tests and prepare donate-cpu.py
Reference: https://curl.haxx.se/libcurl/c/
2019-08-29 15:11:59 +02:00
..
avr.cfg Fixed #8078 (cppcheck-cfg.rng outdated) 2017-07-23 12:09:41 +02:00
boost.cfg boost.cfg: Added support for some math macros 2019-08-02 12:01:52 +02:00
bsd.cfg bsd.cfg: Add arc4random* functions with tests. (#1344) 2018-08-16 21:37:40 +02:00
cppcheck-cfg.rng Rename safeValues to unknownValues 2019-07-11 16:05:48 +02:00
cppcheck-lib.cfg cppcheck-lib.cfg: Enhance Cppcheck library configuration (#2009) 2019-07-17 20:05:13 +02:00
cppunit.cfg Initial support for CppUnit 2019-02-17 20:16:01 +01:00
daca.cfg Correct two recently added macros 2019-04-19 15:43:17 +02:00
embedded_sql.cfg astyle 2017-11-05 17:56:24 +01:00
gnu.cfg gnu.cfg: Add configuration for __builtin_memcpy() 2019-08-02 13:17:39 +02:00
googletest.cfg googletest.cfg: added simple macro implementations 2019-02-24 20:52:51 +01:00
gtk.cfg gtk.cfg: Fix incomplete configuration for g_set_error*() 2019-08-28 09:05:50 +02:00
libcerror.cfg libcerror.cfg: Add libcerror configuration file. (#1684) 2019-02-22 12:52:07 +01:00
libcurl.cfg libcurl.cfg: Add library configuration for libcurl (#2120) 2019-08-29 15:11:59 +02:00
lua.cfg lua.cfg: Add Lua C API library configuration with tests (#2119) 2019-08-29 11:38:21 +02:00
microsoft_sal.cfg Split up Cppcheck attribute. low and high values can be specified separately and they can be used for variables also. 2019-07-24 15:08:26 +02:00
motif.cfg motif.cfg: Add configuration for XFree() 2019-04-16 11:22:08 +02:00
nspr.cfg nspr.cfg: Added documentation. 2019-06-16 13:34:00 +02:00
opengl.cfg opengl.cfg: Add functions glGetString() and glGetStringi() 2019-07-26 09:04:01 +02:00
openmp.cfg openmp.cfg: Add library configuration for OpenMP (#1956) 2019-07-05 03:00:52 +02:00
posix.cfg posix.cfg: Add `<use-retval/>` to pthread_mutex_trylock (#1959) 2019-07-07 12:57:02 +02:00
python.cfg python.cfg: Add Py_CLEAR(), and add initial test file (#2110) 2019-08-24 10:17:23 +02:00
qt.cfg qt.cfg: Add container configuration for QStack (inherits from QVector) (#2102) 2019-08-20 20:37:52 +02:00
ruby.cfg ruby.cfg: Configure rb_raise() as `noreturn` function. 2019-03-18 10:04:29 +01:00
sdl.cfg sdl.cfg: Enhance SDL library configuration (types, macros, functions, ...) (#2111) 2019-08-23 19:14:25 +02:00
sfml.cfg Fixed #8078 (cppcheck-cfg.rng outdated) 2017-07-23 12:09:41 +02:00
sqlite3.cfg sqlite3.cfg: Add more functions reported as missing by daca@home 2019-07-16 16:21:05 +02:00
std.cfg std.cfg: Improved configuration for mbrlen() and extended test cases. 2019-08-27 08:18:19 +02:00
tinyxml2.cfg tinyxml2.cfg: Added support for XMLElement::Attribute(). 2019-01-25 20:15:01 +01:00
windows.cfg windows.cfg: Added support for more constants from https://docs.microsoft.com/en-us/windows/console/char-info-str 2019-08-09 14:46:47 +02:00
wxwidgets.cfg wxwidgets.cfg: Partly revert commit c8b7b40cd7 2019-08-26 08:15:48 +02:00
zlib.cfg zlib.cfg: Fixes, enhancements and adding argument directions. 2019-03-13 15:03:11 +01:00