]> granicus.if.org Git - graphviz/shortlog
graphviz
2016-01-05 John Ellsonno qsort_r() on EL5
2016-01-05 John Ellsonno qsort_r() on EL5
2016-01-04 Emden R. GansnerFix bug with "in" operator. Keys used in evaldyn and...
2015-12-22 John Ellsonrenable lasi test - also a local issue
2015-12-22 John Ellsonrestore test for -Tpng:cairo:gd - seems to be a local...
2015-12-22 John Ellsondisable broken formats in test for now: -Tpng:cairo...
2015-12-22 John Ellsonjanitor - no need to -DSWIGJAVA these days
2015-12-22 John Ellsonjanitor - void return from agxputc()
2015-12-22 John Ellsonjanitor - fix function protype
2015-12-22 John Ellsonjanitor - fix function protype
2015-12-22 John Ellsonjanitor - use void return from agxput()
2015-12-22 John Ellsonjanitor - git ignore product
2015-12-22 John Ellsonjanitor - fix some function prototype warnings
2015-12-22 John Ellsonjanitor - fix some unused vars
2015-12-20 Emden R. GansnerFix ambiguity in the grammar in the documentation.
2015-12-14 Emden GansnerAllow prioritization of xlabels.
2015-12-13 Stephen C Northlibtool needs -tag=CC
2015-10-30 Emden GansnerAllow graphs and subgraphs to have an empty string...
2015-10-25 Emden R. GansnerPull back to previous makefile. The new one doesn't...
2015-10-25 Emden R. GansnerMerge branch 'master' of https://github.com/ellson...
2015-10-25 Emden R. GansnerReset saved node in three *_inside function before...
2015-10-25 emdenMerge pull request #57 from pixelglow/fix-clang-warnings
2015-10-25 emdenMerge pull request #34 from teodorov/master
2015-10-21 Emden GansnerVarious small fixes.
2015-10-21 Emden GansnerAd generic histogram script.
2015-10-21 Emden GansnerFix script to avoid loops and store multiple edge count...
2015-10-21 Emden GansnerFix for bug 2575 - fix memory leak from parser error.
2015-10-15 John Ellsonadd support for --enable-python34
2015-10-13 John Ellsonfix errors in example in cgraph man page
2015-10-07 Glen LowReinstate static functions used for debugging
2015-10-05 Emden GansnerRemove print statement from script.
2015-10-05 Emden GansnerPrevent warning message.
2015-10-05 emdenMerge pull request #58 from pixelglow/fix-crash-in...
2015-10-05 emdenMerge pull request #59 from pixelglow/fix-debug-build
2015-10-05 Glen LowFix typos in DEBUG code
2015-10-05 Glen LowFix bad postdecrement of NodeSet iterator
2015-10-05 Glen LowFix clang compile warnings
2015-10-02 Emden GansnerAdd new gvpr scripts to install list.
2015-10-02 Emden GansnerAdd gvpr scripts for checking if a graph is bipartite...
2015-09-06 John Ellsonupdate my email address in AUTHORS (mostly testing...
2015-09-06 John EllsonMerge branch 'master' of ssh://github.com/ellson/graphviz
2015-09-06 John EllsonApply Debian patch: 'reduce-lab-color.patch' from Bebia...
2015-09-03 John Ellsonfix multiedge breakage - bug #2568
2015-07-20 John Ellsonavoid use of long long in IDTYPE comparisons
2015-07-20 John Ellsonrevert IDTYPE to unsigned long
2015-07-20 John EllsonMerge pull request #38 from synalysis/master
2015-07-17 John EllsonMerge pull request #37 from tkelman/appveyor
2015-07-17 John EllsonMerge pull request #47 from kbrock/css_class
2015-07-17 John EllsonMerge pull request #55 from kbrock/travis_builds
2015-07-17 John EllsonMerge pull request #43 from csanchezdll/master
2015-07-17 Keenan Brockoutput class value in svg files
2015-07-16 Keenan Brockintroduce travis builds
2015-07-10 John EllsonMerge pull request #53 from gottreu/fix_autogen_for_macosx
2015-07-10 John Ellsoncheck for trailing " in ppDirective befora accepting...
2015-07-10 John Ellsonindentation
2015-07-10 John EllsonMerge pull request #50 from thoger/agerr-format-string...
2015-06-23 Brian GottreuFix version date for Mac OSX and FreeBSD
2015-06-13 Emden R. GansnerFix the token trace function to provide info for CONSTA...
2015-06-13 Emden R. GansnerDon't reset the traversal type with each BEG_G. This...
2015-06-07 Emden R. GansnerFix tooltips to support line breaks and escString subst...
2015-05-20 John Ellsonalways use date of last commit in version, even for...
2015-05-20 Tomas HogerAdditional agerr() format string fixes
2015-05-20 Tomas HogerFix agerr() format string issue in chkNum()
2015-05-19 John Ellsonneed a commit - rm unused script
2015-05-17 Emden R. GansnerThe fix for bug 2471 wasn't complete, as dot can pass...
2015-05-17 John Ellson use time of last git commit for version time
2015-05-10 Stephen C NorthAdded agnodebefore() primitive
2015-03-26 Emden R. GansnerUpdate notes on the Windows build process.
2015-03-23 Emden R. GansnerFix declarations of global variables to only use dllimp...
2015-03-10 Emden R. GansnerMerge branch 'master' of ssh://github.com/ellson/graphviz
2015-03-10 Emden R. GansnerFix callback for writing an output file to avoid a...
2015-03-04 Carlos Sánchez... Fix Issue #0002522: Rendering a clustered digraph twice...
2015-02-27 Emden R. GansnerMerge branch 'master' of https://github.com/ellson...
2015-02-27 Emden R. GansnerReport if argument is missing from -o flag
2015-02-26 Emden R. GansnerFix declaration of Verbose
2015-02-26 Emden R. GansnerFix typo.
2015-02-24 Emden R. GansnerClean up text messages; add more verbose information
2015-02-18 Emden R. GansnerFix bug where string constants are allocated in temp...
2015-02-18 Emden R. GansnerMake return value of stringOf function non-trivial
2015-02-09 Emden R. GansnerDARWIN_DYLIB has to be set for all Macs, not just Darwin9.
2015-02-08 John Ellsonremove '-'. It worked just fine before I added them
2015-02-07 John Ellsondefault JSHEXT to so
2015-02-07 John Ellsonperhaps we really do need JSHEXT
2015-02-07 John EllsonJSHEXT not needed
2015-02-07 John Ellsonprovide JSHEXT as well
2015-02-07 John EllsonOn *-darwin* configure and make with JNI_EXTRA_LDFLAGS...
2015-02-04 Andreas PehnackFixed ID type for Win64
2015-02-04 Tony Kelmanrun devenv /setup
2015-02-04 Tony KelmanDownloaded VERSION is 2.39 now
2015-02-04 Tony Kelmanuse clone_folder setting instead of copying
2015-02-04 Tony Kelmanrun vcvarsall to get devenv on path
2015-02-04 Tony Kelmanshallow clone, use busybox-w32 for wget
2015-02-04 Tony KelmanInitial appveyor.yml
2015-01-26 John EllsonMerge pull request #35 from tkelman/patch-2
2015-01-23 John Ellsonapply Redhat's graphviz-2.38.0-rbconfig.patch
2015-01-19 Emden R. GansnerMerge branch 'master' of https://github.com/ellson...
2015-01-19 Emden R. GansnerMake sure gv2gxl is included in Windows build.
2015-01-18 Tony KelmanAdd regex_win32.c to libgvc_C_la_SOURCES for Windows
2015-01-18 Tony KelmanFix conflicting definitions with MinGW
2015-01-18 Tony KelmanFix case sensitivity when cross compiling
next