Commit Graph

36780 Commits

Author SHA1 Message Date
Michael Hemmer 48e869fb65 forgotten const 2008-03-13 10:13:22 +00:00
Andreas Fabri 4187ba81b4 fixed typo 2008-03-13 07:31:39 +00:00
Michael Hemmer 033202cab7 rm test Lazy_exact_arithmetic_kernel 2008-03-12 16:39:32 +00:00
Michael Hemmer 6bd8ee0c5e preliminary bug fix for div_mod in leda_integer
it seems that leda integer is not keeping the invariant
x == y*q+r, where q = x/y and r = x%y, for all versions.
2008-03-12 14:55:53 +00:00
Laurent Rineau 13d4975c4f Fix other compilation problems, after Fernando's cmake patch. 2008-03-11 18:46:54 +00:00
Laurent Rineau d1dea911e1 New test results location. 2008-03-11 18:44:35 +00:00
Laurent Rineau c22598e50f Fix compilation problems. 2008-03-11 18:44:14 +00:00
Fernando Cacciola 45b476a299 Remove 'tee' redirection 2008-03-11 17:46:20 +00:00
Fernando Cacciola 307eedf236 Documentation updated 2008-03-11 17:37:29 +00:00
Fernando Cacciola 4da1bbc38e cmake versions of the scripts added 2008-03-11 17:36:47 +00:00
Laurent Rineau b60a86e0c7 - Fix a missing header: <stack>)
- Activate now by default the version of output_surface_facets_to_off()
  that orients the surface.
2008-03-11 15:11:54 +00:00
Sylvain Pion 0308a5845c Qualify cref() by boost:: as there is a cref() in TR1 as well. 2008-03-11 14:45:12 +00:00
Laurent Rineau 7c7eb63fa7 Fix the error
"test_sls.cpp", line 87: Error: The function "exit" must have a prototype.
detected by Sun CC.
2008-03-11 12:23:12 +00:00
Laurent Rineau 46a5d8abd4 Fix the errors
"test_envelope_segments.cpp", line 209: Error: The function "strcmp" must have a prototype.
  "test_envelope_segments.cpp", line 211: Error: The function "strcmp" must have a prototype.
detected by Sun CC.
2008-03-11 12:22:14 +00:00
Laurent Rineau 39b13ae9a7 Fix the errors
"test_approx_offset.cpp", line 70: Error: The function "sscanf" must have a prototype.
  "test_approx_offset.cpp", line 87: Error: The function "strchr" must have a prototype.
  "test_approx_offset.cpp", line 88: Error: The function "strchr" must have a prototype.
  "test_approx_offset.cpp", line 89: Error: The function "strchr" must have a prototype.
  "test_approx_offset.cpp", line 90: Error: The function "strchr" must have a prototype.
detected by Sun CC.
2008-03-11 12:20:44 +00:00
Laurent Rineau 81e345ca63 Fix the error
"test_construction.cpp", line 455: Error: The function "strncmp" must have a prototype.
detected by Sun CC.
2008-03-11 12:18:09 +00:00
Laurent Rineau 9f80b5a6d8 Fix the errors
"test_Minkowski_sum.cpp", line 80: Error: The function "strchr" must have a prototype.
  "test_Minkowski_sum.cpp", line 81: Error: The function "strchr" must have a prototype.
  "test_Minkowski_sum.cpp", line 82: Error: The function "strchr" must have a prototype.
  "test_Minkowski_sum.cpp", line 83: Error: The function "strchr" must have a prototype.
detected by Sun CC.
2008-03-11 12:11:47 +00:00
Laurent Rineau 5e06f05acd Fix the error
"set_union.cpp", line 55: Error: The function "atoi" must have a prototype.
detected by Sun CC.
2008-03-11 12:09:01 +00:00
Laurent Rineau b6e3c307dc Fix the errors
"Model.cpp", line 121: Error: The function "sscanf" must have a prototype.
  "Model.cpp", line 260: Error: The function "sprintf" must have a prototype.
  "Model.cpp", line 61: Error: The function "sscanf" must have a prototype.
  "Monomer.cpp", line 167: Error: The function "sprintf" must have a prototype.
  "Monomer.cpp", line 221: Error: The function "sscanf" must have a prototype.
  "Monomer_data.cpp", line 762: Error: The function "sscanf" must have a prototype.
