summaryrefslogtreecommitdiff
path: root/src/gram.y
AgeCommit message (Expand)AuthorFilesLines
2024-03-05improve declaration of yylex()Thomas E. Dickey1-1/+0
2024-03-05amend yylineno changeThomas E. Dickey1-1/+0
2024-01-21Remove storage specifier 'register'Tim Wiederhake1-3/+3
2024-01-01Remove redundant declaration of yylexTim Wiederhake1-0/+1
2021-11-28Fix spelling/wording issuesAlan Coopersmith1-1/+1
2020-06-21quiet a misleading warning in grammarThomas E. Dickey1-1/+2
2020-06-21indent lex/yacc files using xxx-indent (twm-indent uses GNU indent, whichThomas E. Dickey1-651/+651
2020-06-21add/use new function parseWarning, which honors -v/-q optionsThomas E. Dickey1-43/+24
2019-11-23an error in the action for warp-to-ring would produce two error messagesThomas E. Dickey1-0/+2
2019-07-16fix const-warnings in grammar using a non-const initializerThomas E. Dickey1-12/+13
2019-07-15fix gcc-normal compiler warnings, no object changeThomas E. Dickey1-6/+6
2013-08-18Replace malloc(strlen()+1); strcpy(); pairs with strdup()Alan Coopersmith1-2/+1
2013-08-18Stop casting return values from malloc & callocAlan Coopersmith1-1/+1
2013-07-31Delete trailing whitespace in non *.[ch] source filesAlan Coopersmith1-28/+28
2013-07-31Make more functions static that aren't called from other filesAlan Coopersmith1-2/+5
2013-07-31Use (void) to declare functions that take no arguments, instead of ()Alan Coopersmith1-1/+1
2013-07-18Constification cleanup - fix dozens of gcc warningsAlan Coopersmith1-3/+3
2005-03-11xc/programs/twm/add_window.cRoland Mainz1-18/+7
2004-04-23Merging XORG-CURRENT into trunkrel-0-6-1lg3d-rel-0-7-0lg3d-rel-0-6-2lg3d-baseXORG-6_8_2XORG-6_8_1_904XORG-6_8_1_903XORG-6_8_1_902XORG-6_8_1_901XORG-6_8_1XORG-6_8_0XORG-6_7_99_904XORG-6_7_99_903XORG-6_7_99_902XORG-6_7_99_901XORG-6_7_99_2XORG-6_7_99_1XACE-SELINUX-MERGEXORG-6_8-branchEgbert 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-14XFree86 4.3.0.1xf86-4_3_0_1PRE_xf86-4_3_0_1Kaleb Keithley1-19/+27
2003-11-14R6.6 is the Xorg base-lineXORG-MAINKaleb Keithley1-0/+883