spot/spot/ta
Etienne Renault 23edf52dd5 fixpool: propose alternative policy
In 3fe74f1c, fixed_size_pool was changed in order to
help memcheck to detect "potential" memory leaks. In a
multithreaded context, this could raise false alarm. To
solve this, we proprose 2 policies for the pool, one with
the check and one without.

* spot/misc/fixpool.cc: deleted ...
* spot/ltsmin/ltsmin.cc, spot/ltsmin/spins_kripke.hh,
spot/mc/deadlock.hh, spot/misc/Makefile.am,
spot/misc/fixpool.cc, spot/misc/fixpool.hh,
spot/priv/allocator.hh, spot/ta/tgtaproduct.cc,
spot/ta/tgtaproduct.hh, spot/twa/twaproduct.cc,
spot/twa/twaproduct.hh, tests/core/mempool.cc: Here.
2020-06-03 12:22:26 +02:00
..
Makefile.am include config.h in all *.cc files 2018-02-21 17:59:09 +01:00
ta.cc noexcept: please gcc snapshot 2018-11-29 10:16:01 +00:00
ta.hh noexcept: please gcc snapshot 2018-11-29 10:16:01 +00:00
taexplicit.cc gcc-snapshot warnings 2018-08-11 17:33:53 +02:00
taexplicit.hh remove useless forward declaration 2018-07-23 10:00:56 +02:00
taproduct.cc Clean the usage of spot::acc_cond::mark_t 2018-03-15 10:05:24 +01:00
taproduct.hh fix unpaired copy-ctor/op= reported by PVS-Stydio 2016-10-29 12:37:21 +02:00
tgta.hh use more override and final keywords 2016-02-16 11:59:00 +01:00
tgtaexplicit.cc include config.h in all *.cc files 2018-02-21 17:59:09 +01:00
tgtaexplicit.hh sanity: Replace tabulars by spaces in *.cc *.hh *.hxx 2016-03-10 17:40:46 +01:00
tgtaproduct.cc fixpool: propose alternative policy 2020-06-03 12:22:26 +02:00
tgtaproduct.hh fixpool: propose alternative policy 2020-06-03 12:22:26 +02:00