3
0
Fork 0
mirror of https://github.com/Z3Prover/z3 synced 2025-08-14 14:55:25 +00:00
z3/src
Nuno Lopes b1ab695eb6
fix #7603: race condition in Ctrl-C handling (#7755)
* fix #7603: race condition in Ctrl-C handling

* fix race in cancel_eh

* fix build
2025-08-06 14:27:28 -07:00
..
ackermannization Centralize and document TRACE tags using X-macros (#7657) 2025-05-28 14:31:25 +01:00
api fix #7603: race condition in Ctrl-C handling (#7755) 2025-08-06 14:27:28 -07:00
ast Update euf_completion.cpp 2025-08-03 14:17:00 -07:00
cmd_context Centralize and document TRACE tags using X-macros (#7657) 2025-05-28 14:31:25 +01:00
math indentation 2025-07-25 11:00:30 -07:00
model Centralize and document TRACE tags using X-macros (#7657) 2025-05-28 14:31:25 +01:00
muz move smt params to params directory, update release.yml 2025-06-09 10:47:22 -07:00
nlsat use usize to suppress the data loss warnings 2025-07-02 14:42:55 -07:00
opt move smt params to params directory, update release.yml 2025-06-09 10:47:22 -07:00
params add option to selectively disable variable solving for only ground expressions 2025-07-25 19:15:20 -07:00
parsers Centralize and document TRACE tags using X-macros (#7657) 2025-05-28 14:31:25 +01:00
qe move smt params to params directory, update release.yml 2025-06-09 10:47:22 -07:00
sat revamp ac plugin and plugin propagation 2025-07-21 07:35:06 -07:00
shell move smt params to params directory, update release.yml 2025-06-09 10:47:22 -07:00
smt Update smt_parallel.cpp 2025-08-03 14:17:00 -07:00
solver remove a bunch of string copies 2025-08-03 10:41:38 +01:00
tactic fix #7725 - proofs are only possible if context was created with proofs enabled 2025-07-12 09:14:23 +02:00
test fix #7603: race condition in Ctrl-C handling (#7755) 2025-08-06 14:27:28 -07:00
util fix #7603: race condition in Ctrl-C handling (#7755) 2025-08-06 14:27:28 -07:00
CMakeLists.txt move smt params to params directory, update release.yml 2025-06-09 10:47:22 -07:00