1. 0406623 Restore support for multi-byte code points in XML and HTML output (#610) by Stephen Webb · 13 hours ago master
  2. 50dbd37 Optimise conversion to wchar_t when LOG4CXX_CHAR=wchar_t (#611) by Stephen Webb · 14 hours ago
  3. 8a18372 Strip illegal characters in XML output and HTML attributes (#609) by Stephen Webb · 3 days ago
  4. 92179a6 Simplify the Hiearchy interface in the next ABI version (#608) by Stephen Webb · 7 days ago
  5. 9a59a4c Ensure the AsyncAppender can fallback the appender on an exception (#607) by Stephen Webb · 8 days ago
  6. 54f063c Add 'fallback-ref' attribute support to the 'appender-ref' element of a configuration file (#606) by Stephen Webb · 9 days ago
  7. 2e70889 Prevent abnormal termination when the XML configuration file has recursive references (#605) by Stephen Webb · 10 days ago
  8. f18d632 Prevent SIOF when linking with a Log4cxx static library (#604) by Stephen Webb · 11 days ago
  9. a433a1e Deprecate AppenderSkeleton::finalize for the next ABI version (#603) by Stephen Webb · 13 days ago
  10. fe6667d Prevent undefined behavior during a configuration change (#601) by Stephen Webb · 2 weeks ago
  11. 77b7672 Simplify use of log4cxx-qt in consuming CMake projects (#600) by Stephen Webb · 3 weeks ago
  12. 5fe4bdf Reduce the overhead of Logger::isDebugEnabled() and similar methods (#598) by Stephen Webb · 4 weeks ago
  13. 2c3e263 Improve some web site formatting and grammar (#597) by Stephen Webb · 5 weeks ago
  14. 62aca85 Harmonize exception messages (#596) by Stephen Webb · 5 weeks ago
  15. ae0621d Reduce overhead of AsyncBuffer::operator<< (#595) by Stephen Webb · 5 weeks ago
  16. 1418aba Prevent message loss when the calculation of a logged value also logs (#594) by Stephen Webb · 5 weeks ago
  17. e20cab0 Improve robustness when logging large message strings (#593) by Stephen Webb · 5 weeks ago
  18. 7c31ffc Reduce the delay when closing a TelnetAppender (#592) by Stephen Webb · 7 weeks ago
  19. c3fae00 Add TelnetAppender option to close the connection when the network buffer is full (#591) by Stephen Webb · 7 weeks ago
  20. 28a443e Bump version to 1.6.2 (#582) by Stephen Webb · 7 weeks ago
  21. 06c85e1 Correct ODBCAppender prepared statement value buffer lifetimes (#581) by Stephen Webb · 8 weeks ago
  22. 98fa196 Put 1.6.1 release date onto web site (#579) by Stephen Webb · 2 months ago
  23. 59c99c7 Update web-site testing coverage page (#578) by Stephen Webb · 3 months ago rel/v1.6.1 v1.6.1-RC2
  24. b0ace14 Remove unused files and simplify links (#577) by Stephen Webb · 3 months ago
  25. 83bc8d1 Update web-site copyright notice (#576) by Stephen Webb · 3 months ago
  26. 88e71e4 Update copyright year in NOTICE file by Gary Gregory · 3 months ago
  27. 6a2874c Test program path variables in XML configuration files (#575) by Stephen Webb · 3 months ago v1.6.1-RC1
  28. b1ced8a Simplify using the Qt event loop to watch for configuration file change (#574) by Stephen Webb · 3 months ago
  29. 01e57cd Bump version to 1.6.1 (#573) by Stephen Webb · 3 months ago
  30. c1b4b97 Ensure a Qt fatal message is flushed when using buffered/async output (#571) by Stephen Webb · 3 months ago
  31. fb5fad5 Allow the currently executing program file path components to be used in a properties configuration file (#572) by Stephen Webb · 3 months ago
  32. 18dd673 Put 1.6.0 release date onto web site (#569) by Stephen Webb · 3 months ago
  33. 4bd90ef Enhance release review instructions with additional details (#568) by Stephen Webb · 3 months ago
  34. eb9d9ce Add a chart to the web-site performance data (#567) by Stephen Webb · 4 months ago rel/v1.6.0 v1.6.0-RC1
  35. 11f261b Fix build under GCC 12 #563 (#566) by Robert Middleton · 4 months ago
  36. 050c4cf Require the SQL used by ODBCAppender to be a single statement (#564) by Stephen Webb · 4 months ago
  37. 0a21e4d Prevent abnormal termination when a variable is recursively referenced (#565) by Stephen Webb · 4 months ago
  38. 12fc6ed Improve Logger interface consistency in the next ABI (#562) by Stephen Webb · 4 months ago
  39. 397c782 Ensure all buffered log message are written at exit (#560) by Stephen Webb · 5 months ago
  40. 8c7aecd Improve consistancy and clarity in the macros enabling Log4cxx extensions (#558) by Stephen Webb · 5 months ago
  41. da5cfaf Prevent potential fault configuring a user-defined Level (#559) by Stephen Webb · 5 months ago
  42. c36f514 Allow use of wide strings in LOG4CXX_XXXXX_ASYNC macros (#556) by Stephen Webb · 5 months ago
  43. 9ce5cdd Correct async benchmark descriptions (#555) by Stephen Webb · 5 months ago
  44. 08c83f5 Allow binary-to-text conversion to be moved to a background thread (#554) by Stephen Webb · 5 months ago
  45. 923d9c1 Advertise Log4cxx 1.6 benefits in web-site documentation (#553) by Stephen Webb · 5 months ago
  46. ccaa3ab Reduce logging overhead further (#552) by Stephen Webb · 5 months ago
  47. ab11809 Discard messages from an appender that sends logging requests to itself (#551) by Stephen Webb · 6 months ago
  48. 44ad6d5 Provide a configuration file option to make a logger asynchronous (#550) by Stephen Webb · 6 months ago
  49. db966ad A configurator is responsible for the LoggerRepository state (#549) by Stephen Webb · 6 months ago
  50. 568055f Allow binary-to-text conversion to be moved to a background thread (#548) by Stephen Webb · 6 months ago
  51. 12f4842 Add web-site recommendation for performant logging (#547) by Stephen Webb · 6 months ago
  52. a4a292f Improve AsyncAppender unit test reliability (#544) by Stephen Webb · 6 months ago
  53. 4d5b10f Bump SonarSource/sonarqube-scan-action in /.github/workflows (#546) by dependabot[bot] · 6 months ago
  54. 8adcf43 Prevent unit test causing an address sanitizer error report (#543) by Stephen Webb · 6 months ago
  55. 07161a1 Ensure memory used by SyslogAppender is correctly released (#542) by Stephen Webb · 6 months ago
  56. 31939a3 Add the web-site publication date to each page dynamically (#541) by Stephen Webb · 6 months ago
  57. 4398b68 Make AsyncAppender web-site information more accurate (#540) by Stephen Webb · 6 months ago
  58. 0389045 Include sample performance measurement data in web-site information (#539) by Stephen Webb · 6 months ago
  59. 103ceb6 Explain configuration file benefits in the web-site information (#538) by Stephen Webb · 6 months ago
  60. 00a5bc3 Clarify the behaviour of the logging during process termination option (#537) by Stephen Webb · 6 months ago
  61. 561657e Improve configuration file samples in web-site documentation (#536) by Stephen Webb · 6 months ago
  62. 9b2fcf6 Fix failure in SonarQube Scan CI action (#534) by Stephen Webb · 7 months ago
  63. a4ebf8f Require the configuration file specify an appender to be valid (#533) by Stephen Webb · 7 months ago
  64. 93ed279 The Repository state is now the Configurator's responsibility (#532) by Stephen Webb · 7 months ago
  65. df77466 Add color to unit test output (#531) by Stephen Webb · 7 months ago
  66. 9f44110 Log recoverable fault messages at the warning level (#530) by Stephen Webb · 7 months ago
  67. e72dce2 Color console messages unless explicity disabled (#529) by Stephen Webb · 7 months ago
  68. eb32d94 Correct additivity option usage in property file documentation (#528) by Stephen Webb · 7 months ago
  69. 84fa35a Improve internal debug logging message consistency in configuration file parsing (#527) by Stephen Webb · 7 months ago
  70. 3e4926f Explain where configuration file options are documented (#526) by Stephen Webb · 7 months ago
  71. 01d417e Add a properties file example to configuration documentation (#524) by Stephen Webb · 7 months ago
  72. 3b36b34 Improve the 'Logging With Multiple Processes' web-site information (#523) by Stephen Webb · 7 months ago
  73. f566512 Prevent SonarCloud failure (#525) by Stephen Webb · 7 months ago
  74. d91bf59 Add JSONLayout to the Google benchmark tests (#521) by Stephen Webb · 7 months ago
  75. 485844e Bump version to 1.6.0 (#522) by Stephen Webb · 7 months ago
  76. d1257fd Add support for programmatically providing runtime values for configuration option values (#520) by Stephen Webb · 7 months ago
  77. 1cbd3c6 Use doxygen 1.14 to get a more modern looking web site (#517) by Stephen Webb · 8 months ago
  78. 223a204 Avoid occasional failures in SocketAppenderTestCase on MacOS (#518) by Stephen Webb · 8 months ago
  79. ab92161 Put 1.5.0 release date onto web site (#516) by Stephen Webb · 8 months ago
  80. 36d829e Escape any thread name '&' or '"' in html attribute data (#514) by Stephen Webb · 8 months ago rel/v1.5.0 v1.5.0-RC1
  81. 4b7bde5 Allow a HTMLLayout title to contain characters special to HTML (#513) by Stephen Webb · 8 months ago
  82. a799c93 Escape control characters in JSONLayout data (#512) by Stephen Webb · 8 months ago
  83. 96ec523 Prevent potential deadlock on shutdown when using AsyncAppender (#511) by Stephen Webb · 8 months ago
  84. 1c599de Escape any logger name '&' or '"' in html attribute data (#509) by Stephen Webb · 8 months ago
  85. 3985458 Simplify WriterAppender interface in the next ABI version (#508) by Stephen Webb · 9 months ago
  86. 295facf Remove unnecessary static data in the next ABI version (#507) by Stephen Webb · 9 months ago
  87. acc690a Prevent SonarCloud warning (#506) by Stephen Webb · 9 months ago
  88. 3313b34 Prevent SonarCloud warning (#505) by Stephen Webb · 9 months ago
  89. 86ea0a7 Prevent undefined behaviour when reconfiguring after LogManager::shutdown (#504) by Stephen Webb · 9 months ago
  90. 0d2c5c8 multiprocessrollingtest in macOS: fix compilation and the test itself (#502) by RK-BFX · 9 months ago
  91. 1dd4d36 Improve the clarity of AsyncAppender documentation (#500) by Stephen Webb · 10 months ago
  92. c159044 Fix GNU g++ on MacOS compilation error (#499) by Stephen Webb · 10 months ago
  93. 4d89919 Support a TelnetAppender that accepts connections on a specific network (#498) by michieldwitte · 10 months ago
  94. df63471 Bump version to 1.5.0 (#496) by Stephen Webb · 11 months ago
  95. a204fc9 Compile and test code designated for the next ABI (#497) by Stephen Webb · 11 months ago
  96. 9659f08 Ensure messages are delivered by TelnetAppender when the socket is in a TIME_WAIT state (#495) by michieldwitte · 11 months ago
  97. e620c2e Remove unused member variables from private structs (#493) by Stephen Webb · 12 months ago
  98. debb826 Update CI Ubuntu versions (#492) by Stephen Webb · 12 months ago
  99. b452c0e Ensure log events are sent to an appender during a reconfiguration event (#491) by Stephen Webb · 12 months ago
  100. 67180be Update links to official support channels (#490) by Stephen Webb · 12 months ago