Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
Q
Qhull
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package Registry
Container Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Grant Kim
Qhull
Commits
182e8f1b
Commit
182e8f1b
authored
15 years ago
by
Brad Barber
Browse files
Options
Downloads
Patches
Plain Diff
Add patch for old builds in qh-get.htm
parent
9e617116
No related branches found
Branches containing commit
No related tags found
Tags containing commit
No related merge requests found
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
html/qh-code.htm
+1
-1
1 addition, 1 deletion
html/qh-code.htm
html/qh-get.htm
+13
-7
13 additions, 7 deletions
html/qh-get.htm
with
14 additions
and
8 deletions
html/qh-code.htm
+
1
−
1
View file @
182e8f1b
...
...
@@ -284,7 +284,7 @@ mystified the author or do not have a clear answer. See also
in the code. Please add notes to
<a
href=
"http://gitorious.org/qhull/pages/Home"
>
Gitorious wiki
</a>
.
<ul>
<li>
FIXUP QH1
0012
Should return reference, but get reference to temporary
<li>
FIXUP QH1
1026
Should return reference, but get reference to temporary
<pre>
iterator Coordinates::operator++() { return iterator(++i); }
</pre>
<li>
size() as size_t, size_type, or int
<li>
Should all containers have a reserve()?
...
...
This diff is collapsed.
Click to expand it.
html/qh-get.htm
+
13
−
7
View file @
182e8f1b
...
...
@@ -63,7 +63,7 @@ width="100" height="100"></a> Qhull Downloads</h1>
</p>
</li>
<li><a
href=
"http://www.qhull.org/download/qhull-2009.1.1.tar.gz"
>
Download: Qhull 2009.1.1 for Unix
</a>
(725K)
<p>
Type: C source code for Unix systems
</p>
<p>
Type: C source code for Unix systems
. Includes patch for qh_gethash.
</p>
<p>
Patch release of Qhull 2009.1 with Autoconf/Automake/Libtool
support [R. Laboissiere]. If using gcc 4.1, 4.2, or 4.3, please compile qset.c with
-fno-strict-aliasing (otherwise qhull segfaults) [Karas, Krishnaswami].
...
...
@@ -71,7 +71,9 @@ width="100" height="100"></a> Qhull Downloads</h1>
</p>
</li>
<li><a
href=
"http://packages.debian.org/sid/libqhull5"
>
Download: libqhull5 2009.1 for Debian Unix
</a>
(1.3M)
<p>
Type: C source code for Unix systems
</p>
<p>
Type: C source code for Unix systems. Requires patch
<a
href=
http://www.qhull.org/download/poly.c-qh_gethash.patch
>
poly.c-qh_gethash.patch
</a>
</p>
<p>
Qhull 2009.1 for Octave with Autoconf/Automake/Libtool
support [R. Laboissiere]. If using gcc 4.1, 4.2, or 4.3, please compile qset.c with
-fno-strict-aliasing (otherwise qhull segfaults) [Karas, Krishnaswami].
...
...
@@ -81,13 +83,17 @@ width="100" height="100"></a> Qhull Downloads</h1>
<li><a
href=
"http://www.qhull.org/download/qhull-2003.1-1mdk.i686.rpm"
>
Download:
Qhull version 2003.1 i686 rpm
</a>
(670K)
<p>
Type: rpm build for Mandrake 9.2 and RedHat
[
<a
href=
"http://www.qhull.org/download/qhull.spec"
>
qhull.spec
</a>
]
</p>
Qhull version 2003.1 i686 rpm
</a>
(670K)
<p>
Type: rpm build for Mandrake 9.2 and RedHat
[
<a
href=
"http://www.qhull.org/download/qhull.spec"
>
qhull.spec
</a>
].
Requires patch
<a
href=
http://www.qhull.org/download/poly.c-qh_gethash.patch
>
poly.c-qh_gethash.patch
</a>
</p>
<p>
For other Linux systems, use the
<a
href=
"http://www.qhull.org/download/qhull-2003.1-1mdk.src.rpm"
>
src rpm
</a>
[L. Mazet]
</li>
<p>
For other Linux systems, use the
<a
href=
"http://www.qhull.org/download/qhull-2003.1-1mdk.src.rpm"
>
src rpm
</a>
[L. Mazet].
Requires patch
<a
href=
http://www.qhull.org/download/poly.c-qh_gethash.patch
>
poly.c-qh_gethash.patch
</a>
</p>
--
>
</li
>
<li><a
href=
http://www6.uniovi.es/ftp/pub/mirrors/geom.umn.edu/software/ghindex.html
>
Spanish
mirror site
</a>
<p>
Download Qhull's
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment