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, extended-params


From: Ken Hornstein
Subject: [Nmh-commits] [SCM] The nmh Mail Handling System branch, extended-params, updated. 1.5-branchpoint-1146-g1e2eede
Date: Wed, 05 Mar 2014 20:47:01 +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, extended-params has been updated
       via  1e2eede170a7cc4ac86aa78f688b246c407664f9 (commit)
       via  7246af1b2cedad3b40d579f88ab80335b90d4719 (commit)
       via  ea61b6fbcec3d7109dcbd8c74848d1a4aff1fe57 (commit)
       via  f46f2bf428ce57460760544c7acf1f81194cdc63 (commit)
       via  d4d773c1fe95ed03f9aa5a0baa2c387c2943aa3a (commit)
       via  ec4b22fc47186bd8c46495c0bee5592b225c9abf (commit)
       via  1bb6c0305bbd53b6a148c6106b8fbdfbd44c5bf6 (commit)
       via  a77de92766e31f0d8973a9bc303574c3bbe4f82f (commit)
      from  0a7838e0e8026cbfe8a8924ef256ad9e930fb03d (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 1e2eede170a7cc4ac86aa78f688b246c407664f9
Author: Ken Hornstein <address@hidden>
Date:   Wed Mar 5 15:43:33 2014 -0500

    A more complicated RFC 2231 parsing example.

commit 7246af1b2cedad3b40d579f88ab80335b90d4719
Author: Ken Hornstein <address@hidden>
Date:   Wed Mar 5 15:42:59 2014 -0500

    Whoops, a little TOO hasty on the last bugfix; put back an assignment.

commit ea61b6fbcec3d7109dcbd8c74848d1a4aff1fe57
Author: Ken Hornstein <address@hidden>
Date:   Wed Mar 5 15:11:54 2014 -0500

    Switch over to using the token parser instead of isspace(), and
    make sure we have our pointer correct when doing an encoded parameter
    that isn't the first one.

commit f46f2bf428ce57460760544c7acf1f81194cdc63
Author: Ken Hornstein <address@hidden>
Date:   Wed Mar 5 14:36:43 2014 -0500

    Move language tag parser into the block so it only gets
    invoked on index 0.

commit d4d773c1fe95ed03f9aa5a0baa2c387c2943aa3a
Author: Ken Hornstein <address@hidden>
Date:   Wed Mar 5 14:04:47 2014 -0500

    Change disposition output slightly.

commit ec4b22fc47186bd8c46495c0bee5592b225c9abf
Author: Ken Hornstein <address@hidden>
Date:   Wed Mar 5 13:48:45 2014 -0500

    Update information to mention RFC 2231.

commit 1bb6c0305bbd53b6a148c6106b8fbdfbd44c5bf6
Author: Ken Hornstein <address@hidden>
Date:   Wed Mar 5 13:40:13 2014 -0500

    Add message/external-body test.

commit a77de92766e31f0d8973a9bc303574c3bbe4f82f
Author: Ken Hornstein <address@hidden>
Date:   Wed Mar 5 13:03:30 2014 -0500

    Update mhlist and other relevant utilities to output disposition information
    with a new -disposition switch.

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

Summary of changes:
 h/mhparse.h                  |   48 ++++++++++++++++++++-
 man/mhbuild.man              |   11 ++++-
 man/mhlist.man               |    7 +++
 test/mhbuild/test-ext-params |   42 ++++++++++++++++++
 test/mhlist/test-ext-params  |   49 ++++++++++++++++++++-
 uip/mhbuild.c                |   19 +++++---
 uip/mhbuildsbr.c             |   13 +++---
 uip/mhlist.c                 |   16 ++++---
 uip/mhlistsbr.c              |   98 +++++++++++++++++++++++++++---------------
 uip/mhn.c                    |    5 +--
 uip/mhparse.c                |   51 +++++++++++----------
 uip/mhshowsbr.c              |    8 +---
 12 files changed, 274 insertions(+), 93 deletions(-)


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



reply via email to

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