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