spot/spot/priv
Alexandre Duret-Lutz 830f68b3b9 robin_hood: Update to version 3.11.3
The only difference with upstream is that we keep std::malloc() as
malloc() to avoid issues with gnulib that sometimes redefine malloc to
rpl_malloc with a macro without defining std::rpl_malloc.

* spot/priv/robin_hood.hh, debian/copyright: Update.
* spot/priv/Makefile.am (update): Rename std::malloc to malloc.
2021-09-16 14:07:17 +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 robin_hood: Update to version 3.11.3 2021-09-16 14:07:17 +02:00
robin_hood.hh robin_hood: Update to version 3.11.3 2021-09-16 14:07:17 +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