Akim Demaille
c5fc95d688
Update ignores.
...
* data/.cvsignore, data/.gitignore, examples/.cvsignore,
* examples/.gitignore:
Remove.
* build-aux/.cvsignore, build-aux/.gitignore, doc/.cvsignore,
* doc/.gitignore, etc/.cvsignore, etc/.gitignore, src/.cvsignore,
* src/.gitignore, tests/.cvsignore, tests/.gitignore:
Remove MAkefile and Makefile.in.
2008-11-16 19:46:16 +01:00
Paul Eggert
35fe08345e
* NEWS: The -g and --graph options now output graphs in Graphviz
...
DOT format, not VCG format.
* doc/bison.1: Likewise.
* doc/bison.texinfo (Understanding, Bison Options): Likewise.
* TODO: Remove Graphviz entry.
* src/Makefile.am (bison_SOURCES): Add graphviz.c and graphviz.h;
remove vcg.c, vcg.h, vcg_defaults.h.
* src/vcg.c, src/vcg.h, src/vcg_defaults.h: Remove.
* src/graphviz.c, src/graphviz.h: New files.
* src/files.c (compute_output_file_names): Output .dot, not .vcg.
* src/files.h: Make comment more generic.
* src/main.c (main): Likewise.
* src/print_graph.h: Likewise.
* src/getargs.c (usage): Make usage description more generic.
* src/print_graph.c: Include graphviz.h rather than vcg.h.
(static_graph, fgraph): Remove. All uses changed to pass
arguments instead of sharing a static var.
(print_core, print_actions, print_state, print_graph):
Output graphviz format rather than VCG format.
* tests/.cvsignore: Remove *.vcg; add *.dot.
* tests/output.at: Expect *.dot files, not *.vcg files.
2006-10-12 23:29:52 +00:00
Paul Eggert
0eadf43ccc
Add testsuite.log
2003-03-14 01:31:24 +00:00
Akim Demaille
0258d1661c
2002-11-15 Tim Van Holder <tim.van.holder@pandora.be>
...
* src/.cvsignore: Add src-gram.c.
* tests/.cvsignore: Add atlocal.
* config/.cvsignore, m4/.cvsignore, po/.cvsignore:
Add several files that autoreconf may bring in during
bootstrap.
2002-11-15 09:04:37 +00:00
Akim Demaille
4518a4baae
Adjust.
2002-01-21 19:27:55 +00:00
Akim Demaille
ee006e3a4c
Adjust.
2001-10-04 15:12:55 +00:00
Akim Demaille
342b8b6e21
Merge in branch-1_29.
2001-10-04 14:55:21 +00:00
Robert Anisko
bbb5bcc6f8
Revert to 1.28c
2001-08-25 13:13:14 +00:00
Pascal Bart
667a550e7b
More cvsignore.
2001-08-23 22:51:37 +00:00
Akim Demaille
e5aa395b38
More cvsignore.
2001-08-15 08:43:44 +00:00
Akim Demaille
5141b01619
* m4/strerror_r.m4: New.
...
* m4/error.m4: Run AC_FUNC_STRERROR_R.
* lib/error.h, lib/error.c: Update.
2001-03-16 14:50:40 +00:00
Akim Demaille
956dba3a7c
* src/files.c (open_files): Fix the computation of short_base_name
...
in the case of `-o foo.tab.c'.
2000-12-20 12:41:52 +00:00
Akim Demaille
d16e8d3cd7
Adjust the cvsignores.
2000-11-03 16:57:47 +00:00