index
:
tdlib
debian
Cross-platform library for building Telegram clients
Maria Lisina
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
tdutils
/
td
/
utils
/
MemoryLog.h
Age
Commit message (
Expand
)
Author
2026-01-01
Update copyright year.
levlam
2025-01-01
Update copyright year.
levlam
2024-01-01
Update copyright year.
levlam
2023-01-01
Update copyright year.
levlam
2022-01-01
Update copyright year.
levlam
2021-10-20
Use auto as variable type if it is initialized with a cast.
levlam
2021-07-04
Make inherited classes final if possible.
levlam
2021-05-17
Make LogInterface::append non-virtual.
levlam
2021-05-17
Remove redundant LogInterface::rotate overrides.
levlam
2021-01-01
Update copyright year.
levlam
2020-08-04
Improve MemoryLog buffer size checks.
levlam
2020-08-04
Improve MemoryLog.
levlam
2020-06-22
Unify constant name style.
levlam
2020-01-01
Update copyright year.
levlam
2019-01-24
Explicitly init some std::atomic.
levlam
2019-01-01
Update copyright year.
levlam
2018-02-12
Move some implementation to cpp.
levlam
2018-01-24
Add set_fatal_error_callback to public Log interface.
levlam
2018-01-02
Update copyright year.
levlam
2017-12-31
Project import generated by Copybara.
Arseny Smirnov