master
Renamed BranchChildren to ProductDependencies
Remove SwitchProducer
Improved calculation of CRC32
Delay assert until after ancestor check
Renamed BranchDescription to ProductDescription
Remove unused private data members
bugfix, remove debugging output
Digest::fromHexifiedString now uses a std::string_view
From scram b code-format-all (clang-format)
Removed support for thinning
Make empty HardwareResourcesDescription to serialize as an empty string
Changed internals of Digest to use std::array
Mark variables used only in in assert() with [[maybe_unused]]
move away from boost::uint and boost::int
Use HardwareResourcesDescription in ProcessConfiguration
Avoid extra allocations when calculating ParentageID
Mark ParentageRegistry as thread safe
Add function processingOrderMerge
Implement edm::ProductNamePattern
[CORE] Apply code checks/format
moving ParentageID no longer gives any advantage
Removed unused variables
Improved code clarity based on code review
Minor style improvements, PR comments
Move from fmt:: to std::
Add printout of ProductID (or BranchID) to edmProvDump
Add typedef of ProductDependencies to dictionary generation
Merge pull request #48787 from wddgit/fixProcessingOrderMerge