libXpm: Changes to 'master'

GitLab Mirror gitlab-mirror at kemper.freedesktop.org
Sun Jul 17 23:36:31 UTC 2022


 .gitlab-ci.yml            |   98 ++++++++++++++++++++++++++++
 AUTHORS                   |    2 
 NEWS.old                  |    2 
 README.md                 |    2 
 configure.ac              |    2 
 doc/README.MSW            |    2 
 doc/README.html           |    2 
 man/Makefile.am           |   18 ++---
 man/xpmcreatebuffer.man   |   64 +++++++++---------
 man/xpmcreatedata.man     |   66 +++++++++---------
 man/xpmcreateimage.man    |   68 +++++++++----------
 man/xpmcreatepixmap.man   |   70 ++++++++++----------
 man/xpmcreatexpmimage.man |   84 ++++++++++++------------
 man/xpmmisc.man           |   60 ++++++++---------
 man/xpmread.man           |  160 +++++++++++++++++++++++-----------------------
 man/xpmwrite.man          |  108 +++++++++++++++----------------
 src/create.c              |    2 
 src/hashtab.c             |    2 
 src/parse.c               |    6 -
 src/rgbtab.h              |    2 
 src/scan.c                |    6 -
 21 files changed, 462 insertions(+), 364 deletions(-)

New commits:
commit 7a138a5278890e122731eb94b8e5a7d6ef543243
Author: Alan Coopersmith <alan.coopersmith at oracle.com>
Date:   Sun Jul 17 16:29:35 2022 -0700

    gitlab CI: add a basic build test
    
    Signed-off-by: Alan Coopersmith <alan.coopersmith at oracle.com>

commit 3433f4334db7c30864c112639a929c5ae8bd3c3b
Author: Alan Coopersmith <alan.coopersmith at oracle.com>
Date:   Sun Jul 17 16:27:01 2022 -0700

    man: strip trailing whitespace
    
    git diff -w shows no changes from this commit
    
    Signed-off-by: Alan Coopersmith <alan.coopersmith at oracle.com>

commit 961245427855ab6d30a5fa2dbb98aaffa571d728
Author: Alan Coopersmith <alan.coopersmith at oracle.com>
Date:   Sun Jul 17 16:25:38 2022 -0700

    Fix spelling/wording issues
    
    Found by using:
        codespell --builtin clear,rare,usage,informal,code,names
    
    Signed-off-by: Alan Coopersmith <alan.coopersmith at oracle.com>

commit fa16fbda9c90f932a74cd80c90eee88432d987d7
Author: Alan Coopersmith <alan.coopersmith at oracle.com>
Date:   Sun Jul 17 16:23:04 2022 -0700

    Build xz tarballs instead of bzip2
    
    Signed-off-by: Alan Coopersmith <alan.coopersmith at oracle.com>



More information about the xorg-commit mailing list