Daniel Marjamäki
|
6a8293a8b7
|
Library: More strict matching of functions
|
2015-01-08 19:31:41 +01:00 |
PKEuS
|
e06a4cdf00
|
Refactorized CheckStl::if_find():
- Added support for find()-like functions to Library::Container
- Use <container> information from library
- Fixed false positive #6402
|
2015-01-04 12:43:50 +01:00 |
PKEuS
|
e39729ffcc
|
Library: Add <container> tag to Libraries, provide configuration for std::vector, std::deque, std::array and STL strings
Token: Added function to jump to the next template argument
|
2015-01-03 22:18:33 +01:00 |
Daniel Marjamäki
|
ff11ba9847
|
Updated copyright year to 2015
|
2015-01-03 12:14:58 +01:00 |
Daniel Marjamäki
|
051d42ae6b
|
astyle formatting
|
2014-11-20 14:20:09 +01:00 |
orbitcowboy
|
f5d804f71a
|
running astyle
|
2014-11-20 10:13:03 +01:00 |
PKEuS
|
cbb8360b30
|
Added version attribute to .cfg files (#5928)
|
2014-09-29 16:26:17 +02:00 |
amai2012
|
f1bf38004b
|
Fix MSVC compiler warnings
|
2014-07-06 13:08:22 +02:00 |
Daniel Marjamäki
|
a3acc3241e
|
Library: Added <minsize> element used for buffer overrun checking
|
2014-07-05 20:31:43 +02:00 |
Daniel Marjamäki
|
42c3b3c89d
|
Library: Change range operator in validation pattern to ':'
|
2014-06-08 18:12:11 +02:00 |
Daniel Marjamäki
|
9e81fa04b2
|
Library: Added 'podtype' element. Partial fix for #5623
|
2014-06-08 12:09:00 +02:00 |
Daniel Marjamäki
|
4c7b0806aa
|
Library: handle validation expression '-1000-0'. Ticket #5847
|
2014-06-07 16:28:29 +02:00 |
Daniel Marjamäki
|
0c5707ebf1
|
Fixed #5512 (library (memory): extending standard free deallocator with allocators in custom cppcheck configuration file)
|
2014-04-19 13:15:06 +02:00 |
PKEuS
|
a01bfcb62d
|
Fixed a few cppcheck messages
|
2014-03-28 18:55:16 +01:00 |
Alexander Mai
|
1d4839b8a6
|
Fixed #1374 (false negative: using uninitialized variable in printf)
|
2014-03-06 06:16:14 +01:00 |
Daniel Marjamäki
|
fd3a8a2a18
|
Update copyright
|
2014-02-15 07:45:39 +01:00 |
PKEuS
|
6f76dfcb22
|
Forward declare tinyxml type used in library.h to avoid problems with dynamic linked configuration.
|
2013-12-31 12:30:17 +01:00 |
Daniel Marjamäki
|
76b907fe65
|
Fixed #5252 (Improve check: use Library to validate function arguments in invalidFunctionUsage)
|
2013-12-23 10:06:45 +01:00 |
Daniel Marjamäki
|
be03d4718a
|
Library: Added <valid> element that is used to define valid input values for functions
|
2013-12-22 19:10:14 +01:00 |
Daniel Marjamäki
|
4fe6951b4c
|
Library: Fixed loading of 'resource'
|
2013-11-23 18:16:40 +01:00 |
Daniel Marjamäki
|
2c1f579b3b
|
Library: Fixed formatstr handling
|
2013-11-21 16:32:53 +01:00 |
Daniel Marjamäki
|
569a29bc4a
|
Library: Added simple testing
|
2013-10-27 17:10:43 +01:00 |