zeek/src/logging
Arne Welzel 89c828ac14 Merge remote-tracking branch 'origin/topic/vern/record-optimizations.Apr23B'
* origin/topic/vern/record-optimizations.Apr23B:
  different fix for MSVC compiler issues
  more general approach for addressing MSVC compiler issues with IntrusivePtr
  restored RecordType::Create, now marked as deprecated tidying of namespaces and private class members simplification of flagging record field initializations that should be skipped address peculiar MSVC compilation complaint for IntrusivePtr's
  clarifications and tidying for record field initializations
  optimize record construction by deferring initializations of aggregates
  compile-scripts-to-C++ speedups by switching to raw record access
  logging speedup by switching to raw record access
  remove redundant record coercions

Removed the `#if 0` hunk during merging: Probably could have gone with a
doctest instead.
2023-04-19 11:59:56 +02:00
..
writers Redesign subdir-libs and plugin scaffolding 2023-04-13 22:23:46 +02:00
CMakeLists.txt Redesign subdir-libs and plugin scaffolding 2023-04-13 22:23:46 +02:00
Component.cc Unify plugin::Component and plugin::TaggedComponent into a single class 2021-11-23 19:36:49 -07:00
Component.h Spelling src 2022-11-09 12:08:15 -05:00
logging.bif GH-1079: Use full paths starting with zeek/ when including files 2020-11-12 12:15:26 -07:00
Manager.cc Merge remote-tracking branch 'origin/topic/vern/record-optimizations.Apr23B' 2023-04-19 11:59:56 +02:00
Manager.h logging speedup by switching to raw record access 2023-04-10 11:43:19 -07:00
WriterBackend.cc Fix a swath of AUTO_CAUSES_COPY issues reported by Coverity 2022-08-15 09:45:46 -07:00
WriterBackend.h Spelling src 2022-11-09 12:08:15 -05:00
WriterFrontend.cc Spelling src 2022-11-09 12:08:15 -05:00
WriterFrontend.h Spelling src 2022-11-09 12:08:15 -05:00