Age | Commit message (Collapse) | Author | |
---|---|---|---|
2014-05-27 | use free() instead of delete() when realloc is used | Michael Vogt | |
ContentsExtract::~ContentsExtract() needs to use free() because Data got allocated via realloc() Reported-By: clang -fsanitize=address -fno-omit-frame-pointer | |||
2014-03-13 | cleanup headers and especially #includes everywhere | David Kalnischkies | |
Beside being a bit cleaner it hopefully also resolves oddball problems I have with high levels of parallel jobs. Git-Dch: Ignore Reported-By: iwyu (include-what-you-use) | |||
2011-09-19 | use forward declaration in headers if possible instead of includes | David Kalnischkies | |
2011-09-19 | do not pollute namespace in the headers with using (Closes: #500198) | David Kalnischkies | |
2011-09-13 | Support large files in the complete toolset. Indexes of this | David Kalnischkies | |
size are pretty unlikely for now, but we need it for deb packages which could become bigger than 4GB now (LP: #815895) | |||
2009-11-28 | tell every method in ftparchive/ that const& is sexy | David Kalnischkies | |
2004-09-20 | Join with aliencode | Arch Librarian | |
Author: jgg Date: 2001-02-20 07:03:16 GMT Join with aliencode |