]> granicus.if.org Git - graphviz/shortlog
graphviz
2017-01-04 Erwin JanssenMade xdot a dynamic library on Windows
2017-01-04 Erwin JanssenDisable warning 4706 in Windows build of lib/cdt
2017-01-04 Erwin JanssenRemove cdt/dttreeset.c, not present in newest CDT
2017-01-04 Erwin JanssenRemove checks for 'libgen', library not used
2017-01-04 Erwin JanssenUse <limits.h> in favor of <values.h>
2017-01-04 Erwin JanssenRemove definition and usage of HAVE_STRERROR
2017-01-04 Erwin JanssenRemove usage and definition of HAVE_ERRNO_H
2017-01-04 John EllsonMerge pull request #1194 from Chiel92/expose_ageqedge
2017-01-04 John EllsonMerge pull request #1193 from Chiel92/update-winbuild
2017-01-04 John EllsonMerge pull request #1192 from Chiel92/master
2017-01-03 Emden GansnerGive AgraphVersion a meaningful value.
2017-01-03 Stephen C NorthFixed typo that broke wildcard feature in agedgeidcmpf()
2017-01-03 Chiel ten BrinkeExpose ageqedge in cgraph.dll.
2017-01-03 Chiel ten BrinkeAdd newer build instructions to winbuild.html.
2017-01-03 Chiel ten BrinkeAdd newer build instructions to winbuild.html.
2017-01-03 Chiel ten BrinkePrevent git from interpreting dot files as Microsoft...
2017-01-03 Chiel ten BrinkeAdd missing agissimple to .def file.
2017-01-03 Chiel ten BrinkeFix flex build command in cgraph project in Release...
2016-12-25 John Ellsoncontinuing 2.41 development series
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
next