.. |
bitmask.cpp
|
Use const reference if range-based for if appropriate.
|
2021-11-10 20:39:35 +03:00 |
buffer.cpp
|
Explicitly specify namespace td in tdutils tests.
|
2021-10-14 15:08:35 +03:00 |
ConcurrentHashMap.cpp
|
Init some fields just in case.
|
2021-11-11 17:39:09 +03:00 |
crypto.cpp
|
Minor improvements.
|
2021-10-21 12:51:16 +03:00 |
Enumerator.cpp
|
Update copyright year.
|
2021-01-01 15:57:46 +03:00 |
EpochBasedMemoryReclamation.cpp
|
Remove superflous endif comments.
|
2021-10-25 10:05:15 +03:00 |
filesystem.cpp
|
Update copyright year.
|
2021-01-01 15:57:46 +03:00 |
gzip.cpp
|
Minor improvements.
|
2021-10-21 12:51:16 +03:00 |
HazardPointers.cpp
|
Remove superflous endif comments.
|
2021-10-25 10:05:15 +03:00 |
heap.cpp
|
Remove redundant semicolons.
|
2021-08-30 23:27:32 +03:00 |
HttpUrl.cpp
|
Split path in HttpUrlQuery.
|
2021-05-25 04:39:41 +03:00 |
json.cpp
|
Minor improvements.
|
2021-10-21 12:51:16 +03:00 |
List.cpp
|
Fix tests compilation without threads.
|
2021-10-25 10:37:38 +03:00 |
log.cpp
|
Minor improvements.
|
2021-10-21 12:51:16 +03:00 |
misc.cpp
|
Remove explicit verbosity level changes in tests.
|
2021-11-21 21:41:11 +03:00 |
MpmcQueue.cpp
|
Remove superflous endif comments.
|
2021-10-25 10:05:15 +03:00 |
MpmcWaiter.cpp
|
Remove superflous endif comments.
|
2021-10-25 10:05:15 +03:00 |
MpscLinkQueue.cpp
|
Remove superflous endif comments.
|
2021-10-25 10:05:15 +03:00 |
OptionParser.cpp
|
Minor improvements.
|
2021-10-21 12:51:16 +03:00 |
OrderedEventsProcessor.cpp
|
Minor improvements.
|
2021-10-21 12:51:16 +03:00 |
port.cpp
|
Fix building with TD_EVENTFD_UNSUPPORTED.
|
2021-10-25 01:46:39 +03:00 |
pq.cpp
|
Use const reference if range-based for if appropriate.
|
2021-11-10 20:39:35 +03:00 |
SharedObjectPool.cpp
|
Update copyright year.
|
2021-01-01 15:57:46 +03:00 |
SharedSlice.cpp
|
Minor improvements.
|
2021-10-21 12:51:16 +03:00 |
StealingQueue.cpp
|
Fix tests compilation without threads.
|
2021-10-25 10:37:38 +03:00 |
variant.cpp
|
Remove redundant semicolons.
|
2021-08-30 23:27:32 +03:00 |