Skip to content

Tags: cppcheck-opensource/simplecpp

Tags

1.6.5

Toggle 1.6.5's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
removed workarounds for Visual Studio conflicts with Cppcheck functio…

…ns with same names (#627)

1.6.4

Toggle 1.6.4's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
improved `simplecpp::TokenList` constructors (#599)

1.6.3

Toggle 1.6.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
avoid some unchecked pointer dereferences (#593)

1.6.2

Toggle 1.6.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
test.cpp: do not unconditionally remove comments (#506)

1.6.1

Toggle 1.6.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
fixed #562 - avoid potential redefinition of Windows-specific macros (#…

…563)

1.6.0

Toggle 1.6.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
enabled and fixed `modernize-use-emplace` clang-tidy warnings (#558)

1.5.2

Toggle 1.5.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Fix infinite loop with circular includes (#497)

1.5.1

Toggle 1.5.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Fix #471 (preserve line splicing information in '// ..' comments) (#472)

1.5.0

Toggle 1.5.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
fix #337 - line splicing in comment not handled properly (#431)

1.4.3.2

Toggle 1.4.3.2's commit message
fix #459: Set __STRICT_ANSI__=1 for non-gnu standards (#460)