]> granicus.if.org Git - graphviz/log
graphviz
8 years agoUpdate ChangeLog
Emden R. Gansner [Sat, 13 Feb 2016 19:15:55 +0000 (14:15 -0500)]
Update ChangeLog

8 years agoUpdate documentation related to cylinder shape.
Emden R. Gansner [Sat, 13 Feb 2016 19:14:35 +0000 (14:14 -0500)]
Update documentation related to cylinder shape.

8 years agoAdd cylinder (database) shape; fix some missing entries in files
Emden R. Gansner [Sat, 13 Feb 2016 18:55:33 +0000 (13:55 -0500)]
Add cylinder (database) shape; fix some missing entries in files
and repository.

8 years agoFix bug where edges where not being output;
Emden R. Gansner [Fri, 12 Feb 2016 15:35:21 +0000 (10:35 -0500)]
Fix bug where edges where not being output;
support cluster edges in output.

8 years agoFix bug in undoCompound which left dummy cluster nodes;
Emden R. Gansner [Fri, 12 Feb 2016 15:34:04 +0000 (10:34 -0500)]
Fix bug in undoCompound which left dummy cluster nodes;
transfer drawing information to cluster edges.

8 years agoSmall cosmetic change: final newline; newline before xdot list.
Emden R. Gansner [Tue, 9 Feb 2016 22:55:07 +0000 (17:55 -0500)]
Small cosmetic change: final newline; newline before xdot list.

8 years agoFix malformed json (missing fields, extraneous comma) and remove space after field...
Emden R. Gansner [Tue, 9 Feb 2016 22:37:29 +0000 (17:37 -0500)]
Fix malformed json (missing fields, extraneous comma) and remove space after field name

8 years agoReformat points field with different name and separate x and y into points.
Emden R. Gansner [Tue, 9 Feb 2016 21:58:02 +0000 (16:58 -0500)]
Reformat points field with different name and separate x and y into points.

8 years agorevert previous change - breaks build
John Ellson [Tue, 9 Feb 2016 18:09:54 +0000 (13:09 -0500)]
revert previous change - breaks build

8 years agoif Context is free then also free apis
John Ellson [Tue, 9 Feb 2016 18:03:15 +0000 (13:03 -0500)]
if Context is free then also free apis

8 years agoHave json output supply parsed xdot.
Emden R. Gansner [Sun, 7 Feb 2016 22:04:08 +0000 (17:04 -0500)]
Have json output supply parsed xdot.

8 years agoUpdate man page for libxdot
Emden R. Gansner [Sun, 7 Feb 2016 22:03:47 +0000 (17:03 -0500)]
Update man page for libxdot

8 years agoRevert to version 4705c841a919e911d3cdc0575b9f7b194f64d448 until we can
Emden R. Gansner [Sat, 6 Feb 2016 21:05:23 +0000 (16:05 -0500)]
Revert to version 4705c841a919e911d3cdc0575b9f7b194f64d448 until we can
fix memory error due to recent changes.

8 years agoUse special name for ids in json format.
Emden R. Gansner [Wed, 3 Feb 2016 15:38:57 +0000 (10:38 -0500)]
Use special name for ids in json format.

8 years agoChange type to not conflict on linux.
Emden Gansner [Mon, 1 Feb 2016 23:35:02 +0000 (18:35 -0500)]
Change type to not conflict on linux.

8 years agoAdd json output.
Emden R. Gansner [Mon, 1 Feb 2016 22:27:10 +0000 (17:27 -0500)]
Add json output.

8 years agofix redefintion of qsort_cmpf on RHEL5
John Ellson [Tue, 12 Jan 2016 14:21:31 +0000 (09:21 -0500)]
fix redefintion of qsort_cmpf on RHEL5

8 years agofix redefintion of qsort_cmpf on RHEL5
John Ellson [Tue, 12 Jan 2016 14:16:27 +0000 (09:16 -0500)]
fix redefintion of qsort_cmpf on RHEL5

8 years agosuppres ar warning for 'u' with 'D' default
John Ellson [Tue, 12 Jan 2016 00:33:15 +0000 (19:33 -0500)]
suppres ar warning for 'u' with 'D' default

8 years agoFix edge drawing in fdp to allow other values for splines. The original code was...
Emden R. Gansner [Mon, 11 Jan 2016 19:59:49 +0000 (14:59 -0500)]
Fix edge drawing in fdp to allow other values for splines. The original code was written when there were only line segments and splines.

