File xts.changes of Package xts
-------------------------------------------------------------------
Wed Feb 19 08:51:41 UTC 2025 - Martin Pluskal <mpluskal@suse.com>
- Update to version 0.99.1~20250211.12a887c2:
* libXtTest: Make function declarations match their prototypes
* libXtaw/SmeBSB.c: Make SetValues declaration match its prototype
* Xlib3/XCloseDisplay: Add a test for synchronization
* xts5: Fix number of test for Xlib3
* XstOpenDisplay: Fix display of reason string on connection failure
* Rename delete() to xts_delete() [via #define]
* meson.build: Fix x11_trans.c compile on Solaris
* Fix -Wreturn-type warnings in the test framework
* XcmsStoreColor: check for success should use ==, not =
* mc: Replace mcstrdup() function with a macro that calls strdup()
* Replace xt_strdup() function with a macro that calls strdup()
* Replace wbcopy() function with a macro that calls memmove()
* XChangeWindowAttributes: fix before & after test for y value
* mc: use (void) instead of () for functions in generated code
* Fix -Wmissing-prototypes warnings in xts5 framework
* ShowRep.c: Add missing % to printf-style format string
* Log.c: convert to actual varargs functions
* Fix -Wmissing-prototypes warnings in tet framework
* AvsForm2.h: avoid conflicts with XawForm.h
* Fix -Wreturn-mismatch errors in test cases
* Fix many -Wdiscarded-qualifiers warnings in test cases
* Fix most -Wdiscarded-qualifiers warnings in xts5 framework
* avsr5_proto.h: uncomment function prototypes
* Fix most -Wdiscarded-qualifiers warnings in tet framework
* Fix remaining multiply-defined linker errors in Xt test cases
* Remove unneeded declaration of s2 from libXtTest/waitfor.c
* define ebuf as extern in all but one file
* Mark keycode variables in keyboard tests as static
* r5.h: remove extra global definition of drawable_id
* define tet_thistest as external in pre-written test code
* mc: always define tet_thistest as external in generated test code
* xtestlib.h: add guard to prevent multiple inclusion
* Fix -Wincompatible-pointer-types errors in Xt test cases
* vmath.h: Assume we want ANSI C function prototypes now
* XtGetSelectionRequest.m: stop using NULL for non-pointer value
* Xlib14 tests: stop using NULL for non-pointer values
* Fix -Wint-conversion errors in generated code in test cases
* Fix -Wimplicit-function-declaration errors in test cases
* Fix -Wimplicit-int errors in test cases
* xim_cb.c: stop using NULL for non-pointer value
* Viewport.c: stop using NULL for non-pointer values
* Xstlib.h: add guard to prevent multiple inclusion
* Rcv_Ext_Evt: add missing argument to unpack2() call
* Rcv_Ext_Evt: drop unused argument "base"
* Fix -Wincompatible-pointer-types errors in the test framework
* Fix -Wimplicit-function-declaration errors in the test framework
* Fix -Wimplicit-int errors in test framework
* README: update anongit URL to use gitlab instead
-------------------------------------------------------------------
Tue Jul 30 08:11:25 UTC 2024 - Martin Pluskal <mpluskal@suse.com>
- Update git url
- Update to version 0.99.1~20240414.f0bae09e:
* xts5: startup: avoid multiple definition errors
* xts5: avoid multiple definitions of Dsp
* XTestExt: Add missing include for XTest extension
* XInput: Add missing includes for report() declaration
* settimeout: Add missing include for delete() prototype
* bitcount: Add missing include for debug() prototype
* pfcount: Add missing includes to declare trace()
* Add missing include for XTest extension
* Add missing prototype for init_xinput()
* Add missing prototypes for SimulateDevice{Button,Key}{Press,Release}Event()
-------------------------------------------------------------------
Fri Jun 7 13:10:50 UTC 2024 - Martin Pluskal <mpluskal@suse.com>
- Update to version 0.99.1~20240414.f0bae09e:
* xts5: startup: avoid multiple definition errors
* xts5: avoid multiple definitions of Dsp
-------------------------------------------------------------------
Mon Feb 5 12:49:17 UTC 2024 - Martin Pluskal <mpluskal@suse.com>
- Update to version 0.99.1~20221211.6be266b8:
* XTestExt: Add missing include for XTest extension
* XInput: Add missing includes for report() declaration
* settimeout: Add missing include for delete() prototype
* bitcount: Add missing include for debug() prototype
* pfcount: Add missing includes to declare trace()
* Add missing include for XTest extension
* Add missing prototype for init_xinput()
* Add missing prototypes for SimulateDevice{Button,Key}{Press,Release}Event()
* xtlibproto.h: Add missing include for Xlib types
* Remove some hacks that supported systems that existed before some of the engineers on my team were born
* Assume the compiler is from this millennium
* Remvoe comment about xtlibproto.h being auto-generated as it isn't any more
* Remove Makefile.old
* Remove .cvsignores
* autogen.sh: use quoted string variables
* autogen.sh: use exec instead of waiting for configure to finish
* gitlab CI: add a basic build test
* configure.ac: Build xz tarballs instead of bzip2
-------------------------------------------------------------------
Thu Jun 11 08:57:48 UTC 2020 - Martin Pluskal <mpluskal@suse.com>
- Update to version 0.99.1~20200415.5b692f14:
* meson: generate a piglit profile
* meson: Add meson build system
* mc: Allow setting the TET_ROOT at build time
* editorconfig: Add meson using upstream recommended style
* Xlib3/XCloseDisplay: Avoid hang after test failure
* Update configure.ac bug URL for gitlab migration
* xts5: Build tetexec.cfg from 'make all'
* xts5: Do not test all identical visuals
- Fix building with gcc10
-------------------------------------------------------------------
Thu Jan 26 19:09:47 UTC 2017 - mpluskal@suse.com
- Create manpage as well
-------------------------------------------------------------------
Wed Jan 18 14:34:32 UTC 2017 - mimi.vx@gmail.com
- Update to version 0.99.1~20170109.ea595bb1:
* autogen: Set the default patch prefix.
* xts5: Fix clang warning - non-void function DoLayout should return a value
* xts5: Fix missing variable for format specifier
* xts5: Fix missing variable for format specifier
* xts5: Fix missing variable for format specifier
* xts5: Fix clang warning - non-void function FillArea should return a value
* xts5: Fix format specifier type warning in XtSetSelectionTimeout
* Don't sleep(2) at the beginning of Xt test setup
* xts5: Fix clang error - non-void function 'outfile' should return a value
* xts5: Fix clang error - non-void function 'tet_main' should return a value
-------------------------------------------------------------------
Wed Jan 18 13:47:47 UTC 2017 - mimi.vx@gmail.com
- spec-cleaned package
-------------------------------------------------------------------
Fri Jul 22 10:38:01 UTC 2016 - msrb@suse.com
- Created the package.