1
I Use This!
Moderate Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Aug 09, 2025 — Aug 09, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Merge pull request #537 from swaldhoer/swaldhoer-patch-1 More... 21 days ago
forgot two files More... 24 days ago
Enhance changelog with issue links More... 24 days ago
Merge pull request #536 from 94xhn/fix-membytescapacity-underflow More... 25 days ago
pull unity fix. More... 25 days ago
Update to latest Unity. Add latest contributions to release notes for upcoming release. More... 26 days ago
Fix CMock_Guts_MemBytesCapacity() integer underflow More... 27 days ago
Bump c_exception More... about 1 month ago
Add ability to specify random seed value in tests. More... about 1 month ago
More fixing of warnings after noticing clang was skipping some tests. More... about 1 month ago
Fix warnings between clang and gcc usage More... about 1 month ago
Fix CI issue More... about 1 month ago
Update to latest Unity, raising warning / error level in the process. Clean up some warnings. Purposefully accept them in tests where we're verifying it still mocks when those issues exist. More... about 1 month ago
Bump version and change log. More... about 1 month ago
Merge pull request #535 from ThrowTheSwitch/refactor/actions More... about 1 month ago
Another tweak to regex handling in parser for performance purposes. More... about 1 month ago
Whoops. Fixed last issue. More... about 1 month ago
Fall back to iterative brace removal because I suspect regex version is too slow. Further tidying of ci. More... about 1 month ago
streamline function declaration regex. More... about 1 month ago
More tweaking of flow. More... about 1 month ago
Further refine testing process for speed and coverage. More... about 1 month ago
Change the exit code for valgrind so that we can detect issues. More... about 1 month ago
Add single instance of a valgrind test to verify memory handling in CMock. More... about 1 month ago
Fix some issues that windows noticed with volatile handling. Improve some docs. More... about 1 month ago
disable color handling when windows testing. More... about 1 month ago
Implement broader testing across platforms. More... about 1 month ago
Add documentation for last feature More... about 1 month ago
Add ability to monitor mock behaviors across all mocks and expectations (Implements #403) More... about 1 month ago
Fix format of latest regex. More... about 1 month ago
Fixed another type of function pointer getting falsely identified as a function. More... about 1 month ago