nmh-commits
[Top][All Lists]
Advanced

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

[Nmh-commits] [SCM] The nmh Mail Handling System branch, m_getfld, updat


From: David Levine
Subject: [Nmh-commits] [SCM] The nmh Mail Handling System branch, m_getfld, updated. 1.5-branchpoint-362-gf383303
Date: Thu, 17 Jan 2013 04:03:37 +0000

This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "The nmh Mail Handling System".

The branch, m_getfld has been updated
       via  f383303ba2b9a77dc71ecce10e2fe96d9ae3b397 (commit)
       via  05e3801ca48237cdee748b8afb5b8865640f8673 (commit)
       via  0e798ffac8e624fe4ee8c42c48f4883b95d88340 (commit)
      from  68864089c062ee04e4a4e61e667d590e1c4e494f (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit f383303ba2b9a77dc71ecce10e2fe96d9ae3b397
Author: David Levine <address@hidden>
Date:   Wed Jan 16 22:02:12 2013 -0600

    More cleanup of m_getfld(), changed some variable names.

commit 05e3801ca48237cdee748b8afb5b8865640f8673
Author: David Levine <address@hidden>
Date:   Wed Jan 16 21:48:11 2013 -0600

    Added check of header field body with more than 511
    characters to test-inc-scanout.  Also changed a couple of
    test message files to be generated on the fly.

commit 0e798ffac8e624fe4ee8c42c48f4883b95d88340
Author: David Levine <address@hidden>
Date:   Wed Jan 16 20:13:04 2013 -0600

    Cleaned up m_getfld() code a bit.  The most notable change
    was to remove the check for mmdlm2 not being null.  It's
    global data so that shouldn't happen.

-----------------------------------------------------------------------

Summary of changes:
 Makefile.am                          |    4 +-
 sbr/m_getfld.c                       |   76 ++++++++++---------
 test/bad-input/malformed_message.txt |    2 -
 test/bad-input/test-header           |    7 ++-
 test/inc/lots_of_headers.txt         |  112 ---------------------------
 test/inc/md5sums                     |    1 -
 test/inc/test-inc-scanout            |  137 +++++++++++++++++++++++++++++++++-
 7 files changed, 184 insertions(+), 155 deletions(-)
 delete mode 100644 test/bad-input/malformed_message.txt
 delete mode 100644 test/inc/lots_of_headers.txt


hooks/post-receive
-- 
The nmh Mail Handling System



reply via email to

[Prev in Thread] Current Thread [Next in Thread]