Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/gabime/spdlog.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-12-10Delete out/build/x64-Debug directoryv2.xGabi Melman
2021-12-10Delete .vs directoryGabi Melman
2021-12-10Fixed file_event_handlers test for windowsgabime
2021-12-10merge 1.xgabime
2021-12-10updated file_event_handlers testsgabime
2021-12-10Updated file_event_handlers testsgabime
2021-12-10Updated file_event_handlers testsgabime
2021-12-10Merge branch 'v1.x' into v2.xgabime
2021-12-10Added file event handlers testgabime
2021-12-09Fixed asynch.h compilegabime
2021-12-09Merge v1.xgabime
2021-12-09Update bench CMakelists.txtgabime
2021-12-09Update to google benchmark to v1.6.0Gabi Melman
2021-12-09Update thread_pool.hGabi Melman
2021-12-09Update thread_pool.hGabi Melman
2021-12-09Update thread_pool.hGabi Melman
2021-12-08Merge pull request #2206 from SBAM/v1.xGabi Melman
2021-12-08Added missing global thread-pool initialization helper.Philippe Serreault
2021-12-08Allow custom callback to be executed by thread-pool's threads before joining ...Philippe Serreault
2021-12-08Merge pull request #2205 from Acretock/fix_warn_old_castGabi Melman
2021-12-08c style cast -> static_castAcretock
2021-12-06Updated min c++ version to 14gabime
2021-12-06Fixed logger.h with wchargabime
2021-12-06fixed logger.hgabime
2021-12-06fixed example user-defined-typegabime
2021-12-06Update appveyor.ymlGabi Melman
2021-12-06Update .travis.ymlGabi Melman
2021-12-06Update README.mdGabi Melman
2021-12-06Update .travis.ymlGabi Melman
2021-12-06Fixed test_errors testsGabi Melman
2021-12-06Fixed test_macros testsGabi Melman
2021-12-04Update README.mdGabi Melman
2021-12-04Fixed example for custom_typegabime
2021-12-04Fixed example for custom_typegabime
2021-12-04Fixed example for custom_typegabime
2021-12-04Fixed example for custom_typegabime
2021-12-04Fixed example for std_formatgabime
2021-12-04Fixed custom_flags_examplegabime
2021-12-04merge v1.xgabime
2021-12-04mergegabime
2021-12-04merge v.1xgabime
2021-12-04merge v1.xgabime
2021-12-04Merge branch 'v2.x' of https://github.com/gabime/spdlog into v2.xgabime
2021-12-04Removed create<..> function from spdlog.hgabime
2021-12-04minor changes added const ref paramssemenov_gv
2021-12-04Removed mutable from mutexGabi Melman
2021-12-04Merge branch 'v2.x' of https://github.com/gabime/spdlog into v2.xgabime
2021-12-02Merge pull request #2195 from patrickroocks/v1.x-fix-ranges-and-to-hexGabi Melman
2021-12-01code style fixesRoocks Patrick (MTN PTT / External)
2021-12-01Fix usage of ranges and to_hex in the same compile unitRoocks Patrick (MTN PTT / External)