Next | Query returned 56 messages, browsing 1 to 10 | Previous

History of commit frequency

CVS Commit History:


   2024-04-15 18:37:01 by Thomas Klausner | Files touched by this commit (3) | Package updated
Log message:
libxcb: update to 1.17.0.

Alan Coopersmith (2):
      tests: fix -Werror=discarded-qualifiers errors in check_public.c
      xcb_popcount: Use __builtin_popcount if compiler supports it

Erik Kurzinger (1):
      Add xcb-dri3 dependency to xcb-present.pc.in

Matt Turner (2):
      configure.ac: Require xcb-proto >= 1.17.0
      libxcb 1.17.0

Uli Schlachter (1):
      Always write C code in UTF-8
   2024-03-03 11:05:23 by Thomas Klausner | Files touched by this commit (3) | Package updated
Log message:
libxcb: update to 1.16.1.

This release fixes build issues for Windows & NetBSD platforms.

For those building for 32-bit platforms, it also enables use of the
"large file" APIs - though xcb mainly uses stat() calls on sockets,
not normal files.

Since this release was generated using the new GNU autoconf 2.72, this
also adds a --enable-year2038 configure flag which may allow xcb to
work with sockets whose timestamps are later than January 19, 2038, but
this has not been tested.

Alan Coopersmith (3):
      gitlab CI: regenerate container used for builds
      gitlab CI: use latest xcbproto from git to build against
      libxcb 1.16.1

Fergus Dall (1):
      Enable large file support

Peter Williams (1):
      Fix compilation on Windows

Thomas Klausner (1):
      configure.ac: drop `pthread-stubs` dependency on NetBSD
   2023-08-20 20:20:49 by Thomas Klausner | Files touched by this commit (2)
Log message:
libxcb: use upstream variant of patch
   2023-08-19 09:32:40 by Thomas Klausner | Files touched by this commit (4) | Package updated
Log message:
libxcb: update to 1.16.

Alan Coopersmith (4):
      gitlab CI: add a basic build test
      configure.ac: drop dependency `pthread-stubs` on Solaris
      configure.ac: Remove obsolete AC_HEADER_STDC
      Raise minimum required version of Python from 2.6 to 3.0

Daniel G (2):
      Fix windows build.
      Fix indentation.

Demi Marie Obenour (5):
      Fix a compiler warning
      Fix handling of documented enum parameters
      Allow full paths to sockets on non-macOS
      DISPLAY starting with / or unix: is always a socket path
      Add tests for unix socket parsing

Emil Velikov (1):
      autogen.sh: use quoted string variables

Ilya Pominov (1):
      c_client: Fix crash in xcb_randr_set_monitor

Jan Beich (1):
      configure.ac: drop `pthread-stubs` dependency on DragonFly and FreeBSD

Jeremy Huddleston Sequoia (1):
      xcb_conn: Add a check for NULL to silence a UBSan runtime error

Matt Turner (2):
      configure.ac: Require xcb-proto >= 1.16.0
      libxcb 1.16

Matthieu Herrb (1):
      Fix xcb_connect() call with a custom xcb_auth_info_t

Mihail Konev (1):
      autogen: add default patch prefix

Mike Sharov (2):
      Build DOUBLE-BUFFER extension.
      Require xcb-proto >= 1.15.1, which has Dbe

PaperChalice (1):
      configure.ac: drop dependency `pthread-stubs` on macOS

Peter Hutterer (1):
      autogen.sh: use exec instead of waiting for configure to finish

Uli Schlachter (1):
      Improve tutorial example
   2023-08-14 07:25:36 by Thomas Klausner | Files touched by this commit (1247)
Log message:
*: recursive bump for Python 3.11 as new default
   2023-06-27 12:28:45 by Taylor R Campbell | Files touched by this commit (1)
Log message:
x11/libxcb: Handle TOOLBASE/LOCALBASE split.
   2022-06-17 18:43:34 by Thomas Klausner | Files touched by this commit (2)
Log message:
libxcb: depend on latest py-xcbgen, and fix PLIST for it.

Bump PKGREVISION.
   2022-05-04 08:02:19 by Thomas Klausner | Files touched by this commit (1) | Package updated
Log message:
libxcb: fix PLIST for 1.15 update
   2022-05-04 06:39:09 by Thomas Klausner | Files touched by this commit (3) | Package updated
Log message:
libxcb: update to 1.15.

Alan Coopersmith (1):
      xcb_auth: Quiet -Wimplicit-fallthrough warning in get_authptr()

Demi Marie Obenour (1):
      Fix integer overflows in xcb_in.c

Eduardo Sánchez Muñoz (1):
      Use the 'present' field to properly check that the XC-MISC

Hodong (1):
      Fix a memory leak

Julien Cristau (2):
      Increment libtool version info for libxcb-dri3
      Add newline when printing auth/connection failure string to stderr

Matt Turner (1):
      libxcb 1.15

Peter Harris (2):
      Fix build on Windows
      Fix writev emulation on Windows

Povilas Kanapickas (4):
      c_client.py: Extract get_expr_field_names()                                \ 
                                                                                 \ 
                        c_client.py: Use get_expr_field_names directly to \ 
resolve list fields                                                              \ 
                                                 c_client: Extract \ 
_c_get_field_mapping_for_expr()
      c_client.py: Implement handling of <length> element

Ran Benita (3):
      tests: don't use deprecated fail_unless check API
      gitignore: add files generated by make check
      Avoid request counter truncation in replies map after 2**32 requests

Thomas Anderson (1):
      Fix hang in xcb_request_check()

Uli Schlachter (1):
      Improve/fix docs for reply fds functions
   2022-04-10 10:53:24 by Nia Alarie | Files touched by this commit (90)
Log message:
x11: adapt to new avoid-duplicate.mk usage

Next | Query returned 56 messages, browsing 1 to 10 | Previous