Laurent Saboret
0d1f107ef8
Fixed bib reference
2006-03-10 10:38:02 +00:00
Marc Glisse
03f52f455f
Add CGAL:: to make sunpro happy.
2006-03-10 10:12:06 +00:00
Laurent Saboret
6423e03ef1
Fixed misspellings and other tiny errors
2006-03-10 09:26:27 +00:00
Andreas Fabri
7edc653623
Added #include <CGAL/basic.h>
2006-03-10 08:59:25 +00:00
Daniel Russel
c139c5ca25
updated everything for changes to interface
2006-03-10 00:00:09 +00:00
Daniel Russel
f8506fa8cb
updated everything for changes to interface
2006-03-09 23:58:19 +00:00
Andreas Fabri
3b06e76852
Added #include <CGAL/basic.h> in demo
2006-03-09 23:14:39 +00:00
Peter Hachenberger
c1f2b8a441
removed Visualizor.h from release
2006-03-09 22:56:11 +00:00
Peter Hachenberger
2c6815a97b
adaptation to long ago deletion of static functions
...
in decorator. File is only used with glut visualization
and will be removed from the release immediately
2006-03-09 22:55:19 +00:00
Peter Hachenberger
17722c6eed
excluded facet with box mechanism by #ifdef
2006-03-09 22:51:50 +00:00
Peter Hachenberger
13e4d89caf
added CGAL_ to macros
2006-03-09 22:51:00 +00:00
Peter Hachenberger
af97c1ed1f
added CGAL_ to macros
2006-03-09 22:49:45 +00:00
Peter Hachenberger
be008d11d4
bug fix for fast box intersection in presense
...
of the Infi Box
2006-03-09 22:49:07 +00:00
Peter Hachenberger
5cb761a288
latest changes for facet with box mechanism.
...
Mechanism is not compiled without special
flag
2006-03-09 22:47:22 +00:00
Peter Hachenberger
f2df930a9b
excluded the exploitation of reference
...
counting via #ifdef
2006-03-09 22:45:11 +00:00
Peter Hachenberger
79b4ca159e
excluded exploitation of reference counting
...
via #ifdef
2006-03-09 22:44:20 +00:00
Peter Hachenberger
90c0513a29
added the setting of the sfaces
2006-03-09 22:41:45 +00:00
Peter Hachenberger
38004f8b75
- removed experiments from compiled code
...
via #ifdef
- removed some assertions that accidentally
failed with cartesian kernels
- removed progress indicator
2006-03-09 22:40:41 +00:00
Peter Hachenberger
994cad146f
removed Progress_indicator.h from release
2006-03-09 22:35:15 +00:00
Peter Hachenberger
bc47b5b22b
added CGAL_ to macros
2006-03-09 22:34:13 +00:00
Peter Hachenberger
80a2ce897b
added CGAL_ to macros
2006-03-09 22:33:27 +00:00
Peter Hachenberger
0e9b5ee95c
added CGAL_ to macro
2006-03-09 22:33:09 +00:00
Peter Hachenberger
4561f79211
added CGAL_ to macros
2006-03-09 22:32:54 +00:00
Peter Hachenberger
895664f5b6
allow old visualization via #if guards
2006-03-09 22:31:37 +00:00
Peter Hachenberger
be097c11d1
activated tests for LEDA in problematic_construction
2006-03-09 22:29:27 +00:00
Daniel Russel
20e0982b57
cleaned up tirival kds
2006-03-09 21:52:13 +00:00
Daniel Russel
3a9deffb29
added more of \ccc to manual
2006-03-09 21:43:38 +00:00
Daniel Russel
f54155f711
added lots of \ccc to manual
2006-03-09 21:42:55 +00:00
Daniel Russel
6b9d8588fa
typo
2006-03-09 21:35:40 +00:00
Daniel Russel
7b0f9cec9c
missing eps files
2006-03-09 21:07:21 +00:00
Joachim Reichel
c62eb076e6
LGPL copyright notices added to makefiles and compute_TAUCS_OSTYPE
2006-03-09 20:47:20 +00:00
Menelaos Karavelas
4ccc716e9b
attempt to make the sunpro testsuite work
2006-03-09 18:58:00 +00:00
Menelaos Karavelas
bffff5ae24
- "fixed" code when run with a number type that does not
...
support / and sqrt ("fixed" here means that the code still runs but
operations are no longer exact; the operations that are not exact
are only used for constructions, not for predicates); the issue
came up in the segment Delaunay graph package which uses the
Parabola_2 and Parabola_segment_2 from this package.
2006-03-09 18:20:38 +00:00
Menelaos Karavelas
7a672dec6f
- "fixed" code/testsuite when run with a number type that does not
...
support / and sqrt ("fixed" here means that the code still runs but
operations are no longer exact; the operations that are not exact
are only used for constructions, not for predicates)
2006-03-09 18:19:15 +00:00
Naceur Meskini
50c9f160c2
a spec file for rpm package
2006-03-09 17:27:45 +00:00
Naceur Meskini
6255f42409
a spec file for rpm package
2006-03-09 17:25:59 +00:00
Laurent Saboret
2d7dbed6da
Large changes of the user manual requested by MK:
...
- added paragraph about exact arithmetic and algorithmic complexity (BL)
- concepts are now described at the begining of the user manual
- mesh cutting is better explained (picture provided by PA)
- improved description of available solvers
- reference pages are listed thematically in the reference manual
- Fixed UML diagrams in Software Design section
Other changes requested by PA:
- pictures of algorithms output in 2D (EPS)
2006-03-09 17:15:04 +00:00
Fernando Cacciola
fa2c2673d7
Merge conflict resolved
2006-03-09 17:09:00 +00:00
Fernando Cacciola
176f4b23e3
More bugs fixed. Additional test cases added
2006-03-09 17:02:27 +00:00
Menelaos Karavelas
70ae2964dd
attempt to fix warnings in examples for g++ 3.3.x
2006-03-09 16:49:25 +00:00
Menelaos Karavelas
9158db355f
attempt to fix sunpro warnings
2006-03-09 16:36:12 +00:00
Menelaos Karavelas
c92db1996a
capitalized headings in user manual
2006-03-09 16:22:22 +00:00
Menelaos Karavelas
8ae1377952
capitalized headings in user manual (missed some in previous commit)
2006-03-09 16:20:44 +00:00
Menelaos Karavelas
553bf8c544
capitalized headings in user manual
2006-03-09 16:19:12 +00:00
Nico Kruithof
4358f9d891
added documentation
2006-03-09 15:28:38 +00:00
Andreas Meyer
4d94595d23
replaced hardcoded link by \ccc{Kernel_d}
2006-03-09 15:15:44 +00:00
Monique Teillaud
0dda0bba18
history
2006-03-09 15:03:37 +00:00
Monique Teillaud
665d6c2d51
2006-03-09 14:32:11 +00:00
Monique Teillaud
3ab2b5611d
2006-03-09 14:21:24 +00:00
Monique Teillaud
dd08bc793b
2006-03-09 14:20:49 +00:00