The public CGAL repository, see the README below
Go to file
Andreas Fabri 90edaad0d0 PCA demo is now part of the Polygon demo 2008-10-17 13:48:16 +00:00
AABB_tree cleanup AABB tree: update authors, remove #undef, local includes. 2008-10-14 12:15:10 +00:00
Algebraic_foundations added test for implicit interoperable 2008-10-13 12:33:45 +00:00
Algebraic_kernel_d added io methods 2008-10-12 13:46:24 +00:00
Algebraic_kernel_for_circles Remove changes.txt files. 2008-07-24 17:47:16 +00:00
Algebraic_kernel_for_spheres copying the idea of Sylvain of removing emails from files 2008-10-13 11:22:46 +00:00
Alpha_shapes_2 Fix conditional compilation. 2008-10-02 11:10:39 +00:00
Alpha_shapes_3 Remove that CMakeLists.txt. The auto-generated one will be sufficient. 2008-10-02 08:37:04 +00:00
Apollonius_graph_2 Add support to draw parabolic arcs with CGAL::Qt::PainterOStream. 2008-10-14 10:43:45 +00:00
Approximate_min_ellipsoid_d Remove changes.txt files. 2008-07-24 17:47:16 +00:00
Arrangement_of_spheres_3 Rename boost::array to CGAL::array. 2008-08-26 13:15:21 +00:00
Arrangement_on_surface_2 Fix the exit code of cgal_test_with_cmake: make clean was called twice: 2008-10-15 07:17:56 +00:00
BGL fixed typo 2008-09-08 08:02:07 +00:00
Benchmark Use object_cast instead of assign 2008-07-29 11:48:27 +00:00
Benchmark_instances remove spaces 2007-12-03 18:18:48 +00:00
Boolean_set_operations_2 Add QUIET to find_package 2008-10-01 12:26:28 +00:00
Box_intersection_d Add f to a float constant 2008-10-17 09:08:58 +00:00
CGALimageIO - License modification: now LGPL v2.1. 2008-10-17 08:39:19 +00:00
Cartesian_kernel Remove my email adress from header files. 2008-10-11 20:21:08 +00:00
Circular_kernel_2 testing Line_2, Circle_2 as well 2008-10-16 14:41:36 +00:00
Circular_kernel_3 function<SK>(...) to SphericalFunctors::function<SK>(...) 2008-10-13 18:26:48 +00:00
Circulator simplification of file organization 2008-09-09 08:13:14 +00:00
Conic_2 Remove changes.txt files. 2008-07-24 17:47:16 +00:00
Convex_decomposition_3 sufficient test of is_reflex_edge.h 2008-10-08 20:07:27 +00:00
Convex_hull_2 The file created on the fly should do it 2008-10-14 06:33:58 +00:00
Convex_hull_3 Include <CGAL/algorithm.h> instead of <CGAL/copy_n.h>. 2008-08-12 12:58:18 +00:00
Convex_hull_d Add {} after empty else block to remove warnings 2008-07-30 09:54:22 +00:00
Core Add license notice. 2008-10-13 12:46:01 +00:00
Curved_kernel_via_analysis_2 QdX -> CGAL 2008-10-07 17:33:40 +00:00
Developers_manual/doc_tex Remove my email adress from header files. 2008-10-11 20:21:08 +00:00
Distance_2 Use integer coordinates to avoid warnings. 2008-09-07 13:02:19 +00:00
Distance_3 Rewrite the test-suite using: 2008-08-29 18:14:36 +00:00
Envelope_2 adding ./ at beginning of file 2008-07-30 09:43:17 +00:00
Envelope_3 demo also depends on Core 2008-10-02 07:08:38 +00:00
Filtered_kernel Remove my email adress from header files. 2008-10-11 20:21:08 +00:00
Generator close parenthesis and fix bibtex entry 2008-10-02 08:12:56 +00:00
Geomview Remove changes.txt files. 2008-07-24 17:47:16 +00:00
GraphicsView Normalize the bounding rect, so that its height is non negative if the y 2008-10-15 15:17:12 +00:00
HalfedgeDS Prevent compilation of XHDS examples 2008-10-02 18:57:00 +00:00
Hash_map Hash_map is not a standalone package 2008-09-10 13:08:26 +00:00
Homogeneous_kernel Remove my email adress from header files. 2008-10-11 20:21:08 +00:00
Installation FIXED -> Fixed unintentional overrriding of BUILD_SHARED_LIBS o) 2008-10-16 16:55:31 +00:00
Interpolation Add illustration 2008-10-15 07:18:38 +00:00
Intersections_2 Circle_2 Line_2 do_intersect can be done with rationals 2008-10-13 20:35:32 +00:00
Intersections_3 Use global random gen. 2008-08-29 18:11:03 +00:00
Interval_skip_list Remove changes.txt files. 2008-07-24 17:47:16 +00:00
Inventor Remove changes.txt files. 2008-07-24 17:47:16 +00:00
Jet_fitting_3 corrected scope of sign_of_determinant 2008-09-02 07:38:25 +00:00
Kernel_23 do_intersect(line2,circle2) does not need CK 2008-10-16 14:31:07 +00:00
Kernel_d struct -> class 2008-10-13 13:18:11 +00:00
Kinetic_data_structures properly handle event times which don't support infinity 2008-09-29 16:59:08 +00:00
LEDA Remove changes.txt files. 2008-07-24 17:47:16 +00:00
Largest_empty_rect_2 Add a cgal_test_with_cmake, adapted from cgal_test. 2008-10-15 07:34:20 +00:00
MacOSX Remove changes.txt files. 2008-07-24 17:47:16 +00:00
Maintenance Testsuite web pages: display Qt4 version as well. 2008-10-15 14:15:40 +00:00
Manual Fix the -cmdlog option of cgal_manual (now more verbose: it shows *all* 2008-10-17 12:21:08 +00:00
Manual_tools Version 1.0.3: Fixed declaration of templated methods 2008-09-30 14:33:42 +00:00
Matrix_search Fix conditional compilation. 2008-10-02 11:04:52 +00:00
Mesh_2 Fix CORE->Core. 2008-10-03 09:01:25 +00:00
Min_annulus_d replaced outdated Transform_diff_const iterator by boost variant 2008-10-09 09:42:37 +00:00
Min_circle_2 Add QUIET to find_package 2008-10-01 12:20:58 +00:00
Min_ellipse_2 Use :Protect_FPU_rounding in order to restore rounding mode 2008-10-17 13:21:57 +00:00
Min_quadrilateral_2 Add QUIET to find_package 2008-10-01 12:34:50 +00:00
Min_sphere_d Remove changes.txt files. 2008-07-24 17:47:16 +00:00
Min_sphere_d_new Include <CGAL/algorithm.h> instead of <CGAL/copy_n.h>. 2008-08-12 12:58:18 +00:00
Min_sphere_of_spheres_d double -> float warning fix 2008-10-14 09:25:06 +00:00
Minkowski_sum_2 fixing - no newline at end of file 2008-09-21 08:23:52 +00:00
Minkowski_sum_3 Fix conditional compilation. 2008-10-02 11:03:43 +00:00
Modifier Modifier is not a standalone package 2008-09-10 13:10:22 +00:00
Modular_arithmetic Remove force_ieee_double_precision(); as this is a global side effect; TODO: Add preconditions in the operations which require this setting 2008-10-17 13:14:08 +00:00
Nef_2 Add QUIET to find_package 2008-10-01 12:36:04 +00:00
Nef_3 Add an explicit cast to int, to mute a false-positive warning of g++: 2008-10-17 08:14:20 +00:00
Nef_S2 Nef_S2: remove attempt to remove OpenGL warnings 2008-10-14 11:02:44 +00:00
Number_types Add src/CGAL/test_FPU_rounding_mode.cpp 2008-10-15 12:53:41 +00:00
OpenNL Optimization of speed and memory footprint 2008-10-13 08:34:19 +00:00
Optimisation_basic struct -> class 2008-10-14 08:04:25 +00:00
Optimisation_doc Remove changes.txt files. 2008-07-24 17:47:16 +00:00
PDB need to include proper header 2008-10-14 22:07:36 +00:00
Partition_2 get Qt3 based demo out of the way 2008-10-01 19:43:29 +00:00
Point_set_2 Remove changes.txt files. 2008-07-24 17:47:16 +00:00
Polygon qt3 demo backup dir 2008-09-26 16:26:31 +00:00
Polyhedron polyhedron demo: simplified menus 2008-10-16 14:57:38 +00:00
Polyhedron_IO kill warning 2008-08-21 13:10:38 +00:00
Polynomial rm std::vector specific constructors from Exponent_vector 2008-10-15 09:52:17 +00:00
Polytope_distance_d replaced outdated Transform_diff_const iterator by boost variant 2008-10-09 10:01:53 +00:00
Principal_component_analysis PCA demo is now part of the Polygon demo 2008-10-17 13:48:16 +00:00
Profiling_tools Use :Protect_FPU_rounding in order to restore rounding mode 2008-10-17 13:06:01 +00:00
QP_solver qp_x[i] -> *(qp_x+i) throughout, for all user-duplied iterators 2008-10-09 13:07:49 +00:00
Qt_widget Correct call to get_dependency_version, for Qt3 and OpenGL. 2008-10-15 14:14:08 +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 Remove changes.txt files. 2008-07-24 17:47:16 +00:00
Reconstruction_from_slices_3 Remove changes.txt files. 2008-07-24 17:47:16 +00:00
Ridges_3 Remove changes.txt files. 2008-07-24 17:47:16 +00:00
Robustness Fix typo that broke conditional compilation. 2008-10-10 23:49:16 +00:00
STL_Extension Include boost header file, as we use a boost macro 2008-10-13 14:18:24 +00:00
Scripts Minor improvement in localtestscript-redo-results-collection 2008-10-17 08:49:24 +00:00
SearchStructures class -> struct 2008-10-15 07:52:05 +00:00
Segment_Delaunay_graph_2 get rid of warning for VC++ 2008-10-13 11:52:58 +00:00
Skin_surface_3 Add conditional compilation (iff PDB is found). 2008-10-02 09:12:58 +00:00
Snap_rounding_2 Add QUIET to find_package 2008-10-01 12:45:03 +00:00
Spatial_searching Comment CGAL::force_ieee_double_precision(); in the testsuite 2008-10-17 12:06:52 +00:00
Spatial_sorting Removed *unmodified* auto-generated CMakeLists.txt (now created by create_internal_release) 2008-05-05 14:01:55 +00:00
Straight_skeleton_2 Fixed numerical handling problem 2008-10-14 15:08:59 +00:00
Stream_lines_2 Add QUIET to find_package 2008-10-01 12:47:22 +00:00
Stream_support Remove changes.txt files. 2008-07-24 17:47:16 +00:00
Subdivision_method_3 float -> double 2008-10-14 07:44:29 +00:00
Surface_mesh_parameterization Optimization of speed and memory footprint 2008-10-13 09:32:09 +00:00
Surface_mesh_simplification Now consider a huge cost as equivalent to an infinite cost to avoid nonsensical differences to be considered as audit mismatch 2008-10-15 17:13:09 +00:00
Surface_mesher Update documentation for CGAL-3.4: remove any occurrence of "polyhedral 2008-10-17 12:35:23 +00:00
Surface_reconstruction_3 Memory optimization: 2008-10-17 09:57:17 +00:00
Testsuite Fix retrieval of CGAL_Core compilation log for test results. 2008-10-14 07:48:57 +00:00
Triangulation_2 Document a precondition, dimension()==2, in get_conflict_* functions. 2008-10-13 10:00:20 +00:00
Triangulation_3 bug fix 2008-10-13 08:32:42 +00:00
Union_find quit down VC++ warning 2008-10-14 07:23:48 +00:00
Visibility_complex_2 7th pass to remove CGAL_USE_QT: remove manually all remaining CGAL_USE_QT 2008-09-09 22:29:51 +00:00
Voronoi_diagram_2 struct -> class 2008-10-14 07:47:16 +00:00
Width_3 Remove changes.txt files. 2008-07-24 17:47:16 +00:00
iostream Remove changes.txt files. 2008-07-24 17:47:16 +00:00
kdtree Remove changes.txt files. 2008-07-24 17:47:16 +00:00
wininst Remove changes.txt files. 2008-07-24 17:47:16 +00:00
.gitattributes PCA demo is now part of the Polygon demo 2008-10-17 13:48:16 +00:00
.gitignore Memory optimization: 2008-10-17 09:57:17 +00:00