orbitcowboy
|
39ca654519
|
posix.cfg: Fixed wrong index. The memory is allocated at the 4'th parameter.
|
2017-07-17 15:21:42 +02:00 |
orbitcowboy
|
c62e46dc6e
|
posix.cfg: Report memory leak when memory is allocated with getaddrinfo() and it is not freeded with freeaddrinfo().
|
2017-07-17 15:17:20 +02:00 |
Rick van der Sluijs
|
2c3e274f0a
|
- Added more string constant encapsulation macros
- Added more format string functions (including log functions)
- Added assert macros
- Added type limits and definitions
|
2017-07-14 22:18:02 +02:00 |
Daniel Marjamäki
|
101303a179
|
Fixed #6513 (Resource leak: hSocket - false positive / enhancement needed)
|
2017-07-02 08:39:48 +02:00 |
Daniel Marjamäki
|
5fb59a8063
|
windows.cfg: reordering of podtypes and defines
|
2017-07-02 08:38:07 +02:00 |
amai2012
|
947ace6194
|
Fix false positive
|
2017-06-22 09:23:15 +02:00 |
Alexander Mai
|
7a0f05aaa5
|
Correct some wrong attributes causing false positives. Add more interfaces
|
2017-06-08 22:33:41 +02:00 |
Alexander Mai
|
d818b4ace1
|
Add more interfaces
|
2017-06-06 23:21:05 +02:00 |
Alexander Mai
|
a350e6c7e8
|
Add more interfaces
|
2017-06-02 22:58:39 +02:00 |
Alexander Mai
|
dc83f6783e
|
Fix attributes, add some interfaces
|
2017-06-02 00:59:13 +02:00 |
Alexander Mai
|
5755ac9eeb
|
Add initial configuration file for Motif
|
2017-06-02 00:38:29 +02:00 |
Alexander Mai
|
389b4cdf99
|
Remove atrribute to cure FP. Run astyle
|
2017-05-29 20:04:34 +02:00 |
alexander
|
49a28d00f9
|
Add some interfaces + small changes to existing ones
|
2017-05-29 00:47:24 +02:00 |
Daniel Marjamäki
|
26ec339120
|
wxwidgets.cfg: Define macros which don't necessarily require semicolons at the end
|
2017-05-28 22:16:44 +02:00 |
Alexander Mai
|
1225b4b25a
|
Fix false positive
|
2017-05-03 16:34:20 +02:00 |
Alexander Mai
|
40a5f78154
|
Change attributes for 2nd arg of GetTempPath
|
2017-05-01 20:43:03 +02:00 |
Alexander Mai
|
765a9c8660
|
Remove attribute from _wfopen_s,_tfopen_s to avoid false positives
|
2017-05-01 19:28:24 +02:00 |
orbitcowboy
|
19ce65217e
|
#8033: Fixed FP and removed not-uninit-configuration from std.cfg.
|
2017-05-01 16:53:44 +02:00 |
Alexander Mai
|
df19d2ba5b
|
Remove attribute from GetTempPath,GetTempPathW,GetTempPathA
|
2017-04-30 20:38:28 +02:00 |
Alexander Mai
|
14be611a7e
|
Correct configuration to allow NULL as 2nd argument to read/write. Whether it's a legal value depends on the 3rd argument
|
2017-04-29 17:57:16 +02:00 |
orbitcowboy
|
0b6c726439
|
posix.cfg: Do not allow the second parameter of read and write to be a NULL pointer.
|
2017-04-26 14:25:14 +02:00 |
Daniel Marjamäki
|
6b685f5a80
|
qt.cfg: Add configuration for QStringList
|
2017-04-23 22:12:50 +02:00 |
Daniel Marjamäki
|
5eca129865
|
qt.cfg: Added QList configuration
|
2017-04-23 20:41:34 +02:00 |
Daniel Marjamäki
|
07726c1037
|
std.cfg: update some c++ configs
|
2017-04-23 19:40:45 +02:00 |
Daniel Marjamäki
|
429061b59d
|
qt.cfg: updated cfg for connect/disconnect/tr/SIGNAL/SLOT
|
2017-04-22 20:29:37 +02:00 |
Daniel Marjamäki
|
53b77aafef
|
qt.cfg: added some often used QString methods
|
2017-04-22 19:41:28 +02:00 |
Daniel Marjamäki
|
5c7b1c7ff2
|
astyle formatting
[ci skip]
|
2017-04-21 21:03:01 +02:00 |
PKEuS
|
5027810a79
|
Added sfml.cfg
std.cfg: Removed redundant <function> definition
|
2017-04-21 11:51:40 +02:00 |
Daniel Marjamäki
|
1422487769
|
astyle formatting
[ci skip]
|
2017-04-20 17:43:28 +02:00 |
orbitcowboy
|
c44b055fc1
|
windows.cfg: Added support for CreateDirectory and RemoveDirectory functions.
|
2017-04-19 09:42:32 +02:00 |
orbitcowboy
|
dd0158ee63
|
std.cfg and windows.cfg: Improved support for localtime functions.
|
2017-04-19 09:27:24 +02:00 |
Daniel Marjamäki
|
296f250caa
|
qt.cfg: configure some QString methods
|
2017-04-18 19:21:34 +02:00 |
Daniel Marjamäki
|
c229754a70
|
qt.cfg: Add configuration for QString
|
2017-04-18 18:04:27 +02:00 |
PKEuS
|
094b7a706f
|
std.cfg: Added std::streamoff and imaxdiv_t
|
2017-04-18 10:46:27 +02:00 |
orbitcowboy
|
16f9e1646c
|
windows.cfg: Improved support for string compar functions.
|
2017-03-31 08:40:41 +02:00 |
orbitcowboy
|
f31e2e6696
|
windows.cfg: Improved support for string-copy functions.
|
2017-03-31 08:25:56 +02:00 |
orbitcowboy
|
93816a63a8
|
windows.cfg: Improved support for stat() and fstat() functions.
|
2017-03-29 13:30:12 +02:00 |
Daniel Marjamäki
|
d6b6f31fbd
|
Fixed #7956 (Add Q_ENUM define in qt.cfg)
|
2017-03-22 07:32:31 +01:00 |
orbitcowboy
|
9f66908971
|
Fixed #7955: False positive about invalid fseek argument.
|
2017-03-21 14:23:31 +01:00 |
orbitcowboy
|
6111b38ebb
|
std.cfg and windows.cfg: Improved support for freopen-functions.
|
2017-03-19 18:23:31 +01:00 |
orbitcowboy
|
468fadff86
|
std.cfg: Cleanup wrong configuration.
|
2017-03-15 09:39:11 +01:00 |
orbitcowboy
|
9f124b295e
|
std.cfg: Improved support container functions.
|
2017-03-15 08:49:08 +01:00 |
PKEuS
|
1a7265cd7e
|
std.cfg: Added lots of container functions, string functions and three operands overload of std::hypot
|
2017-03-14 17:52:35 +01:00 |
orbitcowboy
|
e569d96169
|
windows.cfg: Added support for _tcsftime().
|
2017-03-08 08:53:05 +01:00 |
orbitcowboy
|
0bd46ec831
|
windows.cfg: Added support for _strftime_l() and _wcsftime_l().
|
2017-03-08 08:49:13 +01:00 |
orbitcowboy
|
c87e83575a
|
std.cfg: Added support for std::copy().
|
2017-03-07 10:54:44 +01:00 |
orbitcowboy
|
428c376b61
|
wxwidgets.cfg: Added support for more wxString functions.
|
2017-03-06 16:52:55 +01:00 |
orbitcowboy
|
e3d879e43d
|
std.cfg: Improved support for some std::wstring functions.
|
2017-03-06 16:40:49 +01:00 |
orbitcowboy
|
bf68638771
|
std.cfg: Improved support for string to (int|double|...)-functions.
|
2017-03-06 16:36:14 +01:00 |
Daniel Marjamäki
|
603171201a
|
added some more configuration for standard containers
|
2017-03-05 22:03:12 +01:00 |