2002-11-13 |
Paul Eggert | Version 1.75b. |
commit | commitdiff | tree | snapshot |
2002-11-13 |
Paul Eggert | (yydoAction): Return YYRESULTTAG, not int. |
commit | commitdiff | tree | snapshot |
2002-11-13 |
Paul Eggert | [! BITSET_INLINE]: Remove. |
commit | commitdiff | tree | snapshot |
2002-11-13 |
Paul Eggert | (BITSET_INLINE): Remove. |
commit | commitdiff | tree | snapshot |
2002-11-13 |
Paul Eggert | (inline): Remove #define. It's the user's responsibili... |
commit | commitdiff | tree | snapshot |
2002-11-13 |
Paul Eggert | Revamp regular expressions so that " and ' |
commit | commitdiff | tree | snapshot |
2002-11-13 |
Paul Eggert | Remove src/parse-gram.c, src/scan-gram.c, |
commit | commitdiff | tree | snapshot |
2002-11-13 |
Paul Eggert | (po-check): Scan .l and .y files instead |
commit | commitdiff | tree | snapshot |
2002-11-13 |
Paul Eggert | (struniq_new): Do not declare the return type |
commit | commitdiff | tree | snapshot |
2002-11-12 |
Akim Demaille | * src/Makefile.am (LDADD): Link $(LIBINTL) last to... |
commit | commitdiff | tree | snapshot |
2002-11-12 |
Akim Demaille | * Makefile.maint: Sync with Autoconf: |
commit | commitdiff | tree | snapshot |
2002-11-12 |
Akim Demaille | * Makefile.maint: Sync with Autoconf: |
commit | commitdiff | tree | snapshot |
2002-11-12 |
Akim Demaille | * po/POTFILES.in (src/lalr.c, src/state.c): Remove |
commit | commitdiff | tree | snapshot |
2002-11-12 |
Akim Demaille | com.compilers. |
commit | commitdiff | tree | snapshot |
2002-11-12 |
Akim Demaille | * tests/actions.at (_AT_CHECK_PRINTER_AND_DESTRUCTOR... |
commit | commitdiff | tree | snapshot |
2002-11-12 |
Akim Demaille | * data/c.m4 (b4_yysymprint_generate): Pass *yyvaluep... |
commit | commitdiff | tree | snapshot |
2002-11-12 |
Akim Demaille | * tests/actions.at (AT_CHECK_PRINTER_AND_DESTRUCTOR... |
commit | commitdiff | tree | snapshot |
2002-11-12 |
Akim Demaille | * tests/regression.at (input.y): s/YYEOF/MYEOF/, as... |
commit | commitdiff | tree | snapshot |
2002-11-12 |
Akim Demaille | * data/c.m4 (b4_yydestruct_generate, b4_symbol_actions... |
commit | commitdiff | tree | snapshot |
2002-11-12 |
Akim Demaille | * doc/bison.texinfo (Destructor Decl): New. |
commit | commitdiff | tree | snapshot |
2002-11-12 |
Akim Demaille | * src/tables.c (tables_generate): Use free for pointers... |
commit | commitdiff | tree | snapshot |
2002-11-12 |
Akim Demaille | * src/scan-gram.l, src/reader.h (scanner_last_string_free): |
commit | commitdiff | tree | snapshot |
2002-11-12 |
Akim Demaille | * src/getargs.c (long_options): Remove duplicates. |
commit | commitdiff | tree | snapshot |
2002-11-12 |
Akim Demaille | * src/struniq.h, src/struniq.c (struniq_t): Is const. |
commit | commitdiff | tree | snapshot |
2002-11-12 |
Akim Demaille | * src/symtab.c (symbol_free): Remove dead deactivated... |
commit | commitdiff | tree | snapshot |
2002-11-12 |
Paul Eggert | Add src/system.h; this isn't really needed, but it... |
commit | commitdiff | tree | snapshot |
2002-11-12 |
Paul Eggert | Regenerate. |
commit | commitdiff | tree | snapshot |
2002-11-12 |
Paul Eggert | No need to keep this file in CVS, since it's automatica... |
commit | commitdiff | tree | snapshot |
2002-11-12 |
Paul Eggert | Revamp to fix many (but not all) of the C- and M4-relat... |
commit | commitdiff | tree | snapshot |
2002-11-12 |
Paul Eggert | (Torturing the Scanner): Add tests that @oline@, |
commit | commitdiff | tree | snapshot |
2002-11-12 |
Paul Eggert | (yylineno, yyoutname): Remove static vars, replacing |
commit | commitdiff | tree | snapshot |
2002-11-12 |
Paul Eggert | (<SC_CHARACTER>): Don't worry about any backslash |
commit | commitdiff | tree | snapshot |
2002-11-12 |
Paul Eggert | (prologue_augment, epilogue_set): |
commit | commitdiff | tree | snapshot |
2002-11-12 |
Paul Eggert | (escaped_file_name_output): New function. |
commit | commitdiff | tree | snapshot |
2002-11-12 |
Paul Eggert | (MUSCLE_GROW_STRING_PAIR): Remove; unused. |
commit | commitdiff | tree | snapshot |
2002-11-12 |
Paul Eggert | Include quotearg.h, since we need to quote C strings... |
commit | commitdiff | tree | snapshot |
2002-11-12 |
Paul Eggert | (output_infix): Remove; all uses removed. |
commit | commitdiff | tree | snapshot |
2002-11-12 |
Paul Eggert | Use new @ escapes consistently. |
commit | commitdiff | tree | snapshot |
2002-11-12 |
Paul Eggert | Use new @ escapes consistently. |
commit | commitdiff | tree | snapshot |
2002-11-12 |
Paul Eggert | (b4_copyright): Omit file name from comment, since |
commit | commitdiff | tree | snapshot |
2002-11-10 |
Paul Eggert | Fix the test failure due to GCC warnings described in |
commit | commitdiff | tree | snapshot |
2002-11-10 |
Paul Eggert | (AT_DATA_TRIANGULAR_GRAMMAR, AT_DATA_HORIZONTAL_GRAMMAR, |
commit | commitdiff | tree | snapshot |
2002-11-10 |
Paul Eggert | (Invalid inputs): Adjust wording in diagnostic to match... |
commit | commitdiff | tree | snapshot |
2002-11-10 |
Paul Eggert | (unexpected_end_of_file): Fix bug: columns were counted... |
commit | commitdiff | tree | snapshot |
2002-11-10 |
Paul Eggert | Fix the test failure due to GCC warnings described in |
commit | commitdiff | tree | snapshot |
2002-11-08 |
Paul Eggert | (scanner_last_string_free): Remove decl. |
commit | commitdiff | tree | snapshot |
2002-11-08 |
Paul Eggert | * src/parse-gram.y (CHARACTER): Remove unused token. |
commit | commitdiff | tree | snapshot |
2002-11-08 |
Paul Eggert | Remove stack option. We no longer use the stack, since... |
commit | commitdiff | tree | snapshot |
2002-11-08 |
Paul Eggert | (CHARACTER): Remove unused token. All uses removed. |
commit | commitdiff | tree | snapshot |
2002-11-07 |
Akim Demaille | Update. |
commit | commitdiff | tree | snapshot |
2002-11-07 |
Akim Demaille | Typo. |
commit | commitdiff | tree | snapshot |
2002-11-07 |
Akim Demaille | Let yyerror always receive the msg as last argument... |
commit | commitdiff | tree | snapshot |
2002-11-07 |
Akim Demaille | Regen. |
commit | commitdiff | tree | snapshot |
2002-11-07 |
Paul Eggert | * src/scan-gram.l (unexpected_end_of_file): New function. |
commit | commitdiff | tree | snapshot |
2002-11-07 |
Paul Eggert | (unexpected_end_of_file): New function. |
commit | commitdiff | tree | snapshot |
2002-11-07 |
Paul Eggert | Minor spelling and punctuation fix. |
commit | commitdiff | tree | snapshot |
2002-11-07 |
Paul Eggert | Fix minor troff and spelling glitches. |
commit | commitdiff | tree | snapshot |
2002-11-06 |
Akim Demaille | #line should have quoted strings. |
commit | commitdiff | tree | snapshot |
2002-11-06 |
Akim Demaille | Typo. |
commit | commitdiff | tree | snapshot |
2002-11-06 |
Akim Demaille | * tests/regression.at (Invalid inputs): Adjust to the... |
commit | commitdiff | tree | snapshot |
2002-11-06 |
Akim Demaille | Restore --no-lines. |
commit | commitdiff | tree | snapshot |
2002-11-06 |
Akim Demaille | * src/main.c (main): Free `infile'. |
commit | commitdiff | tree | snapshot |
2002-11-06 |
Paul Eggert | * src/scan-gram.l: Use more accurate diagnostics, e.g. |
commit | commitdiff | tree | snapshot |
2002-11-06 |
Paul Eggert | (Invalid $n, Invalid @n): Change expected wording accor... |
commit | commitdiff | tree | snapshot |
2002-11-06 |
Paul Eggert | Use more accurate diagnostics, e.g. |
commit | commitdiff | tree | snapshot |
2002-11-06 |
Paul Eggert | Bison now parses C99 lexical constructs like digraphs... |
commit | commitdiff | tree | snapshot |
2002-11-06 |
Paul Hilfinger | src/tables.c (matching_state): Don't allow states to... |
commit | commitdiff | tree | snapshot |
2002-11-06 |
Paul Eggert | Regenerate. |
commit | commitdiff | tree | snapshot |
2002-11-05 |
Paul Eggert | Scan <% and %> digraphs in C code as POSIX 1003.1-2001... |
commit | commitdiff | tree | snapshot |
2002-11-05 |
Paul Eggert | (braces_level): Now auto, not static. |
commit | commitdiff | tree | snapshot |
2002-11-05 |
Paul Eggert | (IF_LINT): New macro, taken from coreutils. |
commit | commitdiff | tree | snapshot |
2002-11-05 |
Paul Eggert | Define "lint" if --enable-gcc-warnings. |
commit | commitdiff | tree | snapshot |
2002-11-05 |
Akim Demaille | * src/scan-gram.l: When it starts with `%', complain... |
commit | commitdiff | tree | snapshot |
2002-11-04 |
Akim Demaille | * Makefile.maint: Update from Autoconf. |
commit | commitdiff | tree | snapshot |
2002-11-04 |
Akim Demaille | * tests/glr-regr1.at (Badly Collapsed GLR States):... |
commit | commitdiff | tree | snapshot |
2002-11-04 |
Akim Demaille | * src/location.h (LOCATION_PRINT): Use quotearg slot... |
commit | commitdiff | tree | snapshot |
2002-11-04 |
Akim Demaille | Update. |
commit | commitdiff | tree | snapshot |
2002-11-04 |
Paul Eggert | * src/reader.c (get_merge_function, grammar_current_rul... |
commit | commitdiff | tree | snapshot |
2002-11-04 |
Paul Eggert | (Type Clashes): Adjust to diagnostic changes. |
commit | commitdiff | tree | snapshot |
2002-11-04 |
Paul Eggert | (get_merge_function, grammar_current_rule_check): |
commit | commitdiff | tree | snapshot |
2002-11-03 |
Akim Demaille | * data/c.m4 (b4_identification, b4_user_args, b4_parse_... |
commit | commitdiff | tree | snapshot |
2002-11-03 |
Akim Demaille | * tests/calc.at: Change all the AT_CHECK_CALC_LALR and |
commit | commitdiff | tree | snapshot |
2002-11-03 |
Akim Demaille | Regen. |
commit | commitdiff | tree | snapshot |
2002-11-03 |
Paul Eggert | Regen. |
commit | commitdiff | tree | snapshot |
2002-11-03 |
Paul Eggert | Revamp Bison scanner to fix POSIX incompatibilities, |
commit | commitdiff | tree | snapshot |
2002-11-03 |
Paul Eggert | Add tests for backslash-newline, m4 quotes |
commit | commitdiff | tree | snapshot |
2002-11-03 |
Paul Eggert | Revamp to fix POSIX incompatibilities, to count columns... |
commit | commitdiff | tree | snapshot |
2002-11-03 |
Paul Eggert | (LOCATION_COLUMNS, LOCATION_LINES): Remove; no longer... |
commit | commitdiff | tree | snapshot |
2002-11-03 |
Paul Eggert | (Grammar Outline): Document // comments. |
commit | commitdiff | tree | snapshot |
2002-11-03 |
Paul Eggert | (EXTRA_DIST): Add mbswidth.m4. |
commit | commitdiff | tree | snapshot |
2002-11-03 |
Paul Eggert | (libbison_a_SOURCES): Add mbswidth.h, mbswidth.c. |
commit | commitdiff | tree | snapshot |
2002-11-03 |
Paul Eggert | (jm_PREREQ_MBSWIDTH): Add. |
commit | commitdiff | tree | snapshot |
2002-11-03 |
Paul Eggert | New files, from GNU gettext and GNU coreutils. |
commit | commitdiff | tree | snapshot |
2002-11-03 |
Paul Eggert | Fix misspellings in comments. |
commit | commitdiff | tree | snapshot |
2002-11-03 |
Paul Eggert | Don't include quote.h; not needed. |
commit | commitdiff | tree | snapshot |
2002-11-03 |
Paul Eggert | (quotearg_buffer_restyled): Fix off-by-two bug in trigr... |
commit | commitdiff | tree | snapshot |
2002-11-03 |
Paul Eggert | (prepare_symbols): When printing token names, escape... |
commit | commitdiff | tree | snapshot |
2002-11-03 |
Paul Eggert | (errno): Remove declaration, as we are now assuming... |
commit | commitdiff | tree | snapshot |
2002-10-30 |
Paul Eggert | * lib/bitset_stats.c (bitset_stats_read, bitset_stats_w... |
commit | commitdiff | tree | snapshot |
2002-10-30 |
Akim Demaille | * src/system.h: Don't use #ifdef/#ifndef on HAVE_ value... |
commit | commitdiff | tree | snapshot |
next |