]> granicus.if.org Git - graphviz/log
graphviz
10 years agoMerge branch 'master' of https://github.com/ellson/graphviz
Emden R. Gansner [Fri, 27 Feb 2015 18:23:18 +0000 (13:23 -0500)]
Merge branch 'master' of https://github.com/ellson/graphviz

10 years agoReport if argument is missing from -o flag
Emden R. Gansner [Fri, 27 Feb 2015 18:22:49 +0000 (13:22 -0500)]
Report if argument is missing from -o flag

10 years agoFix declaration of Verbose
Emden R. Gansner [Thu, 26 Feb 2015 18:49:21 +0000 (13:49 -0500)]
Fix declaration of Verbose

10 years agoFix typo.
Emden R. Gansner [Thu, 26 Feb 2015 18:09:05 +0000 (13:09 -0500)]
Fix typo.

10 years agoClean up text messages; add more verbose information
Emden R. Gansner [Tue, 24 Feb 2015 18:19:38 +0000 (13:19 -0500)]
Clean up text messages; add more verbose information

10 years agoFix bug where string constants are allocated in temp memory during
Emden R. Gansner [Wed, 18 Feb 2015 20:50:55 +0000 (15:50 -0500)]
Fix bug where string constants are allocated in temp memory during
compilation, but temp memory is freed each time an evaluation is done.

10 years agoMake return value of stringOf function non-trivial
Emden R. Gansner [Wed, 18 Feb 2015 18:40:28 +0000 (13:40 -0500)]
Make return value of stringOf function non-trivial

10 years agoDARWIN_DYLIB has to be set for all Macs, not just Darwin9.
Emden R. Gansner [Mon, 9 Feb 2015 20:20:03 +0000 (15:20 -0500)]
DARWIN_DYLIB has to be set for all Macs, not just Darwin9.

10 years agoremove '-'. It worked just fine before I added them
John Ellson [Sun, 8 Feb 2015 03:38:05 +0000 (22:38 -0500)]
remove '-'.  It worked just fine before I added them

10 years agodefault JSHEXT to so
John Ellson [Sat, 7 Feb 2015 05:00:33 +0000 (00:00 -0500)]
default JSHEXT to so

10 years agoperhaps we really do need JSHEXT
John Ellson [Sat, 7 Feb 2015 04:44:36 +0000 (23:44 -0500)]
perhaps we really do need JSHEXT

10 years agoJSHEXT not needed
John Ellson [Sat, 7 Feb 2015 04:34:47 +0000 (23:34 -0500)]
JSHEXT not needed

10 years agoprovide JSHEXT as well
John Ellson [Sat, 7 Feb 2015 04:23:05 +0000 (23:23 -0500)]
provide JSHEXT as well

10 years agoOn *-darwin* configure and make with JNI_EXTRA_LDFLAGS="-shrext .jnilib"
John Ellson [Sat, 7 Feb 2015 04:16:44 +0000 (23:16 -0500)]
On *-darwin* configure and make with JNI_EXTRA_LDFLAGS="-shrext .jnilib"

10 years agoMerge pull request #35 from tkelman/patch-2
John Ellson [Mon, 26 Jan 2015 19:09:09 +0000 (14:09 -0500)]
Merge pull request #35 from tkelman/patch-2

Patch 2

10 years agoapply Redhat's graphviz-2.38.0-rbconfig.patch
John Ellson [Fri, 23 Jan 2015 16:50:15 +0000 (11:50 -0500)]
apply Redhat's graphviz-2.38.0-rbconfig.patch

10 years agoMerge branch 'master' of https://github.com/ellson/graphviz
Emden R. Gansner [Mon, 19 Jan 2015 23:15:58 +0000 (18:15 -0500)]
Merge branch 'master' of https://github.com/ellson/graphviz

