.circleci
|
Updated CI configurations and README that explained them (#436)
|
2022-03-07 21:44:22 -07:00 |
.github
|
Rename publish_docs.yml to docs.yml
|
2022-05-28 22:00:40 -06:00 |
cmake
|
play/tryout: It is confusing to name the target g3logger. KISS --> g3log (#372)
|
2020-07-08 22:42:55 -06:00 |
docs
|
Update index.md
|
2022-05-28 21:50:00 -06:00 |
example
|
G3log placeholder thread ID formatting (#248)
|
2018-03-08 09:16:12 -07:00 |
scripts
|
C++20 compatability -- std::result_of with std::invoke_result (#392)
|
2020-12-16 06:51:26 -07:00 |
src
|
Fixes #428: memory leak in g3::internal::createLogFile (#430)
|
2022-01-10 20:49:59 -07:00 |
test_main
|
g2log.hpp is kept as a helper include. It will pull in the most frequent include files
|
2015-07-16 01:55:23 -06:00 |
test_performance
|
Fix several CMake Issues (#294)
|
2019-02-18 12:43:04 -07:00 |
test_unit
|
Fix pretty function magic constant overwriting (#424)
|
2021-12-19 20:45:12 -07:00 |
.gitignore
|
Use CMake to download GoogleTest as part of build (#355)
|
2020-06-03 15:37:46 -06:00 |
.hgrc_copy
|
Added the .hgrc to easily switch between computer.
|
2014-10-10 01:19:38 -06:00 |
.hgtags
|
Added tag version-1.0 for changeset d9a55a4a6154
|
2012-10-17 07:25:55 +02:00 |
appveyor.yml
|
C++20 compatability -- std::result_of with std::invoke_result (#392)
|
2020-12-16 06:51:26 -07:00 |
Build.cmake
|
fix version (#404)
|
2021-04-08 21:44:33 -06:00 |
CleanAll.cmake
|
CMake messages changed to message( STATUS "..." ) (#190)
|
2017-05-17 14:31:19 -06:00 |
CMakeLists.txt
|
release version and cmake coded version sync
|
2021-04-08 21:13:18 -06:00 |
CMakeLists.txt.in
|
update gtest zip URL (#417)
|
2021-11-16 10:11:37 -07:00 |
CODE_OF_CONDUCT.md
|
Create CODE_OF_CONDUCT.md (#411)
|
2021-07-07 15:55:50 -06:00 |
CONTRIBUTING.md
|
updating for mkdocs generation
|
2022-05-28 21:13:54 -06:00 |
CPackLists.txt
|
play/tryout: It is confusing to name the target g3logger. KISS --> g3log (#372)
|
2020-07-08 22:42:55 -06:00 |
GenerateMacroDefinitionsFile.cmake
|
cmake: Avoid extra recompilation updating generated_definitions.hpp only if needed (#235)
|
2017-12-02 17:21:56 -07:00 |
iOS.cmake
|
Add arm64e support (#307)
|
2019-03-14 22:10:58 -06:00 |
iOSBuild.cmake
|
play/tryout: It is confusing to name the target g3logger. KISS --> g3log (#372)
|
2020-07-08 22:42:55 -06:00 |
LICENSE
|
Added license and license referral to avoid any license confusion. G3log is a public domain dedication. Ref the unlicense.org
|
2014-07-03 15:42:19 -06:00 |
mkdocs.yml
|
Update mkdocs.yml
|
2022-05-28 22:02:25 -06:00 |
Options.cmake
|
play/tryout: It is confusing to name the target g3logger. KISS --> g3log (#372)
|
2020-07-08 22:42:55 -06:00 |
PULL_REQUEST_TEMPLATE.md
|
Mkdocs (#451)
|
2022-05-28 21:38:45 -06:00 |
sublime.formatting
|
Making it easy for other people to see the formatting style
|
2015-07-16 01:58:21 -06:00 |