Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2003-02-20 | * rclex.l (handle_quotes): Fix minor formatting problems introduced in previous | Christopher Faylor | 1 | -4/+5 | |
change. | |||||
2003-02-20 | * rclex.l: Handle strings spanning more than one line. | Christopher Faylor | 1 | -1/+4 | |
2002-05-05 | * rcparse.y: Remove newcmd rule. Move rcparse_discard_strings | Alan Modra | 1 | -1/+1 | |
call to rules that need no lookahead. Check for no lookahead. * rclex.l (get_string): Correct "strings" list handling. * resrc.c (read_rc_file): Discard strings. | |||||
2002-04-09 | "\a" escape (used for right justified key definitions in menus) is encodes as | Nick Clifton | 1 | -1/+1 | |
binary 8. | |||||
2002-04-09 | Fix parsing hex constants in strings. Add test for the fix. | Nick Clifton | 1 | -5/+5 | |
2001-09-19 | Locale changes from Bruno Haible <haible@clisp.cons.org>. | H.J. Lu | 1 | -7/+7 | |
2001-03-13 | Fix typos in ChangeLogs and update copyright notices | Nick Clifton | 1 | -1/+1 | |
1999-05-12 | * rclex.l: add code to suppress certain output from cpp, replace | DJ Delorie | 1 | -85/+116 | |
all returns with MAYBE_RETURN (MAYBE_RETURN): new, implement the suppression by returning IGNORED_TOKEN as needed. (cpp_line): remember which file we're in, mark data from included *.h files for suppression. * rcparse.y (input): allow IGNORED_TOKEN outside of known constructs | |||||
1999-05-03 | 19990502 sourceware importbinu_ss_19990502 | Richard Henderson | 1 | -0/+465 | |