Skip to content

Tags: jcfr/simplecpp

Tags

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 (cppcheck-opensource#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 cppcheck-opensource#471 (preserve line splicing information in '/…

…/ ..' comments) (cppcheck-opensource#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 cppcheck-opensource#337 - line splicing in comment not handled pr…

…operly (cppcheck-opensource#431)

1.4.3.2

Toggle 1.4.3.2's commit message
fix cppcheck-opensource#459: Set __STRICT_ANSI__=1 for non-gnu standa…

…rds (cppcheck-opensource#460)

1.4.4

Toggle 1.4.4's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
fix cppcheck-opensource#459: Set __STRICT_ANSI__=1 for non-gnu standa…

…rds (cppcheck-opensource#460)

1.4.3.1

Toggle 1.4.3.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Fix cppcheck-opensource#454: Accept __has_include for GNU C standards (

…cppcheck-opensource#456)

1.4.3

Toggle 1.4.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Fix cppcheck-opensource#446 (change the rules of relativeness preserv…

…ing to depend on the source file including it for relative path includes) (cppcheck-opensource#445)

1.4.2

Toggle 1.4.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
fix: parent relative paths, and rework on the whole path extraction m…

…echanics (cppcheck-opensource#429)

1.4.1

Toggle 1.4.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Preserve relativeness of included paths (w.r.t. current directory) (c…

…ppcheck-opensource#428)

Co-authored-by: Tal Hadad <[email protected]>

1.4.0

Toggle 1.4.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Fix relative paths, again (cppcheck-opensource#418)

Co-authored-by: Tal Hadad <[email protected]>