1. 5b5ec13 Set release date to today. by Stephen Webb · 4 years, 3 months ago
  2. e64b7cf Use cmake from maven to build and only use ant for site deployment and release by Stephen Webb · 4 years, 3 months ago
  3. c244c28 Build examples when building tests by Stephen Webb · 4 years, 3 months ago
  4. d919ea1 Provide find modules for APR and APR-Util. Add the version resource to log4cxx.dll by Stephen Webb · 4 years, 3 months ago
  5. ed1e4b4 Spelling by Thorsten Schöning · 4 years, 4 months ago
  6. 3cba00d Merge branch 'master' of https://gitbox.apache.org/repos/asf/logging-log4cxx by Thorsten Schöning · 4 years, 4 months ago
  7. bdf0553 Minor code style changes. by Thorsten Schöning · 4 years, 4 months ago
  8. 014954d Note to JSONLayout added. by Thorsten Schöning · 4 years, 6 months ago
  9. f66b3c4 Things didn't compile when std::wstring was used, many basic strings needed to be enhanced with LOG4CXX_STR. Additionally by Thorsten Schöning · 4 years, 6 months ago
  10. 203b4a8 Implement fixes indicated by pull request comments by Bill Blough · 4 years, 7 months ago
  11. 80a9fdb Disable building tests by default to conform with vcpkg guidelines by Stephen Webb · 4 years, 7 months ago
  12. e3000f6 Fix issues building on Linux by Stephen Webb · 4 years, 7 months ago
  13. 321f0a9 Add JSONLayout class by Bill Blough · 4 years, 7 months ago
  14. b472300 Simplify integration into vcpkg by Stephen Webb · 4 years, 7 months ago
  15. 774ea16 Add support for building and testing with cmake by Stephen Webb · 4 years, 7 months ago
  16. a853310 Add support for building and testing with cmake by Stephen Webb · 4 years, 7 months ago
  17. b04c6c2 Character encoding issues. by Thorsten Schöning · 4 years, 8 months ago
  18. ef67bac Missed to record changes in the past. by Thorsten Schöning · 4 years, 8 months ago
  19. be30c3e Add back newline for readability. by Thorsten Schöning · 4 years, 8 months ago
  20. cbac5dc CachedDateFormat: Correct fix for handling ts with 654 as ms part by Klemens Schölhorn · 4 years, 8 months ago
  21. 396c8ab CachedDateFormat: Fix handling of ts with 654 as ms part by Klemens Schölhorn · 4 years, 9 months ago
  22. 2412506 CachedDateFormat: Remove magic numbers from header by Klemens Schölhorn · 4 years, 9 months ago
  23. c60dda4 Added EditorConfig to easier work with VIM or such. by Thorsten Schöning · 5 years ago
  24. e4c7287 Removed unnecessary executable bits from some fil by Thorsten Schöning · 5 years ago
  25. f4b5c9c LOGCXX-400: Another case of a build failure because of a narrowing conversion. by Thorsten Schöning · 5 years ago
  26. ddcf3e8 LOGCXX-503: Matt Sicker resigned the already available releases because the old ones expired and additionally created files containing SHA512-hashes. So I'm mentioning him for now as release manager instead of myself and mentioned the new hash files. The new release manager makes it easier to backport this change to 0.10.0, because that files were the ones he actually resigned. by Thorsten Schöning · 5 years ago
  27. 171e980 LOGCXX-502: I prefer tabs over spaces and somewhat strict indentation and the former settings lead to alignment without honoring the indentation settings. So if line 1 was not properly indented, all lines below weren't as well. by Thorsten Schöning · 5 years ago
  28. 7728961 LOGCXX-502: Reformatted all source files using AStyle and documented the settings used. Not perfect, but looks better than before. by Thorsten Schöning · 5 years ago
  29. 4403574 LOGCXX-502: Fixed various code style issues in appenderattachable.h. by Thorsten Schöning · 5 years ago
  30. b4f594d Missed one HTTP only. by Thorsten Schöning · 5 years ago
  31. dd7976d HTTPS should be supported for all links. by Thorsten Schöning · 5 years ago
  32. 33220f8 This is HEAD, the former values must have leaked in using the release_*-scripts. by Thorsten Schöning · 5 years ago
  33. c7b60db The repo has been moved to GitBox. by Thorsten Schöning · 5 years ago
  34. 4abcea7 apr_portable.h seems to be only needed in case of RW_MUTEX, but the former implementation leaked into all existing using apps as well. by Thorsten Schöning · 5 years ago
  35. 285f36f Increase number of events in unit-test as it is not possible to descrease capacity of boost atomic queue by Denys Smolianiuk · 6 years ago
  36. a486917 Before closing process events already present in queue by Denys Smolianiuk · 6 years ago
  37. 98141e5 Merge branch 'LOGCXX-500' of https://github.com/apache/logging-log4cxx into LOGCXX-500 by Denys Smolianiuk · 6 years ago
  38. 23f1d35 Fixed build when std::atomic is not available by Denys Smolianiuk · 6 years ago
  39. c9eb1e7 LOGCXX-500: Added to changes.xml. by Thorsten Schöning · 6 years ago
  40. 72701c8 Made all changes related to non-blocking behaviour configurable with --enable-non-blocking=yes option by Denys Smolianiuk · 6 years ago
  41. 21f4e3d Fixed Windows build by Denys Smolianiuk · 6 years ago
  42. 6c4d912 Merge branch 'LOGCXX-500' into LOGCXX-500-2 by Thorsten Schöning · 6 years ago
  43. 65ebfef LOGCXX-500: Merge branch 'master' into LOGCXX-500 by Thorsten Schöning · 6 years ago
  44. 7dabde0 LOGCXX-500: I wasn't sure about the conflict merging before after merging "master" and simply did it again. by Thorsten Schöning · 6 years ago
  45. e318837 LOGCXX-500: Codestyle to improve merging. by Thorsten Schöning · 6 years ago
  46. 9f75f7f LOGCXX-500: SHA-1: a4b45075280215f9ccc054581871acc7ec09f172 by Thorsten Schöning · 6 years ago
  47. 1905139 LOGCXX-500: Removed commented old code to improve readability. by Thorsten Schöning · 6 years ago
  48. 9e840d2 LOGCXX-500: All other places use APR directly, so keep it here as well to not break too much. by Thorsten Schöning · 6 years ago
  49. edbf217 Merge branch 'master' into LOGCXX-500 by Thorsten Schöning · 6 years ago
  50. 2fe5572 Merge branch 'master' into release_scripts by Thorsten Schöning · 6 years ago
  51. 91624cb LOGCXX-500: Conflict wrongly resolved. by Thorsten Schöning · 6 years ago
  52. c203551 LOGCXX-500: Merge branch 'master' into LOGCXX-500, conflicts have been resolved, but not compilation or anything tested yet. by Thorsten Schöning · 6 years ago
  53. 88fd716 LOGCXX-500: Patch applied after removing unnecessary whitespace and without any conflicts or errors. by Thorsten Schöning · 6 years ago
  54. 8c3fe02 LOGCXX-500: Remove unnecessary whitespace for easier applying of patches. by Thorsten Schöning · 6 years ago
  55. fb126e7 LOGCXX-500: Remove unnecessary whitespace for easier applying of patches. by Thorsten Schöning · 6 years ago
  56. 5f82518 Merge branch logcxx_369, which additionally closes https://github.com/apache/logging-log4cxx/pull/4. by Thorsten Schöning · 6 years ago
  57. 78c6046 errorhandlertestcase succeeded in Windows, because it strips "/." automatically. The new path fails on Linux and Windows reliably. by Thorsten Schöning · 6 years ago
  58. e6c8f59 LOGCXX-369: Record fixed for 369 and 399. by Thorsten Schöning · 6 years ago
  59. 71e9a3f mbsrtowcs() returns the number of wide char,but not the source in string length. by wzf · 6 years ago
  60. 818be25 LOGCXX-369: decodingtest added to try to reproduce the mentioned problem in MbstowcsCharsetDecoder. mbsrtowcs is not available on all platforms, so the current commit works for those without it, like my C++-Builder. by Thorsten Schöning · 6 years ago
  61. 1f226dc LOGCXX-369: Make code a bit more readable before using it as base for decodingtest. by Thorsten Schöning · 6 years ago
  62. eef00c5 LOGCXX-369: Make code a bit more readable before using it as base for decodingtest. by Thorsten Schöning · 6 years ago
  63. a85b85f No 0.11.0 yet. by Thorsten Schöning · 6 years ago
  64. 15e84ca No 0.11.0 yet. by Thorsten Schöning · 6 years ago
  65. 7929409 LOGCXX-497: This .htaccess with redirects for very old links makes maintenance of the additionally present .htaccess in the root of the website unnecessary difficult, introduces additional redirects and even pointed to non existing targets. So I remove it and manage the redirects in the root of the website. by Thorsten Schöning · 6 years ago
  66. 6f69211 No 0.11.1 yet. by Thorsten Schöning · 6 years ago
  67. 4f8b92c Merge branch 'master' into release_scripts by Thorsten Schöning · 6 years ago
  68. 327c950 Code style by Thorsten Schöning · 6 years ago
  69. f5be57e LOGCXX-497: Changed lots of hard coded http://-targets to HTTPS. by Thorsten Schöning · 6 years ago
  70. 6157b42 LOGCXX-497: Changed HTTP to HTTPS for all links as it seems to be supported for all of them. by Thorsten Schöning · 6 years ago
  71. 0e6a77b LOGCXX-497: Fixed wrong GPG-command. by Thorsten Schöning · 6 years ago
  72. 289575c Spelling error by Thorsten Schöning · 6 years ago
  73. e49bac2 Spelling by Thorsten Schöning · 6 years ago
  74. 34e2941 Spelling error. by Thorsten Schöning · 6 years ago
  75. eeb85de LOGCXX-493: Added granularity to the docs of getTimeStamp. by Thorsten Schöning · 7 years ago
  76. 4cf6ae6 LOGCXX-493: LoggingEvent::timeStamp and ::getStartTime were documented to provide milliseconds, but are ultimately set using apr_time_now and that provides microseconds. Additionally, RelativeTimeDateFormat was documented to provide seconds, but is based on getStartTime with microseconds and ttcclayout.h documents that RelativeTimeDateFormat provides milliseconds as well. So implementation of RelativeTimeDateFormat is the same like for RelativeTimePatternConverter, which documents to provide milliseconds, too. by Thorsten Schöning · 7 years ago
  77. ff1a5ed Remove unnecessary whitespace. by Thorsten Schöning · 7 years ago
  78. 56f36b4 Prepare for next development iteration: 0.11.1 by Thorsten Schöning · 7 years ago
  79. d9dba16 Set release date to today. by Thorsten Schöning · 7 years ago
  80. 2eeafe1 A new version in pom.xml needs to be committed. by Thorsten Schöning · 7 years ago
  81. 9592aff No 0.11.1 yet. by Thorsten Schöning · 7 years ago
  82. 89b3873 Set release date to today. by Thorsten Schöning · 7 years ago
  83. a3fc147 Test-exit removed by Thorsten Schöning · 7 years ago
  84. a805c9a No 0.11.1 yet. by Thorsten Schöning · 7 years ago
  85. 8c0a9fd Set release date to today. by Thorsten Schöning · 7 years ago
  86. af3d977 Renamed release script files because snake case is used in the files itself and for some other names like "doap_log4cxx.rdf" as well. by Thorsten Schöning · 7 years ago
  87. 3a9fb00 Wrong function definitions, even though it worked. by Thorsten Schöning · 7 years ago
  88. 4519549 No 0.11.1 yet. by Thorsten Schöning · 7 years ago
  89. 00e2da8 Wrong variable... by Thorsten Schöning · 7 years ago
  90. cb1f408 Set release date to today. by Thorsten Schöning · 7 years ago
  91. 47edf4d Wrong args to maven. by Thorsten Schöning · 7 years ago
  92. 2d191ce No 0.11.1 yet. by Thorsten Schöning · 7 years ago
  93. 833e82d Set release date to today. by Thorsten Schöning · 7 years ago
  94. bddb06a Reverting the maven version in next_stable didn't work. by Thorsten Schöning · 7 years ago
  95. 9d8daef No 0.11.1 yet. by Thorsten Schöning · 7 years ago
  96. c83c6e3 Prepare for next development iteration: 0.11.1 by Thorsten Schöning · 7 years ago
  97. a737f90 Set release date to today. by Thorsten Schöning · 7 years ago
  98. 6eb51c7 Removed a mvn warning. by Thorsten Schöning · 7 years ago
  99. 0fea0dc No 0.11.1 yet. by Thorsten Schöning · 7 years ago
  100. 35d31e6 Set release date to today. by Thorsten Schöning · 7 years ago