47
I Use This!
High Activity

Commits : Listings

Analyzed about 10 hours ago. based on code collected about 12 hours ago.
Sep 26, 2025 — Sep 26, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Memory Leaks: Improved the checking of loops. More... almost 18 years ago
Borland C++: Fixed compiler error (couldn't find the function 'free') More... almost 18 years ago
FileLister.* and testtokenize.cpp, changed encoding to utf-8 More... almost 18 years ago
Memory Leak: Fixed bug with strdup in loop. Bug 2225370 More... almost 18 years ago
Refactoring TOKEN: Changed from struct to class More... almost 18 years ago
cleanup of UTF-8. Updated the Makefile More... almost 18 years ago
CheckAlpha: Expanded checking to include 'isupper' and 'islower' More... almost 18 years ago
CheckClass: Applied patch 2220196 More... almost 18 years ago
todo: A few short updated notes More... almost 18 years ago
tests: Removed this deprecated file More... almost 18 years ago
C++ Builder: Updated the testrunner project More... almost 18 years ago
Buffer overrun: Fixed a false positive More... almost 18 years ago
testother: Removed this test. Individual tests will be created instead More... almost 18 years ago
testincompletestatement: created new test More... almost 18 years ago
TestBufferOverrun: Added a test case that shouldn't generate error. Get address beyond array. More... almost 18 years ago
Tokenizer: Skip inline assembly (Bug 2220727) More... almost 18 years ago
CheckClass: Removed false positive "unused private function" for typedef (Bug 2220326) More... almost 18 years ago
Tokenize: Changed the array CurrentToken to a std::string More... almost 18 years ago
Borland C++: Added 'TestTokenize' to the testrunner project More... almost 18 years ago
testpreprocessor: updated the testing for multiline preprocessor statements More... almost 18 years ago
preprocessor: fixed invalid character More... almost 18 years ago
Updated the Borland C++ project files More... almost 18 years ago
Added Visual C++ 2008 Express solution and project files More... almost 18 years ago
preprocessor: simple optimizations More... almost 18 years ago
File Listing: New handling of listing files. (Bug 2194949) More... almost 18 years ago
TestPreprocessor: Minor update to ensure that extra spaces are filtered out More... almost 18 years ago
Testing: DeallocateTokens after each test More... almost 18 years ago
Tokenizer: Handle '\' in preprocessor lines More... almost 18 years ago
preprocessor: handling the '\' in preprocessor code More... almost 18 years ago
TestCharVar: Fixed some false positives More... almost 18 years ago