1
I Use This!
Inactive

Commits : Listings

Analyzed about 4 hours ago. based on code collected about 4 hours ago.
Aug 16, 2024 — Aug 16, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Update release cookbook. More... over 12 years ago
Memory leaks in log4c_fini (SF patch #3605649). More... over 12 years ago
Warn when autoconf is older than 2.69 (required for aarch64, Fedora bug #926084). More... over 12 years ago
Work with newer autotools. More... over 12 years ago
Typos in README. More... over 12 years ago
Rpmlint warnings fixes, use UTF-8 encoding. More... over 12 years ago
Update FSF address, http://www.gnu.org/licenses/lgpl-2.1.txt. More... over 12 years ago
Manpage for log4c-config, add development files (pkgconfig), remove libtool files from rpm. More... over 12 years ago
Update ChangeLog, release log4c-1.2.2. More... almost 13 years ago
Changes for using C89 compiler (at least __va_copy is still required though). More... almost 13 years ago
Update documentation. More... almost 13 years ago
Update ChangeLog. More... almost 13 years ago
Missing test reference files in distribution. More... almost 13 years ago
prep for release 1.2.2 More... almost 13 years ago
MinGW port: - struct timeval available - enable mmap appender only when mmap() is available - no dllimport/dllexport declspecs - mention how to compile in documentation - search for gethostname() in -lws2_32 More... almost 13 years ago
Possible conflict of 'mmap' with existing symbols (build tests on FreeBSD). More... almost 13 years ago
Update ChangeLog. More... almost 13 years ago
Fix a warning. More... almost 13 years ago
Proper copy message over end of file in mmap appender (Sourceforge bug #3189231). More... almost 13 years ago
Fix a problem with reopening stream appender - clear udata with file descriptior after closing (Sourceforge bug #3168808). More... almost 13 years ago
Missing extern "C" declarations in init.h for C++ (SourceForge bug #2032785). More... almost 13 years ago
Memory leak. More... almost 13 years ago
Warning fixes in test_big.c. More... almost 13 years ago
Fix rare crash in rollingfile appender (SourceForge bug #1924072). More... almost 13 years ago
Proper build without rollingfile appender (SourceForge bug #1911791). More... almost 13 years ago
Get rid of C++ comments (SourceForge bug #1848855). More... almost 13 years ago
Load only the first log4crc file (SF patch #1578148). More... almost 13 years ago
Fix segmentation fault on messages longer than 1024 bytes (SF bug #3022803). Add new test for it. More... almost 13 years ago
Update tests: - extend test API to store arbitrary user data - fix double close of file descriptors in tests - disable automatic compare in tests (we need preprocess the output before comparing) - launch layout_r test too - update reference outputs More... almost 13 years ago
Missing macro in configure. More... almost 13 years ago