Mercurial > libpst
log src/debug.c @ 143:fdc58ad2c758 stable-0-6-28
age | author | description |
---|---|---|
Thu, 05 Feb 2009 12:09:04 -0800 | Carl Byington | fix initial from header in mbox format. |
Tue, 03 Feb 2009 15:01:47 -0800 | Carl Byington | recover dropped pragma pack line, use int64_t rather than off_t to avoid forcing users of the shared library to enable large file support. |
Tue, 03 Feb 2009 10:59:10 -0800 | Carl Byington | more cleanup of #include files. |
Mon, 02 Feb 2009 21:55:48 -0800 | Carl Byington | more changes from Fridrich Strba to avoid installing our config.h |
Sat, 31 Jan 2009 12:12:36 -0800 | Carl Byington | patch from Fridrich Strba for building on mingw and general cleanup of autoconf files |
Sun, 05 Oct 2008 09:56:32 -0700 | Carl Byington | fix for orphan children when building descriptor tree, avoid writing uninitialized data to debug log file |
Tue, 05 Aug 2008 12:05:42 -0700 | Carl Byington | More fixes for 32/64 bit portability on big endian ppc. stable-0-6-17 |