.. |
base_tests
|
Added Observers interface to Index.
|
2015-09-22 16:41:33 -07:00 |
internal
|
C++11 way for logging & macroses.
|
2015-09-22 16:37:39 -07:00 |
array_adapters.hpp
|
|
|
assert.hpp
|
C++11 way for logging & macroses.
|
2015-09-22 16:37:39 -07:00 |
base.cpp
|
[Tizen] Replaced OMIM_OS_BADA with OMIM_OS_TIZEN
|
2015-09-22 16:14:41 -07:00 |
base.hpp
|
|
|
base.pro
|
Added Observers interface to Index.
|
2015-09-22 16:41:33 -07:00 |
bits.hpp
|
Code style fixes.
|
2015-09-22 16:33:19 -07:00 |
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
|
[Tizen] Replaced OMIM_OS_BADA with OMIM_OS_TIZEN
|
2015-09-22 16:14:41 -07:00 |
condition.hpp
|
|
|
condition_bada.cpp
|
|
|
condition_posix.cpp
|
[Tizen] Replaced OMIM_OS_BADA with OMIM_OS_TIZEN
|
2015-09-22 16:14:41 -07:00 |
condition_windows_native.cpp
|
[msvc][win] Fixed compilation issues
|
2015-09-22 16:30:57 -07:00 |
const_helper.hpp
|
|
|
exception.cpp
|
|
|
exception.hpp
|
|
|
fence_manager.cpp
|
Removed some logs from release builds
|
2015-09-22 16:12:59 -07:00 |
fence_manager.hpp
|
|
|
limited_priority_queue.hpp
|
|
|
logging.cpp
|
fixed warnings for [coding]
|
2015-09-22 16:40:00 -07:00 |
logging.hpp
|
[core] Fixed LOG macros.
|
2015-09-22 16:29:46 -07:00 |
lower_case.cpp
|
Renamed methods.
|
2015-09-22 16:41:31 -07:00 |
macros.hpp
|
Fixed MwmSet::Register() signature.
|
2015-09-22 16:41:35 -07:00 |
math.hpp
|
Review fixes.
|
2015-09-22 16:30:55 -07:00 |
matrix.hpp
|
review fixes
|
2015-09-22 16:35:54 -07:00 |
mem_trie.hpp
|
Fixes.
|
2015-09-22 16:37:44 -07:00 |
mru_cache.hpp
|
|
|
mutex.hpp
|
[Tizen] Replaced OMIM_OS_BADA with OMIM_OS_TIZEN
|
2015-09-22 16:14:41 -07:00 |
normalize_unicode.cpp
|
Renamed methods.
|
2015-09-22 16:41:31 -07:00 |
object_tracker.cpp
|
|
|
object_tracker.hpp
|
|
|
observer_list.hpp
|
Fixed constantness.
|
2015-09-22 16:41:36 -07:00 |
pseudo_random.cpp
|
[coding] Factor out GetRand64() (commit by Viktor Govakoko).
|
2015-09-22 16:35:10 -07:00 |
pseudo_random.hpp
|
[coding] Factor out GetRand64() (commit by Viktor Govakoko).
|
2015-09-22 16:35:10 -07:00 |
regexp.hpp
|
[testing] Added regexp-based filter for tests.
|
2015-09-22 16:37:08 -07:00 |
resource_pool.cpp
|
|
|
resource_pool.hpp
|
Removed annoying debug logs
|
2015-09-22 16:36:31 -07:00 |
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
|
Added CounterIterator.
|
2015-09-22 16:13:18 -07:00 |
shared_buffer_manager.cpp
|
[msvc][win] Fixed compilation issues
|
2015-09-22 16:30:57 -07:00 |
shared_buffer_manager.hpp
|
[drape] upload stipple pens on texture. Test for uploading
|
2015-09-22 16:24:47 -07:00 |
SRC_FIRST.hpp
|
|
|
src_point.cpp
|
Review fixes.
|
2015-09-22 16:30:55 -07:00 |
src_point.hpp
|
Removed unused includes in base files.
|
2015-09-22 16:30:52 -07:00 |
stats.hpp
|
Removed unused includes in base files.
|
2015-09-22 16:30:52 -07:00 |
std_serialization.hpp
|
|
|
stl_add.hpp
|
Removed unused includes in base files.
|
2015-09-22 16:30:52 -07:00 |
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
|
Renamed methods.
|
2015-09-22 16:41:31 -07:00 |
string_utils.hpp
|
Renamed methods.
|
2015-09-22 16:41:31 -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
|
Added ThreadChecker. Fixed dtor of WorkerThread.
|
2015-09-22 16:38:01 -07:00 |
thread_checker.hpp
|
Added ThreadChecker. Fixed dtor of WorkerThread.
|
2015-09-22 16:38:01 -07:00 |
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
|
Removed annoying debug logs
|
2015-09-22 16:36:31 -07:00 |
threaded_priority_queue.hpp
|
|
|
timer.cpp
|
Fixed constantness.
|
2015-09-22 16:41:36 -07:00 |
timer.hpp
|
Fixed MwmSet::Register() signature.
|
2015-09-22 16:41:35 -07:00 |
worker_thread.hpp
|
Added ThreadChecker. Fixed dtor of WorkerThread.
|
2015-09-22 16:38:01 -07:00 |