log src/readpstlog.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
Tue, 03 Jun 2008 12:00:58 -0700 Carl Byington Use ftello/fseeko to properly handle large files. stable-0-6-11
Sun, 11 May 2008 10:04:33 -0700 Carl Byington Patch from Joachim Metz <joachim.metz@gmail.com> for 64 bit compile.
Thu, 31 Jan 2008 08:03:30 -0800 carl code cleanup
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
Thu, 09 Aug 2007 15:46:34 -0700 carl valgrind fixes stable-0-5-7
Sun, 19 Feb 2006 18:47:46 -0800 carl switch to automake/autoconf