Mercurial > libpst
log src/libpst.c @ 91:9bd455802437 stable-0-6-17
age | author | description |
---|---|---|
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:01:52 -0700 | Carl Byington | Patch from Robert Simpson for file handle leak in error case. stable-0-6-15 |
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 |
Sat, 10 May 2008 12:45:23 -0700 | Carl Byington | minor code cleanup |
Sat, 23 Feb 2008 14:36:17 -0800 | Carl Byington | Start work on pst2dii to convert to Summation dii load file format. |