]> granicus.if.org Git - graphviz/shortlog
graphviz
2016-10-27 Erwin JanssenBatch file for regression tests for Windows added.
2016-10-27 Erwin JanssenAdd shapes.py to Autotools check step
2016-10-27 Erwin JanssenPython script to generate a graph for every shape
2016-10-27 Erwin JanssenMove unit test from `tests/` to `tests/unit_tests`
2016-10-14 John Ellsonsimplify ksh buildrequire for SuSE builds untagged-1520451ef19a8815aefb
2016-10-12 Emden GansnerComplete backbone algorithm; add testing scaffolding. untagged-be0b53127acfad7b5de6
2016-10-08 John Ellsonmissing TCL_EXEC_PREFIX substitution untagged-8d75101f9a003883956c
2016-10-08 John Ellsonadd spinehdr.h to source dstribution untagged-5fc0363bc76319758ff6
2016-10-08 John EllsonMerge branch 'ErwinJanssen-various-changes'
2016-10-08 John EllsonMerge branch 'various-changes' of https://github.com...
2016-10-08 John Ellson#include<spinehdr.h> => #include "spinehdr.h" untagged-a81020c0c01db3e23629
2016-10-04 Erwin JanssenAdd lib/spine to Windows build
2016-10-04 Erwin JanssenReplace `Void_t` with `void` in lib/spine
2016-10-04 Erwin JanssenReplace checks for <stdint.h> and <inttypes.h>
2016-10-04 Erwin JanssenRemove usage of not set define HAVE_VMALLOC
2016-10-04 Erwin JanssenNo _BEGIN/END_EXTERNS_ in headers with extern "C"
2016-10-04 Erwin JanssenRemove alloca checks and definition
2016-10-04 Erwin JanssenRemove usage of _hdr_mman define.
2016-10-04 Erwin JanssenRemove unused code from cgraph: sfdcio
2016-10-04 Erwin JanssenRemove unused file from sfio: Makefile.orig
2016-10-04 Erwin JanssenRemove define and usage of `_hdr_float`
2016-10-04 Erwin JanssenRemove usage of HAVE_AST define
2016-10-04 Erwin JanssenRemove unused code from cgraph: vmstub.h
2016-10-04 Erwin JanssenNo longer include ast_common.h in lib/cdt
2016-10-04 Erwin JanssenReplace _BEGIN/END_EXTERNS_ with extern "C" in cdt
2016-10-04 Erwin JanssenReplace `Void_t` with `void`
2016-10-04 Erwin JanssenRemoved redefinitions of `offsetof`
2016-10-04 Erwin JanssenRemove all __DEFINE__ and __EXTERN__ macros
2016-10-04 Erwin JanssenRemove _ARG_ macro from all files.
2016-10-04 Erwin Janssenlib/cdt/cdt.h: Remove `#if 0` block
2016-10-04 Erwin Janssenlib/cdt/dthdr.h: #include <stdlib.h>
2016-10-02 Emden R. GansnerAdd library for computing Simmelian backbones of graphs. untagged-20d8043c3b4489073df9
2016-09-27 John EllsonMerge pull request #1164 from ErwinJanssen/update-appve... untagged-1db191c2a75651a2a553
2016-09-26 Erwin JanssenAppveyor: update libgd dependencies and build dir
2016-09-19 John EllsonMerge branch 'ErwinJanssen-remove-unused' untagged-026b538d0dba6682fde7
2016-09-19 John Ellsonmerge changes except to features/common
2016-09-19 John EllsonMerge pull request #1163 from ErwinJanssen/less-conditi... untagged-4431b9bde391f1b69fe5 untagged-bc9e6eee63f1f0bce98f
2016-09-19 John EllsonMerge pull request #1162 from ErwinJanssen/generate...
2016-09-19 John EllsonMerge pull request #1161 from ErwinJanssen/fix/travis...
2016-09-19 Erwin JanssenRemove remaining defines and usage of `__STD_C`
2016-09-19 Erwin JanssenRemoved old-style function defintions from vmalloc
2016-09-19 Erwin JanssenRemoved old-style function defintions from sfio
2016-09-19 Erwin JanssenRemoved old-style function defintions from lib/cdt
2016-09-19 Erwin JanssenReplace `SF_MAXDOUBLE` with `DBL_MAX` in lib/sfio
2016-09-18 Erwin JanssenRemove define and usage of `_hdr_stdint`
2016-09-18 Erwin JanssenWindows: same runtime library option for getopt
2016-09-18 Erwin JanssenRemove HAVE_BOOLEAN from windows\include\config.h
2016-09-18 Erwin JanssenRemove define and usage of HAVE_BOOL
2016-09-18 Erwin JanssenRemove define and usage of HAVE_STRING_H
2016-09-18 Erwin JanssenRemove define and usage of `_hdr_string`
2016-09-18 Erwin JanssenRemove check for unused `socklen_t`
2016-09-18 Erwin JanssenRemove define and usage of HAVE_STDLIB_H
2016-09-18 Erwin JanssenRemove define and usage of `_hdr_stdlib`
2016-09-18 Erwin JanssenRemoved unsed vcproj files from DIST targets.
2016-09-18 Erwin JanssenRemove unused *.vcproj files.
2016-09-18 Erwin JanssenRemove checks for getopt.h
2016-09-18 Erwin JanssenRemove all references to getopt_compat.h
2016-09-18 Erwin JanssenWindows: link getopt library to multiple projects
2016-09-18 Erwin JanssenRemove old getopt.h and compat_getopt.h
2016-09-18 Erwin JanssenWindows: add getopt library project.
2016-09-17 Erwin JanssenRemove HAVE_CONFIG_H check
2016-09-17 Erwin JanssenWindows: generate exparse.c
2016-09-17 Erwin JanssenUnremove cdt/features/common
2016-09-16 Erwin JanssenFix Travis deployment
2016-09-16 Erwin JanssenUnremove makefile in doc/infosrc
2016-09-16 Erwin JanssenRemove all .old files
2016-09-16 Erwin JanssenRemove features/common
2016-09-16 Erwin JanssenRemoved unused subdirectories of the cdt library.
2016-09-14 John EllsonMerge pull request #1159 from ErwinJanssen/fix/travis...
2016-09-14 Erwin JanssenUpdate Criterion submodule to fix Travis build
2016-09-14 John EllsonRe-added -lstdc++ to fix build breakage
2016-09-14 John EllsonMerge pull request #1157 from ErwinJanssen/fix-cast...
2016-09-14 John EllsonMerge pull request #1156 from ErwinJanssen/travis-centos
2016-09-09 Erwin JanssenChange cast of strcmp in bsearch.
2016-09-09 Erwin JanssenUse `strcmp` in instead of `gvrender_comparestr`.
2016-09-08 Erwin JanssenTravis: Add build on CentOS 7 using Docker.
2016-09-08 Erwin JanssenAdded error checking to ci/build_and_test.sh
2016-09-08 Erwin JanssenRemoved `-lstdc++` from Makefiles
2016-09-08 Erwin JanssenUse `build_and_test.sh` script in Travis build.
2016-09-08 John Ellsonrevert change - not right untagged-a22228c7bd6ed4c2a8f9
2016-09-07 John Ellsondrop some strange casts to cllean up some warnings untagged-88f8affbb29485590ece
2016-09-07 John EllsonMerge pull request #1155 from ErwinJanssen/windows... untagged-897b348e31e4e52e8698
2016-09-07 John EllsonMerge pull request #1154 from ErwinJanssen/refactor...
2016-09-07 Erwin JanssenAppveyor: split build into two jobs.
2016-09-07 Erwin JanssenWindows: added gdiplus to build.
2016-09-07 Erwin JanssenWindows: Use $(Configuration) in output directory
2016-09-07 Erwin JanssenRemoved `QCoreApplication::UnicodeUTF8` arguments
2016-09-07 Erwin JanssenIn gvedit, replaced `toAscii()` with `toLatin()`
2016-09-07 Erwin JanssenWindows: added ccomps to build
2016-09-07 Erwin JanssenRemoved windows/libann
2016-09-07 Erwin JanssenResolved "macro redefinition" warnings.
2016-09-07 Erwin JanssenWindows: Generate no debug information for Release.
2016-09-07 Erwin JanssenWindows: set <DebugInformationFormat> to default.
2016-09-07 Erwin JanssenAppveyor: Add Debug build and artifact.
2016-09-07 Erwin JanssenWindows: Change release output directory
2016-09-07 Erwin Janssenshapes.c: Initialize `pointf p` variable.
2016-09-07 Erwin JanssenWindows: enabled Debug build for all projects.
2016-09-07 Erwin JanssenAppveyor: produce two artifacts
2016-09-07 Erwin JanssenAppveyor: Fix typo in appveyor.yml.
2016-09-07 Erwin JanssenWindows: Remove <LinkIncremental> from vmalloc.
next