Mercurial > libpst
log src/vbuf.c @ 168:c1a2fd06ffe6 stable-0-6-34
age | author | description |
---|---|---|
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. |
Sun, 08 Mar 2009 14:35:26 -0700 | Carl Byington | track character set individually for each mapi element |
Mon, 23 Feb 2009 20:40:51 -0800 | Carl Byington | improve character set handling - don't try to convert utf-8 to single byte for fields that were not originally unicode. |
Thu, 05 Feb 2009 12:09:04 -0800 | Carl Byington | fix initial from header in mbox format. |
Tue, 03 Feb 2009 10:59:10 -0800 | Carl Byington | more cleanup of #include files. |
Sun, 01 Feb 2009 11:24:22 -0800 | Carl Byington | disable building pst2dii on cygwin |
Fri, 16 Jan 2009 15:23:52 -0800 | Carl Byington | improve handling of content-type charset values in mime parts stable-0-6-25 |