| Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
and enable callback concept check
|
|
singleton instance (it is trivially constructible)
|
|
|
|
|
|
|
|
|
|
|
|
std::ranges algorithms
|
|
reduce number of replacements needed when upgrading fmt to new major version
|
|
|
|
for .reset())
|
|
SkillLineAbility::AcquireMethod = 4
|
|
|
|
|
|
|
|
* Devirtualize calls to Read and Update by marking concrete implementations as final
* Removed derived class template argument
* Specialize boost::asio::basic_stream_socket for boost::asio::io_context instead of type-erased any_io_executor
* Make socket initialization easier composable (before entering Read loop)
* Remove use of deprecated boost::asio::null_buffers and boost::beast::ssl_stream
|
|
|
|
|
|
|
|
|
|
|
|
InstanceServerPort
|
|
|
|
compiler error messages
|
|
|
|
|
|
Closes #30511
|
|
|
|
|
|
|
|
installed
|
|
|
|
will break in future MSVC release (#30460)
|
|
Trinity::StringFormat where possible in common and database projects
|
|
|
|
it to create deleters with compile time constant functions (reduces its size to just sizeof(void*))
|
|
|
|
to finish
|
|
|
|
* Avoid formatting to output with fprintf
* Use vector instead of unordered_map to store appenders in Logger
|
|
objects to better integrate with std algorithms (not calling through a function pointer allows inlining)
|
|
only pointers
|
|
|
|
|
|
(cherry picked from commit 370685457e83c9657c1337ea5a2dc2f07e01af62)
|
|
* Added comparison operators
* Added type casting helper functions
|
|
assignment operator
|