1. 8900907 Remove useless APR includes by Robert Middleton · 3 years, 9 months ago
  2. 97ae293 Require C++17 by Robert Middleton · 3 years, 9 months ago
  3. dc11023 Updated changes for LOG4CXX-512 by Robert Middleton · 3 years, 9 months ago
  4. b605992 Added public key to KEYS file by Robert Middleton · 3 years, 9 months ago
  5. 41b4e2a LOG4CXX-512 Update configure.ac for autotools builds by Robert Middleton · 3 years, 9 months ago
  6. 0b04b2a Merge pull request #32 from coldtobi/fix_LOGCXX_512 by Robert Middleton · 3 years, 9 months ago
  7. bb71a25 Set SONAME in cmake like autotools based buildsystem would do. by Tobias Frost · 3 years, 9 months ago
  8. c65490f Improved the FAQ regarding support of Unicode with additional details from GHPR #31. by Thorsten Schöning · 3 years, 9 months ago
  9. 7a5bfed Made non-English a sub-heading of Unicode. by Thorsten Schöning · 3 years, 9 months ago
  10. ea72b50 Changed the FAQ to be a PoC of using Markdown with Doxygen. Makes more sense to make the content of PR #31 available as FAQ. by Thorsten Schöning · 3 years, 9 months ago
  11. 54e8656 Merge commit 'refs/pull/31/head' of https://github.com/apache/logging-log4cxx into master by Thorsten Schöning · 3 years, 9 months ago
  12. 8064d6a Added documentation on non-english logging by Robert Middleton · 3 years, 9 months ago
  13. 96ef654 Let's prefer alphabetical order. by Thorsten Schöning · 3 years, 9 months ago
  14. e5af856 Prevent filenamepatterntestcase from failing (#29) by Stephen Webb · 3 years, 9 months ago
  15. d5b676b Code style. by Thorsten Schöning · 3 years, 9 months ago
  16. 229106f reorder find_package to build SO correctly by Robert Middleton · 3 years, 10 months ago
  17. e8ccbb2 Fix missing const by baldapps · 3 years, 10 months ago
  18. ded60fb Fix missing const in method getThreshold by marco · 3 years, 10 months ago
  19. 8f94276 Implementation of a MapFilter. by Thorsten Schöning · 3 years, 11 months ago
  20. aa05380 Example usage. by Thorsten Schöning · 3 years, 11 months ago
  21. e6c817e Implementation of map-based filter. by Thorsten Schöning · 3 years, 11 months ago
  22. 85a47e8 Support non-C++11-compilers like legacy Borland bcc32. by Thorsten Schöning · 3 years, 11 months ago
  23. b26712e replace using with scoped typedef as in propertyfilter by Patrick Mills · 3 years, 11 months ago
  24. 147c94c Update to apply astyle Remove C++11 initializer and emplace. by Patrick Mills · 3 years, 11 months ago
  25. b9ea654 Implement mapfilter Build unit test for mapfilter by Patrick Mills · 3 years, 11 months ago
  26. 400f15c Static linking support for non windows systems (#23) by Stephen Webb · 4 years ago
  27. 7a61947 README.md with how to handle issues. by Thorsten Schöning · 4 years ago
  28. 2f31f91 Made GitHubs PRs linkable in the changes. by Thorsten Schöning · 4 years ago
  29. 1140482 Spaces -> Tabs to follow the other parts of the file. by Thorsten Schöning · 4 years ago
  30. fc8e5f6 Merge branch 'master' of https://gitbox.apache.org/repos/asf/logging-log4cxx by Thorsten Schöning · 4 years ago
  31. 696e8a4 Added some additional entries in the changelog I've missed before. by Thorsten Schöning · 4 years ago
  32. e1b4e5f Spelling by Thorsten Schöning · 4 years ago
  33. 671f0b5 Add support for building log4cxx as a statically linked library on Windows (#21) by Stephen Webb · 4 years, 1 month ago
  34. f2e8c5d Minor indentation fixes and normalized single vs. double quotes. by Thorsten Schöning · 4 years, 1 month ago
  35. 2410a3e Fix support for find_package(log4cxx) in consuming CMake projects (#19) by Stephen Webb · 4 years, 1 month ago
  36. 6b22ae4 "xmltests" is not a test, but a name of a build target. by Thorsten Schöning · 4 years, 2 months ago
  37. 7667195 GHPR #18 wants to introduce additional excluded tests, but not sure if this is the correct approach. If it's not, a missing SED shouldn't be excluded as well of course, so I'm removing that. I'm pretty sure to not want to add additional excluded tests, because at some points the running and optionally succeeded ones don't mean anything anymore if the half of them is not executed at all. Additionally, SED, ZIP and GZIP can easily be provided on Windows as well e.g. using the following or MSYS2 or GIT for Windows or...: by Thorsten Schöning · 4 years, 2 months ago
  38. 8d4939b "# " -> "$ " by Thorsten Schöning · 4 years, 2 months ago
  39. 5fcfdd3 Applied Astyle-formatting for newly introduced changes. by Thorsten Schöning · 4 years, 2 months ago
  40. ce438d8 Merge branch 'reduce_msvc_warnings' of https://github.com/stephen-webb/logging-log4cxx into ghpr_14_replace-ant-build-with-cmake by Thorsten Schöning · 4 years, 2 months ago
  41. 4ea4c71 Merge branch 'prepare-for-release' of https://github.com/stephen-webb/logging-log4cxx into ghpr_14_replace-ant-build-with-cmake by Thorsten Schöning · 4 years, 2 months ago
  42. 0021dfb Resolve conflicts with ghpr_14_replace-ant-build-with-cmake by Stephen Webb · 4 years, 2 months ago
  43. 6c798a2 Prevent compiler warnings when building a Windows dll by Stephen Webb · 4 years, 2 months ago
  44. 6105320 Merge pull request #16 from rm5248/rm-cmake-fixes by Thorsten Schöning · 4 years, 2 months ago
  45. 8880c68 Merge branch 'replace-ant-build-with-cmake' of https://github.com/stephen-webb/logging-log4cxx into ghpr_14_replace-ant-build-with-cmake by Thorsten Schöning · 4 years, 2 months ago
  46. a630560 Corrected tabs vs. spaces. by Thorsten Schöning · 4 years, 2 months ago
  47. 163cadc Use newest version of maven-assembly-plugin by Stephen Webb · 4 years, 2 months ago
  48. 3d7d18e Allow 'mvn package' to be used to generate .tar.gz and .zip archives by Stephen Webb · 4 years, 2 months ago
  49. 3775ffa Prevent socketservertestcase failures when using Maven to build and test by Stephen Webb · 4 years, 2 months ago
  50. 454b211 Wrong order of lines. by Thorsten Schöning · 4 years, 2 months ago
  51. c846782 Reformatted the tests using AStyle and the settings used for other source case in the past already. The tests were very inconsistent and that makes adding new code unnecessary difficult. As nobody objected for the past applied code style, I'm using it again. by Thorsten Schöning · 4 years, 2 months ago
  52. e8fe489 Implement fail-fast, to make the "if" easier to read. Things might get outsourced into functions this way easier as well. by Thorsten Schöning · 4 years, 2 months ago
  53. 0baf607 These two test cases failed before, but things look to me like their log config and witness was simply wrong: The other tests use `%c` instead of `%C` and `root` as the keyword as well and looking at the docs for `%C` using that might make no sense at all. The log message is transferred using network communication and there most likely is no issuing class to generate by log4j unless that is communicated over the wire as well. I guess that's simply not the case. Because the test have been disabled for so long, nobody recognized. by Thorsten Schöning · 4 years, 2 months ago
  54. af0134a Prevent test case failures on Windows by excluding tests that require 'sed' by Stephen Webb · 4 years, 2 months ago
  55. 13a1eed Fix abnormal termination fault in socketservertestcase. Remove C++11 code. by Stephen Webb · 4 years, 2 months ago
  56. 0e5aee9 Allow the socketservertestcase to be built with Java 8 by Stephen Webb · 4 years, 2 months ago
  57. 05e107a Allow the socketservertestcase to be run on Windows by Stephen Webb · 4 years, 2 months ago
  58. e2c3533 Make the file render properly. by Thorsten Schöning · 4 years, 2 months ago
  59. bb9ab5f Enhance support for paths with spaces by simply using a different divider character. by Thorsten Schöning · 4 years, 2 months ago
  60. c36fea0 Make the file render properly. by Thorsten Schöning · 4 years, 2 months ago
  61. 8eca44f Document how to disable tests by Robert Middleton · 4 years, 2 months ago
  62. 397e48f Output to the user if we are building tests by Robert Middleton · 4 years, 2 months ago
  63. 2425d74 Add configuration summary by Robert Middleton · 4 years, 2 months ago
  64. c8eb659 Halt with an error if either APR or APR-Util cannot be found by Stephen Webb · 4 years, 2 months ago
  65. 2027010 Merge branch 'replace-ant-build-with-cmake' of https://github.com/stephen-webb/logging-log4cxx into replace-ant-build-with-cmake by Stephen Webb · 4 years, 2 months ago
  66. 178598b Allow tests on Windows to be run from ctest by Stephen Webb · 4 years, 2 months ago
  67. 84d3b60 Add platform specific instructions for cmake install by Stephen Webb · 4 years, 2 months ago
  68. a261ca7 Remove cpptasks as a dependency by Stephen Webb · 4 years, 2 months ago
  69. b971dd0 Make socketservertestcase work independently of ant build by Stephen Webb · 4 years, 2 months ago
  70. d0c6cae Allow maven to be used with generators that need to be told which configuration to test by Stephen Webb · 4 years, 2 months ago
  71. 6ae3567 Fix typo in instructions for building from source on Windows by Stephen Webb · 4 years, 2 months ago
  72. ac90504 Change to cmake-maven-plugin that works on Windows by Stephen Webb · 4 years, 2 months ago
  73. e0b4e4d Remove ant build references from build instructions. Add instructions for building from source on Windows by Stephen Webb · 4 years, 2 months ago
  74. d5b5c38 Run autoconf during packaging if the OS is unix by Stephen Webb · 4 years, 2 months ago
  75. cd4a455 Only include smtpappendertestcase when libesmtp is available by Stephen Webb · 4 years, 2 months ago
  76. b9d9b0e Fix failing defaultinittestcase by Stephen Webb · 4 years, 3 months ago
  77. 06875bd Revert "Fix failing defaultinittestcase" by Stephen Webb · 4 years, 3 months ago
  78. d08e392 Fix failing defaultinittestcase by Stephen Webb · 4 years, 3 months ago
  79. f133149 Install a pkgconfig file on unix systems by Stephen Webb · 4 years, 3 months ago
  80. 6862c5e Use semantic versioning symbolic links in the installed target by Stephen Webb · 4 years, 3 months ago
  81. c4f1b3d Provide install directory variables as defined by the GNU Coding Standards by Stephen Webb · 4 years, 3 months ago
  82. 4745721 Use automatic checks instead of options for log4cxx_private.h configuration by Stephen Webb · 4 years, 3 months ago
  83. 8dc8120 Fix some test case failures by Stephen Webb · 4 years, 3 months ago
  84. 7995db2 Merge branch 'replace-ant-build-with-cmake' of https://github.com/stephen-webb/logging-log4cxx into replace-ant-build-with-cmake by Stephen Webb · 4 years, 3 months ago
  85. b3bec51 Remove unused files by Stephen Webb · 4 years, 3 months ago
  86. dc7dc14 Remove unused files by Stephen Webb · 4 years, 3 months ago
  87. 08d6176 Fix some test case failures by Stephen Webb · 4 years, 3 months ago
  88. 48c597b Fix some test case failures by Stephen Webb · 4 years, 3 months ago
  89. f3edfc4 Merge branch 'master' of https://github.com/stephen-webb/logging-log4cxx by Stephen Webb · 4 years, 3 months ago
  90. 426660e Merge https://github.com/apache/logging-log4cxx into replace-ant-build-with-cmake by Stephen Webb · 4 years, 3 months ago
  91. 73f7333 Add JSON appender and test by Stephen Webb · 4 years, 3 months ago
  92. c3146a5 Add JSON appender and test by Stephen Webb · 4 years, 3 months ago
  93. 4ffba69 Merge https://github.com/apache/logging-log4cxx by Stephen Webb · 4 years, 3 months ago
  94. 0504bc5 Merge branch 'master' of https://github.com/stephen-webb/logging-log4cxx by Stephen Webb · 4 years, 3 months ago
  95. 5b81898 Set the letter case of find modules to that required by case sensitive filesystems by Stephen Webb · 4 years, 3 months ago
  96. 472d97b Set the letter case of find modules to that required by case sensitive filesystems by Stephen Webb · 4 years, 3 months ago
  97. 6c1e0b6 Set the letter case of find modules to that required by case sensitive filesystems by Stephen Webb · 4 years, 3 months ago
  98. 704a80f Merge branch 'master' of https://github.com/apache/logging-log4cxx by Stephen Webb · 4 years, 3 months ago
  99. e5f8af1 Set the letter case of find modules to that required by case sensitive filesystems by Stephen Webb · 4 years, 3 months ago
  100. a71f936 Set the letter case of find modules to that required by case sensitive filesystems by Stephen Webb · 4 years, 3 months ago