Skip to content

Commit

Permalink
Update $Id:$ for Atkins' relocation of 'extern "C" {...}' from C++ to C
Browse files Browse the repository at this point in the history
  • Loading branch information
cbbarber committed Feb 7, 2016
1 parent bc7fcdc commit 5bbc756
Show file tree
Hide file tree
Showing 28 changed files with 58 additions and 54 deletions.
4 changes: 4 additions & 0 deletions src/Changes.txt
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,10 @@ Need help

Octave creates endpoints for the ridges that would extend to infinity to be able to draw the diagram [M. Voss]

------
Qhull 2016.1
- Move 'extern "C" {}' logic from C++ to C headers [C. Atkins, github]

- Explanation of clobbered warning for Qhull::runQhull and qh_new_qhull
- html/index.htm: Add "Nearly coincident points" to "When to use Qhull"
- html/index.htm: Add Tomilov's qhullhull.hpp for general position input.
Expand Down
4 changes: 2 additions & 2 deletions src/libqhull_r/geom_r.h
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,8 @@
see qh-geom_r.htm and geom_r.c
Copyright (c) 1993-2015 The Geometry Center.
$Id: //main/2015/qhull/src/libqhull_r/geom_r.h#2 $$Change: 2042 $
$DateTime: 2016/01/03 13:26:21 $$Author: bbarber $
$Id: //main/2015/qhull/src/libqhull_r/geom_r.h#3 $$Change: 2079 $
$DateTime: 2016/02/07 17:43:34 $$Author: bbarber $
*/

#ifndef qhDEFgeom
Expand Down
4 changes: 2 additions & 2 deletions src/libqhull_r/io_r.h
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,8 @@
see README, libqhull_r.h and io_r.c
Copyright (c) 1993-2015 The Geometry Center.
$Id: //main/2015/qhull/src/libqhull_r/io_r.h#2 $$Change: 2042 $
$DateTime: 2016/01/03 13:26:21 $$Author: bbarber $
$Id: //main/2015/qhull/src/libqhull_r/io_r.h#3 $$Change: 2079 $
$DateTime: 2016/02/07 17:43:34 $$Author: bbarber $
*/

#ifndef qhDEFio
Expand Down
4 changes: 2 additions & 2 deletions src/libqhull_r/libqhull_r.h
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,8 @@
see qh-qhull_r.htm, qhull_ra.h
Copyright (c) 1993-2015 The Geometry Center.
$Id: //main/2015/qhull/src/libqhull_r/libqhull_r.h#7 $$Change: 2066 $
$DateTime: 2016/01/18 19:29:17 $$Author: bbarber $
$Id: //main/2015/qhull/src/libqhull_r/libqhull_r.h#8 $$Change: 2079 $
$DateTime: 2016/02/07 17:43:34 $$Author: bbarber $
includes function prototypes for libqhull_r.c, geom_r.c, global_r.c, io_r.c, user.c
Expand Down
4 changes: 2 additions & 2 deletions src/libqhull_r/mem_r.h
Original file line number Diff line number Diff line change
Expand Up @@ -12,8 +12,8 @@
qh_errexit(qhT *qh, qhmem_ERRqhull, NULL, NULL) otherwise
Copyright (c) 1993-2015 The Geometry Center.
$Id: //main/2015/qhull/src/libqhull_r/mem_r.h#3 $$Change: 2062 $
$DateTime: 2016/01/17 13:13:18 $$Author: bbarber $
$Id: //main/2015/qhull/src/libqhull_r/mem_r.h#4 $$Change: 2079 $
$DateTime: 2016/02/07 17:43:34 $$Author: bbarber $
*/

#ifndef qhDEFmem
Expand Down
4 changes: 2 additions & 2 deletions src/libqhull_r/merge_r.h
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,8 @@
see qh-merge_r.htm and merge_r.c
Copyright (c) 1993-2015 C.B. Barber.
$Id: //main/2015/qhull/src/libqhull_r/merge_r.h#2 $$Change: 2042 $
$DateTime: 2016/01/03 13:26:21 $$Author: bbarber $
$Id: //main/2015/qhull/src/libqhull_r/merge_r.h#3 $$Change: 2079 $
$DateTime: 2016/02/07 17:43:34 $$Author: bbarber $
*/

#ifndef qhDEFmerge
Expand Down
4 changes: 2 additions & 2 deletions src/libqhull_r/poly_r.h
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,8 @@
see qh-poly_r.htm, libqhull_r.h and poly_r.c
Copyright (c) 1993-2015 The Geometry Center.
$Id: //main/2015/qhull/src/libqhull_r/poly_r.h#4 $$Change: 2062 $
$DateTime: 2016/01/17 13:13:18 $$Author: bbarber $
$Id: //main/2015/qhull/src/libqhull_r/poly_r.h#5 $$Change: 2079 $
$DateTime: 2016/02/07 17:43:34 $$Author: bbarber $
*/

