[gmime] Created tag 2.1.0



The unsigned tag '2.1.0' was created.

Tagger: Jeffrey Stedfast <jestedfa microsoft com>
Date: Tue Feb 7 12:00:27 2017 -0500

    Tagged for 2.1.0

Changes since the last tag '2.0.1':

Charles Kerr (1):
      fix dangling file pointer.

Jeffrey Stedfast (60):
      updated docs and TODO for 2.2 development ideas
      Fixed the table to treat >=127 as a CTRL character.
      If the file:// url is preceded with some sort of brace, when scanning for
      Bumped version to 2.0.2
      Bumped version to 2.1.0
      updated
      build fixes
      Set priv->flushed to TRUE if we call g_mime_filter_complete() on our
      If the current list of cache buckets is non-NULL, set list->prev to the
      Use outbuf - filter-outbuf to calculate how much data we've written -
      Check that the compiler supports the inline optimisation keyword (or
      fixed the ChangeLog
      updated TODO
      Make sure inptr != pos + 1, if it does, then return FALSE.
      Add 1 to enclen so as to protect against buffer overruns.
      updated TODO
      Don't try to encode the header here. This is not our responsibility.
      Encode the subject before setting it in the raw header list.
      Use header_decode_phrase(). (internet_address_new_group): Same.
      Began writing a porting guide for developers porting their applications
      s/g_str[n]casecmp/str[n]casecmp/g
      don't rm -f *.hierarchy
      updated docs
      don't generate docs/Makefile twice
      add a prototype
      1 less item on my TODO list (already did it without realising it apparently)
      Flush the diagnostics stream and append a nul-byte. This allows us to
      Check for netdb.h, gethostname and gethostbyname.
      oops, fix this right
      lets try this again
      Initialise seen_eof1 to TRUE. (gpg_ctx_set_ostream): Set seen_eof1 to
      Fixed some compile warnings.
      New simple instantiable class implementing the GMimeSession interfaces.
      Updated for correctness.
      added the beginnings of a gmime tutorial
      Fixed a memory leak.
      added the tutorial to the build
      oops, added the Makefile.am
      Don't look at the subtype of the first_type unless we have already defined
      Check for sys/param.h
      Fixed to properly handle multiparts which do not end with their own
      New source files implementing some common routines scattered throughout
      Oops, fixed a bug.
      Free the fail_states array.
      New function to get whether or not the parser will attempt to keep the
      added .cvsignore
      Added a section for links to language bindings starting with the Perl
      updated
      Updated to return canonical charset names for windows-cp125x charsets.
      Don't descend recursively... make the user descend into sub-multiparts
      Don't descend recursively... make the user descend into sub-multiparts
      oops, one last minor fix
      added message-partial test cases
      Return const.
      Simplified.
      Added new headers.
      updated TODO
      updated
      Slight fix for growing the buffer used by g_gethostbyname_r().
      Added back this symbol in order to avoid breaking ABI.


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