8 years agoAdd two new gvpr scripts: one to add edges to a graph, and the other
Emden R. Gansner [Mon, 11 Jan 2016 19:58:09 +0000 (14:58 -0500)]
Add two new gvpr scripts: one to add edges to a graph, and the other
to report on multiedges and loops.

8 years agojanitor - one more -Wstrict-prototypes
John Ellson [Sat, 9 Jan 2016 22:33:58 +0000 (17:33 -0500)]
janitor - one more -Wstrict-prototypes

8 years agojanitor - fix warnings from lirsvg api changes
John Ellson [Sat, 9 Jan 2016 22:22:09 +0000 (17:22 -0500)]
janitor - fix warnings from lirsvg api changes

8 years agojanitor - fix some consts for c++ and -Wwrite-strings
John Ellson [Sat, 9 Jan 2016 21:34:08 +0000 (16:34 -0500)]
janitor - fix some consts for c++ and -Wwrite-strings

8 years agojanitor - fix 1 - -Wstrict-prototypes
John Ellson [Sat, 9 Jan 2016 21:09:02 +0000 (16:09 -0500)]
janitor - fix 1 - -Wstrict-prototypes

8 years agojanitor - 1 -Wunused_function
John Ellson [Wed, 6 Jan 2016 19:52:56 +0000 (14:52 -0500)]
janitor - 1 -Wunused_function

8 years agoMerge branch 'master' of github.com:ellson/graphviz
John Ellson [Wed, 6 Jan 2016 19:31:43 +0000 (14:31 -0500)]
Merge branch 'master' of github.com:ellson/graphviz

8 years agoused wrong type .. I thoght I checked that it compiled, but how??
John Ellson [Wed, 6 Jan 2016 19:31:26 +0000 (14:31 -0500)]
used wrong type .. I thoght I checked that it compiled,  but how??

8 years agojanitor - fix ~20 -Wunused-value all from one macro
John Ellson [Wed, 6 Jan 2016 19:15:35 +0000 (14:15 -0500)]
janitor - fix ~20 -Wunused-value all from one macro

8 years agoMerge branch 'master' of https://github.com/ellson/graphviz
Emden R. Gansner [Wed, 6 Jan 2016 19:14:41 +0000 (14:14 -0500)]
Merge branch 'master' of https://github.com/ellson/graphviz

8 years agoFix different calling conventions for qsort_s.
Emden R. Gansner [Wed, 6 Jan 2016 19:14:05 +0000 (14:14 -0500)]
Fix different calling conventions for qsort_s.

8 years agojanitor - fix 1 -Wunused-variable
John Ellson [Wed, 6 Jan 2016 19:07:55 +0000 (14:07 -0500)]
janitor - fix 1 -Wunused-variable

8 years agoMerge branch 'master' of github.com:ellson/graphviz
John Ellson [Wed, 6 Jan 2016 18:49:22 +0000 (13:49 -0500)]
Merge branch 'master' of github.com:ellson/graphviz

8 years agojanitor - clean up ~40 'unitialized' warnings
John Ellson [Wed, 6 Jan 2016 18:49:13 +0000 (13:49 -0500)]
janitor - clean up ~40 'unitialized' warnings

8 years agoMake global variable static.
Emden R. Gansner [Wed, 6 Jan 2016 18:04:07 +0000 (13:04 -0500)]
Make global variable static.

8 years agoprovide alternative for qsort_r() on EL5
John Ellson [Wed, 6 Jan 2016 16:01:07 +0000 (11:01 -0500)]
provide alternative for qsort_r() on EL5

8 years agostill need -DSWIGJAVA for swig-1.3.29 on EL5
John Ellson [Wed, 6 Jan 2016 14:51:47 +0000 (09:51 -0500)]
still need -DSWIGJAVA for swig-1.3.29 on EL5

8 years agostill need -DSWIGJAVA for swig-1.3.29 on EL5
John Ellson [Wed, 6 Jan 2016 14:37:44 +0000 (09:37 -0500)]
still need -DSWIGJAVA for swig-1.3.29 on EL5

8 years agono qsort_r() on EL5 - needs alternative implementation
John Ellson [Tue, 5 Jan 2016 22:23:18 +0000 (17:23 -0500)]
no qsort_r() on EL5 -  needs alternative implementation

8 years agono qsort_r() on EL5
John Ellson [Tue, 5 Jan 2016 22:03:47 +0000 (17:03 -0500)]
no qsort_r() on EL5

8 years agono qsort_r() on EL5
John Ellson [Tue, 5 Jan 2016 21:21:59 +0000 (16:21 -0500)]
no qsort_r() on EL5

