summaryrefslogtreecommitdiff
path: root/xcalc.c
AgeCommit message (Expand)AuthorFilesLines
2023-02-05Add -help optionAlan Coopersmith1-7/+14
2023-02-05Stop casting function returns to voidAlan Coopersmith1-8/+8
2023-02-05Fix -version handling to not require opening a display firstAlan Coopersmith1-11/+15
2023-01-28Add -version optionAlan Coopersmith1-1/+11
2019-06-01Fix -Wsign-compare warning in Syntax() functionAlan Coopersmith1-4/+2
2019-02-18Add bitwise ops and base conversion (DEC/OCT/HEX) in TI modeTim Hentenaar1-2/+17
2011-09-28Strip trailing whitespaceAlan Coopersmith1-8/+8
2010-11-20create_keypad: declare list of button name strings as constAlan Coopersmith1-1/+1
2010-11-20Purge RCS/CVS version tagsAlan Coopersmith1-2/+0
2009-01-12Ansification and compile warning fixes.Paulo Cesar Pereira de Andrade1-54/+25
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-14Initial revisionXORG-STABLEKaleb Keithley1-0/+402