summaryrefslogtreecommitdiff
path: root/src/Convert.c
AgeCommit message (Expand)AuthorFilesLines
2023-02-25Remove "All rights reserved" from Oracle copyright noticesAlan Coopersmith1-1/+1
2022-08-11Use memcpy() instead of memmove() when buffers are known not to overlapAlan Coopersmith1-2/+2
2022-06-14codespell-fixesThomas E. Dickey1-1/+1
2021-06-27Cast via intptr_t when converting integers to pointersAlex Richardson1-2/+2
2019-08-01improved the script used for typedef-options with indent, updated indentationThomas E. Dickey1-7/+7
2019-07-14remove the ARGUSED lines, which confuse GNU indent, ditto for LINTLIBRARYThomas E. Dickey1-2/+0
2019-07-07indent'd like "x-indent.sh", but with a more complete set of typedefs - seeThomas E. Dickey1-692/+725
2019-07-07constify table passed to _XtTableAddConverter to reduce strict compiler warningsThomas E. Dickey1-1/+1
2019-07-07use _X_UNUSED to quiet compiler warningsThomas E. Dickey1-4/+4
2019-05-18fix most clang --analyze warnings about null-pointersThomas E. Dickey1-2/+2
2019-05-18fixes cppcheck "style" warnings (mostly variable-scope)Thomas E. Dickey1-8/+7
2019-05-06fixes for gcc warnings, no object-changeThomas E. Dickey1-2/+3
2019-05-06use "const void *" rather than "char *" for memcmp, etcThomas E. Dickey1-2/+2
2019-05-06fix gcc warnings when assigning into a bit-field by first masking the valueThomas E. Dickey1-5/+5
2019-04-06This cleans up the "easy" warning fixes which can be made using myThomas E. Dickey1-8/+8
2019-01-08resolv:shadows a previous localWalter Harms1-1/+1
2018-03-24avoid -Wformat errors from clang when building with -DDEBUGRin Okuyama1-1/+1
2013-07-10Revert "Avoid shadowing variables."Alan Coopersmith1-1/+1
2013-07-09Avoid shadowing variables.Thomas Klausner1-1/+1
2010-10-06Purge cvs tags.Jesse Adkins1-3/+0
2010-09-23Sun's copyrights belong to Oracle nowAlan Coopersmith1-1/+1
2010-01-14Update Sun license notices to current X.Org standard formAlan Coopersmith1-12/+23
2005-05-18- conditionally include config.h in xc/lib/Xt sourcesXORG-6_8_99_8Søren Sandmann Pedersen1-0/+3
2005-02-21Convert lib/Xt to ANSI C (Thomas Dickey). Fixes for a few valgrind warningsXORG-6_8_99_3XORG-6_8_99_2XORG-6_8_99_1Matthieu Herrb1-102/+98
2004-04-23Merging XORG-CURRENT into trunkXACE-SELINUX-MERGEEgbert Eich1-1/+1
2004-03-14Importing vendor version xf86-4_4_99_1 on Sun Mar 14 00:26:39 PST 2004xf86-4_4_99_1Egbert Eich1-1/+1
2004-03-03Importing vendor version xf86-4_4_0 on Wed Mar 3 04:09:24 PST 2004xf86-4_4_0Egbert Eich1-1/+1
2004-02-26readding XFree86's cvs IDsxf86-4_3_99_903Egbert Eich1-1/+1
2004-02-26Importing vendor version xf86-4_3_99_903 on Wed Feb 26 01:21:00 PST 2004Egbert Eich1-1/+1
2003-11-25XFree86 4.3.99.16 Bring the tree up to date for the Cygwin folksxf86-4_3_99_902xf86-4_3_99_901xf86-4_3_99_16Kaleb Keithley1-71/+1
2003-11-14XFree86 4.3.0.1xf86-4_3_0_1PRE_xf86-4_3_0_1Kaleb Keithley1-20/+9
2003-11-14R6.6 is the Xorg base-lineXORG-MAINKaleb Keithley1-0/+1169