summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* All the IDE project files are now generated in one directory in the target di...tschoening2016-03-254-9/+9
* IDE project files are generate during phase "site" again.tschoening2016-03-251-1/+1
* "includeSiteDirectory" seems to add files with wrong permissions.tschoening2016-03-251-1/+15
* "projects" contains dirs as well.tschoening2016-03-251-0/+1
* code styletschoening2016-03-251-1/+1
* code styletschoening2016-03-251-1/+2
* code styletschoening2016-03-251-1/+9
* For some reason, tars produced with "mvn site assembly:assembly" contained fi...tschoening2016-03-241-0/+3
* LOGCXX-433: Moved our m4 files into some subdir as (partly) suggested by libt...tschoening2016-03-245-3/+443
* apr1.0 vs. apr1 und apache-log4cxx-0.10.0 vs. -x.x.xtschoening2016-03-244-11/+11
* "site" phase in maven seems to only call "apidocs", no generation of project ...tschoening2016-03-241-1/+1
* Spellingtschoening2016-03-241-13/+13
* Spellingtschoening2016-03-241-10/+10
* errorhandlertestcase failed in Linux, I guess because :x.log is a valid file ...tschoening2016-03-241-2/+3
* I was wrong about gzip.tschoening2016-03-241-1/+2
* Requirements and instructions for building from source added. gzip removed, b...tschoening2016-03-241-3/+4
* LOGCXX-433: Autoconf 2.69 needs 'ACLOCAL_AMFLAGS= -I .'tschoening2016-03-241-0/+1
* Hint for required autoconf version and removed 0.10.0 because it would need t...tschoening2016-03-241-2/+2
* LOGCXX-400 was fixedtschoening2016-03-241-0/+1
* There doesn't seem to be an action type "change" (anymore).tschoening2016-03-241-2/+2
* Removed 1.0 specialization for libapr, because those packages are not availab...tschoening2016-03-241-8/+8
* Spellingtschoening2016-03-241-1/+1
* Spellingtschoening2016-03-241-1/+1
* Spellingtschoening2016-03-241-1/+1
* LOGCXX-400: Changes of comment 2 applied.tschoening2016-03-171-9/+9
* LOGCXX-400: Tried to make the code more readable by seperating blocks of text...tschoening2016-03-171-12/+15
* LOGCXX-430: Multithreaded applications may crash when calling ~Hierarchy, so ...tschoening2016-03-021-2/+6
* LOGCXX-322: TODO addedtschoening2016-03-011-1/+1
* LOGCXX-456: I just made a really stupid mistake and forgot to add LOG4CXX_STA...tschoening2016-02-1817-89/+37
* LOGCXX-461: OOS already flushes implicitly in reset.tschoening2015-12-221-1/+0
* LOGCXX-461: SocketAppender creates memory issue for log4j server.tschoening2015-12-153-12/+25
* LOGCXX-461: hopefully improved readabilitytschoening2015-12-154-348/+395
* LOGCXX-322: I applied some changes to address the issue that multi threaded a...tschoening2015-10-132-2/+12
* clang warned about logical AND with a constant operator and this line looks m...tschoening2015-10-111-1/+1
* I always wondered why I get the folder "xyz" in my root and found the reason ...tschoening2015-10-111-9/+9
* LOGCXX-457: Changed test4, 5 and 6 to delete their generic files before runni...tschoening2015-10-091-11/+97
* LOGCXX-457: Pushing back the wait factor because it's not as important as I t...tschoening2015-10-091-13/+13
* LOGCXX-457: test5 failed because it wrongly expected .gz extension.tschoening2015-10-091-1/+1
* LOGCXX-457: Reverting my behaviour changes for test 6, because I was on the c...tschoening2015-10-091-4/+4
* LOGCXX-457: Improved debugging so the console logger output always starts on ...tschoening2015-10-091-1/+1
* LOGCXX-457: Forgot to commit some additional macros last ime.tschoening2015-10-091-27/+29
* LOGCXX-457: I think I've found the reason for at least test6 failing: The fir...tschoening2015-10-091-48/+89
* LOGCXX-457: Reworked the other tests to reduce redundant code. The same tests...tschoening2015-10-091-206/+162
* LOGCXX-457: Chaning indentation, because it wasn't really uniform before, isn...tschoening2015-10-091-289/+293
* LOGCXX-457: I've reworked test1 to reduce the amount of duplicated code: All ...tschoening2015-10-091-74/+191
* LOGCXX-457: Changed delayUntilNextSecond to delayUntilNextSecondWithMsg, beca...tschoening2015-10-091-3/+3
* LOGCXX-457: Removed hard coded 100 milliseconds to get a more uniform behaviour.tschoening2015-10-091-12/+12
* LOGCXX-457: delayUntilNextMinute is not used (anymore) and even if it will be...tschoening2015-10-091-9/+0
* Added delayUntilNextSecondWithMsg because the same msg was hard coded 3 times.tschoening2015-10-081-9/+10
* Applied the same change like for date.cpp about apr.h defining INT64_C, only ...tschoening2015-10-081-6/+2