Daniel Marjamäki
|
6f8e42a5af
|
changed the astyle formatting flags
|
2011-10-13 20:53:06 +02:00 |
Marek Zmysłowski
|
307dd00efb
|
Fixed #3072 (improve check: deprecated function alloca)
|
2011-10-06 08:10:51 +02:00 |
Daniel Marjamäki
|
5112b0ddae
|
astyle formatting
|
2011-08-03 16:11:09 +02:00 |
Daniel Marjamäki
|
bab441b7e0
|
Obsolete functions: Split up functions into posix/standard sets. Only check for obsolete posix functions if --enable=posix has been given.
|
2011-08-03 16:10:43 +02:00 |
Stefan Weil
|
8482eb9d5c
|
Obsolete functions: Fix messages for gethostbyaddr, gethostbyname
|
2011-04-07 00:33:54 +02:00 |
Sébastien Debrard
|
458fc7454e
|
update the message when bcopy function is used
|
2011-02-23 00:27:50 +01:00 |
Greg Hewgill
|
be195a72c9
|
initialise Check::_name in constructor rather than relying on virtual Check::name()
|
2011-02-02 22:58:25 +13:00 |
Reijo Tomperi
|
226b605774
|
Change year 2010 -> 2011 in license texts.
|
2011-01-09 21:33:36 +02:00 |
Zachary Blair
|
188871c428
|
Removed an unnecessary newline in the message. Ticket #2343
|
2011-01-05 00:06:53 -08:00 |
Zachary Blair
|
3f97bd5477
|
Fixed #2343 (The ftime obsolete function warning seems wrong)
|
2011-01-04 23:21:02 -08:00 |
Daniel Marjamäki
|
38e7209d26
|
Fixed #2373 (Using XML2 in --errorlist output)
|
2010-12-29 12:43:29 +01:00 |
Daniel Marjamäki
|
cdc8801be0
|
Fixed #2334 (Internal class index function (no need to 'strchr'))
|
2010-12-20 18:13:26 +01:00 |
Daniel Marjamäki
|
9de016b96d
|
Obsolete functions: added better verbose messages
|
2010-12-09 19:49:33 +01:00 |
Daniel Marjamäki
|
fbe11b9bb9
|
Fixed #1999 (False positive: uninitialized variable (__published variables))
|
2010-08-31 19:48:04 +02:00 |
Debrard Sébastien
|
071f7d5f34
|
Fixed #2005 (refactoring dangerous / obsolete functions checks)
|
2010-08-31 18:58:01 +02:00 |
Daniel Marjamäki
|
85acb005a2
|
Fixed #1941 (Internal error::Space Info::getVarList found variable with varid 0)
|
2010-08-16 18:51:25 +02:00 |
Sbastien Debrard
|
296289d190
|
Refactoring of obsolete functions checks. Ticket: #1940
|
2010-08-15 21:26:13 +02:00 |
Daniel Marjamäki
|
72916caee6
|
Reverted 7398453cb0
|
2010-08-15 21:25:14 +02:00 |
Sbastien Debrard
|
7398453cb0
|
Refactoring of obsolete functions checks. Ticket: #1940
|
2010-08-15 21:22:33 +02:00 |
Sbastien Debrard
|
a55a06cea5
|
Fixed #1933 (Add checks for obsolete functions)
|
2010-08-14 20:13:46 +02:00 |