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-365-ga616a79
Date: Fri, 18 Jan 2013 04:01:25 +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  a616a7953d87c3c51afcc8e693c48c37ec000edf (commit)
       via  40cbba6fa1e5926cebd5e2a26b92a8f0b647474e (commit)
       via  dbd0fa0a56a222bd118fea627eba53e5d9811d01 (commit)
      from  f383303ba2b9a77dc71ecce10e2fe96d9ae3b397 (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 a616a7953d87c3c51afcc8e693c48c37ec000edf
Author: David Levine <address@hidden>
Date:   Thu Jan 17 21:58:50 2013 -0600

    Removed all traces of m_getfld() FLDEOF and BODYEOF states.
    They were never set by m_getfld(), so all caller code that
    supported them was completely unexercised.

commit 40cbba6fa1e5926cebd5e2a26b92a8f0b647474e
Author: David Levine <address@hidden>
Date:   Thu Jan 17 21:46:54 2013 -0600

    Minimized message files reads in m_getfld() when the caller
    interleaves calls to fseek().  Added check of handling of
    long header field name without a colon to test-header.

commit dbd0fa0a56a222bd118fea627eba53e5d9811d01
Author: David Levine <address@hidden>
Date:   Thu Jan 17 20:58:25 2013 -0600

    Added test-msg-buffer-boundaries.

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

Summary of changes:
 Makefile.am                            |    4 +-
 h/mh.h                                 |    2 -
 sbr/m_getfld.c                         |   94 +++++---
 sbr/readconfig.c                       |    4 -
 sbr/seq_read.c                         |    4 -
 test/bad-input/test-header             |   60 +++--
 test/mhshow/test-msg-buffer-boundaries |  443 ++++++++++++++++++++++++++++++++
 uip/distsbr.c                          |    8 -
 uip/mhbuildsbr.c                       |    6 +-
 uip/mhcachesbr.c                       |    6 +-
 uip/mhparse.c                          |   11 +-
 uip/msh.c                              |    4 +-
 uip/mshcmds.c                          |    3 -
 uip/new.c                              |    4 -
 uip/picksbr.c                          |    5 +-
 uip/post.c                             |    7 +-
 uip/prompter.c                         |   11 +-
 uip/sendsbr.c                          |    9 +-
 uip/show.c                             |    1 -
 uip/slocal.c                           |    8 +-
 uip/sortm.c                            |    2 -
 uip/whatnowsbr.c                       |    1 -
 22 files changed, 558 insertions(+), 139 deletions(-)
 create mode 100755 test/mhshow/test-msg-buffer-boundaries


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



reply via email to

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