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: Ken Hornstein
Subject: [Nmh-commits] [SCM] The nmh Mail Handling System branch, master, updated. 1.5-branchpoint-370-g8090b54
Date: Thu, 24 Jan 2013 21:07:53 +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, master has been updated
       via  8090b548231e5f9e0fa78166b5d7b4228b2ef608 (commit)
      from  e98c2d0fee3d656633ae897576b3d8d0f0fddfe2 (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 8090b548231e5f9e0fa78166b5d7b4228b2ef608
Author: Ken Hornstein <address@hidden>
Date:   Thu Jan 24 16:05:36 2013 -0500

    Fix the format engine so it properly keeps track of multibyte characters
    and column positions when processing components and other functions.
    
    When working on this code I realized we have nothing that checks to make
    sure right justification of format function output works properly, so a
    test for right justification is also included.

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

Summary of changes:
 Makefile.am                   |    1 +
 docs/pending-release-notes    |    2 +
 sbr/fmt_scan.c                |   74 ++++++++++++++++++++++++-----------------
 test/format/test-rightjustify |   27 +++++++++++++++
 test/scan/test-scan-multibyte |    2 +-
 5 files changed, 74 insertions(+), 32 deletions(-)
 create mode 100755 test/format/test-rightjustify


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



reply via email to

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