2
0
mirror of https://github.com/boostorg/log.git synced 2026-01-25 06:12:28 +00:00

Commit Graph

  • 2dd530b8c3 Work around Boost.Parameter difference between develop and master for file_name. Andrey Semashev 2019-01-16 23:57:25 +03:00
  • 4110bfdd1e Merge pull request #71 from Adnn/typo_fix Andrey Semashev 2019-01-15 17:19:50 +03:00
  • e21753da4e Fixes typo in the tutorial, "formatter" being used in place of "filter" Adrien 2019-01-15 14:08:06 +01:00
  • 1138b47fce Removed linking with Boost.System. Andrey Semashev 2019-01-14 20:16:20 +03:00
  • 3e6fee4751 Counter compiler optimizations when checking for SSSE3 and AVX2. Andrey Semashev 2019-01-08 00:56:24 +03:00
  • effd8568a4 Disable Boost.Interprocess on Cygwin. Andrey Semashev 2019-01-06 19:51:48 +03:00
  • fae655dbbd Don't use Boost.ASIO-related features in examples when Boost.ASIO is not available. Andrey Semashev 2019-01-06 19:51:37 +03:00
  • 136fd2bdfd CI compilation fixes for Cygwin and MinGW. Andrey Semashev 2019-01-06 14:13:32 +03:00
  • 947d4361d4 Added a check for message compiler on Windows when building examples. Andrey Semashev 2019-01-06 02:17:19 +03:00
  • 61639024c9 Added _XOPEN_SOURCE=600 define for Cygwin, which is needed for pthread rwlocks. Andrey Semashev 2019-01-06 02:10:12 +03:00
  • 958ced0edd Work around MSVC name lookup bugs. Andrey Semashev 2019-01-06 02:00:44 +03:00
  • 691859e288 Trying to work around cmd quirks with variable expansion. Andrey Semashev 2019-01-05 21:57:42 +03:00
  • 5ed3f69c3b Disabled OS X CI jobs because of timeouts. Andrey Semashev 2019-01-05 21:50:29 +03:00
  • e823f88467 Added support for a separate target file name pattern in text file sink. Andrey Semashev 2019-01-05 21:15:33 +03:00
  • 6542145845 Try a newer Xcode image to workaround CI job hangs. Andrey Semashev 2019-01-05 15:34:14 +03:00
  • 46560ff9fb Removed unnecessary optimization in the check for an operator keyword. Andrey Semashev 2019-01-05 15:04:26 +03:00
  • 413d0c3235 Corrected variable expansion in Appveyor CI config. Andrey Semashev 2019-01-05 14:47:40 +03:00
  • 4b0cc5a30f Reduced the amount of CI tests, enabled global visibility for UBSan. Andrey Semashev 2019-01-05 04:53:16 +03:00
  • 9ddccb5e5c Added env variables that allow to disable building examples and standalone teader tests while testing. Andrey Semashev 2019-01-05 04:02:01 +03:00
  • a14c56dc7f Corrected variable initialization in Appveyor CI. Andrey Semashev 2019-01-05 00:47:05 +03:00
  • 1b6db19c41 Updated CI configs to fix git checkouts. Andrey Semashev 2019-01-04 19:14:29 +03:00
  • 551ad9e6c4 Added CI badges to the readme. Andrey Semashev 2019-01-03 23:39:25 +03:00
  • 5ec0e31686 Added Appveyor and Travis CI config files. Andrey Semashev 2019-01-03 23:33:01 +03:00
  • 543404002f Fixed compile error in wrapping argument into file_name named argument. Andrey Semashev 2019-01-02 17:25:22 +03:00
  • 87eb8439d9 Revert "Added an experimental partial CMakeLists.txt for dependency tracking in CMake projects." Andrey Semashev 2018-12-18 23:04:34 +03:00
  • e31f19c7b9 Added an experimental partial CMakeLists.txt for dependency tracking in CMake projects. Andrey Semashev 2018-12-18 19:45:53 +03:00
  • 67eef1afba Switch to uncaught_exceptions from Boost.Core. Andrey Semashev 2018-12-17 19:21:25 +03:00
  • b222110738 Prefer std::uncaught_exceptions on compilers that provide it. boost-1.69.0-beta1 boost-1.69.0 Andrey Semashev 2018-11-05 12:59:52 +03:00
  • dc840d1f95 Changed http to https in URLs in readme. Andrey Semashev 2018-11-01 20:38:30 +03:00
  • f8954f6662 Work around incorrect total file size estimate in file_collector. Andrey Semashev 2018-10-30 03:59:27 +03:00
  • a95dc575a1 Updated Boost.ASIO usage to avoid using deprecated APIs. Andrey Semashev 2018-10-21 22:21:10 +03:00
  • a51cac7979 Nonessential changes in indentation. Andrey Semashev 2018-10-15 22:45:48 +03:00
  • d9014d2fbc Hidden visibility is now used by default in the superproject. Andrey Semashev 2018-09-30 22:24:06 +03:00
  • d3f3776024 Removed compiler visibility check in favor of the visibility feature in BBv2. Andrey Semashev 2018-08-25 02:02:07 +03:00
  • 7cf231cfc3 Add quotes around strings to avoid bjam warnings. Andrey Semashev 2018-08-20 15:27:32 +03:00
  • 8418a749ea Save/restore full rbx on 64-bit VxWorks. Andrey Semashev 2018-08-13 20:22:12 +03:00
  • 050309a40b Removed useless code duplication in BOOST_LOG_NO_VTABLE definition. Andrey Semashev 2018-08-13 12:59:59 +03:00
  • cf8b4a3238 Added a changelog entry about better support for VxWorks. boost-1.68.0 Andrey Semashev 2018-06-01 14:23:38 +03:00
  • 95ebf8c62d Post-merge corrections. Andrey Semashev 2018-06-01 14:18:46 +03:00
  • aed9bbca4e Merge pull request #39 from kuhlenough/develop Andrey Semashev 2018-06-01 14:11:50 +03:00
  • 2fa3e72262 Fixed outdated docs. Andrey Semashev 2018-06-01 14:06:24 +03:00
  • 26e36fbc1d Review changes; keep example clean, consolidate BOOST_LOG_NO_GETPWUID_R Brian Kuhl 2018-04-25 22:57:12 -04:00
  • 1f6543e94c Merge remote-tracking branch 'upstream/develop' into develop Brian Kuhl 2018-04-24 23:58:12 -04:00
  • d88339870c Added cache line sizes for PowerPC and IBM Z. Andrey Semashev 2018-04-19 22:18:42 +03:00
  • a1f61ac15b Save and restore ebx around cpuid on 32-bit PIE targets. Andrey Semashev 2018-04-18 07:55:54 +03:00
  • 444e6b5bda Updated NTAPI calling convention macro. Andrey Semashev 2018-03-11 02:44:49 +03:00
  • d268933c2a Updated WINAPI calling convention macro. Andrey Semashev 2018-03-11 02:31:06 +03:00
  • d3226ec845 Updated Jamfile to avoid special characters in condition. boost-1.67.0 Andrey Semashev 2018-03-09 01:15:10 +03:00
  • 66ba4c469f Corrected typos in the docs. Andrey Semashev 2018-03-07 02:15:26 +03:00
  • cafc525479 Added periodic refresh calls to emulated GetTickCount64. Andrey Semashev 2018-02-21 21:07:55 +03:00
  • 1cc577cbf5 Silenced "unused argument" on clang. Andrey Semashev 2018-01-28 14:40:33 +03:00
  • 8d0ada3a41 If no gid or sid substitute uid, Object name scopes remain non-overlapping & all tests pass Brian Kuhl 2018-01-20 22:01:26 -05:00
  • eb3816f828 Added a note that the Boost.Filesystem global locale crash can be worked around by disabling final log file rotation in sinks. Andrey Semashev 2018-01-17 13:10:20 +03:00
  • f66f8923ff Added docs for the Append settings parameter for the TextFile sinks. Andrey Semashev 2018-01-17 13:09:20 +03:00
  • 23c01d5611 Use inline namespaces in C++03 with gcc >= 4.4. Andrey Semashev 2018-01-04 16:40:03 +03:00
  • ccf5e745aa Updated IPC queue example to compile in C++03 mode with gcc. Andrey Semashev 2018-01-03 19:54:34 +03:00
  • 7691ccf000 Corrected docs for stop_local. Andrey Semashev 2018-01-03 19:54:24 +03:00
  • bf5e26c2e1 Use std::allocator_traits where possible to work with allocators. Andrey Semashev 2018-01-03 19:50:44 +03:00
  • f422e1bb8a Suppressed gcc 7 warning about strong using deprecation. Andrey Semashev 2017-12-30 01:24:52 +03:00
  • 370c652d52 Merge pull request #45 from boostorg/pr/add-boost-install Andrey Semashev 2017-12-17 20:35:17 +03:00
  • 525c53b1a7 Corrected _SECURITY_ATTRIBUTES forward declaration from Boost.WinAPI. Andrey Semashev 2017-12-17 20:25:38 +03:00
  • ae6d04e58d Add boost-install to build/Jamfile Peter Dimov 2017-12-17 19:06:56 +02:00
  • 557bec289a Minor nonessential code cleanup. boost-1.66.0 Andrey Semashev 2017-10-29 19:39:34 +03:00
  • 19973d0488 Updated Boost.WinAPI usage to the new location and namespace. Andrey Semashev 2017-10-24 22:55:48 +03:00
  • 4241a27775 Replaced deprecated forwarding includes with the actual includes. Andrey Semashev 2017-09-20 00:05:34 +03:00
  • f42c2a8ded Fixed clang error about narrowing constant value to an int. Andrey Semashev 2017-09-19 23:56:33 +03:00
  • 312e61453a Move defines out of jam, because VxWorks users may not use it Don't test what isn't going to work Brian Kuhl 2017-09-11 20:59:13 -04:00
  • 9da9c62295 Protect ebx on 64bit PIC on VxWorks Because the GCC throws error if we don't Brian Kuhl 2017-09-09 23:19:36 -04:00
  • 833b00546e Get IPC to compile on VxWorks by adding: BOOST_LOG_NO_GETPGRP BOOST_LOG_NO_GETSID BOOST_LOG_NO_LOCALE Brian Kuhl 2017-09-09 23:08:16 -04:00
  • 5ac5611625 Configure log for VxWorks Brian Kuhl 2017-09-06 22:03:02 -04:00
  • 0f62e131cd Silenced a gcc warning about get_attr_value() being declared but not defined. Andrey Semashev 2017-09-05 18:11:04 +03:00
  • 0b4ce57edc Added casts of date/time components to uint32_t to silence MSVC warnings. Andrey Semashev 2017-09-02 21:13:03 +03:00
  • 8c4e805f6a Correct alignment attribute placement to fic compilation with clang 5. Andrey Semashev 2017-09-02 20:23:16 +03:00
  • fa8ae61e25 Revert "Revert "Use BOOST_MAY_ALIAS from Boost.Config."" Andrey Semashev 2017-08-26 15:12:40 +03:00
  • 82de0b775b Revert "Use BOOST_MAY_ALIAS from Boost.Config." Andrey Semashev 2017-08-24 13:18:53 +03:00
  • 7f75487d0b Fixed bad file counter returned from scan_for_files in case of counter overflow. Andrey Semashev 2017-08-15 16:09:50 +03:00
  • bd49400623 Use BOOST_MAY_ALIAS from Boost.Config. Andrey Semashev 2017-07-29 16:59:05 +03:00
  • cdcd5839cd Updated .gitignore to match the new directory structure. boost-1.65.1 boost-1.65.0 Andrey Semashev 2017-07-07 03:07:43 +03:00
  • 50b7e5c6c5 Moved auto-generated doc files to a separate directory. Marked this directory so that it is not scanned by the inspect tool. Andrey Semashev 2017-07-07 03:04:34 +03:00
  • bba0b77a18 Added workarounds for min/max macros to remove the warning from the inspect tool. Andrey Semashev 2017-07-07 01:57:38 +03:00
  • d6d29f5f6c Exclude FreeBSD and other BSD systems from defining _XOPEN_SOURCE since Boost.ASIO fails to compile otherwise. Andrey Semashev 2017-07-01 22:03:52 +03:00
  • 87037a75cd Added a workaround for clang 3.1 failing to generate a defaulted constexpr constructor for record_view. Andrey Semashev 2017-07-01 00:41:49 +03:00
  • a73ed3ef38 Updated library build scripts to unify system macros configuration for different platforms. In particular, this should improve compatibility with Solaris. It also avoids duplicating system macros in different places. Andrey Semashev 2017-06-30 23:42:45 +03:00
  • 6e2632c804 Silenced MSVC warning about a narrowing conversion. boost-1.64.0-beta2 boost-1.64.0 Andrey Semashev 2017-03-25 20:44:32 +03:00
  • e02a776830 Merge pull request #35 from danieljames/fix-images boost-1.64.0-beta1 Andrey Semashev 2017-01-14 02:00:31 +03:00
  • efec5a69db Add dependency on copied images Daniel James 2017-01-13 21:47:58 +00:00
  • e7ef3a099b Updated copyright years. Andrey Semashev 2017-01-12 13:02:44 +03:00
  • ba8b049304 Corrected error messages in exceptions on unsupported filter relation. boost-1.63.0 Andrey Semashev 2016-12-06 01:51:58 +03:00
  • 68701167a1 Updated comments, renamed auto_flush parameter for clarity. Andrey Semashev 2016-11-27 23:10:34 +03:00
  • 4c51383370 Corrected comment. Andrey Semashev 2016-11-27 23:00:30 +03:00
  • 38fd663541 Added a way to disable log file rotation on sink destruction. Andrey Semashev 2016-11-27 22:53:32 +03:00
  • f75d1be7ba Nonessential. Andrey Semashev 2016-11-10 19:51:15 +03:00
  • 299603ff02 Fixed auto-detection of native syslog API. Andrey Semashev 2016-11-10 19:43:02 +03:00
  • 6cf6aa2917 Corrected a comment. Andrey Semashev 2016-11-07 11:26:41 +03:00
  • d0dfd2a619 Added an explicit cast to size_t to avoid warnings on 32-bit targets. Andrey Semashev 2016-11-06 19:47:24 +03:00
  • b93d4bebd5 Merge pull request #33 from wordaligned/fix/syslog-date-format Andrey Semashev 2016-10-28 02:30:17 +04:00
  • d595b6de33 According to RFC3164, the day of month field in the timestamp should be formatted as two characters: tag 2016-10-27 22:58:11 +01:00
  • adb7bcf05d Removed the previously deprecated type_info_wrapper. Andrey Semashev 2016-10-16 17:47:15 +03:00
  • a74e9d4a74 Added the get_current_file_name method to obtain the current log file name from the text file sink backend. Andrey Semashev 2016-10-16 17:37:14 +03:00
  • 084f848d14 Removed an extra space before the month that violated RFC3164. Andrey Semashev 2016-10-16 15:43:26 +03:00