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
2019-06-14clang-formatgabime
2019-06-14Moved source filename shortening to pattern formatter instead of macrogabime
2019-06-10Versiongabime
2019-06-10Fixed version extraction in CMakegabime
2019-06-10Update version.hGabi Melman
2019-06-06Added oberrun policy bench to async-bench and removed async from benchgabime
2019-06-06Optmize set_formatter to avoid redundant clonegabime
2019-06-04Fix issue #1099gabime
2019-06-04Replace string pointer with string_view in log_msggabime
2019-06-04Fix circular includegabime
2019-06-04Updated copyright headersgabime
2019-06-03Moved default sync factory to seperate file to avoid cyclic includesgabime
2019-06-03Fixed clang warning about size_t indexinggabime
2019-06-03Fix issue #114gabime
2019-06-03Updated tweakmegabime
2019-06-03Keep clang-tidy happygabime
2019-06-03Removed unused member from log_msggabime
2019-06-01Added logger ctor that accepts only name(empty logger)gabime
2019-05-24Merge v1.xgabime
2019-05-24Merge v1.xgabime
2019-05-24Merge v1.xgabime
2019-05-18Allow user to choose between static or shared libraryDavid Zemon
2019-05-13wip static-libgabime
2019-05-13Removed include of fmt_helper from thrad_pool.hgabime
2019-05-12wip static-libgabime
2019-05-12wip static-libgabime
2019-05-12More template instantiations for static libgabime
2019-05-12Added wincolor sink to static buildgabime
2019-05-12wip static-libgabime
2019-05-12added rotating_file_sink to static buildgabime
2019-05-12Moved format.cpp into spdlog.cpp - this way only one src file is neededgabime
2019-05-12Fixed include order and examplegabime
2019-05-12clang format and SPLDOG_HEADER_ONLY macrogabime
2019-05-11Normalized copyright messagegabime
2019-05-11Normalized copyright messagegabime
2019-05-11wipgabime
2019-05-11Moved cpp files to inl.hgabime
2019-05-11fix inclusion of fmtgabime
2019-05-11Update os.hGabi Melman
2019-05-11Use fmt src file instead of inline in static lib buildgabime
2019-05-10ansicolor_sink.cppgabime
2019-05-10mutex protect should_color()gabime
2019-05-10Update wincolor_sink.hGabi Melman
2019-05-10Mutex protect set_color_mode()gabime
2019-05-10Add mode enum to control output of color sinksPhilip Salzmann
2019-05-08wipgabime
2019-05-08clang-format static-libgabime
2019-05-08wip static-libgabime
2019-04-27wip static-libgabime
2019-04-27clang-formatgabime