2015-07-17 |
John Ellson | Merge pull request #55 from kbrock/travis_builds |
commit | commitdiff | tree | snapshot |
2015-07-17 |
John Ellson | Merge pull request #43 from csanchezdll/master |
commit | commitdiff | tree | snapshot |
2015-07-16 |
Keenan Brock | introduce travis builds |
commit | commitdiff | tree | snapshot |
2015-07-10 |
John Ellson | Merge pull request #53 from gottreu/fix_autogen_for_macosx |
commit | commitdiff | tree | snapshot |
2015-07-10 |
John Ellson | check for trailing " in ppDirective befora accepting... |
commit | commitdiff | tree | snapshot |
2015-07-10 |
John Ellson | indentation |
commit | commitdiff | tree | snapshot |
2015-07-10 |
John Ellson | Merge pull request #50 from thoger/agerr-format-string... |
commit | commitdiff | tree | snapshot |
2015-06-23 |
Brian Gottreu | Fix version date for Mac OSX and FreeBSD |
commit | commitdiff | tree | snapshot |
2015-06-13 |
Emden R. Gansner | Fix the token trace function to provide info for CONSTA... |
commit | commitdiff | tree | snapshot |
2015-06-13 |
Emden R. Gansner | Don't reset the traversal type with each BEG_G. This... |
commit | commitdiff | tree | snapshot |
2015-06-07 |
Emden R. Gansner | Fix tooltips to support line breaks and escString subst... |
commit | commitdiff | tree | snapshot |
2015-05-20 |
John Ellson | always use date of last commit in version, even for... |
commit | commitdiff | tree | snapshot |
2015-05-20 |
Tomas Hoger | Additional agerr() format string fixes |
commit | commitdiff | tree | snapshot |
2015-05-20 |
Tomas Hoger | Fix agerr() format string issue in chkNum() |
commit | commitdiff | tree | snapshot |
2015-05-19 |
John Ellson | need a commit - rm unused script |
commit | commitdiff | tree | snapshot |
2015-05-17 |
Emden R. Gansner | The fix for bug 2471 wasn't complete, as dot can pass... |
commit | commitdiff | tree | snapshot |
2015-05-17 |
John Ellson | use time of last git commit for version time |
commit | commitdiff | tree | snapshot |
2015-05-10 |
Stephen C North | Added agnodebefore() primitive |
commit | commitdiff | tree | snapshot |
2015-03-26 |
Emden R. Gansner | Update notes on the Windows build process. |
commit | commitdiff | tree | snapshot |
2015-03-23 |
Emden R. Gansner | Fix declarations of global variables to only use dllimp... |
commit | commitdiff | tree | snapshot |
2015-03-10 |
Emden R. Gansner | Merge branch 'master' of ssh://github.com/ellson/graphviz |
commit | commitdiff | tree | snapshot |
2015-03-10 |
Emden R. Gansner | Fix callback for writing an output file to avoid a... |
commit | commitdiff | tree | snapshot |
2015-03-04 |
Carlos Sánchez... | Fix Issue #0002522: Rendering a clustered digraph twice... |
commit | commitdiff | tree | snapshot |
2015-02-27 |
Emden R. Gansner | Merge branch 'master' of https://github.com/ellson... |
commit | commitdiff | tree | snapshot |
2015-02-27 |
Emden R. Gansner | Report if argument is missing from -o flag |
commit | commitdiff | tree | snapshot |
2015-02-26 |
Emden R. Gansner | Fix declaration of Verbose |
commit | commitdiff | tree | snapshot |
2015-02-26 |
Emden R. Gansner | Fix typo. |
commit | commitdiff | tree | snapshot |
2015-02-24 |
Emden R. Gansner | Clean up text messages; add more verbose information |
commit | commitdiff | tree | snapshot |
2015-02-18 |
Emden R. Gansner | Fix bug where string constants are allocated in temp... |
commit | commitdiff | tree | snapshot |
2015-02-18 |
Emden R. Gansner | Make return value of stringOf function non-trivial |
commit | commitdiff | tree | snapshot |
2015-02-09 |
Emden R. Gansner | DARWIN_DYLIB has to be set for all Macs, not just Darwin9. |
commit | commitdiff | tree | snapshot |
2015-02-08 |
John Ellson | remove '-'. It worked just fine before I added them |
commit | commitdiff | tree | snapshot |
2015-02-07 |
John Ellson | default JSHEXT to so |
commit | commitdiff | tree | snapshot |
2015-02-07 |
John Ellson | perhaps we really do need JSHEXT |
commit | commitdiff | tree | snapshot |
2015-02-07 |
John Ellson | JSHEXT not needed |
commit | commitdiff | tree | snapshot |
2015-02-07 |
John Ellson | provide JSHEXT as well |
commit | commitdiff | tree | snapshot |
2015-02-07 |
John Ellson | On *-darwin* configure and make with JNI_EXTRA_LDFLAGS... |
commit | commitdiff | tree | snapshot |
2015-01-26 |
John Ellson | Merge pull request #35 from tkelman/patch-2 |
commit | commitdiff | tree | snapshot |
2015-01-23 |
John Ellson | apply Redhat's graphviz-2.38.0-rbconfig.patch |
commit | commitdiff | tree | snapshot |
2015-01-19 |
Emden R. Gansner | Merge branch 'master' of https://github.com/ellson... |
commit | commitdiff | tree | snapshot |
2015-01-19 |
Emden R. Gansner | Make sure gv2gxl is included in Windows build. |
commit | commitdiff | tree | snapshot |
2015-01-18 |
Tony Kelman | Add regex_win32.c to libgvc_C_la_SOURCES for Windows |
commit | commitdiff | tree | snapshot |
2015-01-18 |
Tony Kelman | Fix conflicting definitions with MinGW |
commit | commitdiff | tree | snapshot |
2015-01-18 |
Tony Kelman | Fix case sensitivity when cross compiling |
commit | commitdiff | tree | snapshot |
2015-01-18 |
Tony Kelman | add $(EXEEXT) to mkdefs targets in lib/gvpr |
commit | commitdiff | tree | snapshot |
2015-01-16 |
Tony Kelman | fix error: lvalue required as left operand of assignment |
commit | commitdiff | tree | snapshot |
2015-01-16 |
Tony Kelman | fix error: 'R_OK' undeclared |
commit | commitdiff | tree | snapshot |
2015-01-16 |
Tony Kelman | include libltdl folder for out-of-tree builds |
commit | commitdiff | tree | snapshot |
2015-01-16 |
Tony Kelman | fix error: conflicting types for '_strnicmp' with MinGW |
commit | commitdiff | tree | snapshot |
2015-01-16 |
John Ellson | use if set |
commit | commitdiff | tree | snapshot |
2015-01-15 |
Emden R. Gansner | Fix incorrect comments. |
commit | commitdiff | tree | snapshot |
2015-01-12 |
Emden R. Gansner | Refresh dot, etc. man pages, fixing typos, etc. |
commit | commitdiff | tree | snapshot |
2015-01-09 |
John Ellson | gvbuffstderr.c is not used ATM. Disconnect in Makefile.am |
commit | commitdiff | tree | snapshot |
2015-01-09 |
John Ellson | Merge branch 'master' of github.com:ellson/graphviz |
commit | commitdiff | tree | snapshot |
2015-01-09 |
John Ellson | Merge pull request #33 from tkelman/patch-2 |
commit | commitdiff | tree | snapshot |
2015-01-09 |
Tony Kelman | Use mktemp instead of mkstemp on Win32 |
commit | commitdiff | tree | snapshot |
2015-01-09 |
John Ellson | Merge branch 'master' of github.com:ellson/graphviz |
commit | commitdiff | tree | snapshot |
2015-01-06 |
John Ellson | coverity #82849 |
commit | commitdiff | tree | snapshot |
2015-01-06 |
John Ellson | coverity #82684 |
commit | commitdiff | tree | snapshot |
2015-01-06 |
John Ellson | Merge pull request #31 from bjornfor/vimdot-lookup... |
commit | commitdiff | tree | snapshot |
2015-01-06 |
Emden R. Gansner | Merge branch 'master' of ssh://github.com/ellson/graphviz |
commit | commitdiff | tree | snapshot |
2015-01-06 |
Emden R. Gansner | Various fixes to prevent buffer overflows, cleanup... |
commit | commitdiff | tree | snapshot |
2015-01-06 |
Bjørn Forsman | vimdot: lookup 'vim' in $PATH |
commit | commitdiff | tree | snapshot |
2015-01-06 |
John Ellson | fix covertity #82845 |
commit | commitdiff | tree | snapshot |
2015-01-06 |
John Ellson | fix coverity #82925 |
commit | commitdiff | tree | snapshot |
2015-01-06 |
John Ellson | Merge branch 'master' of github.com:ellson/graphviz |
commit | commitdiff | tree | snapshot |
2015-01-06 |
John Ellson | fix warning about mktemp |
commit | commitdiff | tree | snapshot |
2015-01-06 |
John Ellson | fix coverity #82930 |
commit | commitdiff | tree | snapshot |
2015-01-05 |
Emden R. Gansner | Refresh dotguide; fix bug 2505 |
commit | commitdiff | tree | snapshot |
2015-01-02 |
John Ellson | add -lm - ports PR#195676 |
commit | commitdiff | tree | snapshot |
2014-12-19 |
Yifan Hu | delete some code inserted for debugging purpose that... |
commit | commitdiff | tree | snapshot |
2014-12-15 |
John Ellson | drop dotgen2 from distribution packages |
commit | commitdiff | tree | snapshot |
2014-12-12 |
John Ellson | update doxygen INPUT dirs (esp. cgraph) |
commit | commitdiff | tree | snapshot |
2014-12-11 |
Emden R. Gansner | Extend strict example |
commit | commitdiff | tree | snapshot |
2014-12-11 |
Emden R. Gansner | Merge branch 'master' of https://github.com/ellson... |
commit | commitdiff | tree | snapshot |
2014-12-11 |
Emden R. Gansner | Add/update information about strict graphs, and directe... |
commit | commitdiff | tree | snapshot |
2014-12-11 |
John Ellson | doxygen updates for fc20-64 processing |
commit | commitdiff | tree | snapshot |
2014-12-09 |
John Ellson | Merge pull request #29 from csanchezdll/master |
commit | commitdiff | tree | snapshot |
2014-12-09 |
John Ellson | apply patch from csanchezdll - <graph> addedge <tail... |
commit | commitdiff | tree | snapshot |
2014-12-09 |
Carlos Sánchez... | Fix Issue #0002504: <graph> addedge <tail> <head> using... |
commit | commitdiff | tree | snapshot |
2014-12-09 |
Carlos Sánchez... | Fix Issue #0002277: render no longer produces vaild... |
commit | commitdiff | tree | snapshot |
2014-11-25 |
John Ellson | remove tkspline references from debian build |
commit | commitdiff | tree | snapshot |
2014-11-24 |
Emden R. Gansner | Add note concerning the blending of cairo and gd for... |
commit | commitdiff | tree | snapshot |
2014-11-24 |
Emden R. Gansner | Fix format string vulnerability in using agerr() to... |
commit | commitdiff | tree | snapshot |
2014-11-24 |
John Ellson | Merge branch 'master' of github.com:ellson/graphviz |
commit | commitdiff | tree | snapshot |
2014-11-24 |
John Ellson | make gd always generate indexed color pngs, responding... |
commit | commitdiff | tree | snapshot |
2014-11-24 |
Emden R. Gansner | Remove explicit builds of tkstubs and tkspline from... |
commit | commitdiff | tree | snapshot |
2014-11-21 |
Emden R. Gansner | Warn about run-on numbers like 123.45.678 |
commit | commitdiff | tree | snapshot |
2014-11-12 |
John Ellson | add a -nox package, basic graphviz rpm now includes... |
commit | commitdiff | tree | snapshot |
2014-11-04 |
Emden R. Gansner | Have the svg renderer use the transparent color |
commit | commitdiff | tree | snapshot |
2014-10-31 |
Emden R. Gansner | Merge branch 'master' of https://github.com/ellson... |
commit | commitdiff | tree | snapshot |
2014-10-31 |
Emden R. Gansner | Fix missing LEFT_RIGHT case in drawing cell borders; |
commit | commitdiff | tree | snapshot |
2014-10-29 |
Emden R. Gansner | Fix windows package so that example smyrna files are... |
commit | commitdiff | tree | snapshot |
2014-10-24 |
Emden R. Gansner | Merge branch 'master' of https://github.com/ellson... |
commit | commitdiff | tree | snapshot |
2014-10-24 |
Emden R. Gansner | Go back to a full copy of colorxlate. Getting it passed... |
commit | commitdiff | tree | snapshot |
2014-10-24 |
Stephen North | Merge branch 'master' of https://github.com/ellson... |
commit | commitdiff | tree | snapshot |
2014-10-24 |
Emden R. Gansner | Fix the actions.c code to compile under Visual Studio. |
commit | commitdiff | tree | snapshot |
2014-10-24 |
Emden R. Gansner | Fix name clash in smyrna due to gvpr including colxlate... |
commit | commitdiff | tree | snapshot |
2014-10-24 |
Stephen North | Merge branch 'master' of https://github.com/ellson... |
commit | commitdiff | tree | snapshot |
2014-10-24 |
John Ellson | remove rpm requires for tk |
commit | commitdiff | tree | snapshot |
next |