]> git.saurik.com Git - bison.git/history - ChangeLog
* src/reader.c (copy_guard): Use muscle to specify the `#line'
[bison.git] / ChangeLog
2001-09-01  Pascal Bart* src/reader.c (copy_guard): Use muscle to specify...
2001-09-01  Marc Autret* tests/calc.at (exp): Now, YYERROR_VERBOSE need to...
2001-08-31  Pascal Bart* src/output.c (prepare): Delete the `filename' muscule...
2001-08-31  Marc Autret* src/bison.simple (YYLSP_NEEDED): New definition.
2001-08-31  Pascal Bart* src/output.c (prepare): Delete insertion of previous...
2001-08-31  Pascal Bart* src/main.c (main): Standardize.
2001-08-31  Marc Autret* src/reader.c (read_additionnal_code): Rename %%user_c...
2001-08-31  Marc Autret* src/reader.c (readgram): CleanUp.
2001-08-31  Pascal Bart* src/reader.c (reader): Delete obsolete call to function
2001-08-30  Pascal Bart* src/main.c: Include macrotab.h.
2001-08-30  Marc AutretAdjust
2001-08-30  Marc Autret* src/reader.c (parse_skel_decl): New.
2001-08-29  Marc Autret* src/bison.simple: Add %%user_code directive at the...
2001-08-28  Marc AutretAdjust
2001-08-28  Marc Autret* src/output.c (output_actions): Clean up.
2001-08-28  Pascal Bart* src/output.c (output): Copy attrs_obstack in the...
2001-08-28  Pascal Bart* src/output.c (output_definitions): New function,...
2001-08-28  Marc Autret* config/depcomp: New file.
2001-08-27  Paul Eggert* src/bison.simple (yyparse): Don't take the address...
2001-08-27  Robert Anisko* src/output.c (output): Remove the initialization...
2001-08-27  Robert Anisko* src/output.c (output_parser): Fix. Store single...
2001-08-27  Akim Demaille* Makefile.am (AUTOMAKE_OPTIONS): 1.5.
2001-08-25  Marc AutretAdjust
2001-08-25  Robert Anisko* lib/Makefile.am: Adjust.
2001-08-25  Robert Anisko* src/bison.simple: Update and add '%%' directives.
2001-08-25  Robert Anisko* src/reader.c (reader): Remove calls to 'output_header...
2001-08-25  Robert Anisko* src/output.c (prepare): Add prefixed names.
2001-08-25  Robert Anisko* src/main.c (main): Initialize the macro table.
2001-08-25  Robert Anisko* src/lex.c (percent_table): Add tok_define.
2001-08-25  Robert Anisko* src/macrotab.c: New file.
2001-08-25  Robert Anisko* lib/hash.c: New file.
2001-08-25  Robert AniskoRevert to 1.28c
2001-08-21  Robert Anisko2001-08-20 Robert Anisko <robert.anisko@epita.fr>
2001-08-15  Akim DemailleVersion 1.28c.
2001-08-15  Akim Demaille* src/reader.c (readgram): Indent output macro YYSTYPE.
2001-08-15  Akim Demaille* doc/bison.texinfo (Table of Symbols): Document
2001-08-15  Akim Demaille* missing: Update from CVS Automake.
2001-08-15  Akim Demaille* Makefile.maint: Sync with CVS Autoconf.
2001-08-14  Pascal BartApply GNU Free Documentation License to manual.
2001-08-14  Marc AutretTurn on %{source,header}_extension features.
2001-08-14  Marc Autret* src/files.c (compute_base_names): Add extensions...
2001-08-13  Marc Autret* src/bison.simple (YYSTACK_USE_ALLOCA): Changed to...
2001-08-13  Marc Autret* src/bison.simple (_yy_memcpy): CPP reformat.
2001-08-13  Pascal Bart* tests/atconfig.in (CPPFLAGS): Fix.
2001-08-13  Akim Demaillealloca.c, alloca.h and allocate.c are really to be...
2001-08-10  Pascal BartAdd GPL in an include file
2001-08-10  Marc Autret* src/print_graph.h: Fix.
2001-08-10  Akim Demaille* src/system.h: Provide default declarations for stpcpy...
2001-08-09  Marc Autret* doc/bison.texinfo (Locations): Update @$ stuff.
2001-08-09  Marc Autret* src/bison.simple (YYLLOC_DEFAULT): Update.
2001-08-09  Marc AutretAdjust
2001-08-08  Marc Autretdoc/bison.texinfo: Change @samp{$<@dots{}>} to @samp...
2001-08-08  Marc AutretChangeLog: Adjust.
2001-08-08  Marc AutretVCG updates
2001-08-07  Akim Demaille* tests/atconfig.in (CPPFLAGS): Fix.
2001-08-07  Akim Demaille* src/print_graph.c (quote): New.
2001-08-07  Akim Demaille* src/vcg.c (complain.h): Include it.
2001-08-06  Akim Demaille* src/print_graph.c (print_actions): CPP out useless...
2001-08-06  Akim DemailleAutomaton VCG graph output.
2001-08-06  Akim Demaille* src/print_graph.c, src/print_graph.h (graph): New.
2001-08-06  Akim DemailleAdd of %source_extension and %header_extension which...
2001-08-06  Akim Demaille* configure.in: Bump to 1.28c.
2001-08-04  Akim Demaille* tests/atconfig.in (CPPFLAGS): Add.
2001-08-03  Akim DemailleVersion 1.28b. BISON-1_28b
2001-08-03  Akim Demaille* tests/Makefile.am (check-local): Ship testsuite.
2001-08-03  Akim Demaille* configure.in: Try using -Wformat when compiling.
2001-08-03  Akim Demaille* configure.in: Bump to 1.28b.
2001-08-03  Akim Demaille* src/complain.c: Adjust strerror_r portability issues.
2001-08-03  Akim DemailleVersion 1.28a.
2001-08-03  Akim Demaille* src/getargs.c, src/getarg.h (skeleton)): Constify.
2001-08-03  Akim Demaille* src/reader.c (readgram): Display hidden chars in...
2001-08-03  Akim DemailleUpdate to gettext 0.10.39.
2001-08-03  Akim Demaille* lib/strspn.c: New.
2001-08-01  Akim DemailleStupid typo...
2001-08-01  Akim Demaille* doc/bison.texinfo: Update.
2001-08-01  Akim Demaille* doc/autoconf.texi: Document @$.
2001-07-18  Akim Demaille* Makefile.maint, GNUmakefile: New, from Autoconf 2.52.
2001-07-18  Akim Demaille* src/bison.simple (yyparse): Suppress warning `comparaison
2001-07-18  Akim Demaille* src/getargs.h (raw_flag): Remove.
2001-07-14  Akim Demaille* config/: New.
2001-03-16  Akim Demaille* doc/bison.texinfo: ANSIfy the examples.
2001-03-16  Akim Demaille* getargs.c (skeleton): New variable.
2001-03-16  Akim Demaille* m4/strerror_r.m4: New.
2001-03-16  Akim Demaille* src/getargs.c (longopts): Clean up.
2001-02-21  Akim Demaille* src/reader.c (gensym): `gensym_count' is your own.
2001-02-08  Akim Demaille* src/conflicts.c (conflict_report): Be sure not to...
2001-02-08  Akim DemailleTypos.
2001-02-08  Akim Demaille* lib/memchr.c, lib/stpcpy.c, lib/strndup.c, lib/strnlen.c:
2001-02-02  Akim Demaille* lib/malloc.c, lib/realloc.c: New, from the fileutils...
2001-01-19  Akim DemailleGet rid of the ad hoc handling of token_buffer in the...
2001-01-19  Akim Demaille* src/lex.h: Rename all the tokens:
2001-01-18  Akim Demaille* src/lex.h (MAXTOKEN, maxtoken, grow_token_buffer...
2001-01-18  Akim DemailleSince we now use obstacks, more % directives can be...
2000-12-20  Akim DemailleAlso handle the output file (--verbose) with obstacks.
2000-12-20  Akim Demaille* src/files.c (open_files): Fix the computation of...
2000-12-20  Akim Demaille* src/reader.c (copy_string, copy_comment, copy_comment...
2000-12-20  Akim Demaille* src/files.c (open_files): Actually the `.output'...
2000-12-20  Akim Demaille* src/bison.s1: Remove, we now use directly...
2000-12-20  Akim Demaille* src/files.c (guard_obstack): New.
2000-12-19  Akim Demaille* src/files.c (outfile, defsfile, actfile): Removed...
next