summaryrefslogtreecommitdiff
path: root/src/print_graph.c
Commit message (Expand)AuthorAgeFilesLines
* style: rename print_graph.* as print-graph.*Akim Demaille2019-01-261-194/+0
* package: bump copyrights to 2019Akim Demaille2019-01-051-2/+2
* style: reduce scopes in print_graph.cAkim Demaille2018-09-151-10/+6
* Merge maint into masterAkim Demaille2018-06-171-1/+2
|\
| * Update copyright yearsAkim Demaille2018-05-121-1/+2
* | Merge remote-tracking branch 'origin/maint'Akim Demaille2015-01-051-1/+1
|\ \ | |/
| * package: bump to 2015Akim Demaille2015-01-041-1/+1
| * package: bump to 2014Akim Demaille2014-02-031-1/+1
* | Merge remote-tracking branch 'origin/maint'Akim Demaille2013-12-091-2/+5
|\ \ | |/
| * reports: display %empty in the generated pointed-rulesAkim Demaille2013-11-261-2/+5
* | symbols: improve symbol aliasingValentin Tolmer2013-08-011-4/+5
|/
* maint: update copyright yearsAkim Demaille2013-01-121-1/+1
* graph: minor simplificationAkim Demaille2012-12-281-33/+17
* Merge remote-tracking branch 'origin/maint'Akim Demaille2012-11-131-4/+3
|\
| * xml: match DOT output and xml2dot.xsl processingTheophile Ranquet2012-11-121-4/+3
* | Merge remote-tracking branch 'origin/maint'Akim Demaille2012-11-121-1/+0
|\ \ | |/
| * maint: address syntax-check errors.Akim Demaille2012-11-121-1/+0
* | graphs: fix spacing refactoringTheophile Ranquet2012-10-261-1/+2
* | Merge remote-tracking branch 'origin/maint'Akim Demaille2012-10-261-7/+30
|\ \ | |/
| * graphs: change the output format of the rulesTheophile Ranquet2012-10-181-2/+25
| * graphs: style changesTheophile Ranquet2012-10-181-7/+7
* | Merge branch 'maint'Akim Demaille2012-10-121-7/+13
|\ \ | |/
| * graphs: show reductionsTheophile Ranquet2012-10-111-0/+3
| * graphs: style: prefix state number with "state"Theophile Ranquet2012-10-111-1/+1
| * graphs: style: use left justification for statesTheophile Ranquet2012-10-111-25/+28
| * graphs: style: prefix rules and change shapesTheophile Ranquet2012-10-111-1/+1
* | obstacks: simplificationsAkim Demaille2012-08-121-2/+1
* | Merge branch 'maint'Akim Demaille2012-07-311-5/+5
|\ \ | |/
| * use obstack_printfAkim Demaille2012-07-311-5/+5
| * maint: fix some syntax-check issues.Akim Demaille2012-02-191-2/+0
| * maint: run "make update-copyright".Akim Demaille2012-01-131-1/+1
| * maint: run "make update-copyright".Joel E. Denny2011-01-021-2/+1
| * Do not use date ranges in copyright notices.Paul Eggert2010-06-231-1/+2
| * maint: run "make update-copyright"Joel E. Denny2010-01-041-2/+1
| * maint: run "make update-copyright"Joel E. Denny2009-08-061-2/+2
* | maint: use STREQ/STRNEQ.Akim Demaille2012-02-231-1/+1
* | maint: fix some syntax-check issues.Akim Demaille2012-02-181-2/+0
* | maint: run "make update-copyright".Jim Meyering2012-01-131-1/+1
* | global: remove unnecessary horizontal tabs.Joel E. Denny2011-07-241-38/+38
* | maint: run "make update-copyright".Joel E. Denny2011-01-021-2/+1
* | Do not use date ranges in copyright notices.Paul Eggert2010-06-171-1/+2
* | maint: run "make update-copyright"Joel E. Denny2010-01-041-2/+1
* | maint: run "make update-copyright"Joel E. Denny2009-08-061-2/+2
|/
* * data/xslt/xml2dot.xsl (xsl:template match="automaton/state"): AfterJoel E. Denny2007-10-211-1/+2
* Update to GPLv3.Paul Eggert2007-08-151-7/+5
* * NEWS (2.3a+): Mention yesterday's state-removal change.Joel E. Denny2007-05-081-1/+1
* Minor code cleanup in parser table construction.Joel E. Denny2007-05-071-1/+1
* * NEWS: The -g and --graph options now output graphs in GraphvizPaul Eggert2006-10-121-71/+30
* For consistency, use `lookahead' instead of `look-ahead' orJoel E. Denny2006-06-101-4/+4
* Work around portability problem on Solaris 10: flex-generatedPaul Eggert2005-12-091-0/+1