summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* If the child zip-process fails, throw an IOException, like with all the other...tschoening2016-07-081-1/+3
* Cleaning up the code a bit.tschoening2016-07-071-54/+60
* Added some minor apt-get notes and such.tschoening2016-07-021-3/+7
* wcstombs was not available even if it was defined to be.tschoening2016-07-021-0/+6
* Intendation fixedtschoening2016-07-021-167/+162
* LOGCXX-482: I never liked the static_cast<char>-approach and so changed to wh...tschoening2016-07-024-65/+65
* Missing icons.tschoening2016-07-012-0/+0
* print.css is always referenced, but I couldn't find an useful template.tschoening2016-07-011-0/+21
* UTF-8tschoening2016-07-011-0/+3
* Line endings need to be consistent because files get merged with their ending...tschoening2016-07-013-80/+80
* LOGCXX-464: TimeBasedRollingPolicy should append as configured on rollovertschoening2016-04-101-0/+1
* LOGCXX-464: TimeBasedRollingPolicy::initialize was able to forward an "append...tschoening2016-04-056-177/+164
* code styletschoening2016-04-051-5/+3
* Project file generation moved to autogen, because this si called during a rel...tschoening2016-03-251-1/+1
* Whitespacetschoening2016-03-251-1/+1
* Project files use relative paths and those are only valid if one additional l...tschoening2016-03-251-3/+25
* code styletschoening2016-03-251-0/+1
* The file ar-lib was reported missing in a clean new release archive and becau...tschoening2016-03-251-0/+1
* I don't have any configure.in file after running autogen.sh on a clean workin...tschoening2016-03-251-1/+1
* Executing autoconf and automake is not enough, aclocal is needed as well and ...tschoening2016-03-251-2/+1
* 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