master
Changes from scram build code-format-all
Add ProcessBlock feature to Framework
Fix icc compilation errors
Fix `scram b code-checks` warnings associated with FWCore
Better reporting of CPU timing
[FWCore][clang-tidy] make deleted function public
Add CMS_SA_ALLOW before try statements where catch (...) is used to skip static analyzer warning.
Moved DefaultRecord to FWCore/Utilities
Define DEVICE_GLOBAL to implement device global variables
Digest::fromHexifiedString now uses a std::string_view
Use C++ concepts in Token classes
[Core] Mark cms::Exception and edm::Exception functions that throw exceptions as noreturn
Fix memory management of ESGetToken::productLabel
EventSetupRecord::doGet uses prefetching
Add reason to exception message if module label in ESInputTag does not match
Use move in ESInputTag's constructor
Added mayConsumes ability to ESProducer
Allow cms::Exception::format() to be chained and thrown
Update ExceptionCollector.h
Implement persistence for ProcessBlock products
edm::FileInPath: return reference to paths; cleanup code
Use std::getenv
Add overrideGUID option to PoolOutputModule
[CORE][RISCV] Fix needed for riscv64
Fix HOST_DEVICE_CONSTANT macro for AMD GPUs
add isUninitialized accessor for InputTag
[CORE] [LLVM21] Apply code-checks and formats
Fix code-checks errors in FWCore and DataFormats/Common
Snapshot of CMSSW_6_2_0_pre8.
introduce edm::Span
[CORE] Changes suggested by new llvm18 clang-format
back to the same number of loc
Improve behavior after exception in begin/end stream lumi
Use std::launder in SoATuple
Use oneapi namespace
Move ThreadHandoff to FWCore/Utilities
move deleted constructors to top of class
Add a constructor for edm::TimeOfDay from std::chrono::system_clock::time_point
Print ES module dependences from Tracer
Added static analyzer annotations
Update edm::bit_cast
Improved calculation of CRC32
Remove clone_ptr inheriting from unique_ptr
Add compactStringSerializer
Add a macro to concatenate two preprocessor tokens
Add macro to conditionally apply [[deprecated]]
rearrange comments per suggestion
Removed undefined use of union in getAnyPtr
[CORE] [LLVM16] Code format changes applied
Fix header check
Added Push ability to edm::mpl::Vector
Added removeSchedulingTokensFromModuleLabel function
Move GUID creation from InputSource into a singleton
[CORE] [LLVM14] Apply clang-tidy and clang-format changes
Use C++ concepts for propagate_const_array
Migrate to c++17 filesystem
Add a macro to "stringize" a preprocessor token
Don't define `thread_safety_macros` in ROOT interpreter
Return comments to original message