libXext: Changes to 'master'

GitLab Mirror gitlab-mirror at kemper.freedesktop.org
Fri Jun 10 18:04:26 UTC 2022


 .gitlab-ci.yml                    |   99 ++++++++++++++++++++++++++++++++++++++
 README.md                         |    2 
 configure.ac                      |    4 -
 include/X11/extensions/XShm.h     |    2 
 include/X11/extensions/Xge.h      |    2 
 include/X11/extensions/multibuf.h |    6 +-
 include/X11/extensions/shape.h    |    2 
 include/X11/extensions/sync.h     |    2 
 man/XcupStoreColors.man           |    2 
 man/XdbeGetVisualInfo.man         |    2 
 man/Xmbuf.man                     |    2 
 specs/dbelib.xml                  |    2 
 specs/dpmslib.xml                 |    2 
 specs/shapelib.xml                |    2 
 specs/synclib.xml                 |    2 
 src/XMultibuf.c                   |    2 
 src/XTestExt1.c                   |    4 -
 src/Xge.c                         |    2 
 18 files changed, 120 insertions(+), 21 deletions(-)

New commits:
commit 6844509526a83a20f60a5b62191bfbc1e6f09227
Author: Alan Coopersmith <alan.coopersmith at oracle.com>
Date:   Fri Jun 10 10:47:19 2022 -0700

    Xge.c, Xge.h: convert from ISO-8859-1 to UTF-8
    
    Signed-off-by: Alan Coopersmith <alan.coopersmith at oracle.com>

commit 260449831c006b563d2a746452e1d3097565441a
Author: Alan Coopersmith <alan.coopersmith at oracle.com>
Date:   Fri Jun 10 10:12:19 2022 -0700

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

commit 34e454b17466ad2d79fb51ab040906dfe9ccc3f3
Author: Alan Coopersmith <alan.coopersmith at oracle.com>
Date:   Fri Jun 10 10:08:26 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 5da41666a4a5bef637a9bb0c04357b7ab2de323d
Author: Alan Coopersmith <alan.coopersmith at oracle.com>
Date:   Fri Jun 10 10:02:33 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