[gmime] Created tag 1.0.1



The unsigned tag '1.0.1' was created.

Tagger: Jeffrey Stedfast <jestedfa microsoft com>
Date: Tue Feb 7 11:57:36 2017 -0500

    Tagged for 1.0.1

Changes since the last tag '0.8.0':

Charles Kerr (2):
      syncing up with small changes from Pan...
      fixed minor compiler warnings. same. same. same. same. same.

Jeffrey Stedfast (66):
      updated
      typeo fixes
      file gmime-filter-chomp.h was initially added on branch GMIME_PGP_MIME.
      file gmime-filter-chomp.c was initially added on branch GMIME_PGP_MIME.
      file gmime-gmime-filter-chomp.html was initially added on branch GMIME_PGP_MIME.
      file gmime-filter-chomp.sgml was initially added on branch GMIME_PGP_MIME.
      fixed type-o's in ChangeLog
      added rfc3156
      Get rid of some extra line feeds.
      Thanks to Carlos Morgado <chbm chbm nu>
      New filter to encode/decode yEnc streams.
      Finalize the crc before returning. (g_mime_filter_yenc_get_crc): Same.
      Compile fixes.
      a little fix - don't break after finding the =ypart header - just a little copy-paste-o
      Added a switch-statement based on direction. Yes, for now the INIT state
      Fixed a logic mistake. All is good now in the land of UU :-)
      fixed a spelling mistake in a comment block
      Check fd against -1.
      *** empty log message ***
      *** empty log message ***
      oops, and this file too.
      strcasecmp on charenc, not charset because charset has not yet been
      Changed the canonical format for CANONINICAL_ISO_S_FORMAT for Solaris.
      Don't forget to update the outbuf pointer after reallocing. Exit the loop
      Same fix as I made earlier to g_mime_iconv_strndup.
      Moved tables[] into the #ifdef BUILD_CHARSET_MAP block.
      New private source files to do some unicode shiz. Ripped out of
      updated TODO. I want to support better charset detection especially for asian charsets.
      Don't bother using g_mime_charset_name here either because
      got rid of some compiler warnings
      added some comments
      ignore gen-multibyte
      Detect the iconv-friendly formats for iso charsets at configure time and
      er, this is how I meant to commit iconv-detect.c
      #define CONFIGURE_IN so iconv-detect will abort on any failure.     Also, add UCS-4BE to the list of 
iso-10646 charsets to try since this seems to be what Solaris uses.
      Destroy the temporary addrlist.
      fix config.h.in
      Fixed a bug that crept in during my simplification.
      Check for off_t, size_t, and ssize_t.
      Treat ',' as a token delimeter. Also updated the datetok lookup table.
      Updated.
      forgot to include gmime-filter-yenc in the docs ;-)
      No longer takes a 'preserve_headers' argument.
      same change as gmime-parser.c
      New implementation, backported from my glib2 version of gmime (which is
      ignore config.h.in
      Added support for the binary encoding. (g_mime_part_encoding_to_string):
      Pull some fixes back from HEAD.
      fixed a spelling mistake
      Oops, fix the patch from HEAD to compile.
      Updated.
      Instead of converting the multibyte charset tables to UTF-8 and then using
      Change version info to 0.9.0
      Gnerate the multibyte charsets without the need for using external .dat
      Gnerate the multibyte charsets without the need for using external .dat
      The length of the stream is bound_end - bound_start.
      Do more error handling and also try to write out everything.
      Only compensate for the '\n' if we found a boundary.
      Updated documentation.
      If the parser stream is not seekable, then scan the content into a memory
      fixed a comment
      changed the previous fix to not check content == NULL but instead just use parser->seekable like the 
way I fixed this in HEAD.
      Updated.
      Bumped version to 1.0.0
      Use g_mime_stream_mem_new_with_byte_array() so that the mem stream owns
      Bumped version to 1.0.1


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]