Commit Graph

  • 61747413cc Modify file extension from .log to .txt Clark Yang 2018-04-24 19:17:55 +0800
  • b6220b9174 MinGW / Windows fixes (#260) Thomas Khyn 2018-04-23 04:26:28 +1200
  • 5b4f13edbc
    Use cmd rather than powershell to get GIT_VERSION on windows Thomas Khyn 2018-04-23 02:12:28 +1200
  • 539ff2813d
    Add MINGW_HAS_SECURE_API flag for mingw compiler Thomas Khyn 2018-04-23 01:58:54 +1200
  • 7f25b004cf Update loglevels.hpp (#259) DerekJuba-NIST 2018-04-12 11:55:42 -0400
  • 28d1b90057
    Update loglevels.hpp DerekJuba-NIST 2018-04-12 11:29:31 -0400
  • ee742752e1
    Update PULL_REQUEST_TEMPLATE.md Kjell Hedström 2018-03-30 21:20:39 -0600
  • 9f4023c0cb
    Create PULL_REQUEST_TEMPLATE.md Kjell Hedström 2018-03-30 21:20:12 -0600
  • e988aadc65 Configure GNU compilers for c++11. (#257) 1.3.2 esdevcr 2018-03-30 22:50:35 -0400
  • 479f25b0d6 Configure GNU compilers for c++11. esdev 2018-03-30 22:11:27 -0400
  • ab9896875b Merge branch 'master' of github.com:KjellKod/g3log into LOG_X Kjell Hedstrom 2018-03-25 23:42:10 -0600
  • ecb492e311 Added LOG_X, thread local unique identifier. Left to add README and API Kjell Hedstrom 2018-03-25 23:36:36 -0600
  • 8112f75dcf
    improved runalltests (#255) Kjell Hedström 2018-03-25 23:35:52 -0600
  • e46933ff0f improved runalltests Kjell Hedstrom 2018-03-25 21:46:00 -0600
  • 408061280f restore original sigaction in restoreSignalHandler (#254) Jeff Ebert 2018-03-25 20:43:49 -0700
  • 16eca58b4e cleanup. perror doesn't need a wrapper. put code under test Kjell Hedstrom 2018-03-25 21:41:51 -0600
  • a629e9b6e2 add functions for reporting sigaction errors Jeff Ebert 2018-03-17 11:18:46 -0700
  • 39c6d3d4a6 fix bug found in code review of PR #254 Jeff Ebert 2018-03-17 08:50:35 -0700
  • 84770d830f restore original sigaction in restoreSignalHandler Jeff Ebert 2018-03-17 00:25:56 -0700
  • 14db37ad23
    G3log placeholder thread ID formatting (#248) Kjell Hedström 2018-03-08 09:16:12 -0700
  • a4e7e9e162
    updated custom sink with custom formatting example Kjell Hedström 2018-03-03 23:47:25 -0700
  • cd619d73af
    updated readme with details for overriding default for "full details" Kjell Hedström 2018-03-03 23:43:04 -0700
  • 352393c4d9
    Update API.markdown Kjell Hedström 2018-03-03 23:39:12 -0700
  • 5a483145a0
    Update API.markdown Kjell Hedström 2018-03-03 23:34:46 -0700
  • 27b827cedf
    Update shared_queue.hpp Kjell Hedström 2018-03-02 11:01:40 -0700
  • 122387b4bd
    Update API.markdown Kjell Hedström 2018-03-01 23:19:47 -0700
  • 047a1f3123 easier to use API. Api docs added Kjell Hedsröm 2018-02-28 22:57:50 -0700
  • 7c70ca5916 improve test script, break if error Kjell Hedsröm 2018-02-28 21:34:48 -0700
  • f2a7e29296 Added thread ID configurable through API calls. Left to do g3sinks, documentation and some corner test cases for CHECK, LOG(FATAL) and FATAL signal Kjell Hedsröm 2018-02-22 23:54:43 -0700
  • f2b860a2b4
    Addressing the std2 concern raised in https://github.com/KjellKod/g3log/issues/212 (#246) Kjell Hedström 2018-02-20 22:02:19 -0700
  • 9881e8d21f Addressing the std2 concern raised in https://github.com/KjellKod/g3log/issues/212 Kjell Hedsröm 2018-02-20 21:53:44 -0700
  • 217f52fb12 CMake: CMAKE_INSTALL_PREFIX for Linux (#243) 1.3.1 Петр Шургалин 2018-01-09 07:22:08 +0300
  • ce95b15f65
    Update README.markdown Kjell Hedström 2018-01-08 21:20:47 -0700
  • 5aa1e91586 Readme: readme for MinGW building and installation Петр Шургалин 2017-12-29 15:32:57 +0300
  • c6b43eef01 CMake: CMAKE_INSTALL_PREFIX for Linux Петр Шургалин 2017-12-29 14:54:44 +0300
  • 11f9f06f5c CMake: add install rule (#241) Петр Шургалин 2017-12-27 23:09:40 +0300
  • f29b7cd2b2 CMake: relative packaging paths Петр Шургалин 2017-12-23 12:00:02 +0300
  • ebc93215b7 CMake: add MinGW install rule Петр Шургалин 2017-12-20 22:50:56 +0300
  • c79695c387
    Update CMakeLists.txt Kjell Hedström 2017-12-20 12:24:00 -0700
  • 287bfc11cb
    Update CMakeLists.txt Kjell Hedström 2017-12-20 12:09:41 -0700
  • a2ed65600b CMake: fix CMake version check on windows (#240) Петр Шургалин 2017-12-20 20:32:36 +0300
  • 2bfda44ed9 CMake: fix CMake version check on windows Петр Шургалин 2017-12-20 18:51:23 +0300
  • 0ddfd6dccc Fix dangling else in LOG and LOGF macros (#231) maj-tom 2017-12-06 20:31:55 -0800
  • bfacd5b7ee added unit test Kjell Hedsröm 2017-12-06 21:31:22 -0700
  • e7d3b9d7b1 Comment change for issue #232 (#237) PeasantCodeFarmer 2017-12-04 17:24:55 -0800
  • dd77466730 Merge branch 'master' of https://github.com/KjellKod/g3log PeasantCodeFarmer 2017-12-04 15:49:07 -0800
  • 83a4b65b10 Comment fix for issue# 232 PeasantCodeFarmer 2017-12-04 15:45:44 -0800
  • 0005e14a9c cmake: Avoid extra recompilation updating generated_definitions.hpp only if needed (#235) Jean-Christophe Fillion-Robin 2017-12-02 19:21:56 -0500
  • 70c40b4fa3
    cmake: Avoid extra recompilation updating generated_definitions.hpp only if needed Jean-Christophe Fillion-Robin 2017-11-28 17:23:01 -0500
  • b4be5a0f00 Fixing some English/typos and a cyclical header include. (#234) PeasantCodeFarmer 2017-11-22 06:41:35 -0800
  • b1f7185b8d Fixing some English/typos and a cyclical header include. PeasantCodeFarmer 2017-11-21 12:09:50 -0800
  • fb7fba2f56 Fix dangling else in LOG and LOGF macros Closes #224 maj-tom 2017-11-13 19:02:57 -0800
  • b3cb1ba057 atomicbool.hpp needs EOF outside of comment to build on VS15 (#229) Matt Patterson 2017-10-26 17:37:37 -0700
  • b20a75350a atomicbool.hpp needs EOF outside of comment to build on VS15 Matt on Leviathan 2017-10-26 16:16:00 -0700
  • 28105e08d7 Support full filenames in logs. (#226) spinorx 2017-10-11 11:59:46 -0700
  • fd4b751079 Support full filenames in logs. Param Reddy 2017-10-09 19:48:49 -0700
  • 833b22d23b iOS Support (#183) (#198) mobileben 2017-09-26 20:33:08 -0700
  • 0fd5947a9e Merge 054d7d166f into 96d6cda239 Andreas Schönle 2017-09-26 05:23:34 +0000
  • 96d6cda239 fixed comparison warning Kjell Hedsröm 2017-09-23 19:16:51 -0600
  • bf486d7dc0 Merge after pull Benjamin Lee 2017-09-08 23:33:00 -0700
  • 32fb984328 Merge upstream/master and fix issue with not properly passing USE_G3_DYNAMIC_MAX_MESSAGE_SIZE to the different builds Benjamin Lee 2017-09-08 23:29:11 -0700
  • 93c05406d8 Add in support for configurable kMaxMessageValue #203 (#208) mobileben 2017-09-08 21:51:46 -0700
  • 9017480836 Handle case when directory lacks a terminating path separator maj-tom 2017-08-15 20:45:05 -0700
  • 97c6cf45b3 Update filesink.cpp (#216) maj-tom 2017-07-19 12:16:50 -0700
  • e48740a3e5 Update filesink.cpp maj-tom 2017-07-19 11:03:59 -0700
  • 2a8ebca2d7 Remove double flushed from example (#214) Thomas ten Cate 2017-07-13 15:01:00 +0200
  • 28c9761720 Remove double flushed from example Thomas ten Cate 2017-07-13 08:57:04 +0200
  • 648e5ded76 Add in documentation for USE_G3_DYNAMIC_MAX_MESSAGE_SIZE Benjamin Lee 2017-07-09 00:14:35 -0700
  • 1906841b1a Add in support for configurable kMaxMessageValue #203 Benjamin Lee 2017-06-25 20:26:27 -0700
  • 054d7d166f Remove superfluous check for codecvt in Build.cmake (already checked in Options.cmake) Andreas Schönle 2017-06-06 13:49:06 +0200
  • f8b2a45fe5 Merge branch 'master' into wchar-support Andreas Schönle 2017-06-06 09:12:53 +0200
  • 7baf009149 Merge 58e828eb36 into f42611d2a1 jmelion 2017-06-04 16:45:49 +0000
  • 3fc5b40189 Merge 6e0891c510 into f42611d2a1 mobileben 2017-06-04 16:45:49 +0000
  • f42611d2a1 fixed windows timestamp (#200) Andreas Schönle 2017-06-04 15:47:29 +0200
  • aa16563814 Comment added to to_system_time() functiuon.:wq Andreas Schönle 2017-06-04 14:00:49 +0200
  • db4280efbe Merge branch 'master' into wchar-support Andreas Schönle 2017-06-04 13:31:44 +0200
  • c5074d1713 Merge branch 'master' into fix-windows-time Andreas Schönle 2017-06-04 13:26:26 +0200
  • 6e0891c510 Fix warning of size_t assigning to int Benjamin Lee 2017-05-28 20:00:55 -0700
  • c1ace534c6 Add in setMaxMessageSize (#203) Benjamin Lee 2017-05-28 19:36:19 -0700
  • 88ed33e25e fixed formatting. Kjell Hedström 2017-05-22 22:40:59 -0600
  • 5b160b75e3 fix last review issue. Kjell Hedström 2017-05-22 22:09:19 -0600
  • d0826d9472 Fix to_system_time Andreas Schönle 2017-05-19 08:51:52 +0200
  • 1ec651e309 Merge f03de24c46 into 82df2168aa mobileben 2017-05-18 13:58:55 +0000
  • f338c94275 Merge bd3da1eab9 into 82df2168aa Kjell Hedström 2017-05-18 13:58:55 +0000
  • 5344d6c388 ficing linux time Andreas Schönle 2017-05-18 15:16:51 +0200
  • cfbb201ce1 fixed windows timestamp Andreas Schönle 2017-05-18 14:52:28 +0200
  • 82df2168aa CMake messages changed to message( STATUS "..." ) (#190) Andreas Schönle 2017-05-17 22:31:19 +0200
  • e4cfbfc96e Merge branch 'master' into cmake-changes4 Kjell Hedström 2017-05-17 14:25:06 -0600
  • ac37076327 Cross-compiling: Version readout fixed (#189) Andreas Schönle 2017-05-17 22:24:11 +0200
  • 57d820303d Merge branch 'master' into cmake-changes4 Kjell Hedström 2017-05-17 14:09:38 -0600
  • bd3da1eab9 Merge branch 'master' of github.com:KjellKod/g3log into mobileben_g3-shared-lib-typo Kjell Hedstrom 2017-05-17 14:05:58 -0600
  • 313b9c2f79 Merge branch 'master' into ios-build mobileben 2017-05-17 10:10:02 -0700
  • 112e682458 Merge 8f6b0ded7e into 769feca4d0 Andreas Schönle 2017-05-17 15:00:15 +0000
  • 769feca4d0 Corrected cmake log message (#197) Kjell Hedström 2017-05-17 08:32:10 -0600
  • c08fba999b Definitions made explicit (#196) Kjell Hedström 2017-05-17 08:25:29 -0600
  • 5e62d8f847 Corrected cmake log message Kjell Hedstrom 2017-05-17 08:23:30 -0600
  • 24dea1ceea Cast char array to pointer to char in INTERNAL_LOG_MESSAGE (#193) Jakob Wanner 2017-05-17 16:07:39 +0200
  • aa48ffe909 to make it clear to the user Kjell Hedstrom 2017-05-17 07:58:01 -0600
  • 58e828eb36 macros now properly set before compiling sources jmelion 2017-05-17 11:42:46 +0100
  • ad4fea237f Cast char array to pointer to char in INTERNAL_LOG_MESSAGE Jakob Wanner 2017-05-16 11:24:05 +0200