mirror of
https://github.com/zeek/zeek.git
synced 2025-10-01 22:28:20 +00:00
Merge remote-tracking branch 'origin/topic/vern/emphasize-IDPtrs'
* origin/topic/vern/emphasize-IDPtrs: fixup! fixup! shift much of the internal use of ID* identifier pointers over to IDPtr objects fixup! shift much of the internal use of ID* identifier pointers over to IDPtr objects fixup! shift much of the internal use of ID* identifier pointers over to IDPtr objects fixup! shift much of the internal use of ID* identifier pointers over to IDPtr objects annotate a number of BTests as unsuited for -O gen-C++ testing due to multiple Zeek runs BTest baseline updates for -O gen-C++ - all minor tweaks BTest updates for script optimization tracking of BiFs regression test for former ASAN issue with script optimization of lambdas shift much of the internal use of ID* identifier pointers over to IDPtr objects maintenance update for script optimization's knowledge of BiFs logger fix for interoperability with -O gen-C++ code
This commit is contained in:
commit
e3b22cd21f
85 changed files with 488 additions and 417 deletions
24
CHANGES
24
CHANGES
|
@ -1,3 +1,27 @@
|
|||
8.1.0-dev.508 | 2025-09-03 15:02:41 -0700
|
||||
|
||||
* fixup! fixup! shift much of the internal use of ID* identifier pointers over to IDPtr objects (Vern Paxson, Corelight)
|
||||
|
||||
* fixup! shift much of the internal use of ID* identifier pointers over to IDPtr objects (Vern Paxson, Corelight)
|
||||
|
||||
* fixup! shift much of the internal use of ID* identifier pointers over to IDPtr objects (Vern Paxson, Corelight)
|
||||
|
||||
* fixup! shift much of the internal use of ID* identifier pointers over to IDPtr objects (Vern Paxson, Corelight)
|
||||
|
||||
* annotate a number of BTests as unsuited for -O gen-C++ testing due to multiple Zeek runs (Vern Paxson, Corelight)
|
||||
|
||||
* BTest baseline updates for -O gen-C++ - all minor tweaks (Vern Paxson, Corelight)
|
||||
|
||||
* BTest updates for script optimization tracking of BiFs (Vern Paxson, Corelight)
|
||||
|
||||
* regression test for former ASAN issue with script optimization of lambdas (Vern Paxson, Corelight)
|
||||
|
||||
* shift much of the internal use of ID* identifier pointers over to IDPtr objects (Vern Paxson, Corelight)
|
||||
|
||||
* maintenance update for script optimization's knowledge of BiFs (Vern Paxson, Corelight)
|
||||
|
||||
* logger fix for interoperability with -O gen-C++ code (Vern Paxson, Corelight)
|
||||
|
||||
8.1.0-dev.496 | 2025-09-03 16:17:23 -0400
|
||||
|
||||
* tightened up parsing of $field=X record constructor expressions (Vern Paxson, Corelight)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue