Algebraic_foundations
mv Polynomial/ipower.h Algebraic_foundations/ipower.h
2008-04-01 13:44:37 +00:00
Algebraic_kernel_d
applied fixed from Ron
2008-04-09 08:54:13 +00:00
Algebraic_kernel_for_circles
* replaced CGAL_test_assert with ::assert, instead of CGAL_assertion
2008-03-19 13:45:36 +00:00
Algebraic_kernel_for_spheres
* replaced CGAL_test_assert with ::assert, instead of CGAL_assertion
2008-03-19 13:45:36 +00:00
Alpha_shapes_2
Rename the following functions:
2008-04-09 13:35:34 +00:00
Alpha_shapes_3
Examples/Demos/Test CMake scripts updated
2008-03-05 21:14:02 +00:00
Apollonius_graph_2
Rename the following functions:
2008-04-09 13:35:34 +00:00
Approximate_min_ellipsoid_d
Examples/Demos/Test CMake scripts updated
2008-03-05 21:14:02 +00:00
Arrangement_2
Remove unused headers <CGAL/Twotuple.h>.
2008-04-09 14:15:41 +00:00
Arrangement_of_spheres_3
Remove casts to Comparison_result.
2008-04-09 12:46:22 +00:00
Arrangement_on_surface_2
Remove unused headers <CGAL/Twotuple.h>.
2008-04-09 14:15:41 +00:00
BGL
Fix hack for non-const correct BGL
2008-04-01 16:15:55 +00:00
Benchmark
Examples/Demos/Test CMake scripts updated
2008-03-05 21:14:02 +00:00
Benchmark_instances
remove spaces
2007-12-03 18:18:48 +00:00
Boolean_set_operations_2
Fix the error
2008-03-11 12:09:01 +00:00
Box_intersection_d
* replaced CGAL_test_assert with ::assert, instead of CGAL_assertion
2008-03-19 13:45:36 +00:00
CGALimageIO
Move most of Gray_level_image_3 to a new class <CGAL/Image_3.h>.
2008-04-08 08:59:13 +00:00
CMake
Added support for Visual Studio 2008
2008-04-08 19:15:29 +00:00
Cartesian_kernel
Vector_2 and Vector_3 now also provide a Cartesian_const_iterator.
2008-04-09 17:58:57 +00:00
Circular_kernel_2
Remove more useless enum_cast<>.
2008-03-20 16:46:25 +00:00
Circular_kernel_3
* replaced CGAL_test_assert with ::assert, instead of CGAL_assertion
2008-03-19 13:45:36 +00:00
Circulator
* replaced CGAL_test_assert with ::assert, instead of CGAL_assertion
2008-03-19 13:45:36 +00:00
Conic_2
The files "changes.txt", "description.txt", "long_description.txt" and "maintainer"
2007-12-02 15:06:42 +00:00
Convex_hull_2
* replaced CGAL_test_assert with ::assert, instead of CGAL_assertion
2008-03-19 13:45:36 +00:00
Convex_hull_3
* replaced CGAL_test_assert with ::assert, instead of CGAL_assertion
2008-03-19 13:45:36 +00:00
Convex_hull_d
Fix "Error: The function "atoi" must have a prototype."
2008-03-11 11:23:57 +00:00
Core
Examples/Demos/Test CMake scripts updated
2008-03-05 21:14:02 +00:00
Curved_kernel_via_analysis_2
Removed some NiX::Polynomial function calls.
2008-04-07 09:37:08 +00:00
Developers_manual
update manual, w.r.t. testsuite-code assertion and CGAL_NDEBUG
2008-03-25 15:04:36 +00:00
Distance_2
CGAL:: qualify determinant(), as otherwise it somehow cannot find the function.
2008-04-09 20:57:58 +00:00
Distance_3
Examples/Demos/Test CMake scripts updated
2008-03-05 21:14:02 +00:00
Envelope_2
Fix the errors
2008-03-11 12:22:14 +00:00
Envelope_3
Remove casts to Comparison_result.
2008-04-09 12:46:22 +00:00
Filtered_kernel
Move:
2008-04-09 18:06:00 +00:00
Generator
Use std::copy, and some other cleanups.
2008-03-27 22:59:00 +00:00
Geomview
Examples/Demos/Test CMake scripts updated
2008-03-05 21:14:02 +00:00
HalfedgeDS
Examples/Demos/Test CMake scripts updated
2008-03-05 21:14:02 +00:00
Hash_map
Examples/Demos/Test CMake scripts updated
2008-03-05 21:14:02 +00:00
Homogeneous_kernel
Vector_2 and Vector_3 now also provide a Cartesian_const_iterator.
2008-04-09 17:58:57 +00:00
Installation
Avoid linking against boost-thread if that lib has not been built
2008-04-08 19:28:16 +00:00
Interpolation
Rename the following functions:
2008-04-09 13:35:34 +00:00
Intersections_2
* replaced CGAL_test_assert with ::assert, instead of CGAL_assertion
2008-03-19 13:45:36 +00:00
Intersections_3
* replaced CGAL_test_assert with ::assert, instead of CGAL_assertion
2008-03-19 13:45:36 +00:00
Interval_skip_list
Examples/Demos/Test CMake scripts updated
2008-03-05 21:14:02 +00:00
Inventor
Examples/Demos/Test CMake scripts updated
2008-03-05 21:14:02 +00:00
Jet_fitting_3
Rename the following functions:
2008-04-09 12:20:25 +00:00
Kernel_23
Move:
2008-04-09 18:06:00 +00:00
Kernel_d
Extract the class Cartesian_const_iterator_d to make it re-usable
2008-04-09 16:26:38 +00:00
Kinetic_data_structures
Rename the following functions:
2008-04-09 13:35:34 +00:00
LEDA
* replaced CGAL_test_assert with ::assert, instead of CGAL_assertion
2008-03-19 13:45:36 +00:00
Largest_empty_rect_2
* replaced CGAL_test_assert with ::assert, instead of CGAL_assertion
2008-03-19 13:45:36 +00:00
MacOSX
The files "changes.txt", "description.txt", "long_description.txt" and "maintainer"
2007-12-02 15:06:42 +00:00
Maintenance
Add CMake generated files (CMakeCache.txt and the CMakeFiles/ directory) to
2008-03-31 09:45:41 +00:00
Manual
fixed typo
2008-03-27 14:29:05 +00:00
Manual_tools
Version 1.0.2:
2008-04-04 16:28:36 +00:00
Matrix_search
Examples/Demos/Test CMake scripts updated
2008-03-05 21:14:02 +00:00
Mesh_2
Examples/Demos/Test CMake scripts updated
2008-03-05 21:14:02 +00:00
Min_annulus_d
* replaced CGAL_test_assert with ::assert, instead of CGAL_assertion
2008-03-19 13:45:36 +00:00
Min_circle_2
* replaced CGAL_test_assert with ::assert, instead of CGAL_assertion
2008-03-19 13:45:36 +00:00
Min_ellipse_2
* replaced CGAL_test_assert with ::assert, instead of CGAL_assertion
2008-03-19 13:45:36 +00:00
Min_quadrilateral_2
Examples/Demos/Test CMake scripts updated
2008-03-05 21:14:02 +00:00
Min_sphere_d
* replaced CGAL_test_assert with ::assert, instead of CGAL_assertion
2008-03-19 13:45:36 +00:00
Min_sphere_d_new
* replaced CGAL_test_assert with ::assert, instead of CGAL_assertion
2008-03-19 13:45:36 +00:00
Min_sphere_of_spheres_d
Examples/Demos/Test CMake scripts updated
2008-03-05 21:14:02 +00:00
Minkowski_sum_2
Roll back
2008-03-15 18:47:48 +00:00
Modifier
Examples/Demos/Test CMake scripts updated
2008-03-05 21:14:02 +00:00
Modular_arithmetic
not needed
2008-04-01 10:23:00 +00:00
Nef_2
Examples/Demos/Test CMake scripts updated
2008-03-05 21:14:02 +00:00
Nef_3
latest version
2008-04-03 14:22:49 +00:00
Nef_S2
Examples/Demos/Test CMake scripts updated
2008-03-05 21:14:02 +00:00
Number_types
added new traits Interval_traits
2008-04-10 07:43:15 +00:00
OpenNL
Remove #include <cassert> from everywhere under include/CGAL/.
2008-01-20 18:47:19 +00:00
Optimisation_basic
Remove default argument "0" to calls to assertion_fail() et al,
2007-12-21 21:58:27 +00:00
Optimisation_doc
The files "changes.txt", "description.txt", "long_description.txt" and "maintainer"
2007-12-02 15:06:42 +00:00
PDB
* replaced CGAL_test_assert with ::assert, instead of CGAL_assertion
2008-03-19 13:45:36 +00:00
Partition_2
* replaced CGAL_test_assert with ::assert, instead of CGAL_assertion
2008-03-19 13:45:36 +00:00
Point_set_2
* replaced CGAL_test_assert with ::assert, instead of CGAL_assertion
2008-03-19 13:45:36 +00:00
Polygon
* replaced CGAL_test_assert with ::assert, instead of CGAL_assertion
2008-03-19 13:45:36 +00:00
Polyhedron
Examples/Demos/Test CMake scripts updated
2008-03-05 21:14:02 +00:00
Polyhedron_IO
Examples/Demos/Test CMake scripts updated
2008-03-05 21:14:02 +00:00
Polynomial
just a test, and its not working but I would like to see on which platforms
2008-04-06 18:02:19 +00:00
Polytope_distance_d
* replaced CGAL_test_assert with ::assert, instead of CGAL_assertion
2008-03-19 13:45:36 +00:00
Principal_component_analysis
PCA: fixed pow -> std::pow
2008-03-28 08:52:23 +00:00
QP_solver
* replaced CGAL_test_assert with ::assert, instead of CGAL_assertion
2008-03-19 13:45:36 +00:00
Qt_widget
Examples/Demos/Test CMake scripts updated
2008-03-05 21:14:02 +00:00
Quadrical_kernel_3
The files "changes.txt", "description.txt", "long_description.txt" and "maintainer"
2007-12-02 15:06:42 +00:00
Random_numbers
* replaced CGAL_test_assert with ::assert, instead of CGAL_assertion
2008-03-19 13:45:36 +00:00
Reconstruction_from_slices_3
Remove casts to Oriented_side.
2008-04-09 12:35:10 +00:00
Ridges_3
* replaced CGAL_test_assert with ::assert, instead of CGAL_assertion
2008-03-19 13:45:36 +00:00
Robustness
Examples/Demos/Test CMake scripts updated
2008-03-05 21:14:02 +00:00
STL_Extension
Replace {Two|Three|Four}tuple<FT> or <RT> by boost::array.
2008-04-09 11:44:28 +00:00
Scripts
Fixed bash error when folder is empty
2008-03-26 15:05:26 +00:00
SearchStructures
Examples/Demos/Test CMake scripts updated
2008-03-05 21:14:02 +00:00
Segment_Delaunay_graph_2
Rename the following functions:
2008-04-09 13:35:34 +00:00
Skin_surface_3
* replaced CGAL_test_assert with ::assert, instead of CGAL_assertion
2008-03-19 13:45:36 +00:00
Snap_rounding_2
Examples/Demos/Test CMake scripts updated
2008-03-05 21:14:02 +00:00
Spatial_searching
* replaced CGAL_test_assert with ::assert, instead of CGAL_assertion
2008-03-19 13:45:36 +00:00
Spatial_sorting
* replaced CGAL_test_assert with ::assert, instead of CGAL_assertion
2008-03-19 13:45:36 +00:00
Straight_skeleton_2
Merged removal of unnecessary cast for SunPro
2008-04-08 19:40:54 +00:00
Stream_lines_2
Examples/Demos/Test CMake scripts updated
2008-03-05 21:14:02 +00:00
Stream_support
Examples/Demos/Test CMake scripts updated
2008-03-05 21:14:02 +00:00
Subdivision_method_3
Examples/Demos/Test CMake scripts updated
2008-03-05 21:14:02 +00:00
Surface_mesh_parameterization
Automatic documentation by generate_reference_documentation 1.0.2
2008-04-04 16:40:07 +00:00
Surface_mesh_simplification
Rename the following functions:
2008-04-09 13:35:34 +00:00
Surface_mesher
Move most of Gray_level_image_3 to a new class <CGAL/Image_3.h>.
2008-04-08 08:59:13 +00:00
Surface_reconstruction_3
Algorithm:
2008-04-07 09:03:48 +00:00
Testsuite
* replaced CGAL_test_assert with ::assert, instead of CGAL_assertion
2008-03-19 13:45:36 +00:00
Timer
Examples/Demos/Test CMake scripts updated
2008-03-05 21:14:02 +00:00
Triangulation_2
Rename the following functions:
2008-04-09 13:35:34 +00:00
Triangulation_3
Rename the following functions:
2008-04-09 13:35:34 +00:00
Union_find
* replaced CGAL_test_assert with ::assert, instead of CGAL_assertion
2008-03-19 13:45:36 +00:00
Visibility_complex_2
Remove calls to round() (not C++98, clashes with Core's round(), and probably useless).
2008-03-29 09:57:14 +00:00
Voronoi_diagram_2
* replaced CGAL_test_assert with ::assert, instead of CGAL_assertion
2008-03-19 13:45:36 +00:00
Width_3
Examples/Demos/Test CMake scripts updated
2008-03-05 21:14:02 +00:00
iostream
* replaced CGAL_test_assert with ::assert, instead of CGAL_assertion
2008-03-19 13:45:36 +00:00
kdtree
Examples/Demos/Test CMake scripts updated
2008-03-05 21:14:02 +00:00
wininst
Removed visual studio stuff superseeded by cmake
2008-02-05 15:49:29 +00:00
.gitattributes
Extract the class Cartesian_const_iterator_d to make it re-usable
2008-04-09 16:26:38 +00:00
.gitignore
- Fix _readImage_raw in CGALLImageIO:
2008-03-31 09:28:17 +00:00