simon-git: halibut (master): Simon Tatham

Commits to Tartarus hosted VCS tartarus-commits at lists.tartarus.org
Tue May 30 22:00:17 BST 2017


TL;DR:
  7ed6646 New utility function rdaddc_rep().

Repository:     https://git.tartarus.org/simon/halibut.git
On the web:     https://git.tartarus.org/?p=simon/halibut.git
Branch updated: master
Committer:      Simon Tatham <anakin at pobox.com>
Date:           2017-05-30 22:00:17

commit 7ed66467ffe6dde9f4ca4975845d129772e4a851
web diff https://git.tartarus.org/?p=simon/halibut.git;a=commitdiff;h=7ed66467ffe6dde9f4ca4975845d129772e4a851;hp=2a831de2a4232c4295964f4e048ff27e34a51661
Author: Simon Tatham <anakin at pobox.com>
Date:   Mon May 29 20:20:04 2017 +0100

    New utility function rdaddc_rep().
    
    This is a function I should have introduced a lot earlier while
    writing the CHM output code, because I ended up with quite a lot of
    annoying loops to add zero-padding of various sizes by going round and
    round on the one-byte rdaddc().

 halibut.h |  1 +
 misc.c    | 14 ++++++++++++++
 winchm.c  | 32 ++++++++++++++------------------
 3 files changed, 29 insertions(+), 18 deletions(-)



More information about the tartarus-commits mailing list