Skip to content

Tags: danmar/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 (#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)

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 #459: Set __STRICT_ANSI__=1 for non-gnu standards (#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 #454: Accept __has_include for GNU C standards (#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 #446 (change the rules of relativeness preserving to depend on th…

…e source file including it for relative path includes) (#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 (#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) (#428

)

Co-authored-by: Tal Hadad <thadad@istraresearch.com>

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 (#418)

Co-authored-by: Tal Hadad <thadad@istraresearch.com>