10 years agoMake sure gv2gxl is included in Windows build.
Emden R. Gansner [Mon, 19 Jan 2015 23:14:26 +0000 (18:14 -0500)]
Make sure gv2gxl is included in Windows build.

10 years agoAdd regex_win32.c to libgvc_C_la_SOURCES for Windows
Tony Kelman [Fri, 16 Jan 2015 23:27:10 +0000 (15:27 -0800)]
Add regex_win32.c to libgvc_C_la_SOURCES for Windows

10 years agoFix conflicting definitions with MinGW
Tony Kelman [Fri, 16 Jan 2015 19:16:37 +0000 (11:16 -0800)]
Fix conflicting definitions with MinGW

10 years agoFix case sensitivity when cross compiling
Tony Kelman [Fri, 16 Jan 2015 19:14:58 +0000 (11:14 -0800)]
Fix case sensitivity when cross compiling

10 years agoadd $(EXEEXT) to mkdefs targets in lib/gvpr
Tony Kelman [Thu, 8 Jan 2015 01:30:37 +0000 (17:30 -0800)]
add $(EXEEXT) to mkdefs targets in lib/gvpr

10 years agofix error: lvalue required as left operand of assignment
Tony Kelman [Sat, 20 Dec 2014 01:35:59 +0000 (17:35 -0800)]
fix error: lvalue required as left operand of assignment

10 years agofix error: 'R_OK' undeclared
Tony Kelman [Sat, 20 Dec 2014 00:19:26 +0000 (16:19 -0800)]
fix error: 'R_OK' undeclared

10 years agoinclude libltdl folder for out-of-tree builds
Tony Kelman [Fri, 19 Dec 2014 22:23:38 +0000 (14:23 -0800)]
include libltdl folder for out-of-tree builds

10 years agofix error: conflicting types for '_strnicmp' with MinGW
Tony Kelman [Fri, 19 Dec 2014 19:57:43 +0000 (11:57 -0800)]
fix error: conflicting types for '_strnicmp' with MinGW

10 years agouse if set
John Ellson [Fri, 16 Jan 2015 14:33:49 +0000 (09:33 -0500)]
use  if set

10 years agoFix incorrect comments.
Emden R. Gansner [Thu, 15 Jan 2015 19:30:27 +0000 (14:30 -0500)]
Fix incorrect comments.

10 years agoRefresh dot, etc. man pages, fixing typos, etc.
Emden R. Gansner [Mon, 12 Jan 2015 19:41:14 +0000 (14:41 -0500)]
Refresh dot, etc. man pages, fixing typos, etc.

10 years agogvbuffstderr.c is not used ATM. Disconnect in Makefile.am
John Ellson [Fri, 9 Jan 2015 21:42:01 +0000 (16:42 -0500)]
gvbuffstderr.c is not used ATM. Disconnect in Makefile.am

10 years agoMerge branch 'master' of github.com:ellson/graphviz
John Ellson [Fri, 9 Jan 2015 18:27:29 +0000 (13:27 -0500)]
Merge branch 'master' of github.com:ellson/graphviz

10 years agoMerge pull request #33 from tkelman/patch-2
John Ellson [Fri, 9 Jan 2015 18:26:12 +0000 (13:26 -0500)]
Merge pull request #33 from tkelman/patch-2

Use mktemp instead of mkstemp on Win32

10 years agoUse mktemp instead of mkstemp on Win32
Tony Kelman [Fri, 9 Jan 2015 17:52:57 +0000 (09:52 -0800)]
Use mktemp instead of mkstemp on Win32

fixes #32

10 years agoMerge branch 'master' of github.com:ellson/graphviz
John Ellson [Fri, 9 Jan 2015 17:36:45 +0000 (12:36 -0500)]
Merge branch 'master' of github.com:ellson/graphviz

10 years agocoverity #82849
John Ellson [Tue, 6 Jan 2015 23:46:32 +0000 (18:46 -0500)]
coverity #82849

