organicmaps/base
2016-03-23 16:16:29 +03:00
..
base_tests [Old map downloader] Migration tests 2016-03-23 16:15:17 +03:00
internal Added DebugPrint for unordered_map/set. 2016-03-23 16:14:20 +03:00
array_adapters.hpp
assert.hpp
base.cpp [logging] Abort app if LOG error level is greater than LERROR (debug) or LCRITICAL (release). 2015-09-25 17:17:51 +03:00
base.hpp
base.pro Implement type of a FeatureType serialization. 2016-03-23 16:04:06 +03:00
bits.hpp [coding, search] Added Subtract() method to BitVectors. 2016-03-23 16:02:26 +03:00
buffer_vector.hpp [search] Fixed greedy street matching. 2016-03-23 16:16:29 +03:00
cache.hpp Fixed cache.hpp: added #pragma once 2016-01-22 19:33:53 +03:00
cancellable.hpp
collection_cast.hpp [editor] Review fixes. 2016-03-23 16:14:15 +03:00
condition.cpp
condition.hpp
condition_bada.cpp
condition_posix.cpp
condition_windows_native.cpp
const_helper.hpp
exception.cpp
exception.hpp
limited_priority_queue.hpp
logging.cpp Global logging level now uses atomic to avoid multithreading issues. 2016-03-23 16:14:15 +03:00
logging.hpp Renaming to ScopedLogLevelChanger. 2016-03-23 16:14:15 +03:00
lower_case.cpp
macros.hpp [search] Skeleton of a SearchQueryV2 (Geocoder). 2016-03-23 16:02:57 +03:00
math.hpp [drape] forming geometry for CW triangle order 2015-11-30 16:04:03 +03:00
matrix.hpp Routes rendering in RG 2015-09-22 16:59:32 -07:00
mem_trie.hpp
mutex.hpp rebase fixes 2015-11-30 16:04:16 +03:00
normalize_unicode.cpp Work-around from Apple’s dev team for clang3.6 hanging when compiling normalize_unicode.cpp with -O2 or -O3. 2015-09-22 17:32:32 -07:00
object_tracker.cpp rebase fixes 2015-11-30 16:04:16 +03:00
object_tracker.hpp
observer_list.hpp rebase fixes 2015-11-30 16:04:16 +03:00
range_iterator.hpp [editor] Review fixes. 2016-03-23 16:14:15 +03:00
rolling_hash.hpp
scope_guard.hpp
set_operations.hpp
shared_buffer_manager.cpp [drape] optimizations 2015-11-30 16:10:00 +03:00
shared_buffer_manager.hpp [drape] optimizations 2015-11-30 16:10:00 +03:00
SRC_FIRST.hpp
src_point.cpp
src_point.hpp
stats.hpp
std_serialization.hpp
stl_add.hpp
stl_helpers.hpp [search] Implemented instersection of BUILDINGs with STREETs. 2016-03-23 16:03:03 +03:00
stl_iterator.hpp
string_format.cpp
string_format.hpp
string_utils.cpp Cuisine normalisation #https://trello.com/c/TKooF4Q0/25-cuisine 2016-01-13 17:53:42 +03:00
string_utils.hpp FeatureType from/to XMLFeature. 2016-03-23 16:04:00 +03:00
strings_bundle.cpp
strings_bundle.hpp
sunrise_sunset.cpp Implementation of day time calculator 2015-12-29 18:03:24 +03:00
sunrise_sunset.hpp Implementation of day time calculator 2015-12-29 18:03:24 +03:00
swap.hpp
thread.cpp ThreadFunc takes function by refref 2015-09-22 16:59:19 -07:00
thread.hpp rebase fixes 2015-11-30 16:04:16 +03:00
thread_checker.cpp
thread_checker.hpp Added thread checker macro and its usage 2015-09-22 17:00:00 -07:00
thread_pool.cpp
thread_pool.hpp
threaded_container.cpp
threaded_container.hpp
threaded_list.hpp
threaded_priority_queue.hpp
timegm.cpp Implementation of day time calculator 2015-12-29 18:03:24 +03:00
timegm.hpp Implementation of day time calculator 2015-12-29 18:03:24 +03:00
timer.cpp Correctly print invalid timestamp. 2016-03-23 16:14:52 +03:00
timer.hpp [drape] move navigator on frontend renderer 2015-11-30 16:07:41 +03:00
worker_thread.hpp