organicmaps/base
2015-09-22 16:41:29 -07:00
..
base_tests One more insert method for buffer_vector. 2015-09-22 16:41:29 -07:00
internal
array_adapters.hpp
assert.hpp
base.cpp
base.hpp
base.pro [base] Fixed data races and other concurrency bugs. 2015-09-22 16:38:52 -07:00
bits.hpp
buffer_vector.hpp One more insert method for buffer_vector. 2015-09-22 16:41:29 -07:00
cache.hpp
cancellable.hpp [base] Fixed data races and other concurrency bugs. 2015-09-22 16:38:52 -07:00
commands_queue.cpp [threading] Follow-up small fix to CommandsQueue. 2015-09-22 16:41:25 -07:00
commands_queue.hpp [thread] Refactored lifetime management of multithreaded tasks. 2015-09-22 16:41:24 -07:00
condition.cpp
condition.hpp
condition_bada.cpp
condition_posix.cpp
condition_windows_native.cpp
const_helper.hpp
exception.cpp
exception.hpp
fence_manager.cpp
fence_manager.hpp
limited_priority_queue.hpp
logging.cpp fixed warnings for [coding] 2015-09-22 16:40:00 -07:00
logging.hpp
lower_case.cpp Better documentation for MakeLowerCase and Normalize. 2015-09-22 16:41:26 -07:00
macros.hpp
math.hpp
matrix.hpp
mem_trie.hpp
mru_cache.hpp
mutex.hpp
normalize_unicode.cpp Better documentation for MakeLowerCase and Normalize. 2015-09-22 16:41:26 -07:00
object_tracker.cpp
object_tracker.hpp
pseudo_random.cpp
pseudo_random.hpp
regexp.hpp
resource_pool.cpp
resource_pool.hpp
rolling_hash.hpp
runner.cpp
runner.hpp
scheduled_task.cpp [thread] Refactored lifetime management of multithreaded tasks. 2015-09-22 16:41:24 -07:00
scheduled_task.hpp [thread] Refactored lifetime management of multithreaded tasks. 2015-09-22 16:41:24 -07:00
scope_guard.hpp
set_operations.hpp
shared_buffer_manager.cpp
shared_buffer_manager.hpp
SRC_FIRST.hpp
src_point.cpp
src_point.hpp
stats.hpp
std_serialization.hpp
stl_add.hpp
stl_iterator.hpp Moved boost::make_transform_iterator into std/transform_iterator.hpp. 2015-09-22 16:41:28 -07:00
string_format.cpp
string_format.hpp
string_utils.cpp Fixed AlmostEqual() algorithm. 2015-09-22 16:38:34 -07:00
string_utils.hpp Better documentation for MakeLowerCase and Normalize. 2015-09-22 16:41:26 -07:00
strings_bundle.cpp
strings_bundle.hpp
swap.hpp
thread.cpp [thread] Refactored lifetime management of multithreaded tasks. 2015-09-22 16:41:24 -07:00
thread.hpp Review fixes. 2015-09-22 16:41:25 -07:00
thread_checker.cpp
thread_checker.hpp
thread_pool.cpp [thread] Refactored lifetime management of multithreaded tasks. 2015-09-22 16:41:24 -07:00
thread_pool.hpp [thread] Refactored lifetime management of multithreaded tasks. 2015-09-22 16:41:24 -07:00
threaded_container.cpp [base] Fixed data races and other concurrency bugs. 2015-09-22 16:38:52 -07:00
threaded_container.hpp [base] Fixed data races and other concurrency bugs. 2015-09-22 16:38:52 -07:00
threaded_list.hpp
threaded_priority_queue.hpp
timer.cpp
timer.hpp
worker_thread.hpp