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
700e7497
Commit
700e7497
authored
15 years ago
by
Brad Barber
Browse files
Options
Downloads
Patches
Plain Diff
Update download page for qhull-2009.1.1
parent
7ed4a398
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-get.htm
+8
-7
8 additions, 7 deletions
html/qh-get.htm
src/Changes.txt
+5
-0
5 additions, 0 deletions
src/Changes.txt
with
13 additions
and
7 deletions
html/qh-get.htm
+
8
−
7
View file @
700e7497
...
...
@@ -44,7 +44,7 @@ width="100" height="100"></a> Qhull Downloads</h1>
<p>
Includes documentation, source files, a simple Makefile, DevStudio project files, and Qt project files.
Includes preliminary C++ support.
The C++ interface may change without notice.
If using gcc 4.1, 4.2, or 4.3, please compile qset.
s
with
If using gcc 4.1, 4.2, or 4.3, please compile qset.
c
with
-fno-strict-aliasing (otherwise qhull segfaults) [Karas, Krishnaswami].
See
<a
href=
http://www.qhull.org/news/#bugs
>
Bugs
</a>
[Apr 2008] for a patch.
</p>
...
...
@@ -54,22 +54,23 @@ width="100" height="100"></a> Qhull Downloads</h1>
<p>
Type: git repository for Qhull
</b>
<p>
Includes documentation, source files, C++ interface,
and test programs. The C++ interface may change without notice.
If using gcc 4.1, 4.2, or 4.3, please compile qset.
s
with
If using gcc 4.1, 4.2, or 4.3, please compile qset.
c
with
-fno-strict-aliasing (otherwise qhull segfaults) [Karas, Krishnaswami].
See
<a
href=
http://www.qhull.org/news/#bugs
>
Bugs
</a>
[Apr 2008] for a patch.
</p>
</li>
<!---
<li><a href="http://www.qhull.org/download/qhull-2010.1.tgz">Download: Qhull 2010.1 for Unix</a> (725K)
<li><a
href=
"http://www.qhull.org/download/qhull-2009.1.1.tgz"
>
Download: Qhull 2009.1.1 for Unix
</a>
(725K)
<p>
Type: C source code for Unix systems
</p>
<p>
Includes documentation, source files, and
Autoconf/Automake/Libtool
support [R. Laboissiere].
Includes preliminary C++ support
.
If using gcc 4.1, 4.2, or 4.3, please compile qset.
s
with
<p>
Patch release of Qhull 2009.1 with
Autoconf/Automake/Libtool
support [R. Laboissiere].
Fixed negative result of qh_gethash
.
If using gcc 4.1, 4.2, or 4.3, please compile qset.
c
with
-fno-strict-aliasing (otherwise qhull segfaults) [Karas, Krishnaswami].
See
<a
href=
http://www.qhull.org/news/#bugs
>
Bugs
</a>
[Apr 2008] for a patch.
</p>
</li>
<!---
<li><a href=http://savannah.nongnu.org/files/?group=qhull>Download: Qhull 2002.1 for Unix</a>
<p>Includes documentation, source files, and a configure Makefile.
...
...
This diff is collapsed.
Click to expand it.
src/Changes.txt
+
5
−
0
View file @
700e7497
...
...
@@ -120,6 +120,11 @@ qhull 2010.1 2010/01/09
- Order object files by frequency of execution for better locality.
- Fix tabs in Makefile.txt [mschamschula]
qhull 2009.1.1 2010/01/09
Patch release of 2009.1 with poly.c-qh_gethash.patch from gitorious.org/qhull
qh_gethash allowed a negative result, causing overwrite or segfault
qhull 2010.1 2010/01/07
- Assign type to qh.old_qhstat and memT.tempstack [amorilia]
- Replace tabs with spaces.
...
...
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