Age | Commit message (Expand) | Author | Files | Lines |
1996-02-12 | * app.c (do_scrub_chars): In MRI mode, don't treat '#' as a | Ian Lance Taylor | 1 | -1/+1 |
1996-02-07 | * as.c (main): Call parse_args before read_begin. | Ian Lance Taylor | 1 | -21/+29 |
1995-09-08 | * app.c (do_scrub_chars): In MRI mode, keep a space before a | Ian Lance Taylor | 1 | -0/+7 |
1995-09-07 | * app.c (do_scrub_chars): In MRI mode, silently end quoted strings | Ian Lance Taylor | 1 | -471/+695 |
1995-08-21 | * app.c (do_scrub_next_char): If LEX_IS_STRINGQUOTE or | Ian Lance Taylor | 1 | -2/+16 |
1995-08-21 | * app.c (do_scrub_begin): In MRI mode, set lex of ' to | Ian Lance Taylor | 1 | -16/+26 |
1995-07-06 | fsf address update | Ken Raeburn | 1 | -45/+69 |
1994-01-04 | Tue Jan 4 15:12:43 1994 Stan Shebs (shebs@andros.cygnus.com) | Stan Shebs | 1 | -26/+9 |
1993-12-29 | * app.c (do_scrub_next_char): Fix more bugs dealing with | Jeff Law | 1 | -6/+25 |
1993-11-28 | * read.c (read_a_source_file): Fix test for when to stick a colon | Jeff Law | 1 | -8/+26 |
1993-09-10 | gcc lint. See ChangeLog for details. Also: | Ian Lance Taylor | 1 | -11/+14 |
1993-05-27 | * app.c (do_scrub_begin): Let line_comment_chars override | Ian Lance Taylor | 1 | -69/+93 |
1993-03-18 | * app.c (do_scrub_next_char): Added new state, 9, to avoid | Ian Lance Taylor | 1 | -13/+35 |
1992-12-29 | app.c (app_push): Use memcpy, not bcopy. | Ken Raeburn | 1 | -9/+10 |
1992-12-15 | * app.c (do_scrub_begin): allow single quote strings if so | Steve Chamberlain | 1 | -4/+8 |
1992-11-23 | Ran "indent", for GNU coding style; some code & comments still need fixup. | Ken Raeburn | 1 | -419/+506 |
1992-06-24 | Wed Jun 24 10:57:54 1992 Steve Chamberlain (sac@thepub.cygnus.com) | Steve Chamberlain | 1 | -42/+77 |
1992-02-15 | White space and comment changes. #ifdef __STDC__ becomes #if __STDC__ | K. Richard Pixley | 1 | -2/+2 |
1992-02-13 | White space and comments only. The devo tree prior to this delta is | K. Richard Pixley | 1 | -146/+174 |
1991-04-04 | Initial revision | K. Richard Pixley | 1 | -0/+508 |