]> granicus.if.org Git - graphviz/shortlog
graphviz
2016-12-19 John EllsonMerge pull request #1187 from ErwinJanssen/fix/issue...
2016-12-19 Erwin JanssenFix fonts errors on Windows with binary outputs
2016-12-19 Stephen C NorthMerge branch 'master' of https://github.com/ellson...
2016-12-19 Stephen C NorthNew tight_tree search algorithm to reduce running time...
2016-12-18 John Ellsonfix rpm breakage
2016-12-18 John Ellsondemo/modgraph.lua now demos built-in tred
2016-12-18 John Ellsonfix tred2
2016-12-17 John EllsonMerge branch 'master' of github.com:/ellson/graphviz
2016-12-17 John Ellsonadding a builtin tred to langs bindings
2016-12-16 Emden GansnerFix a couple of lose ends where incorrect information...
2016-12-16 Emden GansnerAt present, if the graph has no nodes, no layout is...
2016-12-16 John Ellsonremove file that caused all lineends to change to CRLF...
2016-12-16 John Ellsontrying to get Travis-CI to send me notifications
2016-12-16 John Ellsonreturning line-ends to lf ???
2016-12-14 John EllsonMerge pull request #1185 from Chiel92/master
2016-12-14 Chiel ten BrinkeFix flex build command in cgraph project.
2016-12-13 John EllsonMerge pull request #1183 from ErwinJanssen/remove-fenv...
2016-12-12 Erwin JanssenRemove unused FPE initialization from dot.c
2016-12-09 Emden GansnerAdd print function for spring control; remove extraneou...
2016-12-09 Emden GansnerAdd missing include directory in Makefile
2016-12-09 Emden GansnerCleanup warnings and add missing include directory.
2016-12-09 Emden GansnerAdd verbose printing of overlap parameters
2016-12-09 Emden GansnerFix verbose printing. First, we are not printing the...
2016-12-09 John Ellsonemail notifications going to Erwin?? Try to over-ride
2016-12-09 John EllsonLua-5.2 renamed string.gfind to string.gmatch
2016-12-07 John EllsonMerge pull request #1181 from ErwinJanssen/various...
2016-12-07 John EllsonMerge branch 'master' of github.com:ellson/graphviz
2016-12-07 John Ellsonremove the AR_FLAGS over-ride which broke on Macs ...
2016-12-07 Erwin JanssenFixed 3 potential memory leaks in QuadTree.c
2016-12-07 Erwin JanssenFixed: 'dereference before null check' in DotIO.c
2016-12-07 Erwin JanssenFixed: 2 'dereference before null check' in SparseMatrix
2016-12-07 Erwin JanssenFixed: 'dereference before null check' in stack.c
2016-12-07 Erwin JanssenFixed: three memory leaks in neatoinit.c
2016-12-07 Erwin JanssenReplace WIN32 with _WIN32 in ast, common, dotgen2
2016-12-07 Erwin JanssenChange lib/common/types.h.in -> lib/common/types.h
2016-12-07 Erwin JanssenRemove usage and defintion of __INLINE__
2016-12-07 Erwin JanssenRemove usage of _hdr_filio and _sys_filio
2016-12-07 Erwin JanssenAssume `atexit()` can be used, part of standard C
2016-12-07 Erwin JanssenRemove definition of _hdr_stddef
2016-12-07 Erwin JanssenRemove definition of _sys_time and _sys_times
2016-12-07 Erwin JanssenRemove definition of `_proto_stdc`
2016-12-07 Erwin JanssenRemove definition of _hdr_time
2016-12-07 Erwin JanssenDelete lib/cdt/features/common, no longer used
2016-12-07 Erwin JanssenRemove definition of `_hdr_pthread`
2016-12-07 Erwin JanssenRemove `_may_use_threads` from lib/sfio/vthread.h
2016-12-07 Erwin JanssenRemove all usage of _PACKAGE_ast and PACKAGE_ast
2016-12-07 Erwin JanssenRemove usage `_hdr_time` & `_sys_time` from sfio
2016-12-07 Erwin JanssenReplace WIN32 with _WIN32 in cdt, cgraph, pathplan
2016-12-07 Erwin JanssenVisual Studio: access bison, flex, sed from path
2016-12-07 Erwin JanssenRemove `_typ_size_t` define and check
2016-12-07 Erwin JanssenExpanded windows/include/unistd.h
2016-12-05 Stephen C NorthMerge branch 'master' of git://github.com/ellson/graphviz
2016-12-05 John Ellsonremove experimental file
2016-12-05 John EllsonMerge pull request #1179 from rakuco/egrep-for-version...
2016-12-05 Raphael Kubo... build: Use EGREP to generate graphviz_version.h
2016-12-05 John EllsonMerge pull request #1178 from ErwinJanssen/travis-nightly Nightly untagged-d41a2ad534044c12cb35
2016-12-05 John EllsonMerge pull request #1177 from ErwinJanssen/fix/windows...
2016-12-05 Erwin JanssenSmall changelog change
2016-12-05 Erwin JanssenEnhanced Travis Nightly Release
2016-12-05 Erwin JanssenPrevent values like -0 in xdot output
2016-12-04 John Ellsonfix pangocairo breakage from last commit untagged-febac5463c9a6f3cfc7b
2016-12-04 John Ellsonprep for php7 support in swig-3.0.11 untagged-21ff5f4411678e44e72c
2016-12-04 John Ellsontry are more direct approach to the missing XRENDER_CFLAGS untagged-f51b8e00e323a78e8270
2016-12-04 John Ellsonimprove fix for #1175 untagged-46a47981af1ad6c7830d
2016-12-04 John Ellsonadd explicit check to cairo lib dependencies untagged-bb1d11353d7e8ae2f2a4
2016-12-02 John Ellsontito doesn't autogen to spec.tmpl
2016-12-02 John Ellsontrying to set up tito so that copr can work directly...
2016-12-02 John EllsonInitialized to use tito.
2016-12-01 John Ellsonpartial fix for #1175 untagged-46da481a5543e7a1bf8e
2016-11-29 Emden R. GansnerUpdate ChangeLog untagged-44fc22e3a508c2958a81
2016-11-28 Emden GansnerAdd regression test for urls appearing in svg output. untagged-14e7b24955d481c7b36a
2016-11-28 Emden GansnerFix issue #1166 for good. This also simplfies the code...
2016-11-28 Emden GansnerPrint out depth of graph in verbose mode. untagged-941905a04b09702a353c
2016-11-28 Emden GansnerAdd minus sign dropped in the conversion added in untagged-0a3057e980c64a11875a
2016-11-27 Emden R. GansnerUpdate man page to include additional widely-used formats. untagged-257982c92c56d4315606
2016-11-26 John Ellsonpreparing Changelog for 2.40.0 release untagged-09292206f9ec6d0f25d8
2016-11-24 John Ellsonupdate svg and xdot regression reference cases untagged-5efd1411540d5300c05d
2016-11-24 John Ellsonuse number rounding gvprintdouble() in .svg output...
2016-11-24 John EllsonMerge branch 'ErwinJanssen-regression-tests'
2016-11-24 John EllsonRevert "Fix: shape coordinates close to 0 now absolutely 0"
2016-11-24 John EllsonMerge branch 'regression-tests' of https://github.com...
2016-11-24 John Ellsonchange winbuild.html to a relative URL so that it doesn... untagged-167219c230abbb068c64
2016-11-24 John Ellsonremove .hgignore - not using mercurial anymore
2016-11-22 Emden GansnerUpdate man page, and fix number of nodes in the 2D... untagged-4a0354222931f4cf012e
2016-11-22 emdenMerge pull request #1171 from HanKruiger/master untagged-0a8cda69d4cba78f2e68
2016-11-18 Han KruigerAdded generation of tetrix (3d sierpinski) graphs.
2016-11-03 Emden GansnerRevert version ffb894f27874ebd510a8555c28083d6e01eb80b6... untagged-348619a7ff77176f7492
2016-11-03 Erwin Janssenxdot output added to shapes regression test
2016-11-03 Erwin JanssenSVG output added to shapes regression test
2016-11-03 Erwin JanssenFix: shape coordinates close to 0 now absolutely 0
2016-10-30 Emden R. GansnerMerge branch 'master' of https://github.com/ellson... untagged-c673d4de5b49bfc3ca91
2016-10-30 Emden R. GansnerFix issue https://github.com/ellson/graphviz/issues...
2016-10-28 Emden GansnerAllow user to specify clustering algorithm in gvmap. untagged-0abbc2b30eaa01ee0686
2016-10-27 Erwin JanssenCompare output `shapes.py` to reference files
2016-10-27 Erwin JanssenBatch file for regression tests for Windows added.
2016-10-27 Erwin JanssenAdd shapes.py to Autotools check step
2016-10-27 Erwin JanssenPython script to generate a graph for every shape
2016-10-27 Erwin JanssenMove unit test from `tests/` to `tests/unit_tests`
2016-10-27 Stephen C Northworking on this
2016-10-14 John Ellsonsimplify ksh buildrequire for SuSE builds untagged-1520451ef19a8815aefb
next