1. 98141e5 Merge branch 'LOGCXX-500' of https://github.com/apache/logging-log4cxx into LOGCXX-500 by Denys Smolianiuk · 6 years ago
  2. 23f1d35 Fixed build when std::atomic is not available by Denys Smolianiuk · 6 years ago
  3. c9eb1e7 LOGCXX-500: Added to changes.xml. by Thorsten Schöning · 6 years ago
  4. 72701c8 Made all changes related to non-blocking behaviour configurable with --enable-non-blocking=yes option by Denys Smolianiuk · 6 years ago
  5. 21f4e3d Fixed Windows build by Denys Smolianiuk · 6 years ago
  6. 6c4d912 Merge branch 'LOGCXX-500' into LOGCXX-500-2 by Thorsten Schöning · 6 years ago
  7. 65ebfef LOGCXX-500: Merge branch 'master' into LOGCXX-500 by Thorsten Schöning · 6 years ago
  8. 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
  9. e318837 LOGCXX-500: Codestyle to improve merging. by Thorsten Schöning · 6 years ago
  10. 9f75f7f LOGCXX-500: SHA-1: a4b45075280215f9ccc054581871acc7ec09f172 by Thorsten Schöning · 6 years ago
  11. 1905139 LOGCXX-500: Removed commented old code to improve readability. by Thorsten Schöning · 6 years ago
  12. 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
  13. edbf217 Merge branch 'master' into LOGCXX-500 by Thorsten Schöning · 6 years ago
  14. 2fe5572 Merge branch 'master' into release_scripts by Thorsten Schöning · 6 years ago
  15. 91624cb LOGCXX-500: Conflict wrongly resolved. by Thorsten Schöning · 6 years ago
  16. 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
  17. 88fd716 LOGCXX-500: Patch applied after removing unnecessary whitespace and without any conflicts or errors. by Thorsten Schöning · 6 years ago
  18. 8c3fe02 LOGCXX-500: Remove unnecessary whitespace for easier applying of patches. by Thorsten Schöning · 6 years ago
  19. fb126e7 LOGCXX-500: Remove unnecessary whitespace for easier applying of patches. by Thorsten Schöning · 6 years ago
  20. 5f82518 Merge branch logcxx_369, which additionally closes https://github.com/apache/logging-log4cxx/pull/4. by Thorsten Schöning · 6 years ago
  21. 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
  22. e6c8f59 LOGCXX-369: Record fixed for 369 and 399. by Thorsten Schöning · 6 years ago
  23. 71e9a3f mbsrtowcs() returns the number of wide char,but not the source in string length. by wzf · 6 years ago
  24. 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
  25. 1f226dc LOGCXX-369: Make code a bit more readable before using it as base for decodingtest. by Thorsten Schöning · 6 years ago
  26. eef00c5 LOGCXX-369: Make code a bit more readable before using it as base for decodingtest. by Thorsten Schöning · 6 years ago
  27. a85b85f No 0.11.0 yet. by Thorsten Schöning · 6 years ago
  28. 15e84ca No 0.11.0 yet. by Thorsten Schöning · 6 years ago
  29. 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
  30. 6f69211 No 0.11.1 yet. by Thorsten Schöning · 6 years ago
  31. 4f8b92c Merge branch 'master' into release_scripts by Thorsten Schöning · 6 years ago
  32. 327c950 Code style by Thorsten Schöning · 6 years ago
  33. f5be57e LOGCXX-497: Changed lots of hard coded http://-targets to HTTPS. by Thorsten Schöning · 6 years ago
  34. 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
  35. 0e6a77b LOGCXX-497: Fixed wrong GPG-command. by Thorsten Schöning · 6 years ago
  36. 289575c Spelling error by Thorsten Schöning · 6 years ago
  37. e49bac2 Spelling by Thorsten Schöning · 6 years ago
  38. 34e2941 Spelling error. by Thorsten Schöning · 6 years ago
  39. eeb85de LOGCXX-493: Added granularity to the docs of getTimeStamp. by Thorsten Schöning · 7 years ago
  40. 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
  41. ff1a5ed Remove unnecessary whitespace. by Thorsten Schöning · 7 years ago
  42. 56f36b4 Prepare for next development iteration: 0.11.1 by Thorsten Schöning · 7 years ago
  43. d9dba16 Set release date to today. by Thorsten Schöning · 7 years ago
  44. 2eeafe1 A new version in pom.xml needs to be committed. by Thorsten Schöning · 7 years ago
  45. 9592aff No 0.11.1 yet. by Thorsten Schöning · 7 years ago
  46. 89b3873 Set release date to today. by Thorsten Schöning · 7 years ago
  47. a3fc147 Test-exit removed by Thorsten Schöning · 7 years ago
  48. a805c9a No 0.11.1 yet. by Thorsten Schöning · 7 years ago
  49. 8c0a9fd Set release date to today. by Thorsten Schöning · 7 years ago
  50. 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
  51. 3a9fb00 Wrong function definitions, even though it worked. by Thorsten Schöning · 7 years ago
  52. 4519549 No 0.11.1 yet. by Thorsten Schöning · 7 years ago
  53. 00e2da8 Wrong variable... by Thorsten Schöning · 7 years ago
  54. cb1f408 Set release date to today. by Thorsten Schöning · 7 years ago
  55. 47edf4d Wrong args to maven. by Thorsten Schöning · 7 years ago
  56. 2d191ce No 0.11.1 yet. by Thorsten Schöning · 7 years ago
  57. 833e82d Set release date to today. by Thorsten Schöning · 7 years ago
  58. bddb06a Reverting the maven version in next_stable didn't work. by Thorsten Schöning · 7 years ago
  59. 9d8daef No 0.11.1 yet. by Thorsten Schöning · 7 years ago
  60. c83c6e3 Prepare for next development iteration: 0.11.1 by Thorsten Schöning · 7 years ago
  61. a737f90 Set release date to today. by Thorsten Schöning · 7 years ago
  62. 6eb51c7 Removed a mvn warning. by Thorsten Schöning · 7 years ago
  63. 0fea0dc No 0.11.1 yet. by Thorsten Schöning · 7 years ago
  64. 35d31e6 Set release date to today. by Thorsten Schöning · 7 years ago
  65. b942e86 No 0.11.1 yet. by Thorsten Schöning · 7 years ago
  66. ac89048 Set release date to today. by Thorsten Schöning · 7 years ago
  67. 0e7ac78 No 0.11.1 yet. by Thorsten Schöning · 7 years ago
  68. 3cd0555 Set release date to today. by Thorsten Schöning · 7 years ago
  69. e500c1e No 0.11.1 yet. by Thorsten Schöning · 7 years ago
  70. 9e50ab9 Wrong function name. by Thorsten Schöning · 7 years ago
  71. d3c8666 Prepare for next development iteration: 0.11.1 by Thorsten Schöning · 7 years ago
  72. 4c259f1 Avoid a warning about not being able to parse an empty revision by maven. by Thorsten Schöning · 7 years ago
  73. 80154a0 Only remove "release" node if somewhat necessary. by Thorsten Schöning · 7 years ago
  74. cef8058 Revert "No 0.11.1 yet." by Thorsten Schöning · 7 years ago
  75. 0c6a833 No 0.11.1 yet. by Thorsten Schöning · 7 years ago
  76. df6c225 Set release date to today. by Thorsten Schöning · 7 years ago
  77. 41c0a99 Remove "-e" because a missing branch shouldn't stop the other executions and remove the last release date. by Thorsten Schöning · 7 years ago
  78. 4c3f0dd No 0.11.1 yet. by Thorsten Schöning · 7 years ago
  79. 519abb5 Revert "No 0.11.1 yet." by Thorsten Schöning · 7 years ago
  80. 1ee2e4a No 0.11.1 yet. by Thorsten Schöning · 7 years ago
  81. fabf01c No 0.11.1 yet. by Thorsten Schöning · 7 years ago
  82. c7291ba Set release date to today. by Thorsten Schöning · 7 years ago
  83. 85583f5 Codestyle by Thorsten Schöning · 7 years ago
  84. e0c14b7 Delete more than one tag. by Thorsten Schöning · 7 years ago
  85. ab94e41 Should be 0.11.1. by Thorsten Schöning · 7 years ago
  86. 8c790d7 Didn't extract version properly. by Thorsten Schöning · 7 years ago
  87. 5e31719 Keep the current version in next_stable for new releases. by Thorsten Schöning · 7 years ago
  88. 4c34140 Fixed broken shell expansion for files. by Thorsten Schöning · 7 years ago
  89. 194e80e Broke shell file expansion by accident. by Thorsten Schöning · 7 years ago
  90. df416b5 Prepare for next development iteration: 0.11.1 by Thorsten Schöning · 7 years ago
  91. 6eb8361 Set release date to today. by Thorsten Schöning · 7 years ago
  92. bf4ef85 Wroing file path fixed. by Thorsten Schöning · 7 years ago
  93. daae8fe No 0.11.1 yet. by Thorsten Schöning · 7 years ago
  94. 72d0647 Removed comments. by Thorsten Schöning · 7 years ago
  95. 62a5a5e Wrong indenting of "version". by Thorsten Schöning · 7 years ago
  96. 17e1187 Wrong intendation of "version". by Thorsten Schöning · 7 years ago
  97. 863a568 Wrong versions corrected. by Thorsten Schöning · 7 years ago
  98. 39a30b8 Wrongly changed all version-nodes in pom.xml. by Thorsten Schöning · 7 years ago
  99. 928ea24 Revert pom.xml and changes.xml. by Thorsten Schöning · 7 years ago
  100. 3ca47c8 functions added by Thorsten Schöning · 7 years ago