]>
granicus.if.org Git - graphviz/log
John Ellson [Mon, 7 Oct 2013 23:57:50 +0000 (19:57 -0400)]
quit earlier on rpmbuild failures
John Ellson [Mon, 7 Oct 2013 21:52:32 +0000 (17:52 -0400)]
prevent builder from overriding uncommited changes
John Ellson [Mon, 7 Oct 2013 21:43:17 +0000 (17:43 -0400)]
fix lost execute perms after sed
John Ellson [Mon, 7 Oct 2013 21:37:39 +0000 (17:37 -0400)]
missed a VERSION
John Ellson [Mon, 7 Oct 2013 21:19:58 +0000 (17:19 -0400)]
fixing older mechanism to work as well until conversion complete
John Ellson [Mon, 7 Oct 2013 21:16:12 +0000 (17:16 -0400)]
fixing use of VERSION and PACKAGE_VERSION
John Ellson [Mon, 7 Oct 2013 20:50:58 +0000 (16:50 -0400)]
have builder autdetect stable releases
John Ellson [Mon, 7 Oct 2013 20:37:19 +0000 (16:37 -0400)]
add new builder.sh script for more efficient, more autonomous builds
John Ellson [Mon, 7 Oct 2013 20:35:40 +0000 (16:35 -0400)]
add new builder.sh script for more efficient, more autonomous builds
John Ellson [Mon, 7 Oct 2013 20:31:00 +0000 (16:31 -0400)]
add new builder.sh script for more efficient, more autonomous builds
John Ellson [Mon, 7 Oct 2013 20:25:23 +0000 (16:25 -0400)]
extracting version definitions from configure.ac
Emden R. Gansner [Mon, 7 Oct 2013 18:58:59 +0000 (14:58 -0400)]
Fix bug 2246
Emden R. Gansner [Fri, 4 Oct 2013 15:24:47 +0000 (11:24 -0400)]
Support 't' font characteristic op;
use single xop_kind for both grad colors;
finish support for grad colors (deparsing).
Emden R. Gansner [Fri, 4 Oct 2013 13:06:39 +0000 (09:06 -0400)]
Fix buffer overflow problem when reporting a syntax error with a very long
input line
Emden R. Gansner [Wed, 2 Oct 2013 20:34:47 +0000 (16:34 -0400)]
Fix bug in parsing rectangles
John Ellson [Fri, 27 Sep 2013 16:08:30 +0000 (12:08 -0400)]
Merge remote-tracking branch 'upstream/master'
John Ellson [Fri, 27 Sep 2013 15:32:09 +0000 (08:32 -0700)]
Initial commit
John Ellson [Tue, 17 Sep 2013 19:10:05 +0000 (15:10 -0400)]
fix errors from 'dot -P'
Emden R. Gansner [Tue, 17 Sep 2013 01:19:50 +0000 (21:19 -0400)]
Update xdot output to support strike-through text
Emden R. Gansner [Mon, 16 Sep 2013 20:55:42 +0000 (16:55 -0400)]
Fix bug 2370
Emden R. Gansner [Mon, 16 Sep 2013 15:03:38 +0000 (11:03 -0400)]
Note addition of <S> element
Emden R. Gansner [Mon, 16 Sep 2013 15:02:54 +0000 (11:02 -0400)]
Fix missing slash in IMG element.
Emden R. Gansner [Sun, 15 Sep 2013 21:00:30 +0000 (17:00 -0400)]
Add <S> element to html-like labels
Emden R. Gansner [Fri, 13 Sep 2013 18:51:26 +0000 (14:51 -0400)]
Update ChangeLog to add forgotten changes
Emden R. Gansner [Fri, 13 Sep 2013 18:49:51 +0000 (14:49 -0400)]
Fix bug 2367
Emden R. Gansner [Fri, 13 Sep 2013 14:50:06 +0000 (10:50 -0400)]
Merge branch 'master' of hg:graphviz
Conflicts:
doc/info/attrs.html
doc/infosrc/attrs
lib/dotgen/aspect.c
Emden R. Gansner [Fri, 13 Sep 2013 14:45:12 +0000 (10:45 -0400)]
Remove aspect attribute until the implementation problems can be fixed
John Ellson [Thu, 12 Sep 2013 15:09:46 +0000 (11:09 -0400)]
apply graphviz-python3_version.patch from #2354
Emden R. Gansner [Wed, 11 Sep 2013 00:46:32 +0000 (20:46 -0400)]
Turn off aspect attribute in dot until it can be fixed
Emden R. Gansner [Tue, 10 Sep 2013 16:43:11 +0000 (12:43 -0400)]
Fix 2363
Emden R. Gansner [Tue, 10 Sep 2013 15:24:16 +0000 (11:24 -0400)]
Avoid infinite loop if spurious arrow name is given
Emden R. Gansner [Mon, 9 Sep 2013 20:04:19 +0000 (16:04 -0400)]
Report packing info in gvpack; use string representation for mode in pack
Emden R. Gansner [Mon, 9 Sep 2013 19:36:19 +0000 (15:36 -0400)]
Add static build for gvpack
Emden R. Gansner [Mon, 9 Sep 2013 19:31:03 +0000 (15:31 -0400)]
Add missing gvbindrec for subgraphs
Emden R. Gansner [Mon, 9 Sep 2013 16:14:13 +0000 (12:14 -0400)]
Fix compute_bb to take xlabels (and head/tail labels) into account
Emden R. Gansner [Mon, 9 Sep 2013 15:47:45 +0000 (11:47 -0400)]
Make sure gvpack updates xlabel positions
Emden Gansner [Mon, 9 Sep 2013 15:41:54 +0000 (11:41 -0400)]
Fix previous fix - make sure statement is in the right place
Emden R. Gansner [Mon, 9 Sep 2013 15:16:45 +0000 (11:16 -0400)]
Fix pack to update xlabel positions
Emden R. Gansner [Mon, 9 Sep 2013 15:15:53 +0000 (11:15 -0400)]
Forgot to commit info source file
Emden R. Gansner [Mon, 9 Sep 2013 14:05:26 +0000 (10:05 -0400)]
Only output t command if version >= 1.5
Emden R. Gansner [Sun, 8 Sep 2013 01:17:48 +0000 (21:17 -0400)]
Update arrow info in attrs.html
Emden R. Gansner [Sun, 8 Sep 2013 01:09:04 +0000 (21:09 -0400)]
Update arrows page with new calculations; make arrows.html depend on
gif files it contains
Emden R. Gansner [Sun, 8 Sep 2013 01:08:00 +0000 (21:08 -0400)]
Make main() return int to avoid warning.
John Ellson [Sat, 7 Sep 2013 22:29:18 +0000 (18:29 -0400)]
apply penwidth to all arrows - fixes #2631
John Ellson [Sat, 7 Sep 2013 01:38:51 +0000 (21:38 -0400)]
start 2.35 development series
John Ellson [Sat, 7 Sep 2013 01:07:52 +0000 (21:07 -0400)]
2.34 stable release
John Ellson [Sat, 7 Sep 2013 01:06:12 +0000 (21:06 -0400)]
change '==' to '=' per 2357
John Ellson [Sat, 7 Sep 2013 00:51:39 +0000 (20:51 -0400)]
apply change suggested in #2325
Emden R. Gansner [Fri, 6 Sep 2013 22:39:11 +0000 (18:39 -0400)]
Update document to reflect new xdot op for text characteristics.
Emden R. Gansner [Fri, 6 Sep 2013 22:31:46 +0000 (18:31 -0400)]
Add new xdot op t for font characteristics: bold, etc.
Emden R. Gansner [Fri, 6 Sep 2013 21:49:55 +0000 (17:49 -0400)]
Fix bug 2336;
add support for dynamic versions of xdot output.
John Ellson [Thu, 5 Sep 2013 18:36:30 +0000 (14:36 -0400)]
look in both /usr/lib/jvm and /usr/lib/jvm so as to not break Fedora
John Ellson [Thu, 5 Sep 2013 18:26:26 +0000 (14:26 -0400)]
apply graphviz-java_in_lib64.patch, bug #2355, phisama
John Ellson [Thu, 5 Sep 2013 15:01:24 +0000 (11:01 -0400)]
add 2326 to resolved bug list
John Ellson [Thu, 5 Sep 2013 14:47:28 +0000 (10:47 -0400)]
add bug fixes I know about to Changelog
John Ellson [Thu, 5 Sep 2013 14:38:04 +0000 (10:38 -0400)]
add '-Wl,-headerpad_max_install_names' to LDFLAGS, darwin only, resolves #2325
John Ellson [Thu, 5 Sep 2013 14:16:37 +0000 (10:16 -0400)]
apply patch from #2333, increment XDOTVERSION to 1.5
John Ellson [Thu, 5 Sep 2013 02:06:15 +0000 (22:06 -0400)]
Merge branch 'master' of hg:graphviz
John Ellson [Thu, 5 Sep 2013 02:05:58 +0000 (22:05 -0400)]
possible fix for memory corruption - Redhat BZ#847458
Emden R. Gansner [Wed, 4 Sep 2013 20:07:37 +0000 (16:07 -0400)]
Be clearer on limitations with wedged and striped styles;
not new semantics for arrowhead "none" used in conjunction with other arrowheads.
Emden R. Gansner [Wed, 4 Sep 2013 19:46:26 +0000 (15:46 -0400)]
Fix bug 2353
Emden R. Gansner [Wed, 4 Sep 2013 19:39:12 +0000 (15:39 -0400)]
Fix for 2352
John Ellson [Wed, 4 Sep 2013 18:32:17 +0000 (14:32 -0400)]
remove attmpt at pixel rounding that was causing rotaion problems - fixes #2343
John Ellson [Wed, 4 Sep 2013 16:03:17 +0000 (12:03 -0400)]
interpret 'none' as a gap - fixes bug#2345 (include arr_none.gv test graph)
John Ellson [Wed, 4 Sep 2013 14:02:17 +0000 (10:02 -0400)]
applied: graphviz-aarch64_lib64_support.patch 'phisama'
John Ellson [Wed, 4 Sep 2013 13:57:13 +0000 (09:57 -0400)]
partially applied: graphviz-guile.patch ' phisama'
John Ellson [Wed, 4 Sep 2013 13:43:51 +0000 (09:43 -0400)]
apply graphviz-python_version.patch from 'phisama'
Emden R. Gansner [Mon, 2 Sep 2013 22:52:52 +0000 (18:52 -0400)]
Fix the use of a too small buffer
Emden R. Gansner [Sat, 31 Aug 2013 02:54:45 +0000 (22:54 -0400)]
Fix missing agbindrec for derived graph
Emden R. Gansner [Fri, 30 Aug 2013 20:00:08 +0000 (16:00 -0400)]
Fix poor wording.
Emden R. Gansner [Fri, 30 Aug 2013 19:47:33 +0000 (15:47 -0400)]
Postprocessing assumes edges have Agedgeinfo_t so bind this record.
Emden R. Gansner [Fri, 30 Aug 2013 19:27:07 +0000 (15:27 -0400)]
Fix bug 2345
Emden R. Gansner [Fri, 30 Aug 2013 18:47:26 +0000 (14:47 -0400)]
Fix bug for dot output on directed graphs;
note limitations of mingle on man page
Emden R. Gansner [Fri, 30 Aug 2013 18:47:01 +0000 (14:47 -0400)]
Expose node id attribute
Emden R. Gansner [Fri, 30 Aug 2013 01:48:55 +0000 (21:48 -0400)]
Fix typo
Emden R. Gansner [Thu, 29 Aug 2013 13:35:42 +0000 (09:35 -0400)]
Extend sscanf to accept %[...] patterns
Dwight Perry [Tue, 27 Aug 2013 19:56:45 +0000 (15:56 -0400)]
Updated expected output and added subgraph test
Emden R. Gansner [Mon, 26 Aug 2013 18:03:37 +0000 (14:03 -0400)]
Cleanup verbose output; add missing initialization to smoother
Emden R. Gansner [Mon, 26 Aug 2013 16:41:04 +0000 (12:41 -0400)]
Add warning message for unrecognized overlap values
Emden R. Gansner [Sat, 24 Aug 2013 03:13:14 +0000 (23:13 -0400)]
Fix bug 2308
Emden R. Gansner [Fri, 23 Aug 2013 20:19:43 +0000 (16:19 -0400)]
Shrink class of HTML labels handled analogously to ordinary labels
Emden R. Gansner [Fri, 23 Aug 2013 19:52:51 +0000 (15:52 -0400)]
Merge branch 'master' of hg:graphviz
Emden R. Gansner [Fri, 23 Aug 2013 19:49:40 +0000 (15:49 -0400)]
Fix bug 2333
John Ellson [Fri, 23 Aug 2013 16:46:25 +0000 (12:46 -0400)]
Try putting troublesome make lines in WITH_GDIPLUS conditional
section
Emden R. Gansner [Fri, 23 Aug 2013 01:56:20 +0000 (21:56 -0400)]
Fix bug 2327
Stephen North [Thu, 22 Aug 2013 18:33:12 +0000 (14:33 -0400)]
Another try at fixing the bug involving the parser and edges involving subgraphs.
For example consider
digraph G { a -> b -> {c d} }
digraph G { {rank=same; X Y} a -> X -> Y}
digraph G { a -> b -> {rank=same; X -> Y [color=red]} [color=blue]; }
In the last example the parser has to keep the anonymous subgraph around
as part of the edgelist being constructed, but when [color=blue] is parsed
it is no longer the "current subgraph". There are Details. One idea is
that if this continues to be a source of errors, we could overhaul the
parser a bit more aggressively to make better use of the parser's own
stack and employ appropriate types for nodelist, subgraph, edgelist, attrlist
etc. rather than rely on the explicit stack gstack_t *S. Something to consider.
Emden R. Gansner [Thu, 22 Aug 2013 14:02:04 +0000 (10:02 -0400)]
Note addition of mingle
Emden R. Gansner [Wed, 21 Aug 2013 15:25:54 +0000 (11:25 -0400)]
Remove FIX comment as the problem was already fixed.
Emden R. Gansner [Tue, 20 Aug 2013 13:29:55 +0000 (09:29 -0400)]
Merge branch 'master' of hg:graphviz
Emden R. Gansner [Tue, 20 Aug 2013 13:26:58 +0000 (09:26 -0400)]
Remove HAVE_ANN conditions as mingle is only built if libann is available;
check graph for loops and multiedges;
fix -v to correctly allow verbose values;
implement gv output using original graph with attached attributes.
Emden R. Gansner [Tue, 20 Aug 2013 13:25:37 +0000 (09:25 -0400)]
Fix mingle edge color output to conform to current syntax.
John Ellson [Mon, 19 Aug 2013 17:58:02 +0000 (13:58 -0400)]
package mingle.1
Emden R. Gansner [Fri, 16 Aug 2013 21:27:03 +0000 (17:27 -0400)]
Add man page for mingle.
Emden R. Gansner [Fri, 16 Aug 2013 21:25:43 +0000 (17:25 -0400)]
Refine the verbose printing mode, allowing multiple levels;
print parameters.
Emden R. Gansner [Fri, 16 Aug 2013 20:00:38 +0000 (16:00 -0400)]
Mark internally used functions as static;
wrap info printing with if (Verbose).
Emden R. Gansner [Fri, 16 Aug 2013 19:28:49 +0000 (15:28 -0400)]
Merge branch 'master' of hg:graphviz
Emden R. Gansner [Fri, 16 Aug 2013 19:27:58 +0000 (15:27 -0400)]
Fix color notation so colors are represented serially rather than in parallel.
John Ellson [Fri, 16 Aug 2013 17:07:10 +0000 (13:07 -0400)]
trying different approach to libANN/ann test
John Ellson [Fri, 16 Aug 2013 16:28:50 +0000 (12:28 -0400)]
check for libann.so or libANN.so explicitly (Fedora v. Ubuntu)
Emden R. Gansner [Fri, 16 Aug 2013 15:22:46 +0000 (11:22 -0400)]
Rename ann project to libann to avoid confusing VS