#ifndef qhDEFpoly
Expand Down
4 changes: 2 additions & 2 deletions src/libqhull_r/qhull_ra.h
Original file line number Diff line number Diff line change
Expand Up @@ -14,8 +14,8 @@
defines internal functions for libqhull_r.c global_r.c
Copyright (c) 1993-2015 The Geometry Center.
$Id: //main/2015/qhull/src/libqhull_r/qhull_ra.h#5 $$Change: 2062 $
$DateTime: 2016/01/17 13:13:18 $$Author: bbarber $
$Id: //main/2015/qhull/src/libqhull_r/qhull_ra.h#6 $$Change: 2079 $
$DateTime: 2016/02/07 17:43:34 $$Author: bbarber $
Notes: grep for ((" and (" to catch fprintf("lkasdjf");
full parens around (x?y:z)
Expand Down
4 changes: 2 additions & 2 deletions src/libqhull_r/qset_r.h
Original file line number Diff line number Diff line change
Expand Up @@ -17,8 +17,8 @@
- sets may be sorted or unsorted, the caller must distinguish this
Copyright (c) 1993-2015 The Geometry Center.
$Id: //main/2015/qhull/src/libqhull_r/qset_r.h#3 $$Change: 2062 $
$DateTime: 2016/01/17 13:13:18 $$Author: bbarber $
$Id: //main/2015/qhull/src/libqhull_r/qset_r.h#4 $$Change: 2079 $
$DateTime: 2016/02/07 17:43:34 $$Author: bbarber $
*/

#ifndef qhDEFset
Expand Down
4 changes: 2 additions & 2 deletions src/libqhull_r/random_r.h
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,8 @@
see qh-geom_r.htm and random_r.c
Copyright (c) 1993-2015 The Geometry Center.
$Id: //main/2015/qhull/src/libqhull_r/random_r.h#3 $$Change: 2062 $
$DateTime: 2016/01/17 13:13:18 $$Author: bbarber $
$Id: //main/2015/qhull/src/libqhull_r/random_r.h#4 $$Change: 2079 $
$DateTime: 2016/02/07 17:43:34 $$Author: bbarber $
*/

#ifndef qhDEFrandom
Expand Down
4 changes: 2 additions & 2 deletions src/libqhull_r/stat_r.h
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,8 @@
see qh-stat_r.htm and stat_r.c
Copyright (c) 1993-2015 The Geometry Center.
$Id: //main/2015/qhull/src/libqhull_r/stat_r.h#4 $$Change: 2062 $
$DateTime: 2016/01/17 13:13:18 $$Author: bbarber $
$Id: //main/2015/qhull/src/libqhull_r/stat_r.h#5 $$Change: 2079 $
$DateTime: 2016/02/07 17:43:34 $$Author: bbarber $
recompile qhull if you change this file
Expand Down
4 changes: 2 additions & 2 deletions src/libqhullcpp/Coordinates.h
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
/****************************************************************************
**
** Copyright (c) 2009-2015 C.B. Barber. All rights reserved.
** $Id: //main/2015/qhull/src/libqhullcpp/Coordinates.h#5 $$Change: 2066 $
** $DateTime: 2016/01/18 19:29:17 $$Author: bbarber $
** $Id: //main/2015/qhull/src/libqhullcpp/Coordinates.h#6 $$Change: 2079 $
** $DateTime: 2016/02/07 17:43:34 $$Author: bbarber $
**
****************************************************************************/

Expand Down
4 changes: 2 additions & 2 deletions src/libqhullcpp/PointCoordinates.h
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
/****************************************************************************
**
** Copyright (c) 2009-2015 C.B. Barber. All rights reserved.
** $Id: //main/2015/qhull/src/libqhullcpp/PointCoordinates.h#3 $$Change: 2066 $
** $DateTime: 2016/01/18 19:29:17 $$Author: bbarber $
** $Id: //main/2015/qhull/src/libqhullcpp/PointCoordinates.h#4 $$Change: 2079 $
** $DateTime: 2016/02/07 17:43:34 $$Author: bbarber $
**
****************************************************************************/

Expand Down
4 changes: 2 additions & 2 deletions src/libqhullcpp/QhullFacet.h
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
/****************************************************************************
**
** Copyright (c) 2008-2015 C.B. Barber. All rights reserved.
** $Id: //main/2015/qhull/src/libqhullcpp/QhullFacet.h#3 $$Change: 2066 $
** $DateTime: 2016/01/18 19:29:17 $$Author: bbarber $
** $Id: //main/2015/qhull/src/libqhullcpp/QhullFacet.h#4 $$Change: 2079 $
** $DateTime: 2016/02/07 17:43:34 $$Author: bbarber $
**
****************************************************************************/

Expand Down
4 changes: 2 additions & 2 deletions src/libqhullcpp/QhullHyperplane.h
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
/****************************************************************************
**
** Copyright (c) 2009-2015 C.B. Barber. All rights reserved.
** $Id: //main/2015/qhull/src/libqhullcpp/QhullHyperplane.h#3 $$Change: 2066 $
** $DateTime: 2016/01/18 19:29:17 $$Author: bbarber $
** $Id: //main/2015/qhull/src/libqhullcpp/QhullHyperplane.h#4 $$Change: 2079 $
** $DateTime: 2016/02/07 17:43:34 $$Author: bbarber $
**
****************************************************************************/

Expand Down
4 changes: 2 additions & 2 deletions src/libqhullcpp/QhullIterator.h
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
/****************************************************************************
**
** Copyright (c) 2008-2015 C.B. Barber. All rights reserved.
** $Id: //main/2015/qhull/src/libqhullcpp/QhullIterator.h#3 $$Change: 2066 $
** $DateTime: 2016/01/18 19:29:17 $$Author: bbarber $
** $Id: //main/2015/qhull/src/libqhullcpp/QhullIterator.h#4 $$Change: 2079 $
** $DateTime: 2016/02/07 17:43:34 $$Author: bbarber $
**
****************************************************************************/

Expand Down
4 changes: 2 additions & 2 deletions src/libqhullcpp/QhullLinkedList.h
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
/****************************************************************************
**
** Copyright (c) 2008-2015 C.B. Barber. All rights reserved.
** $Id: //main/2015/qhull/src/libqhullcpp/QhullLinkedList.h#6 $$Change: 2066 $
** $DateTime: 2016/01/18 19:29:17 $$Author: bbarber $
** $Id: //main/2015/qhull/src/libqhullcpp/QhullLinkedList.h#7 $$Change: 2079 $
** $DateTime: 2016/02/07 17:43:34 $$Author: bbarber $
**
****************************************************************************/

Expand Down
4 changes: 2 additions & 2 deletions src/libqhullcpp/QhullPoint.h
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
/****************************************************************************
**
** Copyright (c) 2009-2015 C.B. Barber. All rights reserved.
** $Id: //main/2015/qhull/src/libqhullcpp/QhullPoint.h#3 $$Change: 2066 $
** $DateTime: 2016/01/18 19:29:17 $$Author: bbarber $
** $Id: //main/2015/qhull/src/libqhullcpp/QhullPoint.h#4 $$Change: 2079 $
** $DateTime: 2016/02/07 17:43:34 $$Author: bbarber $
**
****************************************************************************/

Expand Down
4 changes: 2 additions & 2 deletions src/libqhullcpp/QhullPointSet.h
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
/****************************************************************************
**
** Copyright (c) 2009-2015 C.B. Barber. All rights reserved.
** $Id: //main/2015/qhull/src/libqhullcpp/QhullPointSet.h#3 $$Change: 2066 $
** $DateTime: 2016/01/18 19:29:17 $$Author: bbarber $
** $Id: //main/2015/qhull/src/libqhullcpp/QhullPointSet.h#4 $$Change: 2079 $
** $DateTime: 2016/02/07 17:43:34 $$Author: bbarber $
**
****************************************************************************/

Expand Down
4 changes: 2 additions & 2 deletions src/libqhullcpp/QhullPoints.h
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
/****************************************************************************
**
** Copyright (c) 2009-2015 C.B. Barber. All rights reserved.
** $Id: //main/2015/qhull/src/libqhullcpp/QhullPoints.h#4 $$Change: 2066 $
** $DateTime: 2016/01/18 19:29:17 $$Author: bbarber $
** $Id: //main/2015/qhull/src/libqhullcpp/QhullPoints.h#5 $$Change: 2079 $
** $DateTime: 2016/02/07 17:43:34 $$Author: bbarber $
**
****************************************************************************/

Expand Down
4 changes: 2 additions & 2 deletions src/libqhullcpp/QhullQh.h
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
/****************************************************************************
**
** Copyright (c) 2008-2015 C.B. Barber. All rights reserved.
** $Id: //main/2015/qhull/src/libqhullcpp/QhullQh.h#1 $$Change: 1981 $
** $DateTime: 2015/09/28 20:26:32 $$Author: bbarber $
** $Id: //main/2015/qhull/src/libqhullcpp/QhullQh.h#2 $$Change: 2079 $
** $DateTime: 2016/02/07 17:43:34 $$Author: bbarber $
**
****************************************************************************/

Expand Down
4 changes: 2 additions & 2 deletions src/libqhullcpp/QhullRidge.h
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
/****************************************************************************
**
** Copyright (c) 2008-2015 C.B. Barber. All rights reserved.
** $Id: //main/2015/qhull/src/libqhullcpp/QhullRidge.h#3 $$Change: 2066 $
** $DateTime: 2016/01/18 19:29:17 $$Author: bbarber $
** $Id: //main/2015/qhull/src/libqhullcpp/QhullRidge.h#4 $$Change: 2079 $
** $DateTime: 2016/02/07 17:43:34 $$Author: bbarber $
**
****************************************************************************/

Expand Down
4 changes: 2 additions & 2 deletions src/libqhullcpp/QhullSet.h
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
/****************************************************************************
**
** Copyright (c) 2008-2015 C.B. Barber. All rights reserved.
** $Id: //main/2015/qhull/src/libqhullcpp/QhullSet.h#5 $$Change: 2066 $
** $DateTime: 2016/01/18 19:29:17 $$Author: bbarber $
** $Id: //main/2015/qhull/src/libqhullcpp/QhullSet.h#6 $$Change: 2079 $
** $DateTime: 2016/02/07 17:43:34 $$Author: bbarber $
**
****************************************************************************/

Expand Down
4 changes: 2 additions & 2 deletions src/libqhullcpp/QhullStat.h
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
/****************************************************************************
**
** Copyright (c) 2008-2015 C.B. Barber. All rights reserved.
** $Id: //main/2015/qhull/src/libqhullcpp/QhullStat.h#1 $$Change: 1981 $
** $DateTime: 2015/09/28 20:26:32 $$Author: bbarber $
** $Id: //main/2015/qhull/src/libqhullcpp/QhullStat.h#2 $$Change: 2079 $
** $DateTime: 2016/02/07 17:43:34 $$Author: bbarber $
**
****************************************************************************/

Expand Down
4 changes: 2 additions & 2 deletions src/libqhullcpp/QhullVertex.h
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
/****************************************************************************
**
** Copyright (c) 2008-2015 C.B. Barber. All rights reserved.
** $Id: //main/2015/qhull/src/libqhullcpp/QhullVertex.h#3 $$Change: 2066 $
** $DateTime: 2016/01/18 19:29:17 $$Author: bbarber $
** $Id: //main/2015/qhull/src/libqhullcpp/QhullVertex.h#4 $$Change: 2079 $
** $DateTime: 2016/02/07 17:43:34 $$Author: bbarber $
**
****************************************************************************/

Expand Down
4 changes: 2 additions & 2 deletions src/libqhullcpp/RboxPoints.h
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
/****************************************************************************
**
** Copyright (c) 2008-2015 C.B. Barber. All rights reserved.
** $Id: //main/2015/qhull/src/libqhullcpp/RboxPoints.h#3 $$Change: 2066 $
** $DateTime: 2016/01/18 19:29:17 $$Author: bbarber $
** $Id: //main/2015/qhull/src/libqhullcpp/RboxPoints.h#4 $$Change: 2079 $
** $DateTime: 2016/02/07 17:43:34 $$Author: bbarber $
**
****************************************************************************/

Expand Down
4 changes: 2 additions & 2 deletions src/libqhullcpp/RoadError.h
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
/****************************************************************************
**
** Copyright (c) 2008-2015 C.B. Barber. All rights reserved.
** $Id: //main/2015/qhull/src/libqhullcpp/RoadError.h#3 $$Change: 2066 $
** $DateTime: 2016/01/18 19:29:17 $$Author: bbarber $
** $Id: //main/2015/qhull/src/libqhullcpp/RoadError.h#4 $$Change: 2079 $
** $DateTime: 2016/02/07 17:43:34 $$Author: bbarber $
**
****************************************************************************/

Expand Down
4 changes: 2 additions & 2 deletions src/qhulltest/qhulltest.cpp
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
/****************************************************************************
**
** Copyright (c) 2008-2015 C.B. Barber. All rights reserved.
** $Id: //main/2015/qhull/src/qhulltest/qhulltest.cpp#4 $$Change: 2064 $
** $DateTime: 2016/01/18 12:36:08 $$Author: bbarber $
** $Id: //main/2015/qhull/src/qhulltest/qhulltest.cpp#5 $$Change: 2079 $
** $DateTime: 2016/02/07 17:43:34 $$Author: bbarber $
**
****************************************************************************/

Expand Down

0 comments on commit 5bbc756

Please sign in to comment.