detected by Sun CC.
2008-03-11 12:05:44 +00:00
Laurent Rineau 4d9cf53ed4 Fix the errors
"linear_least_squares_fitting_points_2.cpp", line 42: Error: The function "exit" must have a prototype.
  "linear_least_squares_fitting_points_3.cpp", line 105: Error: The function "exit" must have a prototype.
  "linear_least_squares_fitting_points_3.cpp", line 74: Error: The function "exit" must have a prototype.
  "linear_least_squares_fitting_points_3.cpp", line 80: Error: The function "rand" must have a prototype.
  "linear_least_squares_fitting_points_3.cpp", line 81: Error: The function "rand" must have a prototype.
  "linear_least_squares_fitting_rectangles_2.cpp", line 131: Error: The function "exit" must have a prototype.
  "linear_least_squares_fitting_rectangles_2.cpp", line 48: Error: The function "exit" must have a prototype.
  "linear_least_squares_fitting_rectangles_2.cpp", line 90: Error: The function "exit" must have a prototype.
  "linear_least_squares_fitting_segments_2.cpp", line 101: Error: The function "exit" must have a prototype.
  "linear_least_squares_fitting_segments_2.cpp", line 143: Error: The function "exit" must have a prototype.
  "linear_least_squares_fitting_segments_2.cpp", line 192: Error: The function "exit" must have a prototype.
  "linear_least_squares_fitting_segments_2.cpp", line 45: Error: The function "exit" must have a prototype.
  "linear_least_squares_fitting_segments_2.cpp", line 72: Error: The function "exit" must have a prototype.
  "linear_least_squares_fitting_tetrahedra_3.cpp", line 17: Error: The function "rand" must have a prototype.
  "linear_least_squares_fitting_triangles_2.cpp", line 57: Error: The function "exit" must have a prototype.
  "linear_least_squares_fitting_triangles_2.cpp", line 99: Error: The function "exit" must have a prototype.
  "linear_least_squares_fitting_triangles_3.cpp", line 16: Error: The function "rand" must have a prototype.
detected by Sun CC.
2008-03-11 11:56:05 +00:00
Laurent Rineau c7cae82d3e Fix the errors
"include/test_types.h", line 31: Error: The function "strcpy" must have a prototype.
  "include/test_types.h", line 32: Error: The function "strcat" must have a prototype.
  "include/test_types.h", line 33: Error: The function "strcat" must have a prototype.
detected by Sun CC.
2008-03-11 11:45:16 +00:00
Laurent Rineau 18cecd7dcd Fix the error
"include/check_equal.h", line 29: Error: The function "strcmp" must have a prototype.
detected by Sun CC.
2008-03-11 11:42:38 +00:00
Laurent Rineau e66f0fff30 Fix the error
"include/CGAL/_test_cls_delaunay_triangulation_2.h", line 212: Error: The function "rand" must have a prototype.
detected by Sun CC.
2008-03-11 11:41:03 +00:00
Laurent Rineau e62e053848 Fix the error
"../../include/CGAL/Nef_3/SNC_point_locator.h", line 311: Error: The function "strcpy" must have a prototype.
detected by Sun CC.
2008-03-11 11:38:02 +00:00
Laurent Rineau 7e5ba0b225 Fix errors:
"Chain.cpp", line 40: Error: The function "sprintf" must have a prototype.
  "Chain.cpp", line 73: Error: The function "sprintf" must have a prototype.
  "Heterogen.cpp", line 95: Error: The function "sprintf" must have a prototype.
  "PDB.cpp", line 66: Error: The function "sscanf" must have a prototype.
  "PDB.cpp", line 68: Error: The function "sscanf" must have a prototype.
  "PDB.cpp", line 92: Error: The function "sscanf" must have a prototype.
