zeek/src/script_opt
Tim Wojtulewicz ac7e7f9ed9 Merge remote-tracking branch 'origin/topic/vern/Jan23-C++-maint'
* origin/topic/vern/Jan23-C++-maint:
  Maintenance updates for -O gen-C++ / -O gen-standalone-C++   fixes for using BiFs in standalone global initializations   avoiding redundant global initializations   updates to maintenance scripts and notes   removal of an unused member variable
2023-01-23 14:35:24 -07:00
..
CPP Maintenance updates for -O gen-C++ / -O gen-standalone-C++ 2023-01-12 14:08:45 -08:00
ZAM Fix ZAM memory leak as reported in #2634 2023-01-09 12:15:52 +01:00
Expr.cc script optimization fix for new-style table constructors 2022-09-16 09:37:17 -07:00
ExprOptInfo.h Reformat the world 2021-09-16 15:35:39 -07:00
GenIDDefs.cc Spelling src 2022-11-09 12:08:15 -05:00
GenIDDefs.h Deprecate bro_int_t and bro_uint_t 2022-07-12 12:01:23 -07:00
IDOptInfo.cc restructured tracking of initializations of globals for script compilation 2022-09-29 15:08:53 -07:00
IDOptInfo.h restructured tracking of initializations of globals for script compilation 2022-09-29 15:08:53 -07:00
Inline.cc Script optimization maintenance and updates: 2022-11-08 11:56:32 -08:00
Inline.h speed up ZAM compilation by capping function size when inlining 2022-05-14 14:52:31 -07:00
ProfileFunc.cc Spelling src 2022-11-09 12:08:15 -05:00
ProfileFunc.h Spelling src 2022-11-09 12:08:15 -05:00
Reduce.cc updates to ZAM to track recent changes in script semantics 2021-12-04 20:24:39 -05:00
Reduce.h Spelling src 2022-11-09 12:08:15 -05:00
ScriptOpt.cc script optimization fixes: 2022-11-20 12:16:25 -08:00
ScriptOpt.h Script optimization maintenance and updates: 2022-11-08 11:56:32 -08:00
Stmt.cc Merge remote-tracking branch 'jsoref/spelling-src' 2022-11-11 12:49:15 -07:00
StmtOptInfo.h speed up ZAM compilation by capping function size when inlining 2022-05-14 14:52:31 -07:00
TempVar.cc Reformat the world 2021-09-16 15:35:39 -07:00
TempVar.h removing -uu functionality and associated script analysis now no longer needed 2021-09-22 11:17:28 -07:00
UsageAnalyzer.cc Spelling src 2022-11-09 12:08:15 -05:00
UsageAnalyzer.h classes for evaluating function/hook/event usage 2022-05-26 17:38:38 -07:00
UseDefs.cc Fix a swath of AUTO_CAUSES_COPY issues reported by Coverity 2022-08-15 09:45:46 -07:00
UseDefs.h Spelling src 2022-11-09 12:08:15 -05:00