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, master, updated


From: David Levine
Subject: [Nmh-commits] [SCM] The nmh Mail Handling System branch, master, updated. 1.6-branchpoint-369-g522c66e
Date: Thu, 21 Jul 2016 01:29:41 +0000 (UTC)

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, master has been updated
       via  522c66eae1a144e0631dfaa61f1632e341ea7ce6 (commit)
       via  98c792e2effa2656e4fce979d6f6eec44d64131c (commit)
      from  b347135ed8e4c15c6562d7b3d7924bd9ef7f1589 (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 522c66eae1a144e0631dfaa61f1632e341ea7ce6
Author: David Levine <address@hidden>
Date:   Wed Jul 20 21:25:01 2016 -0400

    Factored out base64 decoding code into decodeBase64().

commit 98c792e2effa2656e4fce979d6f6eec44d64131c
Author: David Levine <address@hidden>
Date:   Wed Jul 20 21:14:25 2016 -0400

    Moved md5.c from uip to sbr.

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

Summary of changes:
 Makefile.am               |   19 ++--
 h/prototypes.h            |    8 ++
 sbr/base64.c              |  121 ++++++++++++++++++++-
 {uip => sbr}/md5.c        |    0
 test/mhstore/test-mhstore |   11 ++
 uip/mhparse.c             |  258 ++++++++++++++-------------------------------
 6 files changed, 225 insertions(+), 192 deletions(-)
 rename {uip => sbr}/md5.c (100%)


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



reply via email to

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