Mercurial > libpst
log src/readpstlog.c @ 202:2f38c4ce606f
age | author | description |
---|---|---|
Sat, 04 Apr 2009 16:00:48 -0700 | Carl Byington | move version-info into main configure.in, and set it properly. |
Thu, 05 Feb 2009 12:09:04 -0800 | Carl Byington | fix initial from header in mbox format. |
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 |