Skip to content

Conversation

@alandefreitas
Copy link
Collaborator

#feat

fix #798

Most symbols are filtered out regardless of the file location. This commit creates a FileInfo cache and only builds the FileInfo when necessary. The search paths are also lazily iterated to find the best matches.

#perf
@cppalliance-bot
Copy link

An automated preview of the documentation is available at https://809.mrdocs.prtest2.cppalliance.org/index.html

@cppalliance-bot
Copy link

An automated preview of the documentation is available at https://809.mrdocs.prtest2.cppalliance.org/index.html

@cppalliance-bot
Copy link

An automated preview of the documentation is available at https://809.mrdocs.prtest2.cppalliance.org/index.html

Location objects only contained the full path and the path relative to the search directories. This commit includes a new field for the source path, which contains the path relative to the `source-root`.

#feat

fix cppalliance#798
@cppalliance-bot
Copy link

An automated preview of the documentation is available at https://809.mrdocs.prtest2.cppalliance.org/index.html

@alandefreitas alandefreitas merged commit 3630623 into cppalliance:develop Jan 17, 2025
11 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Wrong relative paths in Boost.URL

2 participants