]>
granicus.if.org Git - graphviz/log
Jonathan Zheng [Fri, 17 Jan 2020 11:07:41 +0000 (11:07 +0000)]
removed some comments
Jonathan Zheng [Fri, 17 Jan 2020 10:50:08 +0000 (10:50 +0000)]
fixed initial_positions segfault
Jonathan Zheng [Fri, 17 Jan 2020 01:24:32 +0000 (01:24 +0000)]
ignored multiedges in subset model
Jonathan Zheng [Thu, 16 Jan 2020 23:17:22 +0000 (23:17 +0000)]
added subset model
Jonathan Zheng [Thu, 16 Jan 2020 21:12:20 +0000 (21:12 +0000)]
undid changes to types.h
Jonathan Zheng [Thu, 16 Jan 2020 21:01:45 +0000 (21:01 +0000)]
dijkstra is now fast!
Jonathan Zheng [Thu, 16 Jan 2020 14:49:43 +0000 (14:49 +0000)]
randomkit added
Jonathan Zheng [Thu, 16 Jan 2020 14:29:13 +0000 (14:29 +0000)]
randomkit is good but not worth. Other optimizations needed
Jonathan Zheng [Thu, 16 Jan 2020 00:19:18 +0000 (00:19 +0000)]
made dijkstra clearer
Jonathan Zheng [Wed, 15 Jan 2020 17:38:07 +0000 (17:38 +0000)]
fixed more indentation
Jonathan Zheng [Wed, 15 Jan 2020 17:32:07 +0000 (17:32 +0000)]
fixed indentation
Jonathan Zheng [Wed, 15 Jan 2020 17:30:03 +0000 (17:30 +0000)]
pinned nodes working
Jonathan Zheng [Tue, 14 Jan 2020 15:47:20 +0000 (15:47 +0000)]
verbosity added. nodes can be pinned but shortest paths still calculated for every node TODO
Jonathan Zheng [Fri, 10 Jan 2020 23:15:09 +0000 (23:15 +0000)]
removed unnecessary print
Jonathan Zheng [Fri, 10 Jan 2020 18:14:39 +0000 (18:14 +0000)]
first working version
jxz12 [Thu, 9 Jan 2020 12:40:44 +0000 (12:40 +0000)]
first test
Magnus Jacobsson [Sun, 5 Apr 2020 17:10:59 +0000 (17:10 +0000)]
Merge branch 'include-all-test-files-in-distro' into 'master'
Include all test files in distro
See merge request graphviz/graphviz!1341
Magnus Jacobsson [Sat, 4 Apr 2020 14:14:26 +0000 (16:14 +0200)]
Add input and reference files for rtest to dist
Magnus Jacobsson [Wed, 1 Apr 2020 07:49:10 +0000 (09:49 +0200)]
Add input and reference files for vuln test to dist
Magnus Jacobsson [Tue, 31 Mar 2020 15:35:32 +0000 (17:35 +0200)]
Add helpers and reference files for shapes test to dist
Magnus Jacobsson [Fri, 3 Apr 2020 12:43:40 +0000 (12:43 +0000)]
Merge branch 'run-private-runner-jobs-only-for-upstream' into 'master'
Run private runner jobs only for upstream
See merge request graphviz/graphviz!1339
Magnus Jacobsson [Fri, 3 Apr 2020 09:12:21 +0000 (11:12 +0200)]
Run deploy stage only on upstream
Magnus Jacobsson [Fri, 3 Apr 2020 09:11:55 +0000 (11:11 +0200)]
Run private runner locked Ubuntu 18.10 only on upstream
Magnus Jacobsson [Thu, 2 Apr 2020 19:07:43 +0000 (19:07 +0000)]
Merge branch 'build-for-fedora-on-gitlab-runners' into 'master'
Build for fedora on gitlab runners
See merge request graphviz/graphviz!1338
Magnus Jacobsson [Thu, 2 Apr 2020 17:39:33 +0000 (19:39 +0200)]
Build for Fedora 29, 30, 31, 32 & 33 in Docker containers on GitLab runners
Also changed to run for all branches.
Magnus Jacobsson [Thu, 2 Apr 2020 17:17:57 +0000 (19:17 +0200)]
Remove out-commented stuff from centos6/Dockerfile
Magnus Jacobsson [Thu, 2 Apr 2020 16:56:11 +0000 (18:56 +0200)]
Add Dockerfile for Fedora 29
Magnus Jacobsson [Thu, 2 Apr 2020 14:56:57 +0000 (16:56 +0200)]
Add Dockerfile for Fedora 31
Magnus Jacobsson [Thu, 2 Apr 2020 13:32:11 +0000 (15:32 +0200)]
Add Dockerfile for Fedora 32
Magnus Jacobsson [Thu, 2 Apr 2020 12:07:09 +0000 (14:07 +0200)]
Add Dockerfile for Fedora 33
Magnus Jacobsson [Thu, 2 Apr 2020 08:50:43 +0000 (08:50 +0000)]
Merge branch 'build-for-centos-on-gitlab-runners' into 'master'
Build for centos on gitlab runners
See merge request graphviz/graphviz!1337
Magnus Jacobsson [Thu, 2 Apr 2020 06:10:16 +0000 (08:10 +0200)]
Use ${HOME} to access rpm build directory
The absolute path on GitLab runners is different from our private
runners.
rpmbuild produces the build in the home directory, not in the current
directory. At least in Docker containers on GitLab runners these are
not the same.
Magnus Jacobsson [Thu, 2 Apr 2020 05:52:48 +0000 (07:52 +0200)]
Build for Centos 6, 7 & 8 in Docker containers on GitLab runners
Also changed to run for all branches.
Magnus Jacobsson [Wed, 1 Apr 2020 15:48:00 +0000 (17:48 +0200)]
Add Dockerfile for Centos 6
Magnus Jacobsson [Wed, 1 Apr 2020 15:47:32 +0000 (17:47 +0200)]
Update Dockerfile for Centos 7 with needed prerequisites
Magnus Jacobsson [Wed, 1 Apr 2020 07:06:28 +0000 (09:06 +0200)]
Add Dockerfile for Centos 8
Magnus Jacobsson [Thu, 2 Apr 2020 07:14:19 +0000 (07:14 +0000)]
Merge branch 'build-for-ubuntu-on-gitlab-runners' into 'master'
Build for ubuntu on gitlab runners
See merge request graphviz/graphviz!1336
Magnus Jacobsson [Mon, 23 Mar 2020 07:04:59 +0000 (08:04 +0100)]
Output OS release info to stdout
Magnus Jacobsson [Mon, 30 Mar 2020 09:55:42 +0000 (11:55 +0200)]
Add FIXME about Ubuntu 18.10 not run in docker on gitlab runner
Ubuntu 18.10 is End of Life according to
https://wiki.ubuntu.com/Releases.
When trying to do apt-get update we get errors like:
E: The repository 'http://archive.ubuntu.com/ubuntu cosmic Release'
does not have a Release file.
Magnus Jacobsson [Mon, 30 Mar 2020 09:55:10 +0000 (11:55 +0200)]
Add building of Ubuntu 19.10 in Docker container on GitLab runner
Also changed to run for all branches.
Magnus Jacobsson [Mon, 30 Mar 2020 09:54:25 +0000 (11:54 +0200)]
Build Ubuntu 18.04 & 19.04 in Docker containers on GitLab runners
Also changed to run for all branches.
Magnus Jacobsson [Mon, 23 Mar 2020 06:55:00 +0000 (07:55 +0100)]
Run portable-source in docker on gitlab runner
Also changed to run for all branches.
Stephen C. North [Mon, 30 Mar 2020 17:41:01 +0000 (17:41 +0000)]
Merge branch 'fix-svg-title-for-anonymous-graphs' into 'master'
Remove SVG title for anonymous graphs
Closes #1376
See merge request graphviz/graphviz!1327
Stephen C. North [Mon, 30 Mar 2020 17:40:41 +0000 (17:40 +0000)]
Merge branch 'add-mips64-support' into 'master'
host_cpu add mips64 platform
See merge request graphviz/graphviz!1325
Stephen C. North [Mon, 30 Mar 2020 17:39:21 +0000 (17:39 +0000)]
Merge branch 'master' into 'master'
Correct description of 'port' syntax in manual
See merge request graphviz/graphviz!1324
Magnus Jacobsson [Mon, 30 Mar 2020 17:33:18 +0000 (17:33 +0000)]
Merge branch 'fix-ampresand-in-url-generates-incorrect-svg' into 'master'
XML-escape xlink:href attribute in SVG
Closes #1687
See merge request graphviz/graphviz!1335
Magnus Jacobsson [Sun, 29 Mar 2020 14:20:56 +0000 (16:20 +0200)]
XML-escape xlink:href attribute in SVG
Fixes https://gitlab.com/graphviz/graphviz/-/issues/1687
Magnus Jacobsson [Mon, 23 Mar 2020 06:50:46 +0000 (07:50 +0100)]
Add Dockerfile for Ubuntu 19.10
Magnus Jacobsson [Mon, 23 Mar 2020 06:50:38 +0000 (07:50 +0100)]
Add Dockerfile for Ubuntu 19.04
Magnus Jacobsson [Mon, 23 Mar 2020 06:50:29 +0000 (07:50 +0100)]
Add Dockerfile for Ubuntu 18.04
Magnus Jacobsson [Fri, 20 Mar 2020 16:45:47 +0000 (17:45 +0100)]
Fix lintian errors appearing when running in Docker
The is the same problem as in
https://gitlab.com/graphviz/graphviz/-/jobs/
193592697 which was fixed
with
https://gitlab.com/graphviz/graphviz/-/commit/
b0871968de2252653b001bf700ed98c240e8aad6 ,
but for some reason it doesn't work in Docker.
Magnus Jacobsson [Sun, 8 Mar 2020 10:11:13 +0000 (11:11 +0100)]
Remove SVG title for anonymous graphs
Fixes https://gitlab.com/graphviz/graphviz/-/issues/1376
A similar fix for other output formats was introduced in
80d6ed709b365d39fe63dd279d137749a7ae42c2 .
John Ellson [Sat, 7 Mar 2020 19:40:11 +0000 (14:40 -0500)]
start centos8 builds
John Ellson [Sat, 7 Mar 2020 19:20:49 +0000 (14:20 -0500)]
fix for python version churn on .el8
zhangjialing [Thu, 20 Feb 2020 02:13:30 +0000 (10:13 +0800)]
host_cpu add mips64 platform
John Ellson [Wed, 19 Feb 2020 21:01:23 +0000 (16:01 -0500)]
start fc33 builds, stop fc227, fc28
John Ellson [Fri, 14 Feb 2020 14:25:08 +0000 (09:25 -0500)]
Merge branch 'mjdominus/graphviz-gitignores'
Mark Jason Dominus (陶敏修) [Thu, 13 Feb 2020 19:33:56 +0000 (14:33 -0500)]
Correct description of 'port' syntax in manual
In particular, remove `port-angle`, which has never been implemented
and is currently `#ifdef NOTUSED` in `grammar.y`.
Mark Jason Dominus (陶敏修) [Thu, 13 Feb 2020 19:31:02 +0000 (14:31 -0500)]
ignore more products
This file was accidentally added in the past
and had to be removed in commit
57fb019b6346bdf2a649919fa3fbf71deff62356
Mark Jason Dominus (陶敏修) [Thu, 13 Feb 2020 19:31:02 +0000 (14:31 -0500)]
ignore more products
John Ellson [Thu, 9 Jan 2020 14:24:40 +0000 (09:24 -0500)]
ignore more products
John Ellson [Thu, 9 Jan 2020 14:24:06 +0000 (09:24 -0500)]
SUSE maintainer
John Ellson [Tue, 7 Jan 2020 23:29:13 +0000 (18:29 -0500)]
fix centos[67] breakage
John Ellson [Mon, 6 Jan 2020 17:23:07 +0000 (12:23 -0500)]
setting up for LAND_D and LANG_JAVASCRIPT rpms
John Ellson [Mon, 6 Jan 2020 15:01:29 +0000 (10:01 -0500)]
adding D and JAVASCRIPT lang bindings - currently disabled
John Ellson [Tue, 31 Dec 2019 19:10:59 +0000 (14:10 -0500)]
remove unneeded dependency that was preventing smyrna in rpm distros
John Ellson [Tue, 31 Dec 2019 17:04:58 +0000 (12:04 -0500)]
trying to fix .md5 generation during deployment
John Ellson [Tue, 31 Dec 2019 15:21:41 +0000 (10:21 -0500)]
add shapes.py. vuln.py to tar.gz distribution
Stephen C North [Tue, 24 Dec 2019 02:25:35 +0000 (21:25 -0500)]
Merge branch 'master' of gitlab.com:graphviz/graphviz
Stephen C North [Tue, 24 Dec 2019 02:18:13 +0000 (21:18 -0500)]
an assert in applyattrs() is too restrictive when setting edge [key=something}
as the object tag can be AGINEDGE not AGEDGE==AGOUTEDGE so we changed that
John Ellson [Sun, 22 Dec 2019 01:17:56 +0000 (20:17 -0500)]
fc32 + swig + ocaml issue: gv_ocaml.cpp:1362:48: error: invalid conversion from ‘const caml_value_t*’ {aka ‘const long int*’} to ‘caml_value_t*’ {aka ‘long int*’} [-fpermissive]
Stephen C North [Tue, 17 Dec 2019 17:05:48 +0000 (12:05 -0500)]
Adds feature for graph postaction setting
Stephen C North [Tue, 26 Nov 2019 20:49:20 +0000 (15:49 -0500)]
Merge branch 'master' of gitlab.com:graphviz/graphviz
Stephen C North [Tue, 26 Nov 2019 20:47:38 +0000 (15:47 -0500)]
Attempted fix for https://gitlab.com/graphviz/graphviz/issues/1631
Stand-alone attributes within subgraphs are incorrectly handled for dot/canon/xdot output files. Fix is to access local dictionary, not root, when writing nodes within subgraphs.
Stephen C. North [Sat, 16 Nov 2019 21:09:20 +0000 (21:09 +0000)]
Update README.md
Stephen C. North [Sat, 16 Nov 2019 14:49:45 +0000 (14:49 +0000)]
Update README.md
John Ellson [Tue, 29 Oct 2019 17:13:20 +0000 (13:13 -0400)]
more [-Wparentheses]
John Ellson [Tue, 29 Oct 2019 09:23:16 +0000 (05:23 -0400)]
cleanup a [-Wparentheses]
John Ellson [Tue, 29 Oct 2019 09:14:29 +0000 (05:14 -0400)]
use "" instead on <> for non-system includes
John Ellson [Tue, 29 Oct 2019 09:09:25 +0000 (05:09 -0400)]
clang doesn't support -fstack-clash-protection
Stephen C North [Fri, 25 Oct 2019 17:11:47 +0000 (10:11 -0700)]
Note that showboxes is only TB mode!
Stephen C North [Thu, 17 Oct 2019 17:52:36 +0000 (13:52 -0400)]
Revert "I think this fixed something wrong with scale."
This reverts commit
dbe54f9fe3c7eff44d3a4effcf3336c5d16341c2 .
This undoes a commit that changed scale to 1/scale, which now looks
totally stupid, but there was a reason, so the stupidity may have
been at a deeper level. Wish we had a better comment about that.
Emden R. Gansner [Fri, 11 Oct 2019 20:41:14 +0000 (16:41 -0400)]
Improve warning message in color list for case when user uses semicolor rather than color to
separate colors;
prevent call to freeSegs if segs == NULL
John Ellson [Thu, 10 Oct 2019 18:30:02 +0000 (14:30 -0400)]
Move back to 2.43 development series
John Ellson [Thu, 10 Oct 2019 17:50:48 +0000 (13:50 -0400)]
why can't appveyor use my version number automatically???
John Ellson [Wed, 9 Oct 2019 16:00:46 +0000 (12:00 -0400)]
Stable Release 2.42.3
Stephen C North [Wed, 2 Oct 2019 12:03:44 +0000 (08:03 -0400)]
Move back to development version and fix documentation to warn regarding HTML labels within record shapes.
Stephen C North [Wed, 18 Sep 2019 12:33:13 +0000 (08:33 -0400)]
Fix graphviz out-of-source build per https://gitlab.com/graphviz/graphviz/issues/1596
Stephen C North [Wed, 18 Sep 2019 01:14:56 +0000 (21:14 -0400)]
stable release 2.42.2
Stephen C North [Thu, 12 Sep 2019 02:11:30 +0000 (22:11 -0400)]
merged https://gitlab.com/graphviz/graphviz/merge_requests/1319
Stephen C North [Thu, 12 Sep 2019 02:07:27 +0000 (22:07 -0400)]
merged https://gitlab.com/graphviz/graphviz/merge_requests/1320
Stephen C North [Thu, 12 Sep 2019 01:58:19 +0000 (21:58 -0400)]
gv python patch https://gitlab.com/graphviz/graphviz/issues/1591
Stephen C North [Wed, 28 Aug 2019 20:12:01 +0000 (16:12 -0400)]
Accepted patches proposed in https://gitlab.com/graphviz/graphviz/issues/1583
to provide clickable TOC links in Cgraph documentation which for some reason
is still named Agraph.tex
Stephen C North [Wed, 28 Aug 2019 19:02:02 +0000 (15:02 -0400)]
Revert "Move two checks from features/sfio into the code"
This reverts commit
2ba97c0ed14163aa41c74bcf0dd72822b13ac7c5 .
This change broke gvpr, as demonstrated by the following gvpr script:
N [ color=="blue"] {color="red";}
N [ color=="blue"] {color="red";}
I don't know if the mods were more substantive than just cleanup
as they were related to other win64 work at the same time.
John Ellson [Fri, 23 Aug 2019 10:05:46 +0000 (06:05 -0400)]
adding fedora32 builds
Stephen C North [Tue, 13 Aug 2019 02:06:22 +0000 (22:06 -0400)]
Manually merged 1316 (scan-build fixes), 1317 (check for mmap failure in plugin code), and issue 1576 (get gv_perl working again). Thank you everyone!
John Ellson [Thu, 25 Jul 2019 20:33:10 +0000 (16:33 -0400)]
web server not responding to ip addr
John Ellson [Thu, 25 Jul 2019 20:12:00 +0000 (16:12 -0400)]
hardening www2
John Ellson [Wed, 17 Jul 2019 20:08:25 +0000 (16:08 -0400)]
return to 2.43 development series
John Ellson [Wed, 17 Jul 2019 19:14:48 +0000 (15:14 -0400)]
Release 2.42.1