Branch: refs/heads/topic/robin/string-followup
Home:
https://github.com/zeek/spicy
Commit: bc7f6b698cf06272070fa92b0e06f768c6c74df7
https://github.com/zeek/spicy/commit/bc7f6b698cf06272070fa92b0e06f768c6c74df7
Author: Robin Sommer <
ro...@icir.org>
Date: 2026-03-31 (Tue, 31 Mar 2026)
Changed paths:
M hilti/runtime/include/types/string.h
Log Message:
-----------
Make our strings hashable.
Commit: 4796c37e39bb1a09cac12b9497aa2491ee7ea6c0
https://github.com/zeek/spicy/commit/4796c37e39bb1a09cac12b9497aa2491ee7ea6c0
Author: Robin Sommer <
ro...@icir.org>
Date: 2026-03-31 (Tue, 31 Mar 2026)
Changed paths:
M hilti/runtime/include/types/port.h
M hilti/runtime/src/types/port.cc
M spicy/lib/spicy-driver-host.cc
M spicy/runtime/include/driver.h
M spicy/runtime/include/global-state.h
M spicy/runtime/include/mime.h
M spicy/runtime/include/parser.h
M spicy/runtime/include/sink.h
M spicy/runtime/src/driver.cc
M spicy/runtime/src/init.cc
M spicy/runtime/src/parser.cc
M spicy/runtime/src/sink.cc
M spicy/runtime/src/tests/init.cc
M spicy/runtime/src/tests/parser.cc
M spicy/runtime/tests/benchmarks/parsing.cc
M spicy/toolchain/bin/spicy-driver.cc
M spicy/toolchain/bin/spicy-dump/main.cc
M tests/spicy/doc/my_http-host-driver-hlto.cc
M tests/spicy/doc/my_http-host-driver.cc
M tests/spicy/types/sink/connect-mime-across-modules-cxx.spicy
Log Message:
-----------
Move further string usages over to our custom class.
These originally appeared to be fine for leaving as `std::string`, but
it turns out that's inconsistent after all and potentially leading to
trouble.,
Compare:
https://github.com/zeek/spicy/compare/bc7f6b698cf0%5E...4796c37e39bb
To unsubscribe from these emails, change your notification settings at
https://github.com/zeek/spicy/settings/notifications