]>
granicus.if.org Git - graphviz/log
Emden R. Gansner [Fri, 29 Dec 2017 21:42:51 +0000 (16:42 -0500)]
Avoid integer overflow problem.
Emden R. Gansner [Fri, 29 Dec 2017 21:41:43 +0000 (16:41 -0500)]
Move npoints initialization earlier.
Emden R Gansner [Thu, 7 Dec 2017 20:52:38 +0000 (20:52 +0000)]
Replace temporary links with ones to the new site.
Emden R. Gansner [Thu, 30 Nov 2017 22:38:30 +0000 (17:38 -0500)]
Fix documentation to remove reference to a circle arrow type.
Emden R. Gansner [Sun, 26 Nov 2017 22:13:17 +0000 (17:13 -0500)]
Add newlines to errors about lost edges.
Emden R. Gansner [Sun, 26 Nov 2017 22:11:44 +0000 (17:11 -0500)]
Make sure npoints is set to 0 in case there is a bad failure. This value is used to check for failure.
Emden R. Gansner [Thu, 26 Oct 2017 18:11:04 +0000 (14:11 -0400)]
Change github to gitlab.
Emden R. Gansner [Wed, 18 Oct 2017 22:16:51 +0000 (18:16 -0400)]
Update grammar for HTML-like labels to include other font constructs;
clarify that spaces will cause a syntax error if they appear immediately outside
such constructs as <FONT><TABLE>...</TABLE></FONT>.
Emden R. Gansner [Wed, 18 Oct 2017 00:44:27 +0000 (20:44 -0400)]
Go back to earlier value of MAXFLOAT.
Emden R. Gansner [Tue, 17 Oct 2017 20:31:08 +0000 (16:31 -0400)]
Add missing string values for new tokens; re-order to match the values in htmlparse.h.
Emden R. Gansner [Tue, 17 Oct 2017 18:31:01 +0000 (14:31 -0400)]
Use accurate value for MAX_FLOAT. The old value rounded up.
John Ellson [Thu, 5 Oct 2017 22:18:47 +0000 (18:18 -0400)]
partially fix breakage caused by automake update
John Ellson [Tue, 3 Oct 2017 00:12:22 +0000 (00:12 +0000)]
Update .gitlab-ci.yml
John Ellson [Mon, 2 Oct 2017 23:55:16 +0000 (19:55 -0400)]
setting up gitlab CI
John Ellson [Fri, 22 Sep 2017 04:21:37 +0000 (00:21 -0400)]
github -> gitlab
John Ellson [Thu, 21 Sep 2017 23:50:38 +0000 (19:50 -0400)]
disable rtest in rpm builds
John Ellson [Thu, 21 Sep 2017 21:02:05 +0000 (17:02 -0400)]
ensure autogen.sh replaces config/missing
John Ellson [Tue, 19 Sep 2017 21:22:21 +0000 (17:22 -0400)]
don't change CFLAGS when --enable-debug is not set as it breaks rpm builkds
John Ellson [Tue, 19 Sep 2017 20:58:27 +0000 (16:58 -0400)]
Merge pull request #1281 from yhfudev/dev-config-debug
add argument --enable-debug to configure.ac for gdb
Stephen C North [Fri, 15 Sep 2017 03:22:07 +0000 (23:22 -0400)]
need XRENDER_CFLAGS for GL related programs to compile.
Emden R. Gansner [Thu, 14 Sep 2017 20:39:00 +0000 (16:39 -0400)]
Replace absolute link to faq with a relative one.
Emden R. Gansner [Thu, 14 Sep 2017 19:45:40 +0000 (15:45 -0400)]
Replace absolute links to faq with relative ones.
Emden R. Gansner [Thu, 14 Sep 2017 19:27:00 +0000 (15:27 -0400)]
Replace links to wiki to links to faq.
Yunhui Fu [Tue, 12 Sep 2017 12:51:34 +0000 (08:51 -0400)]
add argument --enable-debug to configure.ac for gdb
emden [Thu, 7 Sep 2017 20:06:28 +0000 (16:06 -0400)]
Update README.md
Remove and replace links to iffy or defunct sites.
John Ellson [Thu, 7 Sep 2017 14:15:39 +0000 (10:15 -0400)]
Merge branch 'master' of github.com:/ellson/graphviz
John Ellson [Thu, 7 Sep 2017 14:15:27 +0000 (10:15 -0400)]
fix error that occurs during rpm install
John Ellson [Tue, 5 Sep 2017 16:55:36 +0000 (12:55 -0400)]
Merge pull request #1272 from Chiel92/master
Export agmkin and agmkout as C functions
John Ellson [Tue, 5 Sep 2017 16:54:35 +0000 (12:54 -0400)]
Merge pull request #1278 from ErwinJanssen/fix-windows
Add lib/ast to include directories for lib/gvc
Erwin Janssen [Wed, 30 Aug 2017 11:04:08 +0000 (13:04 +0200)]
Add lib/ast to include directories for lib/gvc
The addition of including `unistd.h` or `compat_unistd.h` in gvplugin.c
caused the build to fail on Windows because `compat_unistd.h` could not be
found. The compatibility header is located in `lib/ast`, which is now
added to the include directories. This resolves the error of the failed
build on Windows.
John Ellson [Thu, 24 Aug 2017 12:42:34 +0000 (08:42 -0400)]
use unistd_compat.h if needed
John Ellson [Wed, 23 Aug 2017 23:26:06 +0000 (19:26 -0400)]
reenable some .gitignore that somebody commented out
John Ellson [Wed, 23 Aug 2017 22:21:54 +0000 (18:21 -0400)]
Merge branch 'master' of github.com:/ellson/graphviz
John Ellson [Wed, 23 Aug 2017 22:21:42 +0000 (18:21 -0400)]
try to improve error message when plugin fails to load
Emden R. Gansner [Tue, 22 Aug 2017 21:27:50 +0000 (17:27 -0400)]
Fix formatting for FreeBSD date command.
Chiel ten Brinke [Mon, 21 Aug 2017 14:53:53 +0000 (16:53 +0200)]
Merge branch 'master' of https://github.com/ellson/graphviz
Emden R. Gansner [Fri, 18 Aug 2017 21:28:30 +0000 (17:28 -0400)]
Fix memory leaks.
Emden R. Gansner [Fri, 18 Aug 2017 21:25:42 +0000 (17:25 -0400)]
Merge branch 'master' of https://github.com/ellson/graphviz
Emden R. Gansner [Fri, 18 Aug 2017 21:23:13 +0000 (17:23 -0400)]
Fix typo TB->BT in docs:shapes
John Ellson [Fri, 18 Aug 2017 20:51:52 +0000 (16:51 -0400)]
lots of spelling fixes - detected by codespell
John Ellson [Fri, 18 Aug 2017 17:41:11 +0000 (13:41 -0400)]
Merge pull request #1268 from luzpaz/misc-typos
misc. typos
luzpaz [Fri, 18 Aug 2017 17:00:49 +0000 (13:00 -0400)]
misc. typos
Chiel ten Brinke [Thu, 17 Aug 2017 13:28:45 +0000 (15:28 +0200)]
Export agmkout and agmkin. Fix #1212.
John Ellson [Fri, 4 Aug 2017 16:43:41 +0000 (12:43 -0400)]
add <stdint.h> for ocaml - attempt to fix #1262
John Ellson [Fri, 28 Jul 2017 15:45:49 +0000 (11:45 -0400)]
include smyrna.1 in dist when dist built on rhel
John Ellson [Fri, 28 Jul 2017 14:55:48 +0000 (10:55 -0400)]
use author info from git
John Ellson [Fri, 28 Jul 2017 12:59:54 +0000 (08:59 -0400)]
Merge branch 'master' of github.com:/ellson/graphviz
John Ellson [Thu, 27 Jul 2017 13:42:06 +0000 (09:42 -0400)]
fixomg PYTHON conditionals
John Ellson [Thu, 27 Jul 2017 04:03:44 +0000 (00:03 -0400)]
lets try those PYTHON settings one more time
John Ellson [Wed, 26 Jul 2017 23:27:02 +0000 (19:27 -0400)]
python fix for el6
John Ellson [Wed, 26 Jul 2017 23:11:09 +0000 (19:11 -0400)]
dummy - turn off LICENSE for rhel
John Ellson [Wed, 26 Jul 2017 22:46:28 +0000 (18:46 -0400)]
%lincense doesn't work on rhel
John Ellson [Wed, 26 Jul 2017 22:41:34 +0000 (18:41 -0400)]
%lincense doesn't work on rhel
John Ellson [Wed, 26 Jul 2017 22:12:33 +0000 (18:12 -0400)]
Merge branch 'master' of github.com:/ellson/graphviz
John Ellson [Wed, 26 Jul 2017 22:11:59 +0000 (18:11 -0400)]
incorporate bits from Redhat's spec, merge back into one
John Ellson [Wed, 26 Jul 2017 19:47:05 +0000 (15:47 -0400)]
fix -Tvisio from RH patch
John Ellson [Wed, 26 Jul 2017 05:08:19 +0000 (01:08 -0400)]
fix TCL_EXEC_PREFIX
John Ellson [Tue, 25 Jul 2017 20:56:43 +0000 (16:56 -0400)]
generalize 'make rpm'
John Ellson [Tue, 25 Jul 2017 20:45:52 +0000 (16:45 -0400)]
spec fixes
John Ellson [Tue, 25 Jul 2017 17:07:25 +0000 (13:07 -0400)]
WIP - splitting RHEL and Fedora graphviz.spec files
John Ellson [Sat, 22 Jul 2017 06:46:47 +0000 (02:46 -0400)]
more enable lasi
John Ellson [Sat, 22 Jul 2017 05:56:45 +0000 (01:56 -0400)]
make lasi unconditional
John Ellson [Fri, 21 Jul 2017 19:30:21 +0000 (15:30 -0400)]
put pdf in right dir
John Ellson [Fri, 21 Jul 2017 19:15:21 +0000 (15:15 -0400)]
text too long
John Ellson [Fri, 21 Jul 2017 18:40:10 +0000 (14:40 -0400)]
add missing man pages
John Ellson [Fri, 21 Jul 2017 18:22:52 +0000 (14:22 -0400)]
messing with ldconfig
John Ellson [Fri, 21 Jul 2017 18:13:42 +0000 (14:13 -0400)]
try enabling ppc64 extras on fedora - should be good by now
John Ellson [Fri, 21 Jul 2017 17:26:43 +0000 (13:26 -0400)]
more spec fixes
John Ellson [Fri, 21 Jul 2017 15:53:43 +0000 (11:53 -0400)]
don't use %changelog in %changelog text
John Ellson [Fri, 21 Jul 2017 15:24:48 +0000 (11:24 -0400)]
add Provides to graphviz.spec
John Ellson [Fri, 21 Jul 2017 13:42:55 +0000 (09:42 -0400)]
try to punt the .spec %changelog to make rpmlint happy
John Ellson [Thu, 20 Jul 2017 20:55:09 +0000 (16:55 -0400)]
use %global instead of %define to fix scopt of %release
John Ellson [Thu, 20 Jul 2017 20:50:40 +0000 (16:50 -0400)]
various rpmlint complaints
John Ellson [Thu, 20 Jul 2017 20:36:07 +0000 (16:36 -0400)]
replace tabs with spaces (rpmlint complaint)
John Ellson [Thu, 20 Jul 2017 20:31:39 +0000 (16:31 -0400)]
add version to Obsoletes: for rpmlint
John Ellson [Thu, 20 Jul 2017 20:28:17 +0000 (16:28 -0400)]
remove exectale perms on .[ch] files - reported by rpmlint
John Ellson [Thu, 20 Jul 2017 16:42:57 +0000 (12:42 -0400)]
disable ocaml, sharp, lasi on rhel - missing deps
John Ellson [Thu, 20 Jul 2017 16:33:25 +0000 (12:33 -0400)]
disable ocaml, sharp, lasi on rhel - missing deps
John Ellson [Thu, 20 Jul 2017 16:24:25 +0000 (12:24 -0400)]
disable ocaml, sharp, lasi on rhel - missing deps
John Ellson [Thu, 20 Jul 2017 16:05:08 +0000 (12:05 -0400)]
disable ocaml, sharp, lasi on rhel - missing deps
John Ellson [Thu, 20 Jul 2017 15:57:16 +0000 (11:57 -0400)]
disable ocaml, sharp, lasi on rhel - missing deps
John Ellson [Thu, 20 Jul 2017 15:16:05 +0000 (11:16 -0400)]
enable lasi on all distros
John Ellson [Thu, 20 Jul 2017 15:03:46 +0000 (11:03 -0400)]
remove support for el <6 and fc <23
John Ellson [Wed, 19 Jul 2017 15:20:18 +0000 (11:20 -0400)]
trying to fix rpm build on fc23, fc24
John Ellson [Wed, 19 Jul 2017 04:20:31 +0000 (00:20 -0400)]
don't run swig if python3.pc is missing
John Ellson [Wed, 19 Jul 2017 03:42:29 +0000 (23:42 -0400)]
deal with missing python3.pc on ubuntu
John Ellson [Tue, 18 Jul 2017 20:59:52 +0000 (16:59 -0400)]
complete python -> python2 and python3
John Ellson [Tue, 18 Jul 2017 20:26:11 +0000 (16:26 -0400)]
python -> python2 and python3 (incomplete)
John Ellson [Tue, 18 Jul 2017 20:25:26 +0000 (16:25 -0400)]
ignore cmake generted files
John Ellson [Tue, 18 Jul 2017 14:39:34 +0000 (10:39 -0400)]
re-enable php now that swig-3.0.11 is available
John Ellson [Tue, 18 Jul 2017 00:49:37 +0000 (20:49 -0400)]
Merge pull request #1256 from ErwinJanssen/prune
Cleanup and pruning
Erwin Janssen [Thu, 13 Jul 2017 19:20:08 +0000 (21:20 +0200)]
Update macro checks in lib/sfio
Some macro's are checked by value when a `defined(MACRO)` would be more
appropriate. Other checks could be chagned into an `#ifdef`.
Erwin Janssen [Thu, 13 Jul 2017 11:10:45 +0000 (13:10 +0200)]
Remove lib/sfio/features/stdio
This file is never used in the build process and can therefore be removed.
Erwin Janssen [Mon, 10 Jul 2017 13:38:35 +0000 (15:38 +0200)]
Move type checks features/sfio to configure.ac
The following type checks have been moved:
- off64_t
- struct stat64
Erwin Janssen [Sat, 3 Jun 2017 09:47:10 +0000 (11:47 +0200)]
Move two checks from features/sfio into the code
Two checks in features/sfio performed a sizeof comparison to set a
define. This comparison could be moved into the code, where sizeof
comparisons are already being used.
Erwin Janssen [Fri, 2 Jun 2017 23:07:50 +0000 (01:07 +0200)]
Replace _hdr_stat with HAVE_STAT_H
The check for <stat.h> is already included in configure.ac, so
this could be used instead of the check in features/sfio.
Erwin Janssen [Fri, 2 Jun 2017 22:48:05 +0000 (00:48 +0200)]
Removed two unused checks from features/sfio
The results of the checks for 'exit cleanup' and 'vax asm' are never
used anywere, so they can be removed.
Erwin Janssen [Fri, 2 Jun 2017 21:47:13 +0000 (23:47 +0200)]
Replace _sys_stat with HAVE_SYS_STAT_H
The check for <sys/stat.h> is already included in configure.ac, so
this could be used instead of the check in features/sfio.
Erwin Janssen [Tue, 30 May 2017 20:42:27 +0000 (22:42 +0200)]
Move function checks features/sfio to configure.ac
The following function checks have been moved:
- ftruncate
- lseek64
- getpagesize (was already present in configure.ac)
- select (check for 5 arg interface no longer required)
- stat64
- unlink
- vfork
- waitpid
The following function checks have been removed becuase they were
not used:
- remove
Erwin Janssen [Mon, 29 May 2017 14:38:30 +0000 (16:38 +0200)]
Remove check for log2
The function `log2` is part of the standard C library, so checking for
it's presence is not required.