]> granicus.if.org Git - graphviz/log
graphviz
13 years agoone more tweak for php abi versioning
John Ellson [Sun, 6 Nov 2011 15:49:35 +0000 (10:49 -0500)]
one more tweak for php abi versioning

13 years agobackport ugly code from Fedora for dealing with PHP's abi versioning mess
John Ellson [Sat, 5 Nov 2011 23:56:52 +0000 (19:56 -0400)]
backport ugly code from Fedora for dealing with PHP's abi versioning mess

13 years agoAutomated merge with ssh://hg.research.att.com//home/hgroot/graphviz
Emden Gansner [Fri, 4 Nov 2011 22:04:46 +0000 (18:04 -0400)]
Automated merge with ssh://hg.research.att.com//home/hgroot/graphviz

13 years agoMake sure node size information gets transferred to the derived graph.
Emden Gansner [Fri, 4 Nov 2011 22:04:32 +0000 (18:04 -0400)]
Make sure node size information gets transferred to the derived graph.

13 years agoremove cmake stuff - never completed - never worked (couldn't handle convenience...
John Ellson [Fri, 4 Nov 2011 18:45:35 +0000 (14:45 -0400)]
remove cmake stuff - never completed - never worked (couldn't handle convenience libs)

13 years agoAutomated merge with ssh://hg.research.att.com//home/hgroot/graphviz
Emden Gansner [Wed, 2 Nov 2011 20:40:28 +0000 (16:40 -0400)]
Automated merge with ssh://hg.research.att.com//home/hgroot/graphviz

13 years agoAdd note on explicitly using overlap=voronoi
Emden Gansner [Wed, 2 Nov 2011 20:40:04 +0000 (16:40 -0400)]
Add note on explicitly using overlap=voronoi

13 years agoreturn 0 instead of crash on agnxtsubg(g) when g is a root graph
Stephen North [Mon, 31 Oct 2011 17:20:00 +0000 (13:20 -0400)]
return 0 instead of crash on agnxtsubg(g) when g is a root graph

13 years agoAutomated merge with ssh://hg.research.att.com//home/hgroot/graphviz
Emden Gansner [Wed, 26 Oct 2011 15:49:20 +0000 (11:49 -0400)]
Automated merge with ssh://hg.research.att.com//home/hgroot/graphviz

13 years agoRemove unused and incorrect subgraph code
Emden Gansner [Wed, 26 Oct 2011 15:49:01 +0000 (11:49 -0400)]
Remove unused and incorrect subgraph code

13 years agoRemove redundant memory reclamation
Emden Gansner [Tue, 25 Oct 2011 19:32:26 +0000 (15:32 -0400)]
Remove redundant memory reclamation

13 years agoDon't require diffimg to generate test output
Emden Gansner [Tue, 25 Oct 2011 19:31:27 +0000 (15:31 -0400)]
Don't require diffimg to generate test output

13 years agoAutomated merge with ssh://hg.research.att.com//home/hgroot/graphviz
Emden Gansner [Tue, 25 Oct 2011 16:32:34 +0000 (12:32 -0400)]
Automated merge with ssh://hg.research.att.com//home/hgroot/graphviz

13 years agoTurn off assertion if new ranking is used
Emden Gansner [Tue, 25 Oct 2011 16:32:28 +0000 (12:32 -0400)]
Turn off assertion if new ranking is used

13 years agoMake sure new rank function works with cgraph;
Emden Gansner [Tue, 25 Oct 2011 16:31:43 +0000 (12:31 -0400)]
Make sure new rank function works with cgraph;
clean up allocated node edge lists in level graph

13 years agoMove debug code in network simplex to rely on graph structure, not
Emden Gansner [Tue, 25 Oct 2011 16:26:39 +0000 (12:26 -0400)]
Move debug code in network simplex to rely on graph structure, not
shadow graph structure.

13 years agoAdd new ranking code
Emden Gansner [Tue, 25 Oct 2011 15:26:03 +0000 (11:26 -0400)]
Add new ranking code

13 years agoProvide more parameters to network simplex;
Emden Gansner [Tue, 25 Oct 2011 15:20:49 +0000 (11:20 -0400)]
Provide more parameters to network simplex;
add additional debug scaffolding

13 years agoFix printf for pointer type
Emden Gansner [Mon, 24 Oct 2011 20:07:32 +0000 (16:07 -0400)]
Fix printf for pointer type

13 years agoRemove extra space
Emden Gansner [Mon, 24 Oct 2011 19:59:03 +0000 (15:59 -0400)]
Remove extra space

13 years agoPull out incorrect and redundant code, re-added after I pulled it out before,
Emden Gansner [Thu, 20 Oct 2011 16:11:47 +0000 (12:11 -0400)]
Pull out incorrect and redundant code, re-added after I pulled it out before,
to support the imagepath attribute.

13 years agoAdd information concerning the imagepath attribute
Emden Gansner [Thu, 20 Oct 2011 16:10:10 +0000 (12:10 -0400)]
Add information concerning the imagepath attribute

13 years agomerge with head
John Ellson [Wed, 19 Oct 2011 21:56:00 +0000 (17:56 -0400)]
merge with head

13 years agorewrite svg_size() using regexps to handle image svg with only viewBox (no absolute...
John Ellson [Wed, 19 Oct 2011 21:55:01 +0000 (17:55 -0400)]
rewrite svg_size() using regexps to handle image svg with only viewBox (no absolute width height) fixes 0002135

13 years agoAdded tag rel_2_28 for changeset c35b5b7f953c
Dwight Perry [Wed, 19 Oct 2011 21:49:02 +0000 (17:49 -0400)]
Added tag rel_2_28 for changeset c35b5b7f953c

13 years agoAutomated merge with ssh://hg.research.att.com//home/hgroot/graphviz
Emden Gansner [Wed, 19 Oct 2011 20:50:49 +0000 (16:50 -0400)]
Automated merge with ssh://hg.research.att.com//home/hgroot/graphviz

13 years agoFix bug 2150 plus finish fix to 1852 (old bug 1921).
Emden Gansner [Wed, 19 Oct 2011 20:50:37 +0000 (16:50 -0400)]
Fix bug 2150 plus finish fix to 1852 (old bug 1921).

13 years agoTurn of DEBUG flag
Emden Gansner [Wed, 19 Oct 2011 20:39:27 +0000 (16:39 -0400)]
Turn of DEBUG flag

13 years agoapply patch from 0002147 for improved vendorarch tests
John Ellson [Wed, 19 Oct 2011 18:08:42 +0000 (14:08 -0400)]
apply patch from 0002147 for improved vendorarch tests

13 years agoapply patch for LIBPOSTFIX on Solaris - Mantis 0002148
John Ellson [Wed, 19 Oct 2011 18:03:12 +0000 (14:03 -0400)]
apply patch for LIBPOSTFIX on Solaris - Mantis 0002148

13 years agoFix bug 2149
Emden Gansner [Wed, 19 Oct 2011 17:22:52 +0000 (13:22 -0400)]
Fix bug 2149

13 years agoChange links in info files to refer to FAQ pages
Emden Gansner [Wed, 19 Oct 2011 15:56:10 +0000 (11:56 -0400)]
Change links in info files to refer to FAQ pages

13 years agoAutomated merge with ssh://hg.research.att.com//home/hgroot/graphviz
Emden Gansner [Tue, 18 Oct 2011 20:57:36 +0000 (16:57 -0400)]
Automated merge with ssh://hg.research.att.com//home/hgroot/graphviz

13 years agoFix for bug 1199.
Emden Gansner [Tue, 18 Oct 2011 20:57:17 +0000 (16:57 -0400)]
Fix for bug 1199.

13 years agoFix for bug 1199 and adjust formatting.
Emden Gansner [Tue, 18 Oct 2011 20:57:00 +0000 (16:57 -0400)]
Fix for bug 1199 and adjust formatting.

13 years agoChanges to support ubuntu11
Dwight Perry [Tue, 18 Oct 2011 17:16:18 +0000 (13:16 -0400)]
Changes to support ubuntu11

13 years agoAutomated merge with ssh://hg.research.att.com//home/hgroot/graphviz
Emden Gansner [Fri, 14 Oct 2011 21:10:47 +0000 (17:10 -0400)]
Automated merge with ssh://hg.research.att.com//home/hgroot/graphviz

13 years agoAllow memtest to quit after a few iterations
Emden Gansner [Fri, 14 Oct 2011 21:10:40 +0000 (17:10 -0400)]
Allow memtest to quit after a few iterations

13 years agoFix warning messages
Emden Gansner [Fri, 14 Oct 2011 20:18:55 +0000 (16:18 -0400)]
Fix warning messages

13 years agoAutomated merge with ssh://hg.research.att.com//home/hgroot/graphviz
Emden Gansner [Fri, 14 Oct 2011 19:55:07 +0000 (15:55 -0400)]
Automated merge with ssh://hg.research.att.com//home/hgroot/graphviz

13 years agoFix cgraph code in dot related to virtual nodes. In particular, avoid calling agsubno...
Emden Gansner [Fri, 14 Oct 2011 19:54:56 +0000 (15:54 -0400)]
Fix cgraph code in dot related to virtual nodes. In particular, avoid calling agsubnode on
virtual node.

13 years agoAdding macosx platform support for help and project
Dwight Perry [Fri, 14 Oct 2011 14:38:29 +0000 (10:38 -0400)]
Adding macosx platform support for help and project

13 years agoConfigure macosx lion help
Dwight Perry [Thu, 13 Oct 2011 19:29:28 +0000 (15:29 -0400)]
Configure macosx lion help

13 years agoAutomated merge with ssh://hg.research.att.com//home/hgroot/graphviz
Emden Gansner [Thu, 13 Oct 2011 16:36:31 +0000 (12:36 -0400)]
Automated merge with ssh://hg.research.att.com//home/hgroot/graphviz

13 years agoAdd more details to the library man page
Emden Gansner [Thu, 13 Oct 2011 16:36:25 +0000 (12:36 -0400)]
Add more details to the library man page

13 years agoAdjustments for macosx lion build
Dwight Perry [Thu, 13 Oct 2011 14:56:14 +0000 (10:56 -0400)]
Adjustments for macosx lion build

13 years agoAdded support for macosx lion
Dwight Perry [Wed, 12 Oct 2011 21:55:53 +0000 (17:55 -0400)]
Added support for macosx lion

13 years agoFix trace print when -n flag is used
Emden Gansner [Wed, 12 Oct 2011 14:46:01 +0000 (10:46 -0400)]
Fix trace print when -n flag is used

13 years agoFix formatting and remove erroneous comment
Emden Gansner [Wed, 12 Oct 2011 14:45:07 +0000 (10:45 -0400)]
Fix formatting and remove erroneous comment

13 years agoAt present, cgraph uses a separate refstr cache for each graph. This means that in
Emden Gansner [Wed, 12 Oct 2011 14:43:25 +0000 (10:43 -0400)]
At present, cgraph uses a separate refstr cache for each graph. This means that in
agcopyattr(), new strings are generated but the html bit may be lost. This fix
makes sure the bit is transferred.

13 years agoFix incorrect test specification
Emden Gansner [Wed, 12 Oct 2011 14:38:09 +0000 (10:38 -0400)]
Fix incorrect test specification

13 years agoAutomated merge with ssh://hg.research.att.com//home/hgroot/graphviz
Emden Gansner [Tue, 11 Oct 2011 16:39:04 +0000 (12:39 -0400)]
Automated merge with ssh://hg.research.att.com//home/hgroot/graphviz

13 years agoMake sure edges are stored in node creation order
Emden Gansner [Tue, 11 Oct 2011 16:38:58 +0000 (12:38 -0400)]
Make sure edges are stored in node creation order

13 years agoTo support logical heads and tails for compound graphs, use flat name
Emden Gansner [Tue, 11 Oct 2011 01:03:12 +0000 (21:03 -0400)]
To support logical heads and tails for compound graphs, use flat name
space map as in libgraph.

13 years agoreenable R
John Ellson [Sat, 8 Oct 2011 12:49:37 +0000 (08:49 -0400)]
reenable R

13 years agotry again to turn off R for fc17
John Ellson [Sat, 8 Oct 2011 02:26:53 +0000 (22:26 -0400)]
try again to turn off R for fc17

13 years agodisable graphviz-R packkage until R gets fixed
John Ellson [Fri, 7 Oct 2011 22:53:30 +0000 (18:53 -0400)]
disable graphviz-R packkage until R gets fixed

13 years agoUse ordinary dotgen even with cgraph
Emden Gansner [Fri, 7 Oct 2011 18:48:09 +0000 (14:48 -0400)]
Use ordinary dotgen even with cgraph

13 years agoAmend quartz driver makefile to handle cgraph
Emden Gansner [Fri, 7 Oct 2011 18:46:48 +0000 (14:46 -0400)]
Amend quartz driver makefile to handle cgraph

13 years agoGenerate dotgen if using cgraph
Emden Gansner [Fri, 7 Oct 2011 18:45:58 +0000 (14:45 -0400)]
Generate dotgen if using cgraph

13 years agoMake sure clusters get a Agraphinfo_t record;
Emden Gansner [Fri, 7 Oct 2011 18:44:39 +0000 (14:44 -0400)]
Make sure clusters get a Agraphinfo_t record;
for neato -n, make sure a cluster has a valid bounding box before binding

13 years agoFix print statement to use %f for doubles.
Emden Gansner [Fri, 7 Oct 2011 18:23:38 +0000 (14:23 -0400)]
Fix print statement to use %f for doubles.

13 years agoAdd Agnodinfo_t to top-level graph nodes. This has to be done early, before processCl...
Emden Gansner [Fri, 7 Oct 2011 18:22:23 +0000 (14:22 -0400)]
Add Agnodinfo_t to top-level graph nodes. This has to be done early, before processClusterEdges.
Thus, the generic call to neato_init_node can no longer be used, as this also binds Agnodeinfo_t.

13 years agoFix undeclared variable
Emden Gansner [Fri, 7 Oct 2011 18:19:57 +0000 (14:19 -0400)]
Fix undeclared variable

13 years agoFix indentation; remove wrong/extraneous comment
Emden Gansner [Fri, 7 Oct 2011 18:18:42 +0000 (14:18 -0400)]
Fix indentation; remove wrong/extraneous comment

13 years agoEnable beautify feature in sfdp. This tries to draw leaf nodes uniformly on a circle
Emden Gansner [Fri, 7 Oct 2011 14:54:34 +0000 (10:54 -0400)]
Enable beautify feature in sfdp. This tries to draw leaf nodes uniformly on a circle
around root node.

13 years agoUpdate todo list
Emden Gansner [Fri, 7 Oct 2011 14:53:38 +0000 (10:53 -0400)]
Update todo list

13 years agoeliminate head
Dwight Perry [Wed, 5 Oct 2011 15:35:22 +0000 (11:35 -0400)]
eliminate head

13 years agoRevised project file
Dwight Perry [Tue, 4 Oct 2011 22:14:17 +0000 (18:14 -0400)]
Revised project file

13 years agoFix so anonymous subgraphs that contain named subgraphs are written.
Stephen North [Tue, 4 Oct 2011 16:30:13 +0000 (12:30 -0400)]
Fix so anonymous subgraphs that contain named subgraphs are written.
Previously they were skipped. irrelevant_subgraph() was made recursive.

13 years agomemory leak
Donald Caldwell [Mon, 3 Oct 2011 14:38:47 +0000 (10:38 -0400)]
memory leak
replicated Yifans memory leak fix in call_tri

13 years agomemory leaks
Donald Caldwell [Fri, 30 Sep 2011 21:46:19 +0000 (17:46 -0400)]
memory leaks
freed memory for cluster and clusterp at end of Multilevel_coarsen_internal
commented out dtsearch call in xlhdxload
added xlhdxunload in xlabels.c to clear node memory

13 years agoAll subgraphs, not just clusters, need Agraphinfo. So for cgraph, we bind the
Emden Gansner [Fri, 30 Sep 2011 20:51:41 +0000 (16:51 -0400)]
All subgraphs, not just clusters, need Agraphinfo. So for cgraph, we bind the
structure for all subgraphs, and fix cleanup to remove these from all subgraphs.

13 years agoAutomated merge with ssh://hg.research.att.com//home/hgroot/graphviz
Emden Gansner [Fri, 30 Sep 2011 19:08:03 +0000 (15:08 -0400)]
Automated merge with ssh://hg.research.att.com//home/hgroot/graphviz

13 years agoFix gvedit and quartz plugin to at least compile using cgraph.
Emden Gansner [Fri, 30 Sep 2011 19:07:54 +0000 (15:07 -0400)]
Fix gvedit and quartz plugin to at least compile using cgraph.

13 years agoChanged SDKROOT
Dwight Perry [Fri, 30 Sep 2011 17:32:32 +0000 (13:32 -0400)]
Changed SDKROOT

13 years agoFix port name generation to use the same code with graph and cgraph
Emden Gansner [Fri, 30 Sep 2011 15:28:07 +0000 (11:28 -0400)]
Fix port name generation to use the same code with graph and cgraph

13 years agoAdded support for platform specific project.pbxproj files
Dwight Perry [Thu, 29 Sep 2011 21:13:54 +0000 (17:13 -0400)]
Added support for platform specific project.pbxproj files

13 years agoAutomated merge with ssh://hg.research.att.com//home/hgroot/graphviz
Emden Gansner [Thu, 29 Sep 2011 21:00:44 +0000 (17:00 -0400)]
Automated merge with ssh://hg.research.att.com//home/hgroot/graphviz

13 years agoAdd remainder of Glen Low's changes fo graphviz to use cgraph.
Emden Gansner [Thu, 29 Sep 2011 21:00:26 +0000 (17:00 -0400)]
Add remainder of Glen Low's changes fo graphviz to use cgraph.

13 years agomemory leak in index.c RTreeClose
Donald Caldwell [Thu, 29 Sep 2011 18:27:49 +0000 (14:27 -0400)]
memory leak in index.c RTreeClose
the rtree root node had not been freed when the rtree was closed

13 years agoAdded support for lion
Dwight Perry [Thu, 29 Sep 2011 17:40:42 +0000 (13:40 -0400)]
Added support for lion

13 years agoUpdate help info
Emden Gansner [Wed, 28 Sep 2011 19:24:57 +0000 (15:24 -0400)]
Update help info

13 years agoAutomated merge with ssh://hg.research.att.com//home/hgroot/graphviz
Emden Gansner [Wed, 28 Sep 2011 18:24:43 +0000 (14:24 -0400)]
Automated merge with ssh://hg.research.att.com//home/hgroot/graphviz

13 years agoAdded instructions for using neato layout
Dwight Perry [Tue, 27 Sep 2011 21:43:10 +0000 (17:43 -0400)]
Added instructions for using neato layout

13 years agoAutomated merge with ssh://hg.research.att.com//home/hgroot/graphviz
Emden Gansner [Tue, 27 Sep 2011 20:31:55 +0000 (16:31 -0400)]
Automated merge with ssh://hg.research.att.com//home/hgroot/graphviz

13 years agoEnhance gvgen with twisted torus, balls, triangular mesh, random graph, etc.
Emden Gansner [Tue, 27 Sep 2011 20:31:50 +0000 (16:31 -0400)]
Enhance gvgen with twisted torus, balls, triangular mesh, random graph, etc.

13 years agogood idea for ner feature doesn't work with old rpm on centor4/5
John Ellson [Thu, 22 Sep 2011 13:12:15 +0000 (09:12 -0400)]
good idea for ner feature doesn't work with old rpm on centor4/5

13 years agoexplicitly ship entities.html in tcl demo files
John Ellson [Wed, 21 Sep 2011 22:18:08 +0000 (18:18 -0400)]
explicitly ship entities.html in tcl demo files

13 years agoFixed help message and updated ChangeLog
Dwight Perry [Wed, 21 Sep 2011 14:21:05 +0000 (10:21 -0400)]
Fixed help message and updated ChangeLog

13 years agoAdded blurb about the layout attribute
Dwight Perry [Tue, 20 Sep 2011 22:41:28 +0000 (18:41 -0400)]
Added blurb about the layout attribute

13 years agoEnhanced macosx help page and imagepath test description
Dwight Perry [Tue, 20 Sep 2011 22:34:58 +0000 (18:34 -0400)]
Enhanced macosx help page and imagepath test description

13 years agoCorrected unix shell specification
Dwight Perry [Tue, 20 Sep 2011 14:34:49 +0000 (10:34 -0400)]
Corrected unix shell specification

13 years agoAdded test cases for imagepath attribute feature
Dwight Perry [Mon, 19 Sep 2011 21:58:20 +0000 (17:58 -0400)]
Added test cases for imagepath attribute feature

13 years agoTry to get this going
Stephen North [Fri, 16 Sep 2011 18:11:50 +0000 (14:11 -0400)]
Try to get this going

13 years agoFix stupid syntax error in generated script when ignoring tclpkg make
Stephen North [Fri, 16 Sep 2011 17:58:01 +0000 (13:58 -0400)]
Fix stupid syntax error in generated script when ignoring tclpkg make

13 years agoAutomated merge with ssh://hg.research.att.com//home/hgroot/graphviz
Stephen North [Fri, 16 Sep 2011 17:46:07 +0000 (13:46 -0400)]
Automated merge with ssh://hg.research.att.com//home/hgroot/graphviz

13 years agoUse small integers for node ids.
Emden Gansner [Thu, 15 Sep 2011 16:14:26 +0000 (12:14 -0400)]
Use small integers for node ids.

13 years agoMerge
Emden Gansner [Wed, 14 Sep 2011 20:29:54 +0000 (16:29 -0400)]
Merge

13 years agoAdd triangular mesh and n-ary tree
Emden Gansner [Wed, 14 Sep 2011 20:28:27 +0000 (16:28 -0400)]
Add triangular mesh and n-ary tree