organicmaps/base
Alexander Borsuk a16b253331 Fixed unit tests for faster float parsing
Signed-off-by: Alexander Borsuk <me@alex.bio>
2022-01-30 11:45:33 +01:00
..
base_tests Unity builds 2022-01-13 18:24:11 +03:00
internal Removed boost dependency for faster builds and cleaner output 2021-04-30 00:00:14 +02:00
array_adapters.hpp
assert.hpp Minor fixes 2021-11-27 23:08:24 +01:00
atomic_shared_ptr.hpp
base.cpp
base.hpp
beam.hpp
bidirectional_map.hpp [base] bidirectional map is adapted for different internal map types. 2020-07-02 17:53:53 +03:00
bits.hpp
buffer_vector.hpp Warning fixes 2021-12-06 18:02:29 +01:00
cache.hpp
cancellable.cpp
cancellable.hpp [base] remove unused includes 2021-05-08 16:51:15 +03:00
checked_cast.hpp [map] infrastructure for elevation info is added. review fixes 2020-03-04 15:51:13 +03:00
clustering_map.hpp [base] remove unused includes 2021-05-08 16:51:15 +03:00
CMakeLists.txt Faster and locale-independent parser for double/float 2022-01-29 21:17:50 +01:00
collection_cast.hpp
control_flow.hpp
deferred_task.cpp
deferred_task.hpp
dfa_helpers.hpp
exception.cpp
exception.hpp [base] ExceptionCatcher. Prevent returning reference on a local temporary object. 2020-07-13 17:55:45 +03:00
fifo_cache.hpp Warning fixes 2021-12-17 23:30:39 +01:00
file_name_utils.cpp
file_name_utils.hpp
geo_object_id.cpp [base] remove unused includes 2021-05-08 16:51:15 +03:00
geo_object_id.hpp
get_time.hpp
gmtime.cpp
gmtime.hpp
levenshtein_dfa.cpp [base] remove unused includes 2021-05-08 16:51:15 +03:00
levenshtein_dfa.hpp
limited_priority_queue.hpp
linked_map.hpp [base] thread pool delayed review fixes 2020-05-29 19:27:15 +03:00
logging.cpp
logging.hpp
lower_case.cpp Formatted and updated documentation 2021-06-07 08:26:40 +03:00
lru_cache.hpp Review fixes. 2020-10-02 12:07:24 +03:00
macros.hpp Several fixes per the PVS-Studio report. 2020-04-30 21:11:43 +03:00
math.cpp [base] Fixed AlmostEqualULPs in case of possible int overflow. 2021-11-24 12:12:47 +03:00
math.hpp [base] Fixed AlmostEqualULPs in case of possible int overflow. 2021-11-24 12:12:47 +03:00
matrix.hpp
mem_trie.hpp
newtype.hpp Warning fixes 2021-12-06 18:02:29 +01:00
non_intersecting_intervals.hpp [generator] add tool for post processing borders. 2020-03-04 16:57:04 +03:00
normalize_unicode.cpp Formatted and updated documentation 2021-06-07 08:26:40 +03:00
observer_list.hpp
optional_lock_guard.hpp [base] Minor fixes. 2020-10-29 20:35:40 +03:00
pprof.cpp
pprof.hpp
random.cpp
random.hpp
range_iterator.hpp
ref_counted.hpp
rolling_hash.hpp Several fixes per the PVS-Studio report. 2020-04-30 21:11:43 +03:00
scope_guard.hpp
set_operations.hpp
shared_buffer_manager.cpp [base] remove deprecated Condition and Mutex 2021-05-08 16:51:15 +03:00
shared_buffer_manager.hpp [base] remove deprecated Condition and Mutex 2021-05-08 16:51:15 +03:00
small_set.hpp
src_point.cpp
src_point.hpp
stats.hpp
std_serialization.hpp
stl_helpers.hpp Warning fixes 2021-12-06 18:02:29 +01:00
stl_iterator.hpp Unity builds 2022-01-13 18:24:11 +03:00
string_utils.cpp Fixed unit tests for faster float parsing 2022-01-30 11:45:33 +01:00
string_utils.hpp Fixed unit tests for faster float parsing 2022-01-30 11:45:33 +01:00
strings_bundle.cpp
strings_bundle.hpp
suffix_array.cpp
suffix_array.hpp
sunrise_sunset.cpp
sunrise_sunset.hpp
task_loop.hpp [base] TaskLoop::kIncorrectId is renamed to kNoId 2020-12-10 20:05:26 +03:00
thread.cpp
thread.hpp [base] remove unused includes 2021-05-08 16:51:15 +03:00
thread_checker.cpp
thread_checker.hpp
thread_pool.cpp
thread_pool.hpp
thread_pool_computational.hpp
thread_pool_delayed.cpp [base] TaskLoop::kIncorrectId is renamed to kNoId 2020-12-10 20:05:26 +03:00
thread_pool_delayed.hpp [base] TaskLoop::kIncorrectId is renamed to kNoId 2020-12-10 20:05:26 +03:00
thread_safe_queue.hpp Unity builds 2022-01-13 18:24:11 +03:00
thread_utils.hpp Unity builds 2022-01-13 18:24:11 +03:00
threaded_container.cpp [base] remove deprecated Condition and Mutex 2021-05-08 16:51:15 +03:00
threaded_container.hpp [base] remove deprecated Condition and Mutex 2021-05-08 16:51:15 +03:00
threaded_list.hpp [base] remove dead code from threaded_list 2021-05-08 16:51:15 +03:00
timegm.cpp
timegm.hpp
timer.cpp
timer.hpp [debug] Minor search logs improvement 2021-08-30 01:07:27 +02:00
uni_string_dfa.cpp
uni_string_dfa.hpp
visitor.hpp
waiter.hpp