cppcheck/cfg
chrchr-github 48999cf1d1
Add support for std::ofstream::precision() (#4485)
* Add support for std::copy_n/merge/stable_sort

* Format

* Add support for std::unordered_set::count(), std::push_heap

* Missing include

* Add support for std::iota

* Missing include

* Add support for std::ofstream::precision()

* Typo

* Typo
2022-09-20 17:23:18 +02:00
..
avr.cfg
bento4.cfg
boost.cfg Improve definitions for boost test macros (#3625) 2021-12-15 20:51:29 +01:00
bsd.cfg bsd.cfg: Added support for setbuffer() and setlinebuf(). 2022-04-27 10:22:38 +02:00
cairo.cfg
cppcheck-cfg.rng Fix #8295 FN (error) Buffer is accessed out of bounds (wcpncpy, wcsncpy) (#4412) 2022-08-29 12:24:58 +02:00
cppcheck-lib.cfg
cppunit.cfg
daca.cfg
dpdk.cfg
embedded_sql.cfg
emscripten.cfg
ginac.cfg
gnu.cfg gnu.cfg: Added support for error_at_line() 2022-07-17 15:06:44 +02:00
googletest.cfg Improve definitions for googletest ASSERT_* macros (#3694) 2022-01-12 22:09:17 +01:00
gtk.cfg gtk.cfg: add more type definition macros (#4247) 2022-07-06 16:48:50 +02:00
icu.cfg
kde.cfg kde.cfg: Add KDE configuration and tests (#2278) 2019-10-17 21:29:32 +02:00
libcerror.cfg
libcurl.cfg
libsigc++.cfg
lua.cfg
mfc.cfg
microsoft_atl.cfg Extra defines added to Windows and ATL (#4191) 2022-06-10 12:04:00 +02:00
microsoft_sal.cfg
microsoft_unittest.cfg
motif.cfg
nspr.cfg
ntl.cfg
opencv2.cfg
opengl.cfg
openmp.cfg
openssl.cfg
pcre.cfg
posix.cfg Fix #8295 FN (error) Buffer is accessed out of bounds (wcpncpy, wcsncpy) (#4412) 2022-08-29 12:24:58 +02:00
python.cfg
qt.cfg Fix FP leakNoVarFunctionCall with Qt object (#4272) 2022-07-13 21:09:53 +02:00
ruby.cfg
sdl.cfg
sfml.cfg
sqlite3.cfg
std.cfg Add support for std::ofstream::precision() (#4485) 2022-09-20 17:23:18 +02:00
tinyxml2.cfg
vcl.cfg
windows.cfg windows.cfg: deprecate '_alloca()'. Ref. https://docs.microsoft.com/en-us/cpp/c-runtime-library/reference/alloca?view=msvc-170 2022-07-29 21:41:32 +02:00
wxsqlite3.cfg
wxsvg.cfg
wxwidgets.cfg wxwidgets.cfg: Fixed wrong configuration of wxRegEx::GetMatch(). 2022-07-02 09:24:22 +02:00
zlib.cfg