[gmime] Created tag 2.4.6
- From: Jeffrey Stedfast <fejj src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gmime] Created tag 2.4.6
- Date: Tue, 7 Feb 2017 17:11:33 +0000 (UTC)
The unsigned tag '2.4.6' was created.
Tagger: Jeffrey Stedfast <jestedfa microsoft com>
Date: Tue Feb 7 12:11:26 2017 -0500
Tagged for 2.4.6
Changes since the last tag '2.4.5':
Jeffrey Stedfast (42):
Removed unused includes.
Check for regex.h
Removed #include <unistd.h> as it isn't needed there.
Don't #include <unistd.h> here.
Fixed 'crlf' argument to be a guint to make it easier to avoid compile
just use guints for iterating over a GPtrArray
fixed signedness compares
Check for unistd.h
Removed unneeded #include <unistd.h>
fixed compile warning
New Microsoft Visual Studio 2008 Solution file for GMime.
added VS files to EXTRA_DIST
Need to #include <unistd.h> for getpid().
If glib is >= 2.14, use GRegex instead of glibc regex.
fixed a ton of compiler warnings with strict warning options enabled
#include <process.h> for building on Windows.
fixed a number of compile warnings exposed by Visual Studio
#include <process.h> for building on Windows. (mktime_utc): Use
#include <process.h> for getpid() and ws2tcpip.h for getaddrinfo() on
a few minor tweaks to configure.in
more configure fixes
Added logic to the PreBuild step to copy config.h.win32 to config.h
oops
added config.h.win32 to EXTRA_DIST
Tweaked the VS build
use %z for size_t/ssize_t printf formatters
removed printf-formatter kludge fu
Modified to compile without the need for pthread.h
New directory for Visual Studio 2008 Solution & Project files.
removed .cvsignore file
Visual Studio Project/Solution updates
added vs2008 project files to EXTRA_DIST
use G_OS_WIN32 instead of _WINDOWS
Ported to Windows by #including io.h
added uuencode and uudecode projects
added uuencode/decode to Makefile.am
Added uuencode/decode projects and updated intermediate build directories for the other projects
Removed unused headers to fix the build on Windows.
Fixed the Windows code-path. (charset_convert): In the Windows case, fake
Don't bother dup()ing the stdout fd, just use set_owner(FALSE) so that it
Fixed a bug wrt updating uulen when the data isn't an exact multiple of 3.
Bumped version
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]