]> granicus.if.org Git - graphviz/shortlog
graphviz
2017-09-07 John EllsonMerge branch 'master' of github.com:/ellson/graphviz
2017-09-07 John Ellsonfix error that occurs during rpm install
2017-09-05 John EllsonMerge pull request #1272 from Chiel92/master
2017-09-05 John EllsonMerge pull request #1278 from ErwinJanssen/fix-windows
2017-08-30 Erwin JanssenAdd lib/ast to include directories for lib/gvc
2017-08-24 John Ellsonuse unistd_compat.h if needed
2017-08-23 John Ellsonreenable some .gitignore that somebody commented out
2017-08-23 John EllsonMerge branch 'master' of github.com:/ellson/graphviz
2017-08-23 John Ellsontry to improve error message when plugin fails to load
2017-08-22 Emden R. GansnerFix formatting for FreeBSD date command.
2017-08-21 Chiel ten BrinkeMerge branch 'master' of https://github.com/ellson...
2017-08-18 Emden R. GansnerFix memory leaks.
2017-08-18 Emden R. GansnerMerge branch 'master' of https://github.com/ellson...
2017-08-18 Emden R. GansnerFix typo TB->BT in docs:shapes
2017-08-18 John Ellsonlots of spelling fixes - detected by codespell
2017-08-18 John EllsonMerge pull request #1268 from luzpaz/misc-typos
2017-08-18 luzpazmisc. typos
2017-08-17 Chiel ten BrinkeExport agmkout and agmkin. Fix #1212.
2017-08-04 John Ellsonadd <stdint.h> for ocaml - attempt to fix #1262
2017-07-28 John Ellsoninclude smyrna.1 in dist when dist built on rhel
2017-07-28 John Ellsonuse author info from git
2017-07-28 John EllsonMerge branch 'master' of github.com:/ellson/graphviz
2017-07-27 John Ellsonfixomg PYTHON conditionals
2017-07-27 John Ellsonlets try those PYTHON settings one more time
2017-07-26 John Ellsonpython fix for el6
2017-07-26 John Ellsondummy - turn off LICENSE for rhel
2017-07-26 John Ellson%lincense doesn't work on rhel
2017-07-26 John Ellson%lincense doesn't work on rhel
2017-07-26 John EllsonMerge branch 'master' of github.com:/ellson/graphviz
2017-07-26 John Ellsonincorporate bits from Redhat's spec, merge back into one
2017-07-26 John Ellsonfix -Tvisio from RH patch
2017-07-26 John Ellsonfix TCL_EXEC_PREFIX
2017-07-25 John Ellsongeneralize 'make rpm'
2017-07-25 John Ellsonspec fixes
2017-07-25 John EllsonWIP - splitting RHEL and Fedora graphviz.spec files
2017-07-22 John Ellson more enable lasi
2017-07-22 John Ellsonmake lasi unconditional
2017-07-21 John Ellsonput pdf in right dir
2017-07-21 John Ellsontext too long
2017-07-21 John Ellsonadd missing man pages
2017-07-21 John Ellsonmessing with ldconfig
2017-07-21 John Ellsontry enabling ppc64 extras on fedora - should be good...
2017-07-21 John Ellson more spec fixes
2017-07-21 John Ellsondon't use %changelog in %changelog text
2017-07-21 John Ellsonadd Provides to graphviz.spec
2017-07-21 John Ellsontry to punt the .spec %changelog to make rpmlint happy
2017-07-20 John Ellsonuse %global instead of %define to fix scopt of %release
2017-07-20 John Ellsonvarious rpmlint complaints
2017-07-20 John Ellsonreplace tabs with spaces (rpmlint complaint)
2017-07-20 John Ellsonadd version to Obsoletes: for rpmlint
2017-07-20 John Ellsonremove exectale perms on .[ch] files - reported by...
2017-07-20 John Ellsondisable ocaml, sharp, lasi on rhel - missing deps
2017-07-20 John Ellsondisable ocaml, sharp, lasi on rhel - missing deps
2017-07-20 John Ellsondisable ocaml, sharp, lasi on rhel - missing deps
2017-07-20 John Ellsondisable ocaml, sharp, lasi on rhel - missing deps
2017-07-20 John Ellsondisable ocaml, sharp, lasi on rhel - missing deps
2017-07-20 John Ellsonenable lasi on all distros
2017-07-20 John Ellsonremove support for el <6 and fc <23
2017-07-19 John Ellsontrying to fix rpm build on fc23, fc24
2017-07-19 John Ellsondon't run swig if python3.pc is missing
2017-07-19 John Ellsondeal with missing python3.pc on ubuntu
2017-07-18 John Ellsoncomplete python -> python2 and python3
2017-07-18 John Ellsonpython -> python2 and python3 (incomplete)
2017-07-18 John Ellsonignore cmake generted files
2017-07-18 John Ellsonre-enable php now that swig-3.0.11 is available
2017-07-18 John EllsonMerge pull request #1256 from ErwinJanssen/prune
2017-07-13 Erwin JanssenUpdate macro checks in lib/sfio
2017-07-13 Erwin JanssenRemove lib/sfio/features/stdio
2017-07-13 Erwin JanssenMove type checks features/sfio to configure.ac
2017-07-13 Erwin JanssenMove two checks from features/sfio into the code
2017-07-13 Erwin JanssenReplace _hdr_stat with HAVE_STAT_H
2017-07-13 Erwin JanssenRemoved two unused checks from features/sfio
2017-07-13 Erwin JanssenReplace _sys_stat with HAVE_SYS_STAT_H
2017-07-13 Erwin JanssenMove function checks features/sfio to configure.ac
2017-07-13 Erwin JanssenRemove check for log2
2017-07-13 Erwin JanssenRemove usage of `NO_POSTSCRIPT_ALIAS`
2017-07-13 Erwin JanssenRemove MSWIN32 define in favor of _WIN32
2017-07-12 John EllsonRevert "Remove old hacks used when coordintes were...
2017-07-06 John EllsonMerge pull request #1254 from ErwinJanssen/format-numbe...
2017-07-06 Erwin JanssenModify `gvprintdouble()`
2017-07-04 John EllsonMerge pull request #1253 from bmwiedemann/date
2017-07-04 Bernhard M... Allow to override build date
2017-06-26 John EllsonMerge pull request #1251 from ErwinJanssen/link-tred...
2017-06-25 Erwin JanssenLink tred to the common library on Visual Studio
2017-06-17 John EllsonMerge pull request #1247 from krf/cmake-changes
2017-06-15 John Ellsonadd timing,h to noinst_HEADERS so that it gets included...
2017-06-14 Kevin FunkCMake: Use FeatureSummary
2017-06-13 Kevin FunkCMake: Generate & install graphviz_version.h
2017-06-13 Kevin FunkCMake: tred: Make compile
2017-06-11 Emden R. GansnerMerge branch 'master' of https://github.com/ellson...
2017-06-11 Emden R. Gansnerddd
2017-06-06 Emden GansnerFix error messages to use CmdName rather than hard...
2017-06-05 Emden GansnerUpdate tred man page to reflect added flag.
2017-06-05 Emden GansnerForgot to add timing.h include file in common.
2017-06-04 Emden R. GansnerFix the tred algorithm for better performance, making...
2017-05-24 John EllsonMerge pull request #1243 from ErwinJanssen/cmake
2017-05-24 Erwin JanssenInstall Pango on Travis CI
2017-05-24 Erwin JanssenImprove FindPangoCairo for linux
2017-05-24 Erwin JanssenAdd plugin/pango to CMake build
2017-05-24 Erwin JanssenUpdate Cairo and Pango dependencies for Windows
next