]> granicus.if.org Git - graphviz/shortlog
graphviz
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 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-14 John Ellsonsimplify ksh buildrequire for SuSE builds untagged-1520451ef19a8815aefb
2016-10-12 Emden GansnerComplete backbone algorithm; add testing scaffolding. untagged-be0b53127acfad7b5de6
2016-10-08 John Ellsonmissing TCL_EXEC_PREFIX substitution untagged-8d75101f9a003883956c
2016-10-08 John Ellsonadd spinehdr.h to source dstribution untagged-5fc0363bc76319758ff6
2016-10-08 John EllsonMerge branch 'ErwinJanssen-various-changes'
2016-10-08 John EllsonMerge branch 'various-changes' of https://github.com...
2016-10-08 John Ellson#include<spinehdr.h> => #include "spinehdr.h" untagged-a81020c0c01db3e23629
2016-10-04 Erwin JanssenAdd lib/spine to Windows build
2016-10-04 Erwin JanssenReplace `Void_t` with `void` in lib/spine
2016-10-04 Erwin JanssenReplace checks for <stdint.h> and <inttypes.h>
2016-10-04 Erwin JanssenRemove usage of not set define HAVE_VMALLOC
2016-10-04 Erwin JanssenNo _BEGIN/END_EXTERNS_ in headers with extern "C"
2016-10-04 Erwin JanssenRemove alloca checks and definition
2016-10-04 Erwin JanssenRemove usage of _hdr_mman define.
2016-10-04 Erwin JanssenRemove unused code from cgraph: sfdcio
2016-10-04 Erwin JanssenRemove unused file from sfio: Makefile.orig
2016-10-04 Erwin JanssenRemove define and usage of `_hdr_float`
2016-10-04 Erwin JanssenRemove usage of HAVE_AST define
2016-10-04 Erwin JanssenRemove unused code from cgraph: vmstub.h
2016-10-04 Erwin JanssenNo longer include ast_common.h in lib/cdt
2016-10-04 Erwin JanssenReplace _BEGIN/END_EXTERNS_ with extern "C" in cdt
2016-10-04 Erwin JanssenReplace `Void_t` with `void`
2016-10-04 Erwin JanssenRemoved redefinitions of `offsetof`
2016-10-04 Erwin JanssenRemove all __DEFINE__ and __EXTERN__ macros
2016-10-04 Erwin JanssenRemove _ARG_ macro from all files.
2016-10-04 Erwin Janssenlib/cdt/cdt.h: Remove `#if 0` block
2016-10-04 Erwin Janssenlib/cdt/dthdr.h: #include <stdlib.h>
2016-10-02 Emden R. GansnerAdd library for computing Simmelian backbones of graphs. untagged-20d8043c3b4489073df9
2016-09-27 John EllsonMerge pull request #1164 from ErwinJanssen/update-appve... untagged-1db191c2a75651a2a553
2016-09-26 Erwin JanssenAppveyor: update libgd dependencies and build dir
2016-09-19 John EllsonMerge branch 'ErwinJanssen-remove-unused' untagged-026b538d0dba6682fde7
2016-09-19 John Ellsonmerge changes except to features/common
2016-09-19 John EllsonMerge pull request #1163 from ErwinJanssen/less-conditi... untagged-4431b9bde391f1b69fe5 untagged-bc9e6eee63f1f0bce98f
next