log src/dumpblocks.c @ 360:26c48ea9d896

age author description
Wed, 06 Jul 2016 10:21:08 -0700 Carl Byington From Jeffrey Morlan:
Tue, 02 Aug 2011 17:02:39 -0700 Carl Byington add default character set for items where the pst file does not specify a character set
Mon, 18 May 2009 15:55:05 -0700 Carl Byington remove readpstlog, switch to plain ascii debug log files
Tue, 14 Apr 2009 07:53:13 -0700 Carl Byington prep for fedora build stable-0-6-36
Sat, 04 Apr 2009 16:00:48 -0700 Carl Byington move version-info into main configure.in, and set it properly.
Mon, 16 Mar 2009 18:31:39 -0700 Carl Byington Compensate for iconv conversion to utf-7 that produces strings that are not null terminated.
Thu, 05 Feb 2009 12:09:04 -0800 Carl Byington fix initial from header in mbox format.
Mon, 02 Feb 2009 21:55:48 -0800 Carl Byington more changes from Fridrich Strba to avoid installing our config.h
Sun, 01 Feb 2009 11:24:22 -0800 Carl Byington disable building pst2dii on cygwin
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, 03 Aug 2008 15:42:37 -0700 Carl Byington Use inttypes.h for portable printing of 64 bit items.
Sat, 07 Jun 2008 15:53:08 -0700 Carl Byington spelling fixup
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
Thu, 14 Feb 2008 14:55:32 -0800 Carl Byington General cleanup and code fixes.
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, 19 Feb 2006 18:47:46 -0800 carl switch to automake/autoconf