log src/debug.c @ 125:23a36ac0514d

age author description
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
Tue, 05 Aug 2008 11:52:29 -0700 Carl Byington More fixes for 32/64 bit portability on big endian ppc.
Fri, 13 Jun 2008 20:47:01 -0700 Carl Byington Patch from Robert Simpson for encryption type 2.
Tue, 03 Jun 2008 12:00:58 -0700 Carl Byington Use ftello/fseeko to properly handle large files. stable-0-6-11
Thu, 29 May 2008 18:51:02 -0700 Carl Byington Patch from Robert Simpson to fix doubly-linked list in the cache_ptr code, and allow arrays of unicode strings (without converting them). stable-0-6-10
Sun, 11 May 2008 10:04:33 -0700 Carl Byington Patch from Joachim Metz <joachim.metz@gmail.com> for 64 bit compile.
Fri, 18 Jan 2008 15:07:12 -0800 carl more fixes for 64 bit format
Sat, 12 Jan 2008 15:20:53 -0800 carl more fixes for 64 bit format
Sun, 06 Jan 2008 14:47:06 -0800 carl start on outlook 2003 64 bit format
Fri, 10 Aug 2007 08:06:13 -0700 carl more valgrind fixes stable-0-5-8
Thu, 09 Aug 2007 15:46:34 -0700 carl valgrind fixes stable-0-5-7
Sun, 15 Jul 2007 14:25:34 -0700 carl better decoding of 7c blocks stable-0-5-6
Thu, 12 Jul 2007 14:59:13 -0700 carl fix signed/unsigned to allow very small pst files with only leaf nodes
Tue, 10 Jul 2007 20:23:55 -0700 carl enable -d option, but if not specified, don't generate a debug file stable-0-5-5
Tue, 10 Jul 2007 17:17:28 -0700 carl mege changes from Joe Nahmias
Sun, 19 Feb 2006 18:47:46 -0800 carl switch to automake/autoconf