Skip to content

Tags: microsoft/ifc

Tags

0.43.5

Toggle 0.43.5's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Fix invalid string construction from null TextOffset in ifc-dom loade…

…rs (#91)

* Initial plan

* Fix invalid string construction in ExprLoader operators

Co-authored-by: gdr-at-ms <11031650+gdr-at-ms@users.noreply.github.com>

* Comprehensive fix for unsafe TextOffset string construction

Co-authored-by: gdr-at-ms <11031650+gdr-at-ms@users.noreply.github.com>

* Refactor: Replace repeated null check patterns with reader_get helper method

Co-authored-by: gdr-at-ms <11031650+gdr-at-ms@users.noreply.github.com>

* Change reader_get return type to std::string for better interface design

Co-authored-by: gdr-at-ms <11031650+gdr-at-ms@users.noreply.github.com>

* Remove "safe" qualifier from reader_get comment

Co-authored-by: gdr-at-ms <11031650+gdr-at-ms@users.noreply.github.com>

---------

Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
Co-authored-by: gdr-at-ms <11031650+gdr-at-ms@users.noreply.github.com>

0.43.4

Toggle 0.43.4's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Add bcrypt.h include (#79)

Add required include, discovered while compiling a portion of the IFC SDK in isolation

0.43.3

Toggle 0.43.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Move MSVC-specific warning suppression data to the MSVC traits (#69)

Move MSVC-specific warning suppression data to the MSVC traits / add data for suppression level

0.43.2

Toggle 0.43.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Document `ifc` driver facility (#60)

0.43.1

Toggle 0.43.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Update BUILDING.md (#54)

0.43

Toggle 0.43's commit message
Initial contents.