8 years agoFix bug with "in" operator. Keys used in evaldyn and getdyn must be the same.
Emden R. Gansner [Mon, 4 Jan 2016 16:25:20 +0000 (11:25 -0500)]
Fix bug with "in" operator. Keys used in evaldyn and getdyn must be the same.

9 years agorenable lasi test - also a local issue
John Ellson [Tue, 22 Dec 2015 22:51:53 +0000 (17:51 -0500)]
renable lasi test - also a local issue

9 years agorestore test for -Tpng:cairo:gd - seems to be a local problem only
John Ellson [Tue, 22 Dec 2015 21:55:34 +0000 (16:55 -0500)]
restore test for -Tpng:cairo:gd - seems to be a local problem only

9 years agodisable broken formats in test for now: -Tpng:cairo:gd -Tps:lasi
John Ellson [Tue, 22 Dec 2015 20:26:27 +0000 (15:26 -0500)]
disable broken formats in test for now: -Tpng:cairo:gd -Tps:lasi

9 years agojanitor - no need to -DSWIGJAVA these days
John Ellson [Tue, 22 Dec 2015 19:14:31 +0000 (14:14 -0500)]
janitor - no need to -DSWIGJAVA these days

9 years agojanitor - void return from agxputc()
John Ellson [Tue, 22 Dec 2015 18:53:11 +0000 (13:53 -0500)]
janitor - void return from agxputc()

9 years agojanitor - fix function protype
John Ellson [Tue, 22 Dec 2015 18:35:18 +0000 (13:35 -0500)]
janitor - fix function protype

9 years agojanitor - fix function protype
John Ellson [Tue, 22 Dec 2015 18:32:15 +0000 (13:32 -0500)]
janitor - fix function protype

9 years agojanitor - use void return from agxput()
John Ellson [Tue, 22 Dec 2015 18:26:09 +0000 (13:26 -0500)]
janitor - use void return from agxput()

9 years agojanitor - git ignore product
John Ellson [Tue, 22 Dec 2015 18:14:53 +0000 (13:14 -0500)]
janitor - git ignore product

9 years agojanitor - fix some function prototype warnings
John Ellson [Tue, 22 Dec 2015 18:13:31 +0000 (13:13 -0500)]
janitor - fix some function prototype warnings

9 years agojanitor - fix some unused vars
John Ellson [Tue, 22 Dec 2015 18:05:47 +0000 (13:05 -0500)]
janitor - fix some unused vars

9 years agoFix ambiguity in the grammar in the documentation.
Emden R. Gansner [Sun, 20 Dec 2015 23:17:01 +0000 (18:17 -0500)]
Fix ambiguity in the grammar in the documentation.

9 years agoAllow prioritization of xlabels.
Emden Gansner [Mon, 14 Dec 2015 20:45:44 +0000 (15:45 -0500)]
Allow prioritization of xlabels.

9 years agolibtool needs -tag=CC
Stephen C North [Sun, 13 Dec 2015 03:56:56 +0000 (22:56 -0500)]
libtool needs -tag=CC

9 years agoAllow graphs and subgraphs to have an empty string as a name.
Emden Gansner [Fri, 30 Oct 2015 18:04:07 +0000 (14:04 -0400)]
Allow graphs and subgraphs to have an empty string as a name.

Besides there being no reason not to, this avoids exposing in internal
%x name for anonymous graphs in a tootltip.

9 years agoPull back to previous makefile. The new one doesn't work. It includes references...
Emden R. Gansner [Sun, 25 Oct 2015 20:30:06 +0000 (16:30 -0400)]
Pull back to previous makefile. The new one doesn't work. It includes references to QuadTree and other files not in the sfdpgen. To get a correct makefile to create an sfdp library will take some more work.

9 years agoMerge branch 'master' of https://github.com/ellson/graphviz
Emden R. Gansner [Sun, 25 Oct 2015 19:51:44 +0000 (15:51 -0400)]
Merge branch 'master' of https://github.com/ellson/graphviz

9 years agoReset saved node in three *_inside function before doing a layout.
Emden R. Gansner [Sun, 25 Oct 2015 19:50:21 +0000 (15:50 -0400)]
Reset saved node in three *_inside function before doing a layout.

9 years agoMerge pull request #57 from pixelglow/fix-clang-warnings
emden [Sun, 25 Oct 2015 19:46:35 +0000 (15:46 -0400)]
Merge pull request #57 from pixelglow/fix-clang-warnings

Fix clang compile warnings

