openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
Forums
Doxide
Settings
|
Report Duplicate
0
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Low Activity
Commits
: Listings
Analyzed
1 day
ago. based on code collected
1 day
ago.
Oct 04, 2024 — Oct 04, 2025
Showing page 5 of 19
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Replace [] in operator[] with entities when converting to HTML within Markdown, as operator[](...) looks like it contains a link in Markdown syntax.
Lawrence Murray
More...
11 months ago
Fixed link generation for source files.
Lawrence Murray
More...
11 months ago
Ingest code coverage information from gcov JSON output.
Lawrence Murray
More...
11 months ago
Added argument to set maximum number of documents to read from a YAML file. Fixes existing hard-coded two documents (which seemed incorrect anyway and would only read one document, but worked for all required cases anyway).
Lawrence Murray
More...
11 months ago
Added support for marking all lines as excluded, included or covered. Aggregated line counts up through directory hierarchy. Added columns to output table for coverage counts and percentages. Added total row at bottom.
Lawrence Murray
More...
11 months ago
Explicitly specify resource class for Mac.
Lawrence Murray
More...
11 months ago
Compile fix for Windows.
Lawrence Murray
More...
11 months ago
Stringify title and description when generating YAML frontmatter.
Lawrence Murray
More...
11 months ago
Changed icon for files.
Lawrence Murray
More...
11 months ago
Fixing file structure for source directories and files, given MkDocs navigation handling.
Lawrence Murray
More...
11 months ago
Fixed line numbers being dropped.
Lawrence Murray
More...
11 months ago
Added whole source to file pages.
Lawrence Murray
More...
11 months ago
Maintain file directory structure in Entity hierarchy. Include files in Markdown output.
Lawrence Murray
More...
11 months ago
Updated Entity add() and merge() to move into data structure rather than copy.
Lawrence Murray
More...
11 months ago
Merged File into Entity.
Lawrence Murray
More...
11 months ago
Make addToGroup() and addToThis() private.
Lawrence Murray
More...
11 months ago
Removed unused empty() function.
Lawrence Murray
More...
11 months ago
Removed middle_line from Entity, as not required.
Lawrence Murray
More...
11 months ago
Fixed test so that will run in PowerShell for Windows builds.
Lawrence Murray
More...
11 months ago
Fixed extraction of entity names.
Lawrence Murray
More...
11 months ago
Also print warning when YAML frontmatter cannot be parsed.
Lawrence Murray
More...
11 months ago
Continue (without overwriting file) if YAML frontmatter cannot be parsed.
Lawrence Murray
More...
11 months ago
Update smoke test.
Lawrence Murray
More...
11 months ago
Further refinements to exclusions.
Lawrence Murray
More...
11 months ago
Further improvements to exclusions for line counting.
Lawrence Murray
More...
11 months ago
Exclude type aliases from line counting.
Lawrence Murray
More...
11 months ago
Separated out queries for exclusions and inclusions for line counting, to ensure that exclusions are all registered before inclusions are considered. Added numerical literals to exclusions to exclude lines where they appear in types only.
Lawrence Murray
More...
11 months ago
Removed unnecessary parentheses from Tree-sitter query.
Lawrence Murray
More...
11 months ago
Exclude if constexpr from line data.
Lawrence Murray
More...
11 months ago
Lines now counted based on expressions, with some exclusions (currently requires clauses) for compile-time executed expressions.
Lawrence Murray
More...
11 months ago
←
1
2
3
4
5
6
7
8
9
…
18
19
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree