]> git.saurik.com Git - bison.git/history - src/vcg.c
* data/Makefile.am (dist_pkgdata_DATA): Add bison.m4; this
[bison.git] / src / vcg.c
2006-01-21  Paul EggertBe a bit more systematic about using 'abort'.
2005-12-09  Paul EggertWork around portability problem on Solaris 10: flex...
2005-07-24  Paul Eggert* NEWS: Version 2.0b.
2005-05-14  Paul EggertUpdate FSF postal mail address.
2005-03-07  Paul Eggert(output_edge): Don't quote linestyle arg.
2005-01-28  Paul Eggert(output_graph): G_VIEW -> normal_view in case someone
2005-01-27  Paul Eggert(get_view_str): Remove case for normal_view.
2004-12-16  Paul Eggert* src/vcg.h (enum layoutalgorithm): Remove. All uses...
2004-12-10  Paul Eggert* src/system.h (CALLOC, MALLOC, REALLOC): Remove. ...
2003-10-01  Akim DemailleVCG no longer supports long_straight_phase.
2003-02-03  Paul EggertUse more-consistent naming conventions for local vars.
2002-12-13  Paul EggertXMALLOC -> MALLOC
2002-12-11  Paul EggertAdjust to renamings.
2002-11-21  Paul Eggert(get_color_str, get_textmode_str, get_shape_str,
2002-06-30  Akim Demaille* src/vcg.c (quote): Use slot 2, since we often pass...
2001-12-18  Akim DemailleSome host fail on `assert (!"foo")', which expands to
2001-11-19  Akim Demaille* src/vcg.c: You do the output, so you are responsible...
2001-10-04  Akim DemailleMerge in branch-1_29. after-merge-branch-1_29
2001-08-15  Akim Demaillepo/POTFILES.in: Complete it even more.
2001-08-15  Akim Demaillepo/POTFILES.in: Complete.
2001-08-08  Marc AutretVCG updates
2001-08-06  Akim Demaille* src/print_graph.c (print_actions): CPP out useless...
2001-08-06  Akim Demaille* src/print_graph.c, src/print_graph.h (graph): New.