9 years agoMerge pull request #34 from teodorov/master
emden [Sun, 25 Oct 2015 17:39:14 +0000 (13:39 -0400)]
Merge pull request #34 from teodorov/master

sfdp as a library

9 years agoVarious small fixes.
Emden Gansner [Wed, 21 Oct 2015 19:11:41 +0000 (15:11 -0400)]
Various small fixes.

9 years agoAd generic histogram script.
Emden Gansner [Wed, 21 Oct 2015 18:28:07 +0000 (14:28 -0400)]
Ad generic histogram script.

9 years agoFix script to avoid loops and store multiple edge count in multiplicity rather than...
Emden Gansner [Wed, 21 Oct 2015 18:16:33 +0000 (14:16 -0400)]
Fix script to avoid loops and store multiple edge count in multiplicity rather than weight.

9 years agoFix for bug 2575 - fix memory leak from parser error.
Emden Gansner [Wed, 21 Oct 2015 17:07:34 +0000 (13:07 -0400)]
Fix for bug 2575 - fix memory leak from parser error.

9 years agoadd support for --enable-python34
John Ellson [Thu, 15 Oct 2015 05:22:07 +0000 (01:22 -0400)]
add support for --enable-python34

9 years agofix errors in example in cgraph man page
John Ellson [Tue, 13 Oct 2015 00:43:08 +0000 (20:43 -0400)]
fix errors in example in cgraph man page

9 years agoReinstate static functions used for debugging
Glen Low [Wed, 7 Oct 2015 00:16:45 +0000 (08:16 +0800)]
Reinstate static functions used for debugging

9 years agoRemove print statement from script.
Emden Gansner [Mon, 5 Oct 2015 20:11:39 +0000 (16:11 -0400)]
Remove print statement from script.

9 years agoPrevent warning message.
Emden Gansner [Mon, 5 Oct 2015 14:46:37 +0000 (10:46 -0400)]
Prevent warning message.

9 years agoMerge pull request #58 from pixelglow/fix-crash-in-generate-constraints
emden [Mon, 5 Oct 2015 13:34:52 +0000 (09:34 -0400)]
Merge pull request #58 from pixelglow/fix-crash-in-generate-constraints

Fix bad postdecrement of NodeSet iterator

9 years agoMerge pull request #59 from pixelglow/fix-debug-build
emden [Mon, 5 Oct 2015 13:20:04 +0000 (09:20 -0400)]
Merge pull request #59 from pixelglow/fix-debug-build

Fix typos in DEBUG code

9 years agoFix typos in DEBUG code
Glen Low [Mon, 5 Oct 2015 04:16:24 +0000 (12:16 +0800)]
Fix typos in DEBUG code

9 years agoFix bad postdecrement of NodeSet iterator
Glen Low [Mon, 5 Oct 2015 06:47:00 +0000 (14:47 +0800)]
Fix bad postdecrement of NodeSet iterator

9 years agoFix clang compile warnings
Glen Low [Mon, 5 Oct 2015 06:04:40 +0000 (14:04 +0800)]
Fix clang compile warnings

9 years agoAdd new gvpr scripts to install list.
Emden Gansner [Fri, 2 Oct 2015 20:49:47 +0000 (16:49 -0400)]
Add new gvpr scripts to install list.

9 years agoAdd gvpr scripts for checking if a graph is bipartite, and converting a bipartite...
Emden Gansner [Fri, 2 Oct 2015 20:46:22 +0000 (16:46 -0400)]
Add gvpr scripts for checking if a graph is bipartite, and converting a bipartite graph into an ordinary graph by using nodes on one side as edges.

9 years agoupdate my email address in AUTHORS (mostly testing if I can push from this host)
John Ellson [Sun, 6 Sep 2015 17:32:56 +0000 (13:32 -0400)]
update my email address in AUTHORS (mostly testing if I can push from this host)

9 years agoMerge branch 'master' of ssh://github.com/ellson/graphviz
John Ellson [Sun, 6 Sep 2015 15:34:48 +0000 (11:34 -0400)]
Merge branch 'master' of ssh://github.com/ellson/graphviz

9 years agoApply Debian patch: 'reduce-lab-color.patch' from Bebian bug #755124
John Ellson [Sun, 6 Sep 2015 15:34:28 +0000 (11:34 -0400)]
Apply Debian patch: 'reduce-lab-color.patch' from Bebian bug #755124

9 years agofix multiedge breakage - bug #2568
John Ellson [Thu, 3 Sep 2015 15:13:14 +0000 (11:13 -0400)]
fix multiedge breakage - bug #2568

