spot/spot/priv
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
..
accmap.hh Clean the usage of spot::acc_cond::mark_t 2018-03-15 10:05:24 +01:00
allocator.hh fixpool: propose alternative policy 2020-06-03 12:22:26 +02:00
bddalloc.cc include config.h in all *.cc files 2018-02-21 17:59:09 +01:00
bddalloc.hh gcc-snapshot warnings 2018-08-11 17:33:53 +02:00
freelist.cc include config.h in all *.cc files 2018-02-21 17:59:09 +01:00
freelist.hh gcc-snapshot warnings 2018-08-11 17:33:53 +02:00
Makefile.am determinize: various micro optimizations 2019-10-17 09:45:43 +02:00
robin_hood.hh determinize: various micro optimizations 2019-10-17 09:45:43 +02:00
satcommon.cc deprecate spot::acc_cond::format() 2019-07-05 22:43:36 +02:00
satcommon.hh deprecate spot::acc_cond::format() 2019-07-05 22:43:36 +02:00
trim.cc trim: avoid the soon-to-be-deprecated std::ptr_fun 2019-10-17 13:39:51 +02:00
trim.hh rename src/ as spot/ and use include <spot/...> 2015-12-04 20:13:59 +01:00
weight.cc include config.h in all *.cc files 2018-02-21 17:59:09 +01:00
weight.hh remove stray semi-colons reported by -Wpedantic 2017-02-01 18:02:40 +01:00