detected by Sun CC.
2008-03-11 11:33:27 +00:00
Laurent Rineau daa0426d6a Fix "Error: The function "sprintf" must have a prototype."
(detected by Sun CC)
2008-03-11 11:28:32 +00:00
Laurent Rineau 779cf35a7e Fix the "Error: The function "rand" must have a prototype."
(detected by Sun CC-5.9)
2008-03-11 11:25:14 +00:00
Laurent Rineau 51f01ad033 Fix "Error: The function "atoi" must have a prototype."
(detected by Sun CC-5.9)
2008-03-11 11:23:57 +00:00
Laurent Rineau 9a119257eb Fix "Error: The function "sprintf" must have a prototype."
(detected by Sun CC-5.9)
2008-03-11 11:12:09 +00:00
Andreas Fabri ce48e143bd fixed typo 2008-03-11 10:37:32 +00:00
Laurent Rineau 81e9f4c166 Fix the 'make clean' part: one needs to specify -fMakefile, so that we are
sure that no other makefile can be used.
2008-03-11 09:32:15 +00:00
Pedro Machado Manhaes de Castro 7508e50901 <= 80 columns 2008-03-11 09:14:12 +00:00
Pedro Machado Manhaes de Castro ba23aaf135 better example (that do not depends on the arr package) 2008-03-11 09:12:26 +00:00
Pedro Machado Manhaes de Castro 98834a3447 adding intersecting_arcs.cpp 2008-03-10 17:11:21 +00:00
Pedro Machado Manhaes de Castro 8b2c4f95a4 adding intersecting_arcs.cpp 2008-03-10 17:10:56 +00:00
Pedro Machado Manhaes de Castro 6d6dbed2f5 Just a small examples on Circular Arc construction and Intersection 2008-03-10 17:10:25 +00:00
Fernando Cacciola d26b432b19 Removed empty obsolete file 2008-03-10 15:54:34 +00:00
Fernando Cacciola 6c1f51ae28 (empty, replaced by proper .tex documentation) 2008-03-10 15:54:01 +00:00
Fernando Cacciola b71c0b9946 Fix last eval line 2008-03-10 15:52:35 +00:00
Fernando Cacciola d9290833c2 Fixed copying of previous cmake cache 2008-03-10 15:52:14 +00:00
Laurent Rineau 6fcaa33bf4 Wrong CGAL_DIR path, in the cmake version of collect_cgal_testresults. 2008-03-10 14:14:42 +00:00
Laurent Rineau 1d84011f67 Use "make VERBOSE=1", when compiling tests with cmake, so that one can see
the command lines.
2008-03-10 13:24:55 +00:00
Pedro Machado Manhaes de Castro 960f122b28 Optimizing move() 2008-03-10 11:07:15 +00:00
Pedro Machado Manhaes de Castro 606f62f2e4 Optimizing move() 2008-03-10 11:06:44 +00:00
Sylvain Pion a47abc28d1 Use <boost/bind.hpp> instead of <CGAL/functional.h>. 2008-03-10 01:21:00 +00:00
Sylvain Pion 740e5179a6 Replace <CGAL/functional.h> by <boost/bind.hpp>.
If it works, then we can do the same elsewhere,
and schedule <CGAL/functional.h> for removal.
2008-03-10 00:10:50 +00:00
Efi Fogel 6ffef8638d fixed un-used polyhedron vertex 2008-03-08 23:20:44 +00:00
Fernando Cacciola 8eca6a9e15 Put testing routine back on background 2008-03-07 15:33:54 +00:00
Michael Hemmer 30afbb7b40 typo 2008-03-07 14:31:25 +00:00
Laurent Saboret 500fc2f95c Update to generate_reference_manual 1.0.1 2008-03-07 13:43:59 +00:00