]> granicus.if.org Git - graphviz/shortlog
graphviz
2016-12-25 John Ellsonstable_release_2.40.1 2.40.1 stable_release_2.40.1
2016-12-22 Emden GansnerDon't use aptr->u.asym unless it has been set. This...
2016-12-22 Emden GansnerMerge branch 'master' of https://github.com/ellson...
2016-12-22 Emden GansnerNull out input file name after parsing, as a user may...
2016-12-22 John Ellsonmaybe called libgd-dev
2016-12-22 John EllsonMerge branch 'master' of github.com:/ellson/graphviz
2016-12-22 John Ellsonprobably need gd-dev for diffimg
2016-12-21 John EllsonMerge pull request #1189 from ErwinJanssen/various...
2016-12-21 Erwin JanssenRemove usage of ast_common.h
2016-12-21 Erwin JanssenReplace remaining "ast_common.h" includes
2016-12-21 Erwin JanssenRemove `_dll_import` define block in ast_common.h
2016-12-21 Erwin JanssenRemove va_* and ast_va_* defines from ast_common.h
2016-12-21 Erwin JanssenReplace last usage of _BEGIN/END_EXTERNS_
2016-12-21 Erwin JanssenRemove limits.h/values.h include from ast_common.h
2016-12-21 Erwin JanssenRemove `_typ_long_double` define from ast_common.h
2016-12-21 Erwin JanssenFix: remove trailing `]` from sfhdr.h
2016-12-21 Erwin JanssenRemove `varargs.h` include from ast_common.h.in
2016-12-21 Erwin JanssenRemove unused function checks and defines
2016-12-21 Erwin JanssenRemove check for `size_t` in configure.ac
2016-12-21 Erwin JanssenRemove check for `mode_t` in configure.ac
2016-12-21 Erwin JanssenRemove check for `const` keyword in configure.ac
2016-12-21 Erwin JanssenRemove unused header checks and defines
2016-12-21 Erwin JanssenRemove definition and usage of HAVE_TIME_H
2016-12-21 Erwin JanssenRemove definition of HAVE_FLOAT_H
2016-12-21 Erwin JanssenRemove definition and usage of HAVE_STDDEF_H
2016-12-21 Erwin JanssenRemoved all _ast_int and _ast_flt defines
2016-12-21 Erwin JanssenRemove defintion of HAVE_STDARG_H and _hdr_stdarg
2016-12-21 Erwin JanssenAdd CI build status badges to README.md
2016-12-21 Erwin JanssenRemove defintion of HAVE_SYS_SOCKET_H and _sys_socket
2016-12-21 John Ellsonrestarting 2.41 development series
2016-12-21 John Ellsonredo 2.40 stable release with neatoinit.c change reverted
2016-12-20 John Ellsonstarting 2.41 development series
2016-12-20 John Ellsonstable release 2.40 2.40.0
2016-12-20 John EllsonMerge branch 'master' of github.com:/ellson/graphviz
2016-12-20 John Ellsoncomment out refs to tred2, not intended for distribution
2016-12-20 Stephen C NorthRemove spurious #define DEBUG 1 in source code
2016-12-20 Stephen C NorthMerge branch 'master' of https://github.com/ellson...
2016-12-20 Stephen C North"Beware of bugs in the above code; I have only proved...
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
next