summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-03-07Replace XtMalloc() calls with XtMallocArray()Alan Coopersmith
2023-03-07Replace XtRealloc() calls with XtReallocArray()Alan Coopersmith
2023-03-07Add XtReallocArray() for overflow checking of multiplied argsAlan Coopersmith
2023-03-07test: Add unit tests for XtMalloc, XtCalloc, & XtReallocAlan Coopersmith
2023-03-04configure: Use LT_INIT from libtool 2 instead of deprecated AC_PROG_LIBTOOLAlan Coopersmith
2023-02-25Remove "All rights reserved" from Oracle copyright noticesAlan Coopersmith
2023-02-09TMstate.c: Handle -Wduplicated-branches warningsAlan Coopersmith
2023-02-09Add xfilesearchpath to xt.pcAlan Coopersmith
2023-02-06configure.ac: Replace HAVE_LIBRARY with AC_CHECK_LIBAlan Coopersmith
2022-12-17tests: Replace g_assert() calls with g_assert_*() callsAlan Coopersmith
2022-12-17tests: Use XORG_MEMORY_CHECK_FLAGS from xorg-macros 1.16Alan Coopersmith
2022-12-17tests: update g_test_bug_base url from bugzilla to gitlabAlan Coopersmith
2022-08-11Use memcpy() instead of XtMemmove() when buffers are known to differAlan Coopersmith
2022-08-11Use memcpy() instead of memmove() when buffers are known not to overlapAlan Coopersmith
2022-07-17gitlab CI: stop requiring Signed-off-by in commitsAlan Coopersmith
2022-07-17Fix spelling/wording issuesAlan Coopersmith
2022-07-17Build xz tarballs instead of bzip2Alan Coopersmith
2022-06-20update copyright-dateThomas E. Dickey
2022-06-20Support buttons > 5 in translation tables [v2]Keith Packard
2022-06-18cppcheck (revise IsDescendant() to fix possible null-dereference)Thomas E. Dickey
2022-06-18cppcheck fixes (const, null dereferencing, uninitialized, scope)Thomas E. Dickey
2022-06-18fixes for gcc13 warningsThomas E. Dickey
2022-06-18cppcheck and clang --analyze fixesThomas E. Dickey
2022-06-14codespell-fixesThomas E. Dickey
2022-06-14add _X_NORETURN to agree with header-fileThomas E. Dickey
2021-12-02gitlab CI: add a basic build testAlan Coopersmith
2021-06-27Fix InternalCallbackRec layout if pointers are bigger than 64 bitsAlex Richardson
2021-06-27Fix XrmResource layout if pointers are bigger than longAlex Richardson
2021-06-27Cast via intptr_t when converting integers to pointersAlex Richardson
2021-06-27Use XtUIntPtr for integer types that can hold pointersAlex Richardson
2021-06-27XtArgVal: Support architectures where pointers are bigger than longAlex Richardson
2021-06-16Define LONG64 if __SIZEOF_LONG__ indicates 64-bit longAlex Richardson
2021-01-24libXt 1.2.1libXt-1.2.1Matt Turner
2020-02-05_XtCalloc actually uses a Cardinal, not size_tThomas E. Dickey
2019-12-22add errorhandling to _XtVaToTypedArgList()Walter Harms
2019-12-22Merge branch 'master' of ssh://gitlab.freedesktop.org/xorg/lib/libxtWalter Harms
2019-12-22refactoring, reduce indent levelWalter Harms
2019-11-15add a null-pointer check, overlooked in fix for issue #12.Thomas E. Dickey
2019-11-09issue #12: work within existing interface which attempts to obtain theThomas E. Dickey
2019-11-09no need to check arguments for XtFree()Walter Harms
2019-11-09new buildThomas E. Dickey
2019-11-09issue 12 - DISPLAY=:0.-1 XtScreenDatabase segfaultThomas E. Dickey
2019-08-01improved the script used for typedef-options with indent, updated indentationThomas E. Dickey
2019-07-14bump minor version to reflect code-cleanupThomas E. Dickey
2019-07-14remove the ARGUSED lines, which confuse GNU indent, ditto for LINTLIBRARYThomas E. Dickey
2019-07-14indent'd like "x-indent.sh", but with a more complete set of typedefs - seeThomas E. Dickey
2019-07-14indent'd like "x-indent.sh", but with a more complete set of typedefs - seeThomas E. Dickey
2019-07-14indent'd like "x-indent.sh", but with a more complete set of typedefs - seeThomas E. Dickey
2019-07-14indent'd like "x-indent.sh", but with a more complete set of typedefs - seeThomas E. Dickey
2019-07-14indent'd like "x-indent.sh", but with a more complete set of typedefs - seeThomas E. Dickey