tdlight/tdutils/test
2022-11-24 15:25:15 +03:00
..
bitmask.cpp Remove source from next_utf8_unsafe. 2022-08-19 16:37:44 +03:00
buffer.cpp Update copyright year. 2022-01-01 03:35:39 +03:00
ChainScheduler.cpp Minore fixes. 2022-02-24 21:38:57 +03:00
ConcurrentHashMap.cpp Add td::Hash and use it everywhere instead of unusable std::hash. 2022-11-23 19:37:32 +03:00
crypto.cpp Update copyright year. 2022-01-01 03:35:39 +03:00
emoji.cpp Fix remove_emoji_modifiers. 2022-11-11 22:20:38 +03:00
Enumerator.cpp Update copyright year. 2022-01-01 03:35:39 +03:00
EpochBasedMemoryReclamation.cpp Update copyright year. 2022-01-01 03:35:39 +03:00
filesystem.cpp Fix clean_filename test. 2022-05-12 13:10:19 +03:00
gzip.cpp Minor fixes. 2022-01-31 15:56:44 +03:00
hashset_benchmark.cpp Add td::Hash and use it everywhere instead of unusable std::hash. 2022-11-23 19:37:32 +03:00
HashSet.cpp Fix compilation error. 2022-11-24 15:25:15 +03:00
HazardPointers.cpp Update copyright year. 2022-01-01 03:35:39 +03:00
heap.cpp Update copyright year. 2022-01-01 03:35:39 +03:00
HttpUrl.cpp Fix parse_url_query test. 2022-10-26 09:13:42 +03:00
json.cpp Update copyright year. 2022-01-01 03:35:39 +03:00
List.cpp Improve field names. 2022-10-27 13:06:12 +03:00
log.cpp Add AsyncFileLog. 2022-10-09 13:04:57 +03:00
misc.cpp Add td::Hash and use it everywhere instead of unusable std::hash. 2022-11-23 19:37:32 +03:00
MpmcQueue.cpp Update copyright year. 2022-01-01 03:35:39 +03:00
MpmcWaiter.cpp Update copyright year. 2022-01-01 03:35:39 +03:00
MpscLinkQueue.cpp Update copyright year. 2022-01-01 03:35:39 +03:00
OptionParser.cpp Update copyright year. 2022-01-01 03:35:39 +03:00
OrderedEventsProcessor.cpp Update copyright year. 2022-01-01 03:35:39 +03:00
port.cpp Add thread.get_id() test. 2022-10-04 23:00:02 +03:00
pq.cpp Add another pq_factorize test. 2022-03-21 20:43:28 +03:00
SharedObjectPool.cpp Update copyright year. 2022-01-01 03:35:39 +03:00
SharedSlice.cpp Update copyright year. 2022-01-01 03:35:39 +03:00
StealingQueue.cpp Update copyright year. 2022-01-01 03:35:39 +03:00
variant.cpp Update copyright year. 2022-01-01 03:35:39 +03:00
WaitFreeHashMap.cpp Rename size() to calc_size() for WaitFree hash tables. 2022-11-18 13:16:24 +03:00
WaitFreeHashSet.cpp Rename size() to calc_size() for WaitFree hash tables. 2022-11-18 13:16:24 +03:00
WaitFreeVector.cpp Add WaitFreeVector. 2022-08-02 14:27:18 +03:00