10 years agocoverity #82684
John Ellson [Tue, 6 Jan 2015 23:39:59 +0000 (18:39 -0500)]
coverity #82684

10 years agoMerge pull request #31 from bjornfor/vimdot-lookup-in-path
John Ellson [Tue, 6 Jan 2015 22:35:05 +0000 (17:35 -0500)]
Merge pull request #31 from bjornfor/vimdot-lookup-in-path

vimdot: lookup 'vim' in $PATH

10 years agoMerge branch 'master' of ssh://github.com/ellson/graphviz
Emden R. Gansner [Tue, 6 Jan 2015 21:17:41 +0000 (16:17 -0500)]
Merge branch 'master' of ssh://github.com/ellson/graphviz

Conflicts:
lib/gvc/gvusershape.c

10 years agoVarious fixes to prevent buffer overflows, cleanup usage of std_args, fix logical...
Emden R. Gansner [Tue, 6 Jan 2015 20:59:38 +0000 (15:59 -0500)]
Various fixes to prevent buffer overflows, cleanup usage of std_args, fix logical problems,
unfreed memory, and bad declarations.
These were submitted by Joshua Rogers.

10 years agovimdot: lookup 'vim' in $PATH
Bjørn Forsman [Tue, 6 Jan 2015 19:39:41 +0000 (20:39 +0100)]
vimdot: lookup 'vim' in $PATH

