2001-10-19 |
Pascal Bart | * src/conflicts.c: Move global variables rrc_total... |
blob | commitdiff | raw |
2001-10-04 |
Akim Demaille | Merge in branch-1_29. after-merge-branch-1_29 |
blob | commitdiff | raw | diff to current |
2001-09-21 |
Marc Autret | * src/options.c (option_table): Adjust. |
blob | commitdiff | raw | diff to current |
2001-09-20 |
Pascal Bart | * src/lex.c (parse_percent_token): Change type of varia... |
blob | commitdiff | raw | diff to current |
2001-08-30 |
Marc Autret | * src/reader.c (parse_skel_decl): New. |
blob | commitdiff | raw | diff to current |
2001-08-25 |
Robert Anisko | * src/lex.c (percent_table): Add tok_define. |
blob | commitdiff | raw | diff to current |
2001-08-25 |
Robert Anisko | Revert to 1.28c |
blob | commitdiff | raw | diff to current |
2001-08-21 |
Robert Anisko | 2001-08-20 Robert Anisko <robert.anisko@epita.fr> |
blob | commitdiff | raw | diff to current |
2001-08-14 |
Marc Autret | Turn on %{source,header}_extension features. |
blob | commitdiff | raw | diff to current |
2001-08-06 |
Akim Demaille | Add of %source_extension and %header_extension which... |
blob | commitdiff | raw | diff to current |
2001-08-03 |
Akim Demaille | * src/getargs.c, src/getarg.h (skeleton)): Constify. |
blob | commitdiff | raw | diff to current |
2001-07-18 |
Akim Demaille | * src/getargs.h (raw_flag): Remove. |
blob | commitdiff | raw | diff to current |
2001-02-02 |
Akim Demaille | * lib/malloc.c, lib/realloc.c: New, from the fileutils... |
blob | commitdiff | raw | diff to current |
2001-01-19 |
Akim Demaille | Get rid of the ad hoc handling of token_buffer in the... |
blob | commitdiff | raw | diff to current |
2001-01-19 |
Akim Demaille | * src/lex.h: Rename all the tokens: |
blob | commitdiff | raw | diff to current |
2001-01-18 |
Akim Demaille | * src/lex.h (MAXTOKEN, maxtoken, grow_token_buffer... |
blob | commitdiff | raw | diff to current |
2001-01-18 |
Akim Demaille | Since we now use obstacks, more % directives can be... |
blob | commitdiff | raw | diff to current |
2000-11-07 |
Akim Demaille | * src: s/Copyright (C)/Copyright/g. |
blob | commitdiff | raw | diff to current |
2000-10-16 |
Akim Demaille | * src/lex.c (read_typename): New function. |
blob | commitdiff | raw | diff to current |
2000-10-16 |
Akim Demaille | * src/reader.c (copy_dollar): New function. |
blob | commitdiff | raw | diff to current |
2000-10-16 |
Akim Demaille | * lib/quote.h, lib/quote.c, lib/quotearg.h, lib/quotearg.c: |
blob | commitdiff | raw | diff to current |
2000-10-02 |
Akim Demaille | The location tracking mechanism is precious for parse... |
blob | commitdiff | raw | diff to current |
2000-10-02 |
Akim Demaille | * src/gram.h (associativity): New enum type which repla... |
blob | commitdiff | raw | diff to current |
2000-10-02 |
Akim Demaille | * src/getargs.c (fixed_outfiles): Rename as... |
blob | commitdiff | raw | diff to current |
2000-10-02 |
Akim Demaille | Use the more standard files `xalloc.h' and `xmalloc... |
blob | commitdiff | raw | diff to current |
2000-10-02 |
Akim Demaille | Various anti-`extern in *.c' changes. |
blob | commitdiff | raw | diff to current |
2000-10-02 |
Akim Demaille | * src/state.h (nstates, final_state, first_state, first... |
blob | commitdiff | raw | diff to current |
2000-10-02 |
Akim Demaille | * src/lex.h: Prototype `lex.c' exported functions. |
blob | commitdiff | raw | diff to current |
2000-09-19 |
Akim Demaille | * src/output.c: Formatting changes. |
blob | commitdiff | raw | diff to current |
2000-07-04 |
Jesse Thilo | More explicit use of "const", "extern", and "static... |
blob | commitdiff | raw | diff to current |
2000-03-31 |
Akim Demaille | s/return (foo)/return foo/ |
blob | commitdiff | raw | diff to current |
2000-03-31 |
Akim Demaille | Clean the error reporting functions. |
blob | commitdiff | raw | diff to current |
1999-04-18 |
Jesse Thilo | (literalchar): fixed the code for escaping double quote... |
blob | commitdiff | raw | diff to current |
1999-01-14 |
Jesse Thilo | Update FSF address. |
blob | commitdiff | raw | diff to current |
1998-12-30 |
Jesse Thilo | Use prototypes if the compiler understands them. |
blob | commitdiff | raw | diff to current |
1997-08-25 |
Richard M. Stallman | (literalchar): Use warns, not warni. |
blob | commitdiff | raw | diff to current |
1997-06-18 |
Richard M. Stallman | new.h renamed to alloc.h. |
blob | commitdiff | raw | diff to current |
1997-05-24 |
Richard M. Stallman | (literalchar): Fix the code for escaping \, " and '. |
blob | commitdiff | raw | diff to current |
1996-06-01 |
Richard M. Stallman | Insert `_' macro around many string constants. |
blob | commitdiff | raw | diff to current |
1995-10-15 |
Richard M. Stallman | Include getopt.h. Add some extern decls. |
blob | commitdiff | raw | diff to current |
1993-04-20 |
David MacKenzie | entered into RCS |
blob | commitdiff | raw | diff to current |
|