Laurent Rineau
3f23b72e45
Force LC_ALL and LANG to "C", so that the test results are in english and
...
nothing else.
2008-09-08 15:47:51 +00:00
Michael Hemmer
c64aee37fb
CGAL::Modular -> CGAL::Residue
...
ModularTraits::Modular_type -> Residue_type
added a History section
2008-09-08 14:46:46 +00:00
Laurent Rineau
8b83ac8319
Make FindQGLViewer debug/relase-aware.
2008-09-08 14:42:37 +00:00
Laurent Rineau
3ca7367868
A CMakeLists.txt needs to link its targets explicitely, even if
...
${CGAL_USE_FILE} is included.
2008-09-08 14:05:12 +00:00
Andreas Fabri
d5d18a2531
Removed Curved_kernel_via_analysis_2 Benchmark Algebraic_kernel_d
2008-09-08 13:49:10 +00:00
Laurent Rineau
3ec3e6db96
Remove CGAL_USE_QT from src/CGALQt
2008-09-08 13:15:39 +00:00
Laurent Rineau
522bb37c34
demo/Alpha_shapes_2 is now compilable using cmake.
...
As a matter of fact, that will break non-cmake testsuite (because of
2008-09-08 13:10:50 +00:00
Andreas Fabri
21280436c2
Removed surface reconstruction and visibility complex
2008-09-08 12:45:54 +00:00
Andreas Fabri
77c25b9dee
added fake documentation to see what the problem is
2008-09-08 12:37:49 +00:00
Sylvain Pion
dcefe2bffa
Use <OpenGL/gl.h> on __APPLE__ also in the test program.
...
(why do people not use <CGAL/gl.h> in demos ?)
2008-09-08 11:40:39 +00:00
Andreas Fabri
6c0a6612be
cleanup
2008-09-08 10:48:01 +00:00
Andreas Fabri
e50a730050
Fixed typo
2008-09-08 10:37:16 +00:00
Andreas Fabri
fa08c68779
added stuff in order to see what goes wrong
2008-09-08 10:29:11 +00:00
Sylvain Pion
a0be560caa
New profiling tool : Profile_branch_counter, that improves the display
...
of failure/calls ratios. With the corresponding macro CGAL_BRANCH_PROFILER().
2008-09-08 09:52:37 +00:00
Laurent Rineau
54493b233b
Force LC_ALL and LANG to "C", so that the test results are in english and
...
nothing else.
2008-09-08 09:44:12 +00:00
Sylvain Pion
419f46f919
Remove CGAL_CFG_COMMA_BUG and its workaronds, as we don't support g++ 3.3 anymore.
2008-09-08 09:33:02 +00:00
Laurent Rineau
3992f06543
- Add a flag -k that prevent autotest_cgal_with_cmake to remove local test
...
directory.
- Fix the flag -s (show progress), so that it also show the results of the
local build script.
2008-09-08 09:29:31 +00:00
Andreas Fabri
1f37475c18
Removed trivial main and switched to cmake
2008-09-08 09:22:06 +00:00
Laurent Rineau
ed28e29e8c
Previous commit was incomplete
...
("New attempt to catch runtime warnings. One need to grep in
ProgramOutput.*.* instead of ErrorOutput_*.")
Fix the regular expression. I hope all platforms will have a grep knowing
that syntax.
2008-09-08 08:59:30 +00:00
Laurent Rineau
784c192699
New attempt to catch runtime warnings. One need to grep in
...
ProgramOutput.*.* instead of ErrorOutput_*.
2008-09-08 08:43:34 +00:00
Andreas Fabri
71dca77d50
Fixed path
2008-09-08 08:25:58 +00:00
Andreas Fabri
9832026e2a
fixed link, but why must it be written by hand in the first place ???
2008-09-08 08:12:34 +00:00
Andreas Fabri
e1be614789
fixed typo
2008-09-08 08:02:07 +00:00
Andreas Fabri
d363811e83
Added template parameter and () to the constructor code
2008-09-08 07:54:45 +00:00
Andreas Fabri
22bd12498c
fixed path after svn move
2008-09-08 07:22:51 +00:00
Guy Zucker
7549de2ec4
edited gps_utils and gps_polygon validation so Polygon with holes access functions from the GeneralPolygonSetTraits are used instead of one from the class
2008-09-07 15:30:19 +00:00
Sylvain Pion
696cbd9e6e
More *_pair classes cleanups.
2008-09-07 15:09:56 +00:00
Ophir Setter
64650bcffc
bug fix
2008-09-07 14:13:24 +00:00
Sylvain Pion
15c7353407
Pick Gmpq if available, instead of Quotient<MP_Float>, as the corresponding
...
"exact number type" for built-in types.
2008-09-07 13:46:20 +00:00
Sylvain Pion
58efd96a52
Use integer coordinates to avoid warnings.
2008-09-07 13:02:19 +00:00
Michael Kerber
70ac120cd9
Made the resultant first strategy the default one
2008-09-05 16:43:43 +00:00
Michael Kerber
d14980990c
Minor changes
2008-09-05 16:42:58 +00:00
Laurent Rineau
1266312e32
Followup of previous commit ("Add auto-link to libCGALQt4 files.").
...
Now use auto-link in demos that use CGAL Qt4 support.
2008-09-05 16:04:07 +00:00
Laurent Rineau
b2525f2256
Add auto-link to libCGALQt4 files.
2008-09-05 15:34:53 +00:00
Michael Hemmer
5f4f1961b4
fixed bug in interpolation of resultant
...
one should keep track of the right degrees .-)
2008-09-05 14:08:02 +00:00
Michael Hemmer
a9ae7696e8
fix bug in get monom rep (was empty for the zero polynomial)
...
also fixed construction from monom rep, get zero polynomial for empty iterator range
2008-09-05 14:04:52 +00:00
Michael Kerber
a34483d3ad
small fixes
2008-09-05 13:59:21 +00:00
Michael Kerber
387f8d620b
repaired rotations by degree 6 and 3
2008-09-05 13:58:09 +00:00
Laurent Rineau
cd29a74c58
Submit the directories:
...
demo/GraphicsView/
demo/icons/
demo/resources/
but not:
demo/Polygon/
demo/Triangulation_2
2008-09-05 13:49:08 +00:00
Pavel Emeliyanenko
8cf8e8d6e4
improved stability
2008-09-05 13:06:42 +00:00
Laurent Rineau
da490ca698
Partially revert revision 45319. The follwing has been revert:
...
"Use unique names for example, demo and test targets"
2008-09-05 12:16:37 +00:00
Laurent Saboret
f58978bfbe
Updated the reference manual
2008-09-05 11:12:02 +00:00
Bernd Gärtner
462814d6fc
another try (inserted missing const)
2008-09-05 09:34:51 +00:00
Laurent Rineau
ad8cfc972b
revert revision 45327: "Remove submitted makefiles (cmake overrides them)." because it is unneeded.
2008-09-05 08:51:49 +00:00
Laurent Rineau
7d9c7599b3
Remove submitted makefiles (cmake overrides them).
2008-09-05 08:46:05 +00:00
Michael Hemmer
c871ff20a9
added missing CT::Cast
...
added relavant test
2008-09-05 08:33:43 +00:00
Michael Kerber
198000bb44
Changed compiler flags
2008-09-05 08:27:50 +00:00
Michael Hemmer
3374faacba
adopted changes to Bitstream Descartes
2008-09-05 08:24:07 +00:00
Laurent Rineau
82a9645ba7
Fix VCisms: add "typename" and "this->" where required.
2008-09-05 08:03:49 +00:00
Fernando Cacciola
1fc6bcadc4
Removed hand-made example cmake scripts
2008-09-04 18:58:48 +00:00