.. |
check.h
|
astyle: Update to astyle 1.24
|
2010-04-15 20:08:51 +02:00 |
checkautovariables.cpp
|
Update copyright year in all source files
|
2010-04-13 22:23:17 +03:00 |
checkautovariables.h
|
astyle: Update to astyle 1.24
|
2010-04-15 20:08:51 +02:00 |
checkbufferoverrun.cpp
|
Fixed #1614 (negative array index issues in latest from git)
|
2010-04-20 16:43:51 +02:00 |
checkbufferoverrun.h
|
Buffer Overrun: Broke out the checking for negative array index
|
2010-04-18 20:51:39 +02:00 |
checkclass.cpp
|
Fixed #1602 (functions defined in header outside of class cannot be const)
|
2010-04-18 15:40:31 +02:00 |
checkclass.h
|
astyle: Update to astyle 1.24
|
2010-04-15 20:08:51 +02:00 |
checkdangerousfunctions.cpp
|
Update copyright year in all source files
|
2010-04-13 22:23:17 +03:00 |
checkdangerousfunctions.h
|
astyle: Update to astyle 1.24
|
2010-04-15 20:08:51 +02:00 |
checkexceptionsafety.cpp
|
Update copyright year in all source files
|
2010-04-13 22:23:17 +03:00 |
checkexceptionsafety.h
|
astyle: Update to astyle 1.24
|
2010-04-15 20:08:51 +02:00 |
checkheaders.cpp
|
Update copyright year in all source files
|
2010-04-13 22:23:17 +03:00 |
checkheaders.h
|
Update copyright year in all source files
|
2010-04-13 22:23:17 +03:00 |
checkmemoryleak.cpp
|
Update copyright year in all source files
|
2010-04-13 22:23:17 +03:00 |
checkmemoryleak.h
|
astyle: Update to astyle 1.24
|
2010-04-15 20:08:51 +02:00 |
checkother.cpp
|
Fixed #1607 (false positive: variable is assigned a value that is never used)
|
2010-04-17 14:23:29 +02:00 |
checkother.h
|
astyle: Update to astyle 1.24
|
2010-04-15 20:08:51 +02:00 |
checkstl.cpp
|
STL: fixed false negative when erasing invalidated iterator
|
2010-04-17 13:37:04 +02:00 |
checkstl.h
|
STL: fixed false negative when erasing invalidated iterator
|
2010-04-17 13:37:04 +02:00 |
checkunusedfunctions.cpp
|
Update copyright year in all source files
|
2010-04-13 22:23:17 +03:00 |
checkunusedfunctions.h
|
Update copyright year in all source files
|
2010-04-13 22:23:17 +03:00 |
classinfo.h
|
Update copyright year in all source files
|
2010-04-13 22:23:17 +03:00 |
cppcheck.cpp
|
Borland C++: Fixed compiler errors
|
2010-04-17 07:25:53 +02:00 |
cppcheck.h
|
Update copyright year in all source files
|
2010-04-13 22:23:17 +03:00 |
errorlogger.cpp
|
Update copyright year in all source files
|
2010-04-13 22:23:17 +03:00 |
errorlogger.h
|
Update copyright year in all source files
|
2010-04-13 22:23:17 +03:00 |
executionpath.cpp
|
Update copyright year in all source files
|
2010-04-13 22:23:17 +03:00 |
executionpath.h
|
Update copyright year in all source files
|
2010-04-13 22:23:17 +03:00 |
filelister.cpp
|
Update copyright year in all source files
|
2010-04-13 22:23:17 +03:00 |
filelister.h
|
Update copyright year in all source files
|
2010-04-13 22:23:17 +03:00 |
filelister_unix.cpp
|
Update copyright year in all source files
|
2010-04-13 22:23:17 +03:00 |
filelister_unix.h
|
Update copyright year in all source files
|
2010-04-13 22:23:17 +03:00 |
filelister_win32.cpp
|
Update copyright year in all source files
|
2010-04-13 22:23:17 +03:00 |
filelister_win32.h
|
Update copyright year in all source files
|
2010-04-13 22:23:17 +03:00 |
lib.pri
|
Fix compiling in Linux. Fix compiling dmake.
|
2010-03-11 22:15:15 +02:00 |
lib.vcproj
|
Disabled link time code generation for debug builds. Enabled .pdb generation for release builds.
|
2010-04-14 12:01:45 +02:00 |
lib.vcxproj
|
Added Visual Studio 2010 soultion and project files
|
2010-04-14 12:05:10 +02:00 |
lib.vcxproj.filters
|
Added Visual Studio 2010 soultion and project files
|
2010-04-14 12:05:10 +02:00 |
mathlib.cpp
|
Update copyright year in all source files
|
2010-04-13 22:23:17 +03:00 |
mathlib.h
|
Update copyright year in all source files
|
2010-04-13 22:23:17 +03:00 |
preprocessor.cpp
|
Fix #1585 (--append doesn't work with TAB formating)
|
2010-04-15 22:45:38 +02:00 |
preprocessor.h
|
Fix #1585 (--append doesn't work with TAB formating)
|
2010-04-15 22:45:38 +02:00 |
settings.cpp
|
Refactoring: Refactoring the Settings class
|
2010-04-17 09:23:54 +02:00 |
settings.h
|
Refactoring: Refactoring the Settings class
|
2010-04-17 09:23:54 +02:00 |
token.cpp
|
astyle: Update to astyle 1.24
|
2010-04-15 20:08:51 +02:00 |
token.h
|
Update copyright year in all source files
|
2010-04-13 22:23:17 +03:00 |
tokenize.cpp
|
Fixed #1613 (False -s positive: Template instantiation hides typedef with same name)
|
2010-04-18 09:13:55 +02:00 |
tokenize.h
|
Fixed #1601 (change simplifyInitVar to split declaration from initialization)
|
2010-04-14 19:04:16 +02:00 |