BTCP-Rebase/src/support
practicalswift c3f34d06be Make it clear which functions that are intended to be translation unit local
Do not share functions that are meant to be translation unit local with
other translation units. Use internal linkage for those consistently.
2018-05-03 21:47:40 +02:00
..
allocators Increment MIT Licence copyright header year on files modified in 2017 2018-01-03 02:26:56 +09:00
cleanse.cpp Increment MIT Licence copyright header year on files modified in 2017 2018-01-03 02:26:56 +09:00
cleanse.h Increment MIT Licence copyright header year on files modified in 2017 2018-01-03 02:26:56 +09:00
events.h Increment MIT Licence copyright header year on files modified in 2017 2018-01-03 02:26:56 +09:00
lockedpool.cpp Make it clear which functions that are intended to be translation unit local 2018-05-03 21:47:40 +02:00
lockedpool.h Merge #12048: Use best-fit strategy in Arena, now O(log(n)) instead O(n) 2018-03-22 14:28:37 +01:00