]> granicus.if.org Git - graphviz/shortlog
graphviz
2016-02-25 John EllsonJanitor: another [-Wmisleading-indentation] - this...
2016-02-25 John EllsonMerge branch 'master' of github.com:ellson/graphviz
2016-02-25 Emden GansnerFix bug introduced in ff2f6485a554db4b85be46704456bae2d...
2016-02-25 John EllsonJanitor: fix [-Wmisleading-indentation] from gcc6
2016-02-14 Emden R. GansnerProvide two more json output modes: dot_json which...
2016-02-14 Emden R. GansnerFix bug in twopi where a node attribute "root" is not...
2016-02-14 Emden R. GansnerAdd json0 output to provide layout info comparable...
2016-02-13 Emden R. GansnerAdd additional dependency when using libgvplugin_pango_C.
2016-02-13 Emden R. GansnerFree installed plugins in gvFreeContext
2016-02-13 Emden R. GansnerUpdate ChangeLog
2016-02-13 Emden R. GansnerUpdate documentation related to cylinder shape.
2016-02-13 Emden R. GansnerAdd cylinder (database) shape; fix some missing entries...
2016-02-12 Emden R. GansnerFix bug where edges where not being output;
2016-02-12 Emden R. GansnerFix bug in undoCompound which left dummy cluster nodes;
2016-02-09 Emden R. GansnerSmall cosmetic change: final newline; newline before...
2016-02-09 Emden R. GansnerFix malformed json (missing fields, extraneous comma...
2016-02-09 Emden R. GansnerReformat points field with different name and separate...
2016-02-09 John Ellsonrevert previous change - breaks build
2016-02-09 John Ellsonif Context is free then also free apis
2016-02-07 Emden R. GansnerHave json output supply parsed xdot.
2016-02-07 Emden R. GansnerUpdate man page for libxdot
2016-02-06 Emden R. GansnerRevert to version 4705c841a919e911d3cdc0575b9f7b194f64d...
2016-02-03 Emden R. GansnerUse special name for ids in json format.
2016-02-01 Emden GansnerChange type to not conflict on linux.
2016-02-01 Emden R. GansnerAdd json output.
2016-01-12 John Ellsonfix redefintion of qsort_cmpf on RHEL5
2016-01-12 John Ellsonfix redefintion of qsort_cmpf on RHEL5
2016-01-12 John Ellsonsuppres ar warning for 'u' with 'D' default
2016-01-11 Emden R. GansnerFix edge drawing in fdp to allow other values for splin...
2016-01-11 Emden R. GansnerAdd two new gvpr scripts: one to add edges to a graph...
2016-01-09 John Ellsonjanitor - one more -Wstrict-prototypes
2016-01-09 John Ellsonjanitor - fix warnings from lirsvg api changes
2016-01-09 John Ellsonjanitor - fix some consts for c++ and -Wwrite-strings
2016-01-09 John Ellsonjanitor - fix 1 - -Wstrict-prototypes
2016-01-06 John Ellsonjanitor - 1 -Wunused_function
2016-01-06 John EllsonMerge branch 'master' of github.com:ellson/graphviz
2016-01-06 John Ellsonused wrong type .. I thoght I checked that it compiled...
2016-01-06 John Ellsonjanitor - fix ~20 -Wunused-value all from one macro
2016-01-06 Emden R. GansnerMerge branch 'master' of https://github.com/ellson...
2016-01-06 Emden R. GansnerFix different calling conventions for qsort_s.
2016-01-06 John Ellsonjanitor - fix 1 -Wunused-variable
2016-01-06 John EllsonMerge branch 'master' of github.com:ellson/graphviz
2016-01-06 John Ellsonjanitor - clean up ~40 'unitialized' warnings
2016-01-06 Emden R. GansnerMake global variable static.
2016-01-06 John Ellsonprovide alternative for qsort_r() on EL5
2016-01-06 John Ellsonstill need -DSWIGJAVA for swig-1.3.29 on EL5
2016-01-06 John Ellsonstill need -DSWIGJAVA for swig-1.3.29 on EL5
2016-01-05 John Ellsonno qsort_r() on EL5 - needs alternative implementation
2016-01-05 John Ellsonno qsort_r() on EL5
2016-01-05 John Ellsonno qsort_r() on EL5
2016-01-04 Emden R. GansnerFix bug with "in" operator. Keys used in evaldyn and...
2015-12-22 John Ellsonrenable lasi test - also a local issue
2015-12-22 John Ellsonrestore test for -Tpng:cairo:gd - seems to be a local...
2015-12-22 John Ellsondisable broken formats in test for now: -Tpng:cairo...
2015-12-22 John Ellsonjanitor - no need to -DSWIGJAVA these days
2015-12-22 John Ellsonjanitor - void return from agxputc()
2015-12-22 John Ellsonjanitor - fix function protype
2015-12-22 John Ellsonjanitor - fix function protype
2015-12-22 John Ellsonjanitor - use void return from agxput()
2015-12-22 John Ellsonjanitor - git ignore product
2015-12-22 John Ellsonjanitor - fix some function prototype warnings
2015-12-22 John Ellsonjanitor - fix some unused vars
2015-12-20 Emden R. GansnerFix ambiguity in the grammar in the documentation.
2015-12-14 Emden GansnerAllow prioritization of xlabels.
2015-12-13 Stephen C Northlibtool needs -tag=CC
2015-10-30 Emden GansnerAllow graphs and subgraphs to have an empty string...
2015-10-25 Emden R. GansnerPull back to previous makefile. The new one doesn't...
2015-10-25 Emden R. GansnerMerge branch 'master' of https://github.com/ellson...
2015-10-25 Emden R. GansnerReset saved node in three *_inside function before...
2015-10-25 emdenMerge pull request #57 from pixelglow/fix-clang-warnings
2015-10-25 emdenMerge pull request #34 from teodorov/master
2015-10-21 Emden GansnerVarious small fixes.
2015-10-21 Emden GansnerAd generic histogram script.
2015-10-21 Emden GansnerFix script to avoid loops and store multiple edge count...
2015-10-21 Emden GansnerFix for bug 2575 - fix memory leak from parser error.
2015-10-15 John Ellsonadd support for --enable-python34
2015-10-13 John Ellsonfix errors in example in cgraph man page
2015-10-07 Glen LowReinstate static functions used for debugging
2015-10-05 Emden GansnerRemove print statement from script.
2015-10-05 Emden GansnerPrevent warning message.
2015-10-05 emdenMerge pull request #58 from pixelglow/fix-crash-in...
2015-10-05 emdenMerge pull request #59 from pixelglow/fix-debug-build
2015-10-05 Glen LowFix typos in DEBUG code
2015-10-05 Glen LowFix bad postdecrement of NodeSet iterator
2015-10-05 Glen LowFix clang compile warnings
2015-10-02 Emden GansnerAdd new gvpr scripts to install list.
2015-10-02 Emden GansnerAdd gvpr scripts for checking if a graph is bipartite...
2015-09-06 John Ellsonupdate my email address in AUTHORS (mostly testing...
2015-09-06 John EllsonMerge branch 'master' of ssh://github.com/ellson/graphviz
2015-09-06 John EllsonApply Debian patch: 'reduce-lab-color.patch' from Bebia...
2015-09-03 John Ellsonfix multiedge breakage - bug #2568
2015-07-20 John Ellsonavoid use of long long in IDTYPE comparisons
2015-07-20 John Ellsonrevert IDTYPE to unsigned long
2015-07-20 John EllsonMerge pull request #38 from synalysis/master
2015-07-17 John EllsonMerge pull request #37 from tkelman/appveyor
2015-07-17 John EllsonMerge pull request #47 from kbrock/css_class
2015-07-17 John EllsonMerge pull request #55 from kbrock/travis_builds
2015-07-17 John EllsonMerge pull request #43 from csanchezdll/master
2015-07-17 Keenan Brockoutput class value in svg files
2015-07-16 Keenan Brockintroduce travis builds
next