summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* LOGCXX-421: Added an example for using cpptasks in a local repo, which is nec...LOGCXX-421%20fixed%20cpptaskstschoening2014-04-132-1/+21
* LOGCXX-421: This branch is used to try to get cpptasks working with some fixe...tschoening2014-04-130-0/+0
* LOGCXX-430: LogManager::getRootLogger is not thread-safetschoening2014-03-143-14/+13
* LOGCXX-411: Fixed this in LOGCXX-394.tschoening2014-03-101-0/+1
* LOGCXX-416joseph2014-03-031-0/+1
* LOG4CXX-428: install log4cxx.h in VPATHrhys2014-03-011-1/+2
* LOGCXX-394: Doxygen: warning: no uniquely matching class member found fortschoening2014-02-211-3/+4
* fixed indentationtschoening2014-02-211-7/+7
* LOGCXX-425: exceptions in CachedDateFormatTestCase after LOGCXX-420tschoening2014-02-193-29/+12
* LOGCXX-425: Changed the calculation of millis in a formatted string again and...tschoening2014-02-182-54/+78
* Place LevelPtr::operator== into namespace helperrhys2014-02-181-1/+6
* LOGCXX-425: I added a test for LOGCXX-420 which failed in the former codebase...tschoening2014-02-182-20/+46
* LOGCXX-367: Use C++ headers instead of C-ones.tschoening2014-02-182-2/+4
* LOGCXX-394: Hopefully fixed a GCC problem:tschoening2014-02-181-2/+2
* LOGCXX-390joseph2014-02-174-7/+43
* LOGCXX-390joseph2014-02-172-21/+35
* LOGCXX-342joseph2014-02-172-20/+27
* LOGCXX-427joseph2014-02-171-0/+2
* LOGCXX-426joseph2014-02-171-0/+1
* LOGCXX-394: With removing static in Level::get* some of the tests failed beca...tschoening2014-02-161-8/+34
* LOGCXX-356: fixed Compiler Error C2162tschoening2014-02-141-6/+6
* vsvars32.bat addedtschoening2014-02-141-1/+6
* Workaround for apr_atomic.c and VS2013 needed.tschoening2014-02-141-0/+13
* XML_STATIC needed with VS 2013 to overcome linkage errors.tschoening2014-02-141-0/+3
* Added default value "auto" for with-ODBC because with "no" only we can't dist...tschoening2014-02-141-2/+2
* harmonized syntax of specifying default valuestschoening2014-02-141-7/+7
* ODBC is enabled by default in apu.h and therefore the default of with-ODBC sh...tschoening2014-02-141-4/+9
* ODBC is enabled by default in apu.h and BCC and VS 2013 don't compile without...tschoening2014-02-141-4/+1
* bcc-needs-stdint was wrongly set for non-bcc compilers resulting in more than...tschoening2014-02-141-7/+9
* Uncomment out tests.rhys2014-02-121-12/+12
* Get e.what() on unexpected std::exceptionrhys2014-02-122-12/+19
* Remove +x on .{cpp,h,xml,properties} and witnessesrhys2014-02-1255-0/+0
* LOG4CXX-319: Sprinkle semis in examples, testsrhys2014-02-1225-156/+156
* LOG4CXX-337 Attempt to get threadcxx.cpp compilingrhys2014-02-121-25/+19
* LOG4CXX-305: undo initialize return changerhys2014-02-121-1/+1
* LOG4CXX-320: Correct apr_threadkey_private_deleterhys2014-02-121-1/+1
* LOGCXX-421: enabling failonerror again to make error search easier after appl...tschoening2014-02-101-2/+2
* LOGCXX-356: apache-log4cxx-0.10.0\src\main\include\log4cxx\spi\configurator.h...tschoening2014-02-102-7/+14
* LOGCXX-320: TLS memory of APR is not freed in destructor of APRInitializertschoening2014-02-102-0/+2
* LOGCXX-394: Levels are not thread safetschoening2014-02-102-16/+9
* LOGCXX-339: Child thread does not inherit a copy of the mapped diagnostic con...tschoening2014-02-102-11/+7
* LOGCXX-368: method and class name functions not properly implementedtschoening2014-02-102-6/+11
* LOGCXX-337: Suggested fix for socketappender not reconnecting multiple timestschoening2014-02-103-11/+26
* LOGCXX-313: Build process fails in case of absence of iconv support in apr-utiltschoening2014-02-103-12/+13
* LOGCXX-317: Log4cxx triggers locking inversion, which can result in a deadlocktschoening2014-02-101-1/+0
* LOGCXX-319: Please make sure that the LOG4CXX_* macro's can be used as ordina...tschoening2014-02-102-58/+59
* LOGCXX-305: Property/DOMConfigurator::configureAndWatch can continue to run a...tschoening2014-02-109-12/+133
* LOGCXX-353: When a client disconnects the SocketHubAppender crashes on the ne...tschoening2014-02-102-2/+4
* LOGCXX-381: Revertingtschoening2014-02-091-1/+0
* LOGCXX-388: Hierarchy::updateParents loops forever on illegal logger-name lik...tschoening2014-02-092-1/+2