Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
1996-07-03 | formatting tweaks | Mike Stump | 1 | -6/+6 | |
From-SVN: r12390 | |||||
1995-06-19 | (scan_decls): Fix typo when resetting PREV_ID_START. | Richard Kenner | 1 | -1/+1 | |
From-SVN: r10008 | |||||
1995-06-15 | Update header. | Richard Kenner | 1 | -2/+1 | |
From-SVN: r9965 | |||||
1995-06-15 | Update FSF address. | Richard Kenner | 1 | -1/+2 | |
From-SVN: r9964 | |||||
1995-06-09 | (scan_decls): Handle declarations with multiple comma-separated | Richard Kenner | 1 | -33/+84 | |
declarators. From-SVN: r9912 | |||||
1995-04-05 | Re-write fixproto/fix-header/etc to use cpplib. | Per Bothner | 1 | -89/+88 | |
From-SVN: r9316 | |||||
1993-11-08 | (scan_decls): After seeing an extern variable declaration... | Richard Stallman | 1 | -1/+1 | |
(scan_decls): After seeing an extern variable declaration, goto new_statement to read a new token, rather than going to handle_statement (which uses the current token). From-SVN: r6037 | |||||
1993-10-26 | Include hconfig.h. | Richard Kenner | 1 | -3/+1 | |
Remove unused #ifdef OLD. From-SVN: r5912 | |||||
1993-10-26 | (scan_decls): When reading parameter list, | Richard Stallman | 1 | -19/+27 | |
handle whitespace differently, and keep track of line number. From-SVN: r5890 | |||||
1993-10-12 | Re-write to be a subroutines of patch-header. | Per Bothner | 1 | -34/+28 | |
From-SVN: r5765 | |||||
1993-08-09 | Merge. See ChangeLog. | Per Bothner | 1 | -8/+40 | |
From-SVN: r5125 | |||||
1993-07-25 | Initial revision | Per Bothner | 1 | -0/+170 | |
From-SVN: r4986 |