9 years agoavoid use of long long in IDTYPE comparisons
John Ellson [Mon, 20 Jul 2015 12:38:47 +0000 (08:38 -0400)]
avoid use of long long in IDTYPE comparisons

9 years agorevert IDTYPE to unsigned long
John Ellson [Mon, 20 Jul 2015 12:22:39 +0000 (08:22 -0400)]
revert IDTYPE to unsigned long

9 years agoMerge pull request #38 from synalysis/master
John Ellson [Mon, 20 Jul 2015 12:17:47 +0000 (08:17 -0400)]
Merge pull request #38 from synalysis/master

Fixed ID type for Win64 (unsigned long is 32 bit, pointer 64 bit)

9 years agoMerge pull request #37 from tkelman/appveyor
John Ellson [Fri, 17 Jul 2015 14:08:41 +0000 (10:08 -0400)]
Merge pull request #37 from tkelman/appveyor

WIP: AppVeyor

9 years agoMerge pull request #47 from kbrock/css_class
John Ellson [Fri, 17 Jul 2015 14:01:47 +0000 (10:01 -0400)]
Merge pull request #47 from kbrock/css_class

output class value in svg files

9 years agoMerge pull request #55 from kbrock/travis_builds
John Ellson [Fri, 17 Jul 2015 13:38:02 +0000 (09:38 -0400)]
Merge pull request #55 from kbrock/travis_builds

introduce travis builds

9 years agoMerge pull request #43 from csanchezdll/master
John Ellson [Fri, 17 Jul 2015 13:27:45 +0000 (09:27 -0400)]
Merge pull request #43 from csanchezdll/master

Fix Issue #0002522: Rendering a clustered digraph twice produces differe...

9 years agooutput class value in svg files
Keenan Brock [Sun, 26 Apr 2015 22:29:42 +0000 (18:29 -0400)]
output class value in svg files

9 years agointroduce travis builds
Keenan Brock [Tue, 5 May 2015 01:32:32 +0000 (21:32 -0400)]
introduce travis builds

9 years agoMerge pull request #53 from gottreu/fix_autogen_for_macosx
John Ellson [Fri, 10 Jul 2015 20:19:25 +0000 (16:19 -0400)]
Merge pull request #53 from gottreu/fix_autogen_for_macosx

Fix version date for Mac OSX and FreeBSD

9 years agocheck for trailing " in ppDirective befora accepting string as a filename
John Ellson [Fri, 10 Jul 2015 20:05:25 +0000 (16:05 -0400)]
check for trailing " in ppDirective befora accepting string as a filename

9 years agoindentation
John Ellson [Fri, 10 Jul 2015 20:04:16 +0000 (16:04 -0400)]
indentation

9 years agoMerge pull request #50 from thoger/agerr-format-string-fixes
John Ellson [Fri, 10 Jul 2015 18:43:03 +0000 (14:43 -0400)]
Merge pull request #50 from thoger/agerr-format-string-fixes

Additional agerr() format string fixes

9 years agoFix version date for Mac OSX and FreeBSD
Brian Gottreu [Tue, 23 Jun 2015 01:15:39 +0000 (20:15 -0500)]
Fix version date for Mac OSX and FreeBSD

9 years agoFix the token trace function to provide info for CONSTANTs as well as IDs.
Emden R. Gansner [Sat, 13 Jun 2015 21:12:49 +0000 (17:12 -0400)]
Fix the token trace function to provide info for CONSTANTs as well as IDs.

9 years agoDon't reset the traversal type with each BEG_G. This would overwrite
Emden R. Gansner [Sat, 13 Jun 2015 21:02:49 +0000 (17:02 -0400)]
Don't reset the traversal type with each BEG_G. This would overwrite
any setting of it in the BEGIN section. This state should be in control
of the gvpr script after the default is set.
Revert change 909e4b433d24bce1d68e08be3eb429df15e12f26

9 years agoFix tooltips to support line breaks and escString substitutions
Emden R. Gansner [Sun, 7 Jun 2015 19:12:48 +0000 (15:12 -0400)]
Fix tooltips to support line breaks and escString substitutions
as in the documentation;
map ordinary tooltips to UTF8, converting HTML escape sequences.
This makes the handling of tooltips uniform whether coming from a
tooltip attribute or from an HTML-like label.

9 years agoalways use date of last commit in version, even for stable
John Ellson [Wed, 20 May 2015 19:50:16 +0000 (15:50 -0400)]
always use date of last commit in version, even for stable