Instead of hardcoding /usr/bin/vim. Needed for NixOS (http://nixos.org), and is
probably useful for others too.

10 years agofix covertity #82845
John Ellson [Tue, 6 Jan 2015 19:13:10 +0000 (14:13 -0500)]
fix covertity #82845

10 years agofix coverity #82925
John Ellson [Tue, 6 Jan 2015 17:07:27 +0000 (12:07 -0500)]
fix coverity #82925

10 years agoMerge branch 'master' of github.com:ellson/graphviz
John Ellson [Tue, 6 Jan 2015 16:36:17 +0000 (11:36 -0500)]
Merge branch 'master' of github.com:ellson/graphviz

10 years agofix warning about mktemp
John Ellson [Tue, 6 Jan 2015 16:05:24 +0000 (11:05 -0500)]
fix warning about mktemp

10 years agofix coverity #82930
John Ellson [Tue, 6 Jan 2015 15:57:53 +0000 (10:57 -0500)]
fix coverity #82930

10 years agoRefresh dotguide; fix bug 2505
Emden R. Gansner [Mon, 5 Jan 2015 20:58:41 +0000 (15:58 -0500)]
Refresh dotguide; fix bug 2505

10 years agoadd -lm - ports PR#195676
John Ellson [Fri, 2 Jan 2015 14:09:46 +0000 (09:09 -0500)]
add -lm - ports PR#195676

10 years agodelete some code inserted for debugging purpose that should have been removed
Yifan Hu [Fri, 19 Dec 2014 01:18:42 +0000 (20:18 -0500)]
delete some code inserted for debugging purpose that should have been removed

10 years agodrop dotgen2 from distribution packages
John Ellson [Mon, 15 Dec 2014 20:04:04 +0000 (15:04 -0500)]
drop dotgen2 from distribution packages

10 years agoupdate doxygen INPUT dirs (esp. cgraph)
John Ellson [Fri, 12 Dec 2014 17:03:28 +0000 (12:03 -0500)]
update doxygen INPUT dirs (esp. cgraph)

10 years agoExtend strict example
Emden R. Gansner [Thu, 11 Dec 2014 17:26:21 +0000 (12:26 -0500)]
Extend strict example

10 years agoMerge branch 'master' of https://github.com/ellson/graphviz
Emden R. Gansner [Thu, 11 Dec 2014 16:55:08 +0000 (11:55 -0500)]
Merge branch 'master' of https://github.com/ellson/graphviz

10 years agoAdd/update information about strict graphs, and directed vs. undirected graphs.
Emden R. Gansner [Thu, 11 Dec 2014 16:54:21 +0000 (11:54 -0500)]
Add/update information about strict graphs, and directed vs. undirected graphs.

10 years agodoxygen updates for fc20-64 processing
John Ellson [Thu, 11 Dec 2014 13:02:06 +0000 (08:02 -0500)]
doxygen updates for fc20-64 processing

10 years agoMerge pull request #29 from csanchezdll/master
John Ellson [Tue, 9 Dec 2014 15:41:13 +0000 (10:41 -0500)]
Merge pull request #29 from csanchezdll/master

Fix Issue #0002277: render no longer produces vaild tk tags.

10 years agoapply patch from csanchezdll - <graph> addedge <tail> <head> using node handles
John Ellson [Tue, 9 Dec 2014 15:38:15 +0000 (10:38 -0500)]
apply patch from csanchezdll - <graph> addedge <tail> <head> using node handles
takes wrong head

10 years agoFix Issue #0002504: <graph> addedge <tail> <head> using node handles takes wrong...
Carlos Sánchez de La Lama [Tue, 9 Dec 2014 12:59:24 +0000 (13:59 +0100)]
Fix Issue #0002504: <graph> addedge <tail> <head> using node handles takes wrong head.

10 years agoFix Issue #0002277: render no longer produces vaild tk tags.
Carlos Sánchez de La Lama [Tue, 9 Dec 2014 09:16:06 +0000 (10:16 +0100)]
Fix Issue #0002277: render no longer produces vaild tk tags.

10 years agoremove tkspline references from debian build
John Ellson [Tue, 25 Nov 2014 15:17:00 +0000 (10:17 -0500)]
remove tkspline references from debian build

10 years agoAdd note concerning the blending of cairo and gd for png output.
Emden R. Gansner [Mon, 24 Nov 2014 22:16:39 +0000 (17:16 -0500)]
Add note concerning the blending of cairo and gd for png output.

10 years agoFix format string vulnerability in using agerr() to report errors during parsing.
Emden R. Gansner [Mon, 24 Nov 2014 19:32:58 +0000 (14:32 -0500)]
Fix format string vulnerability in using agerr() to report errors during parsing.
We now use a fixed format %s, and pass the error string as an argument.

10 years agoMerge branch 'master' of github.com:ellson/graphviz
John Ellson [Mon, 24 Nov 2014 16:34:48 +0000 (11:34 -0500)]
Merge branch 'master' of github.com:ellson/graphviz

10 years agomake gd always generate indexed color pngs, responding to #2502
John Ellson [Mon, 24 Nov 2014 16:34:32 +0000 (11:34 -0500)]
make gd always generate indexed color pngs, responding to #2502

10 years agoRemove explicit builds of tkstubs and tkspline from mac makefiles
Emden R. Gansner [Mon, 24 Nov 2014 16:23:57 +0000 (11:23 -0500)]
Remove explicit builds of tkstubs and tkspline from mac makefiles

10 years agoWarn about run-on numbers like 123.45.678
Emden R. Gansner [Fri, 21 Nov 2014 16:33:42 +0000 (11:33 -0500)]
Warn about run-on numbers like 123.45.678

10 years agoadd a -nox package, basic graphviz rpm now includes x11 facilities
John Ellson [Wed, 12 Nov 2014 16:59:18 +0000 (11:59 -0500)]
add a -nox package,   basic graphviz rpm now includes x11 facilities

10 years agoHave the svg renderer use the transparent color
Emden R. Gansner [Tue, 4 Nov 2014 22:15:50 +0000 (17:15 -0500)]
Have the svg renderer use the transparent color

10 years agoMerge branch 'master' of https://github.com/ellson/graphviz
Emden R. Gansner [Fri, 31 Oct 2014 17:48:43 +0000 (13:48 -0400)]
Merge branch 'master' of https://github.com/ellson/graphviz

10 years agoFix missing LEFT_RIGHT case in drawing cell borders;
Emden R. Gansner [Fri, 31 Oct 2014 17:47:08 +0000 (13:47 -0400)]
Fix missing LEFT_RIGHT case in drawing cell borders;
add regression test for borders

10 years agoFix windows package so that example smyrna files are explicitly labeled as such.
Emden R. Gansner [Wed, 29 Oct 2014 15:01:07 +0000 (11:01 -0400)]
Fix windows package so that example smyrna files are explicitly labeled as such.

10 years agoMerge branch 'master' of https://github.com/ellson/graphviz
Emden R. Gansner [Fri, 24 Oct 2014 22:14:01 +0000 (18:14 -0400)]
Merge branch 'master' of https://github.com/ellson/graphviz

10 years agoGo back to a full copy of colorxlate. Getting it passed the VS compiler is
Emden R. Gansner [Fri, 24 Oct 2014 22:13:09 +0000 (18:13 -0400)]
Go back to a full copy of colorxlate. Getting it passed the VS compiler is
too much trouble.

10 years agoMerge branch 'master' of https://github.com/ellson/graphviz
Stephen North [Fri, 24 Oct 2014 20:05:18 +0000 (16:05 -0400)]
Merge branch 'master' of https://github.com/ellson/graphviz

10 years agoFix the actions.c code to compile under Visual Studio.
Emden R. Gansner [Fri, 24 Oct 2014 17:57:30 +0000 (13:57 -0400)]
Fix the actions.c code to compile under Visual Studio.

10 years agoFix name clash in smyrna due to gvpr including colxlate.c, and smyrna uses
Emden R. Gansner [Fri, 24 Oct 2014 17:37:18 +0000 (13:37 -0400)]
Fix name clash in smyrna due to gvpr including colxlate.c, and smyrna uses
both gvpr and libcommon.

10 years agoMerge branch 'master' of https://github.com/ellson/graphviz
Stephen North [Fri, 24 Oct 2014 15:17:51 +0000 (11:17 -0400)]
Merge branch 'master' of https://github.com/ellson/graphviz

10 years agoremove rpm requires for tk
John Ellson [Fri, 24 Oct 2014 14:25:19 +0000 (10:25 -0400)]
remove rpm requires for tk

10 years agoremove tkspline,and all tk code - its not used for graphs, and maybe problematic...
John Ellson [Fri, 24 Oct 2014 14:19:12 +0000 (10:19 -0400)]
remove tkspline,and all tk code - its not used for graphs, and maybe problematic on OSx

10 years agoMerge branch 'master' of https://github.com/ellson/graphviz
Stephen North [Thu, 23 Oct 2014 22:04:52 +0000 (18:04 -0400)]
Merge branch 'master' of https://github.com/ellson/graphviz

10 years agoFixed compare of anonymous edge ID. I don't see how AGTYPE(e) could be right.
Stephen North [Thu, 23 Oct 2014 22:04:02 +0000 (18:04 -0400)]
Fixed compare of anonymous edge ID. I don't see how AGTYPE(e) could be right.

10 years agoReplace cut and paste of colxlate.c in actions.c with simple #include.
Emden R. Gansner [Thu, 23 Oct 2014 14:17:03 +0000 (10:17 -0400)]
Replace cut and paste of colxlate.c in actions.c with simple #include.
This at least means there is a single source copy.

10 years agoRemove unnecessary include of gvpr's actions.h.
Emden R. Gansner [Thu, 23 Oct 2014 14:16:31 +0000 (10:16 -0400)]
Remove unnecessary include of gvpr's actions.h.

10 years agopartially back out previous commit - leave 2 colorxlate functions
John Ellson [Thu, 23 Oct 2014 03:52:50 +0000 (23:52 -0400)]
partially back out previous commit - leave 2 colorxlate functions

10 years agoapply compilation warnings patch from mirraz1@rambler.ru (bug#2377)
John Ellson [Tue, 21 Oct 2014 10:13:17 +0000 (06:13 -0400)]
apply compilation warnings patch from mirraz1@rambler.ru (bug#2377)

10 years agoNote constraint on index type of array used for split and tokens function.
Emden R. Gansner [Tue, 14 Oct 2014 15:57:44 +0000 (11:57 -0400)]
Note constraint on index type of array used for split and tokens function.

10 years agoFlesh out details concerning escString type.
Emden R. Gansner [Mon, 6 Oct 2014 14:45:42 +0000 (10:45 -0400)]
Flesh out details concerning escString type.

10 years agoFix twopi to allow root as a node attribute, and allow multiple usages
Emden R. Gansner [Wed, 1 Oct 2014 16:38:15 +0000 (12:38 -0400)]
Fix twopi to allow root as a node attribute, and allow multiple usages
in order to specify the roots of separate components.

10 years agoReplace WIN32_DLL with WIN32, which is defined by default in Visual Studio.
Emden R. Gansner [Mon, 29 Sep 2014 20:16:55 +0000 (16:16 -0400)]
Replace WIN32_DLL with WIN32, which is defined by default in Visual Studio.

10 years agoMerge branch 'master' of github.com:ellson/graphviz
John Ellson [Mon, 22 Sep 2014 12:46:59 +0000 (08:46 -0400)]
Merge branch 'master' of github.com:ellson/graphviz

10 years agoFix missing </A> in lang.2.
Emden R. Gansner [Fri, 19 Sep 2014 20:51:51 +0000 (16:51 -0400)]
Fix missing </A> in lang.2.

10 years agoMake change in repository file, rather than a generated file.
Emden R. Gansner [Thu, 18 Sep 2014 22:01:48 +0000 (18:01 -0400)]
Make change in repository file, rather than a generated file.

10 years agoFix unterminated <EM> in shapes.html; note that node whose name is an html string
Emden R. Gansner [Thu, 18 Sep 2014 21:47:35 +0000 (17:47 -0400)]
Fix unterminated <EM> in shapes.html; note that node whose name is an html string
and a default label will not get the label interpreted as an html-like label.

10 years agoBack out previous accidental commit
Emden R. Gansner [Wed, 17 Sep 2014 16:38:13 +0000 (12:38 -0400)]
Back out previous accidental commit

10 years agoAdd note concerning HTML strings in language description
Emden R. Gansner [Wed, 17 Sep 2014 16:32:26 +0000 (12:32 -0400)]
Add note concerning HTML strings in language description

10 years agoComment out bad code related to edge-aligned labels
Emden R. Gansner [Mon, 15 Sep 2014 21:05:51 +0000 (17:05 -0400)]
Comment out bad code related to edge-aligned labels

10 years agoenable building go on fedora >= 21
John Ellson [Wed, 10 Sep 2014 23:10:04 +0000 (19:10 -0400)]
enable building go on fedora >= 21

10 years agoenable go rpms, experimentally
John Ellson [Wed, 10 Sep 2014 21:22:39 +0000 (17:22 -0400)]
enable go rpms, experimentally

10 years agotrying: '-undefined dynamic-lookup' for python extension
John Ellson [Wed, 10 Sep 2014 17:51:45 +0000 (13:51 -0400)]
trying: '-undefined dynamic-lookup' for python extension

10 years agoUpdate ChangeLog
Emden R. Gansner [Tue, 9 Sep 2014 21:28:30 +0000 (17:28 -0400)]
Update ChangeLog

10 years agoAdd new shape=plain as shorthand for shape=none width=height=margin=0.
Emden R. Gansner [Tue, 9 Sep 2014 21:27:07 +0000 (17:27 -0400)]
Add new shape=plain as shorthand for shape=none width=height=margin=0.
This is useful for HTML-like labels.