log

age author description
Sat, 13 Sep 2008 20:15:40 -0700 Carl Byington initial attempt at building a shared library
Tue, 09 Sep 2008 11:11:56 -0700 Carl Byington fix base64 encoding that could create long lines
Thu, 28 Aug 2008 15:25:53 -0700 Carl Byington iconv changes for Mac
Tue, 05 Aug 2008 12:09:19 -0700 Carl Byington Added tag stable-0-6-17 for changeset 9bd455802437
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.
Tue, 05 Aug 2008 10:11:41 -0700 Carl Byington Added tag stable-0-6-16 for changeset c664302d1606
Tue, 05 Aug 2008 10:04:23 -0700 Carl Byington release 0.6.16 stable-0-6-16
Sun, 03 Aug 2008 15:42:37 -0700 Carl Byington Use inttypes.h for portable printing of 64 bit items.
Wed, 30 Jul 2008 22:27:08 -0700 Carl Byington Added tag stable-0-6-15 for changeset 582e927756d3
Wed, 30 Jul 2008 22:01:52 -0700 Carl Byington Patch from Robert Simpson for file handle leak in error case. stable-0-6-15
Sun, 15 Jun 2008 07:00:54 -0700 Carl Byington Added tag stable-0-6-14 for changeset df60d5463ad5
Sun, 15 Jun 2008 06:57:45 -0700 Carl Byington add missing debian makefile stable-0-6-14
Sun, 15 Jun 2008 06:54:39 -0700 Carl Byington Fix my mistake in debian packaging.
Fri, 13 Jun 2008 20:53:28 -0700 Carl Byington Added tag stable-0-6-13 for changeset 4a760802ef29
Fri, 13 Jun 2008 20:49:29 -0700 Carl Byington bump version number stable-0-6-13
Fri, 13 Jun 2008 20:47:01 -0700 Carl Byington Patch from Robert Simpson for encryption type 2.
Tue, 10 Jun 2008 14:28:55 -0700 Carl Byington Patch from Joachim Metz for debian packaging, and fix for incorrect length on lz decompression.
Sat, 07 Jun 2008 15:53:08 -0700 Carl Byington spelling fixup
Tue, 03 Jun 2008 12:07:47 -0700 Carl Byington Added tag stable-0-6-11 for changeset 987aa872294e
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:59:38 -0700 Carl Byington Added tag stable-0-6-10 for changeset 3cb02cb1e6cd
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
Fri, 16 May 2008 09:06:17 -0700 Carl Byington Added tag stable-0-6-9 for changeset 1bd4491cf8ff
Fri, 16 May 2008 09:00:57 -0700 Carl Byington fix documentation of 8 byte backpointers stable-0-6-9
Sun, 11 May 2008 10:04:33 -0700 Carl Byington Patch from Joachim Metz <joachim.metz@gmail.com> for 64 bit compile.
Sat, 10 May 2008 12:45:23 -0700 Carl Byington minor code cleanup
Wed, 05 Mar 2008 19:06:10 -0800 Carl Byington Added tag stable-0-6-8 for changeset 90aa7814ad1f
Wed, 05 Mar 2008 18:58:40 -0800 Carl Byington Initial version of pst2dii to convert to Summation dii load file format. stable-0-6-8
Tue, 26 Feb 2008 17:36:57 -0800 Carl Byington remove redundant requires from the spec file