2016-12-21 |
Erwin Janssen | Remove check for `const` keyword in configure.ac |
commit | commitdiff | tree | snapshot |
2016-12-21 |
Erwin Janssen | Remove unused header checks and defines |
commit | commitdiff | tree | snapshot |
2016-12-21 |
Erwin Janssen | Remove definition and usage of HAVE_TIME_H |
commit | commitdiff | tree | snapshot |
2016-12-21 |
Erwin Janssen | Remove definition of HAVE_FLOAT_H |
commit | commitdiff | tree | snapshot |
2016-12-21 |
Erwin Janssen | Remove definition and usage of HAVE_STDDEF_H |
commit | commitdiff | tree | snapshot |
2016-12-21 |
Erwin Janssen | Removed all _ast_int and _ast_flt defines |
commit | commitdiff | tree | snapshot |
2016-12-21 |
Erwin Janssen | Remove defintion of HAVE_STDARG_H and _hdr_stdarg |
commit | commitdiff | tree | snapshot |
2016-12-21 |
Erwin Janssen | Add CI build status badges to README.md |
commit | commitdiff | tree | snapshot |
2016-12-21 |
Erwin Janssen | Remove defintion of HAVE_SYS_SOCKET_H and _sys_socket |
commit | commitdiff | tree | snapshot |
2016-12-21 |
John Ellson | restarting 2.41 development series |
commit | commitdiff | tree | snapshot |
2016-12-21 |
John Ellson | redo 2.40 stable release with neatoinit.c change reverted |
commit | commitdiff | tree | snapshot |
2016-12-20 |
John Ellson | starting 2.41 development series |
commit | commitdiff | tree | snapshot |
2016-12-20 |
John Ellson | stable release 2.40 2.40.0 |
commit | commitdiff | tree | snapshot |
2016-12-20 |
John Ellson | Merge branch 'master' of github.com:/ellson/graphviz |
commit | commitdiff | tree | snapshot |
2016-12-20 |
John Ellson | comment out refs to tred2, not intended for distribution |
commit | commitdiff | tree | snapshot |
2016-12-20 |
Stephen C North | Remove spurious #define DEBUG 1 in source code |
commit | commitdiff | tree | snapshot |
2016-12-20 |
Stephen C North | Merge branch 'master' of https://github.com/ellson... |
commit | commitdiff | tree | snapshot |
2016-12-20 |
Stephen C North | "Beware of bugs in the above code; I have only proved... |
commit | commitdiff | tree | snapshot |
2016-12-19 |
John Ellson | Merge pull request #1187 from ErwinJanssen/fix/issue... |
commit | commitdiff | tree | snapshot |
2016-12-19 |
Erwin Janssen | Fix fonts errors on Windows with binary outputs |
commit | commitdiff | tree | snapshot |
2016-12-19 |
Stephen C North | Merge branch 'master' of https://github.com/ellson... |
commit | commitdiff | tree | snapshot |
2016-12-19 |
Stephen C North | New tight_tree search algorithm to reduce running time... |
commit | commitdiff | tree | snapshot |
2016-12-18 |
John Ellson | fix rpm breakage |
commit | commitdiff | tree | snapshot |
2016-12-18 |
John Ellson | demo/modgraph.lua now demos built-in tred |
commit | commitdiff | tree | snapshot |
2016-12-18 |
John Ellson | fix tred2 |
commit | commitdiff | tree | snapshot |
2016-12-17 |
John Ellson | Merge branch 'master' of github.com:/ellson/graphviz |
commit | commitdiff | tree | snapshot |
2016-12-17 |
John Ellson | adding a builtin tred to langs bindings |
commit | commitdiff | tree | snapshot |
2016-12-16 |
Emden Gansner | Fix a couple of lose ends where incorrect information... |
commit | commitdiff | tree | snapshot |
2016-12-16 |
Emden Gansner | At present, if the graph has no nodes, no layout is... |
commit | commitdiff | tree | snapshot |
2016-12-16 |
John Ellson | remove file that caused all lineends to change to CRLF... |
commit | commitdiff | tree | snapshot |
2016-12-16 |
John Ellson | trying to get Travis-CI to send me notifications |
commit | commitdiff | tree | snapshot |
2016-12-16 |
John Ellson | returning line-ends to lf ??? |
commit | commitdiff | tree | snapshot |
2016-12-14 |
John Ellson | Merge pull request #1185 from Chiel92/master |
commit | commitdiff | tree | snapshot |
2016-12-14 |
Chiel ten Brinke | Fix flex build command in cgraph project. |
commit | commitdiff | tree | snapshot |
2016-12-13 |
John Ellson | Merge pull request #1183 from ErwinJanssen/remove-fenv... |
commit | commitdiff | tree | snapshot |
2016-12-12 |
Erwin Janssen | Remove unused FPE initialization from dot.c |
commit | commitdiff | tree | snapshot |
2016-12-09 |
Emden Gansner | Add print function for spring control; remove extraneou... |
commit | commitdiff | tree | snapshot |
2016-12-09 |
Emden Gansner | Add missing include directory in Makefile |
commit | commitdiff | tree | snapshot |
2016-12-09 |
Emden Gansner | Cleanup warnings and add missing include directory. |
commit | commitdiff | tree | snapshot |
2016-12-09 |
Emden Gansner | Add verbose printing of overlap parameters |
commit | commitdiff | tree | snapshot |
2016-12-09 |
Emden Gansner | Fix verbose printing. First, we are not printing the... |
commit | commitdiff | tree | snapshot |
2016-12-09 |
John Ellson | email notifications going to Erwin?? Try to over-ride |
commit | commitdiff | tree | snapshot |
2016-12-09 |
John Ellson | Lua-5.2 renamed string.gfind to string.gmatch |
commit | commitdiff | tree | snapshot |
2016-12-07 |
John Ellson | Merge pull request #1181 from ErwinJanssen/various... |
commit | commitdiff | tree | snapshot |
2016-12-07 |
John Ellson | Merge branch 'master' of github.com:ellson/graphviz |
commit | commitdiff | tree | snapshot |
2016-12-07 |
John Ellson | remove the AR_FLAGS over-ride which broke on Macs ... |
commit | commitdiff | tree | snapshot |
2016-12-07 |
Erwin Janssen | Fixed 3 potential memory leaks in QuadTree.c |
commit | commitdiff | tree | snapshot |
2016-12-07 |
Erwin Janssen | Fixed: 'dereference before null check' in DotIO.c |
commit | commitdiff | tree | snapshot |
2016-12-07 |
Erwin Janssen | Fixed: 2 'dereference before null check' in SparseMatrix |
commit | commitdiff | tree | snapshot |
2016-12-07 |
Erwin Janssen | Fixed: 'dereference before null check' in stack.c |
commit | commitdiff | tree | snapshot |
2016-12-07 |
Erwin Janssen | Fixed: three memory leaks in neatoinit.c |
commit | commitdiff | tree | snapshot |
2016-12-07 |
Erwin Janssen | Replace WIN32 with _WIN32 in ast, common, dotgen2 |
commit | commitdiff | tree | snapshot |
2016-12-07 |
Erwin Janssen | Change lib/common/types.h.in -> lib/common/types.h |
commit | commitdiff | tree | snapshot |
2016-12-07 |
Erwin Janssen | Remove usage and defintion of __INLINE__ |
commit | commitdiff | tree | snapshot |
2016-12-07 |
Erwin Janssen | Remove usage of _hdr_filio and _sys_filio |
commit | commitdiff | tree | snapshot |
2016-12-07 |
Erwin Janssen | Assume `atexit()` can be used, part of standard C |
commit | commitdiff | tree | snapshot |
2016-12-07 |
Erwin Janssen | Remove definition of _hdr_stddef |
commit | commitdiff | tree | snapshot |
2016-12-07 |
Erwin Janssen | Remove definition of _sys_time and _sys_times |
commit | commitdiff | tree | snapshot |
2016-12-07 |
Erwin Janssen | Remove definition of `_proto_stdc` |
commit | commitdiff | tree | snapshot |
2016-12-07 |
Erwin Janssen | Remove definition of _hdr_time |
commit | commitdiff | tree | snapshot |
2016-12-07 |
Erwin Janssen | Delete lib/cdt/features/common, no longer used |
commit | commitdiff | tree | snapshot |
2016-12-07 |
Erwin Janssen | Remove definition of `_hdr_pthread` |
commit | commitdiff | tree | snapshot |
2016-12-07 |
Erwin Janssen | Remove `_may_use_threads` from lib/sfio/vthread.h |
commit | commitdiff | tree | snapshot |
2016-12-07 |
Erwin Janssen | Remove all usage of _PACKAGE_ast and PACKAGE_ast |
commit | commitdiff | tree | snapshot |
2016-12-07 |
Erwin Janssen | Remove usage `_hdr_time` & `_sys_time` from sfio |
commit | commitdiff | tree | snapshot |
2016-12-07 |
Erwin Janssen | Replace WIN32 with _WIN32 in cdt, cgraph, pathplan |
commit | commitdiff | tree | snapshot |
2016-12-07 |
Erwin Janssen | Visual Studio: access bison, flex, sed from path |
commit | commitdiff | tree | snapshot |
2016-12-07 |
Erwin Janssen | Remove `_typ_size_t` define and check |
commit | commitdiff | tree | snapshot |
2016-12-07 |
Erwin Janssen | Expanded windows/include/unistd.h |
commit | commitdiff | tree | snapshot |
2016-12-05 |
Stephen C North | Merge branch 'master' of git://github.com/ellson/graphviz |
commit | commitdiff | tree | snapshot |
2016-12-05 |
John Ellson | remove experimental file |
commit | commitdiff | tree | snapshot |
2016-12-05 |
John Ellson | Merge pull request #1179 from rakuco/egrep-for-version... |
commit | commitdiff | tree | snapshot |
2016-12-05 |
Raphael Kubo... | build: Use EGREP to generate graphviz_version.h |
commit | commitdiff | tree | snapshot |
2016-12-05 |
John Ellson | Merge pull request #1178 from ErwinJanssen/travis-nightly Nightly untagged-d41a2ad534044c12cb35 |
commit | commitdiff | tree | snapshot |
2016-12-05 |
John Ellson | Merge pull request #1177 from ErwinJanssen/fix/windows... |
commit | commitdiff | tree | snapshot |
2016-12-05 |
Erwin Janssen | Small changelog change |
commit | commitdiff | tree | snapshot |
2016-12-05 |
Erwin Janssen | Enhanced Travis Nightly Release |
commit | commitdiff | tree | snapshot |
2016-12-05 |
Erwin Janssen | Prevent values like -0 in xdot output |
commit | commitdiff | tree | snapshot |
2016-12-04 |
John Ellson | fix pangocairo breakage from last commit untagged-febac5463c9a6f3cfc7b |
commit | commitdiff | tree | snapshot |
2016-12-04 |
John Ellson | prep for php7 support in swig-3.0.11 untagged-21ff5f4411678e44e72c |
commit | commitdiff | tree | snapshot |
2016-12-04 |
John Ellson | try are more direct approach to the missing XRENDER_CFLAGS untagged-f51b8e00e323a78e8270 |
commit | commitdiff | tree | snapshot |
2016-12-04 |
John Ellson | improve fix for #1175 untagged-46a47981af1ad6c7830d |
commit | commitdiff | tree | snapshot |
2016-12-04 |
John Ellson | add explicit check to cairo lib dependencies untagged-bb1d11353d7e8ae2f2a4 |
commit | commitdiff | tree | snapshot |
2016-12-02 |
John Ellson | tito doesn't autogen to spec.tmpl |
commit | commitdiff | tree | snapshot |
2016-12-02 |
John Ellson | trying to set up tito so that copr can work directly... |
commit | commitdiff | tree | snapshot |
2016-12-02 |
John Ellson | Initialized to use tito. |
commit | commitdiff | tree | snapshot |
2016-12-01 |
John Ellson | partial fix for #1175 untagged-46da481a5543e7a1bf8e |
commit | commitdiff | tree | snapshot |
2016-11-29 |
Emden R. Gansner | Update ChangeLog untagged-44fc22e3a508c2958a81 |
commit | commitdiff | tree | snapshot |
2016-11-28 |
Emden Gansner | Add regression test for urls appearing in svg output. untagged-14e7b24955d481c7b36a |
commit | commitdiff | tree | snapshot |
2016-11-28 |
Emden Gansner | Fix issue #1166 for good. This also simplfies the code... |
commit | commitdiff | tree | snapshot |
2016-11-28 |
Emden Gansner | Print out depth of graph in verbose mode. untagged-941905a04b09702a353c |
commit | commitdiff | tree | snapshot |
2016-11-28 |
Emden Gansner | Add minus sign dropped in the conversion added in untagged-0a3057e980c64a11875a |
commit | commitdiff | tree | snapshot |
2016-11-27 |
Emden R. Gansner | Update man page to include additional widely-used formats. untagged-257982c92c56d4315606 |
commit | commitdiff | tree | snapshot |
2016-11-26 |
John Ellson | preparing Changelog for 2.40.0 release untagged-09292206f9ec6d0f25d8 |
commit | commitdiff | tree | snapshot |
2016-11-24 |
John Ellson | update svg and xdot regression reference cases untagged-5efd1411540d5300c05d |
commit | commitdiff | tree | snapshot |
2016-11-24 |
John Ellson | use number rounding gvprintdouble() in .svg output... |
commit | commitdiff | tree | snapshot |
2016-11-24 |
John Ellson | Merge branch 'ErwinJanssen-regression-tests' |
commit | commitdiff | tree | snapshot |
2016-11-24 |
John Ellson | Revert "Fix: shape coordinates close to 0 now absolutely 0" |
commit | commitdiff | tree | snapshot |
2016-11-24 |
John Ellson | Merge branch 'regression-tests' of https://github.com... |
commit | commitdiff | tree | snapshot |
2016-11-24 |
John Ellson | change winbuild.html to a relative URL so that it doesn... untagged-167219c230abbb068c64 |
commit | commitdiff | tree | snapshot |
next |