Commit Graph

  • de72d7de8d
    Merge pull request #1 from samr/master Nicholas Lederer 2020-10-23 17:38:34 -0700
  • 52612a5075 Fix crashhandler on unix. Sam Riesland 2020-08-25 16:34:08 -0700
  • 4eaf487fa6 Require a C++17 compiler so-as to use string_view in many places. Make LEVELS plain-old-data. Simplify LogLevels to be more trivial. Change all global std::map variables to instead be simple std::array instances so that destruction is trivial. Sam Riesland 2020-08-25 16:28:25 -0700
  • f1eff42b91
    Update README.markdown Kjell Hedström : Available for new Engineering Leadership and Engineering Opportunities 2020-08-08 08:40:17 -0600
  • 9c6879226b
    Update README.markdown Kjell Hedström : Available for new Engineering Leadership and Engineering Opportunities 2020-08-07 23:10:58 -0600
  • fdc5572072
    Update Build.cmake (#377) c++11-master Kjell Hedström : Available for new Engineering Leadership and Engineering Opportunities 2020-08-07 16:01:34 -0600
  • 3e1534eb81
    Update API.markdown Kjell Hedström : Available for new Engineering Leadership and Engineering Opportunities 2020-08-07 10:48:51 -0600
  • e32cee6c01
    Update API.markdown Kjell Hedström : Available for new Engineering Leadership and Engineering Opportunities 2020-08-07 10:48:07 -0600
  • dd4bb0f62c
    Update API.markdown Kjell Hedström : Available for new Engineering Leadership and Engineering Opportunities 2020-08-07 10:45:29 -0600
  • a4abb8b521
    Update loglevels.hpp Kjell Hedström : Available for new Engineering Leadership and Engineering Opportunities 2020-08-07 10:22:18 -0600
  • c2b1ff6475
    Update loglevels.hpp Kjell Hedström : Available for new Engineering Leadership and Engineering Opportunities 2020-08-05 12:30:09 -0600
  • e55c270753
    Update loglevels.hpp Kjell Hedström : Available for new Engineering Leadership and Engineering Opportunities 2020-08-05 12:28:17 -0600
  • b93e96ebf7
    Update loglevels.hpp Kjell Hedström : Available for new Engineering Leadership and Engineering Opportunities 2020-08-05 12:27:05 -0600
  • 5dd714b626
    Fix some minor errors in API doc (#378) Tian Xiao 2020-08-05 18:59:39 +0800
  • 22fe03fa0e Fix the link to logrotate Tian Xiao 2020-08-05 13:17:38 +0800
  • 3545b93f66
    Typo in API doc Tian Xiao 2020-08-05 10:09:30 +0800
  • 8e912fa648
    Update Build.cmake Kjell Hedström : Available for new Engineering Leadership and Engineering Opportunities 2020-08-02 19:02:11 -0600
  • 69db9f64df c++11 Kjell Hedstrom 2020-07-20 23:25:54 -0600
  • 7c43a48ae8 std2::make_unique for c++11 Kjell Hedstrom 2020-07-20 22:58:17 -0600
  • 1dc0bceb69 c++11 Kjell Hedstrom 2020-07-20 22:33:52 -0600
  • 83737bbb8f
    cpack version number (#376) Kjell Hedström : Available for new Engineering Leadership and Engineering Opportunities 2020-07-09 07:33:25 -0600
  • 6ceb45da4d
    revert back to original Kjell Hedström : Available for new Engineering Leadership and Engineering Opportunities 2020-07-09 07:10:21 -0600
  • fa9adbf890
    cpack version number Kjell Hedström : Available for new Engineering Leadership and Engineering Opportunities 2020-07-09 06:54:24 -0600
  • 69a0be4c9c
    play/tryout: It is confusing to name the target g3logger. KISS --> g3log (#372) Kjell Hedström : Available for new Engineering Leadership and Engineering Opportunities 2020-07-08 22:42:55 -0600
  • bb4cf29cd9
    Update CMakeLists.txt Kjell Hedström : Available for new Engineering Leadership and Engineering Opportunities 2020-07-08 22:26:27 -0600
  • 3b26fc394e
    Update CMakeLists.txt Kjell Hedström : Available for new Engineering Leadership and Engineering Opportunities 2020-07-08 22:12:36 -0600
  • b4d65d8f11 fixed version number Kjell Hedstrom 2020-07-08 21:32:29 -0600
  • da868d9b8e adding default release Kjell Hedstrom 2020-07-08 21:14:56 -0600
  • f705d7e911
    Update CMakeLists.txt Kjell Hedström : Available for new Engineering Leadership and Engineering Opportunities 2020-07-08 20:29:26 -0600
  • e7a0838537
    Update g3logConfig.cmake Kjell Hedström : Available for new Engineering Leadership and Engineering Opportunities 2020-07-08 20:21:00 -0600
  • c140b26ed5 fixed version Kjell Hedstrom 2020-07-08 20:13:14 -0600
  • 243cb8e9be
    Update CMakeLists.txt Kjell Hedström : Available for new Engineering Leadership and Engineering Opportunities 2020-07-08 20:06:13 -0600
  • 38d93e6cf6
    Update CPackLists.txt Kjell Hedström : Available for new Engineering Leadership and Engineering Opportunities 2020-07-08 19:58:14 -0600
  • 8e79dd6554
    bug fix: vsnprintf_s return value 0 isn't error (#373) shiyuge 2020-07-07 11:21:28 +0800
  • d9f72e83ce improved installation? Kjell 2020-07-05 13:13:41 -0600
  • 9899bd3e03 fixed rpath Kjell Hedstrom 2020-07-04 17:04:57 -0600
  • a812f79b57 fixed version number Kjell Hedstrom 2020-07-04 11:01:55 -0600
  • 4f4f93325c
    bug fix: vsnprintf_s return value 0 isn't error shiyuge 2020-07-03 16:04:29 +0800
  • 9bc1feecc4 It is confusing to name the target g3logger. KISS --> g3log Kjell Hedstrom 2020-07-02 06:53:04 -0600
  • 7594d16dfa cpack does not work on windows for some reason Kjell Hedstrom 2020-06-30 00:29:13 -0600
  • a2adbd4bc0 cpack issue Kjell Hedstrom 2020-06-30 00:15:54 -0600
  • b0d10c140e updating cpack to the latest Kjell Hedstrom 2020-06-30 00:09:13 -0600
  • 4b280cc1a6 added gtest download file Kjell Hedstrom 2020-06-29 23:50:13 -0600
  • 3495cf2392 using build improvements from master Kjell Hedstrom 2020-06-29 23:45:25 -0600
  • c3a70a5420
    Incorporate changes from master Kjell Hedström : Available for new Engineering Leadership and Engineering Opportunities 2020-06-29 23:07:43 -0600
  • 6945ae3bb0
    Update future.hpp (#370) Kjell Hedström : Available for new Engineering Leadership and Engineering Opportunities 2020-06-29 15:22:35 -0600
  • 017c3d0e3a
    Update future.hpp Kjell Hedström : Available for new Engineering Leadership and Engineering Opportunities 2020-06-29 12:23:41 -0600
  • cdceb28deb
    Update logworker.hpp (#369) Kjell Hedström : Available for new Engineering Leadership and Engineering Opportunities 2020-06-29 11:58:01 -0600
  • 7e4ee82667
    Update logworker.hpp Kjell Hedström : Available for new Engineering Leadership and Engineering Opportunities 2020-06-29 11:57:31 -0600
  • 742c5c3e73
    Update logworker.hpp (#368) Kjell Hedström : Available for new Engineering Leadership and Engineering Opportunities 2020-06-29 11:56:01 -0600
  • 31b9ae767e
    Update logworker.hpp Kjell Hedström : Available for new Engineering Leadership and Engineering Opportunities 2020-06-29 11:55:23 -0600
  • a5f0158abd
    speed up build (#367) by downloading gtest zip and avoiding cloning Kjell Hedström : Available for new Engineering Leadership and Engineering Opportunities 2020-06-28 07:54:53 -0600
  • e639f6d800
    fix typo in logworker.hpp (#365) shiyuge 2020-06-24 21:31:26 +0800
  • 0856be312d ❇️ sym link sgao 2020-06-24 15:28:26 +0800
  • 036a1e49f0 fix typo in logworker.hpp shiyuge 2020-06-24 14:19:04 +0800
  • 3db6f25012 speed up build Kjell Hedstrom 2020-06-23 16:36:21 -0600
  • 2206cea309
    fix typo in shared_queue.hpp exampel -> example (#363) shiyuge 2020-06-23 20:53:33 +0800
  • 8e7f15f86b
    fix typo in shared_queue.hpp exampel -> example shiyuge 2020-06-23 19:18:42 +0800
  • d6fb94ce94
    C++11 development (#360) Kjell Hedström : Available for new Engineering Leadership and Engineering Opportunities 2020-06-19 14:11:43 -0600
  • 5ef196eed5
    Manual addition of sink removal functionality from C++11 branch (#361) Kjell Hedström : Available for new Engineering Leadership and Engineering Opportunities 2020-06-19 13:49:30 -0600
  • e0e03ed105
    Update PULL_REQUEST_TEMPLATE.md Kjell Hedström : Available for new Engineering Leadership and Engineering Opportunities 2020-06-19 13:48:32 -0600
  • a67711a2df
    Update PULL_REQUEST_TEMPLATE.md Kjell Hedström : Available for new Engineering Leadership and Engineering Opportunities 2020-06-19 13:45:39 -0600
  • cb6ceaf4c9 added travis bootstrap file Kjell Hedstrom 2020-06-19 13:40:25 -0600
  • f9005d13bf
    Update PULL_REQUEST_TEMPLATE.md Kjell Hedström : Available for new Engineering Leadership and Engineering Opportunities 2020-06-19 13:36:48 -0600
  • 8209e8c271 improved build script Kjell Hedstrom 2020-06-19 13:32:57 -0600
  • 68a7bc2db7 fixed build script Kjell Hedstrom 2020-06-19 13:28:43 -0600
  • 913f8a67cc Added sink removal Kjell Hedstrom 2020-06-19 13:23:11 -0600
  • 3d76337bce adding API information in readme Kjell Hedstrom 2020-06-19 12:41:14 -0600
  • 906a61d2bf synching travis setup for c++11 Kjell Hedstrom 2020-06-19 12:18:40 -0600
  • 246b7b1489 use ctest instead Kjell Hedstrom 2020-06-19 12:17:17 -0600
  • 7f3159e17f
    Pull request template is improved Kjell Hedström : Available for new Engineering Leadership and Engineering Opportunities 2020-06-19 12:02:48 -0600
  • 85b45d76fa using ctest instead of manually adding tests Kjell Hedstrom 2020-06-19 12:00:13 -0600
  • 9b71e5d7dd aligning namespace with function calls Kjell Hedstrom 2020-06-19 08:41:58 -0600
  • 13d565748f corrected namespace,function location for Windows Kjell Hedstrom 2020-06-19 08:29:37 -0600
  • 6d0eb32ddb
    dead link ,header name, format (#359) xgdgsc 2020-06-19 21:53:24 +0800
  • c4db61a2e1
    dead link ,header name, format xgdgsc 2020-06-19 16:30:35 +0800
  • 2e0c4c970b Review and commenting on initialization and shutdown logic Kjell Hedstrom 2020-06-18 22:57:43 -0600
  • b2a8d67ba9 adding back aggressive shutdown/initialization test Kjell Hedstrom 2020-06-17 23:24:39 -0600
  • 5109aed120 added removeAllSinks Kjell Hedstrom 2020-06-17 22:55:16 -0600
  • 9c5ea4def0 fixed formatting Kjell Hedstrom 2020-06-17 22:10:34 -0600
  • 4b133c35fa Fixed formatting Kjell Hedstrom 2020-06-17 21:29:34 -0600
  • ea2cef4c8c in the works -- sublime formatting is off Kjell Hedstrom 2020-06-17 18:42:17 -0600
  • e21f93944e
    Update README.markdown 1.3.3 Kjell Hedström : Available for new Engineering Leadership and Engineering Opportunities 2020-06-06 16:40:36 -0600
  • f9ac8f5e08
    improved documentation (#358) Kjell Hedström : Available for new Engineering Leadership and Engineering Opportunities 2020-06-06 15:39:27 -0700
  • bd15b950d1 improved documentation Kjell Hedstrom 2020-06-06 16:29:40 -0600
  • e7bcd9da72
    Add atomic library for ARM processors Marek Kraus 2020-06-04 11:54:13 +0200
  • 68f3b174d9
    Use CMake to download GoogleTest as part of build (#355) Murat Kilivan 2020-06-03 22:37:46 +0100
  • d9abbe27a7 Use CMake to download GoogleTest as part of build Murat Kilivan 2020-06-01 12:10:53 +0100
  • 2dde7094de Use CMake to download GoogleTest as part of build Murat Kilivan 2020-06-01 12:10:53 +0100
  • 639bfd7452
    Use the correct namespace to call shutDownLogging() (#353) Murat Kilivan 2020-05-31 21:50:15 +0100
  • cefbe06bd1 Use the correct namespace to call shutDownLogging() Murat Kilivan 2020-05-31 16:46:55 +0100
  • 751330bb41
    Allow throwing from exit handler (#349) Roman Popov 2020-05-08 19:13:25 -0700
  • ab3a5f7f7b Allow throwing from exit handler Roman Popov 2020-05-08 14:40:18 -0700
  • aab25a4091
    one more comment fix Kjell Hedström : Available for new Engineering Leadership and Engineering Opportunities 2020-05-08 14:33:50 -0600
  • 62162e8613
    updated code comments since SIGABRT is used with default fatal handler instead of a throw Kjell Hedström : Available for new Engineering Leadership and Engineering Opportunities 2020-05-08 14:30:52 -0600
  • 6810f060f6
    update travis, don't bog down the log file (#340) Kjell Hedström 2020-04-11 15:07:40 -0600
  • 6fd39c7620
    update travis, don't bog down the log file Kjell Hedström 2020-04-10 08:44:18 -0600
  • 12c79edf27
    test PR to see if Travis work KjellKod-Other 2020-04-09 09:01:38 -0600
  • 8dbd784922 Update issue templates Kjell Hedström 2020-04-02 21:32:39 -0600
  • 960d48d726 Update issue templates Kjell Hedström 2020-04-02 21:31:28 -0600