47
I Use This!
High Activity

Commits : Listings

Analyzed 4 minutes ago. based on code collected 1 day ago.
Sep 16, 2025 — Sep 16, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
CheckBufferOverrun: Array index out of bounds. More... over 19 years ago
Buffer Overrun: Using dangerous functions More... over 19 years ago
Building statement list: SWITCH - BREAK More... over 19 years ago
Test: Updated 'testmemcheck4' and 'testmemcheck5' (continue/break) More... over 19 years ago
CheckMemoryLeak: Handling continue/break More... over 19 years ago
WarningIf: Bug fix More... over 19 years ago
Test: Updated "testloop" More... over 19 years ago
Build Statement List: LOOP, ENDLOOP More... over 19 years ago
[no comment] More... over 19 years ago
Test: Added "testif1", contains "if (ab);" More... over 19 years ago
CheckMemleak: Don't handle conditional allocation at the moment. More... over 19 years ago
Test: File with wrong name was renamed More... over 19 years ago
Test: File with wrong name was renamed More... over 19 years ago
Tests: Updated the internaltesting tests "testif" and "testloop" More... over 19 years ago
Build Statement List: ENDIF More... over 19 years ago
Tests: Added "testmemcheck4", memory leak from a strdup More... over 19 years ago
Building Statement List: MALLOC. Bug fix (strdup is a malloc) More... over 19 years ago
Building Statement List: CONTINUE, BREAK More... over 19 years ago
internaltesting: IF More... over 19 years ago
Tests: Modified the test 'teststdfunc1'. Warnings has been deactivated. More... over 19 years ago
Tests: Renamed 'warnstdfunc1' to 'teststdfunc1' More... over 19 years ago
Testing: Renamed 'warnclass12' to 'testclass12' More... over 19 years ago
* Building Statement list: MALLOC, FREE * Deactivated some warnings to make the output more interesting More... over 19 years ago
Testing: Deactivating some warnings More... over 19 years ago
Building Statement List: IF, ELSE, ELSEIF More... over 19 years ago
Testing: memcheck3 - new and delete (no error) More... over 19 years ago
Testing: "return" and "delete" are not variable declarations More... over 19 years ago
Added test for memory checking More... over 19 years ago
Improving the accuracy of the memory leaks detecting More... over 19 years ago
Test: updated the error message output by memcheck1 More... over 19 years ago