Pavel Roschin
|
651ebcf17b
|
Add GLib library, add GLib tests (some new bugs found)
|
2014-02-02 22:45:57 +04:00 |
Andrei Karas
|
7d0e16443b
|
add basic support for SDL lib.
|
2014-02-02 13:34:13 +03:00 |
Daniel Marjamäki
|
16afbbac8e
|
posix.cfg: tweaked closedir() configuration, aligned the items
|
2014-01-28 06:18:46 +01:00 |
Daniel Marjamäki
|
b8b573321e
|
CheckNullPointer: Update std.cfg and test that updates are correct
|
2014-01-27 17:33:16 +01:00 |
Daniel Marjamäki
|
2b8cf462c9
|
CheckMemoryLeak: Move posix-opendir/closedir to library
|
2014-01-26 17:02:36 +01:00 |
Daniel Marjamäki
|
0c47555423
|
CheckNullPointer: use library instead of hard coded info
|
2014-01-26 16:19:49 +01:00 |
Alexander Mai
|
7e43498bcc
|
Fixed #2776 (false negative: usage of unitialized pointer (closedir))
|
2014-01-26 09:53:31 +01:00 |
Alexander Mai
|
59d43de5e9
|
Fixed #3535 (Leaking socket)
|
2014-01-26 09:42:46 +01:00 |
Robert Reif
|
f82a2cc6af
|
windows.cfg: improved cfg for _s functions
|
2014-01-17 21:30:58 +01:00 |
PKEuS
|
b775714e3d
|
Moved several hardcoded function names in format string checking into libraries (std.cfg and windows.cfg).
Added support for loading a library in test suite.
|
2014-01-12 03:44:24 -08:00 |
Daniel Marjamäki
|
253c4fef49
|
Fixed #5331 (std.cfg: 'isalpha' is misspelled)
|
2014-01-09 15:44:42 +01:00 |
Erik Lax
|
d33d27133f
|
Fixed #5330 (Add _exit() to Tokenizer::IsScopeNoReturn)
|
2014-01-09 15:43:27 +01:00 |
Sam Truscott
|
389bf7ed3f
|
Update Qt to support Markup structure
|
2014-01-02 20:09:28 +01:00 |
Daniel Marjamäki
|
c56a432e2d
|
Add windows.cfg library file
|
2013-12-29 19:23:34 +01:00 |
Daniel Marjamäki
|
ac30a84c3a
|
Refactoring: Replaced CheckOther::checkCCTypeFunctions with configuration
|
2013-12-23 19:58:33 +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
|
07948677f8
|
Fixed #5247 (FP: Memory is allocated but not initialized for FILE*)
|
2013-12-21 13:32:59 +01:00 |
Daniel Marjamäki
|
c8a5811b92
|
cfg/std.cfg: removed <leak-ignore/> from fopen and fclose configurations as this cause FP
|
2013-12-12 12:31:47 +01:00 |
Daniel Marjamäki
|
72111d0292
|
cfg/std.cfg: added configuration about some standard functions
|
2013-11-23 18:18:01 +01:00 |
Daniel Marjamäki
|
0c5e39a813
|
Library: Added configuration file std.cfg that clients should load.
|
2013-07-20 17:12:56 +02:00 |
Daniel Marjamäki
|
be5e4ccfd5
|
Library: Renamed <ignore> to <leak-ignore>
|
2013-07-20 13:12:24 +02:00 |
Daniel Marjamäki
|
1dc8b1706b
|
cfg/gtk.cfg: Updated configuration
|
2013-07-20 10:19:12 +02:00 |
Daniel Marjamäki
|
4a2c200b7a
|
renamed the folder data/ to cfg/ in the repo
|
2013-07-20 08:26:15 +02:00 |