Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Let tm file define MAX_*_TYPE_SIZE if *_TYPE_SIZE depends upon target_flags | ian | 1993-10-06 | 1 | -5/+21 |
* | (parse_escape): Delete case for '^'. | rms | 1993-02-27 | 1 | -7/+0 |
* | (parse_escape): Support \E and \e like cc1: | rms | 1993-02-02 | 1 | -0/+3 |
* | (yylex): Make tokstart an unsigned char *. | rms | 1993-01-06 | 1 | -5/+5 |
* | (integer_overflow): Do nothing unless pedantic. | rms | 1992-10-21 | 1 | -1/+2 |
* | (parse_escape): Diagnose '\x' with no digits. | rms | 1992-09-17 | 1 | -5/+10 |
* | (parse_number): Warn about '9' in octal constants. | rms | 1992-09-17 | 1 | -13/+17 |
* | (parse_number): Diagnose integer constants that are too large. | rms | 1992-09-14 | 1 | -13/+34 |
* | (exp): Detect signed integer overflow. | rms | 1992-09-13 | 1 | -19/+88 |
* | Comment syntax fix. | rms | 1992-09-03 | 1 | -1/+1 |
* | (NULL_PTR): Use the same definition as | wood | 1992-08-14 | 1 | -1/+11 |
* | entered into RCS | kenner | 1992-07-31 | 1 | -0/+2 |
* | *** empty log message *** | rms | 1992-07-18 | 1 | -0/+2 |
* | Initial revision | mycroft | 1992-07-06 | 1 | -0/+896 |