The public CGAL repository, see the README below
Go to file
Andreas Fabri 82ad7b42f3 fix typo 2008-12-08 17:13:46 +00:00
AABB_tree Partial merge with Gyroviz AABB_tree. Very minor changes. 2008-10-17 16:03:17 +00:00
Algebraic_foundations fixed include guard 2008-12-08 16:14:42 +00:00
Algebraic_kernel_d Update doc 2008-11-04 08:53:29 +00:00
Algebraic_kernel_for_circles Remove changes.txt files. 2008-07-24 17:47:16 +00:00
Algebraic_kernel_for_spheres more info 2008-10-23 11:11:13 +00:00
Alpha_shapes_2 Add a typedef to be in sync with the manual 2008-11-25 13:21:09 +00:00
Alpha_shapes_3 fix typo 2008-12-08 17:10:24 +00:00
Apollonius_graph_2 Update citations (s/07/08/). 2008-11-20 22:19:28 +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 removed some warnings (uninitialized, unreachable) 2008-12-02 09:58:03 +00:00
BGL Split <CGAL/assertions.h> in 2 files, by moving the assertion behaviour 2008-11-21 16:42:02 +00:00
Benchmark Update citations (s/07/08/). 2008-11-20 22:19:28 +00:00
Benchmark_instances remove spaces 2007-12-03 18:18:48 +00:00
Boolean_set_operations_2 Update citations (s/07/08/). 2008-11-20 22:19:28 +00:00
Box_intersection_d Change demo text 2008-12-05 16:33:17 +00:00
CGALimageIO Remove the demo directory. 2008-11-26 09:09:48 +00:00
Cartesian_kernel AND Uncertain with & in order to prevent assertion being triggered by interval arithmetic 2008-11-21 08:01:45 +00:00
Circular_kernel_2 No _ in labels! 2008-12-02 15:33:52 +00:00
Circular_kernel_3 Forward orientation 2008-12-08 14:45:22 +00:00
Circulator Size of illustration is 120x120, not 100x100 2008-11-18 12:52:39 +00:00
Conic_2 Remove changes.txt files. 2008-07-24 17:47:16 +00:00
Convex_decomposition_3 Update citations (s/07/08/). 2008-11-20 22:19:28 +00:00
Convex_hull_2 I think those includes should be explicitly added. 2008-11-27 15:49:24 +00:00
Convex_hull_3 Add demo link 2008-11-26 16:01:08 +00:00
Convex_hull_d one less warning for VC++ 2008-11-25 10:43:44 +00:00
Core bye bye install_cgal 2008-12-01 10:11:26 +00:00
Curved_kernel_via_analysis_2 added operator== 2008-11-09 11:16:38 +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 Update citations (s/07/08/). 2008-11-20 22:19:28 +00:00
Envelope_3 fixing bug discovered in planes example 2008-12-04 18:40:25 +00:00
Filtered_kernel Introduce a new class Set_ieee_double_precision, in order to provide 2008-12-03 14:43:43 +00:00
Generator Remove URL from PkgDescription 2008-11-25 09:56:36 +00:00
Geomview Size of illustration is 120x120, not 100x100 2008-11-18 12:46:35 +00:00
GraphicsView Add icon 2008-12-08 16:51:01 +00:00
HalfedgeDS Rolled back HDS Manual to pre-XHDS (XHDS is now branched out) 2008-12-02 18:14:17 +00:00
Hash_map Hash_map is not a standalone package 2008-09-10 13:08:26 +00:00
Homogeneous_kernel Fixing a bug (homegenous version of Construct_radical_line_2) 2008-10-21 13:31:56 +00:00
Installation Set WITH_LEDA OFF by defaut 2008-12-05 16:21:14 +00:00
Interpolation Use CGAL::Set_ieee_double_precision to enforce a fixed precision for doubles 2008-12-05 13:09:30 +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 Update citations (s/07/08/). 2008-11-20 22:19:28 +00:00
Inventor one less warning for VC++ 2008-11-25 10:24:36 +00:00
Jet_fitting_3 Change demo text 2008-12-05 16:33:13 +00:00
Kernel_23 Forward argument 'orientation' 2008-12-08 14:47:16 +00:00
Kernel_d Update citations (s/07/08/). 2008-11-20 22:19:28 +00:00
Kinetic_data_structures Update citations (s/07/08/). 2008-11-20 22:19:28 +00:00
LEDA Remove changes.txt files. 2008-07-24 17:47:16 +00:00
Largest_empty_rect_2 Replace Protect_FPU_rounding<true> pfr(CGAL_FE_TONEAREST) 2008-12-03 21:42:28 +00:00
MacOSX Remove INSTALL.MacOSX, which is obsolete. 2008-12-08 14:03:29 +00:00
Maintenance Name releases CGAL-3.4, instead of CGAL-3.3.90. The latter scheme makes problems in the cpp macro CGAL_VERSION. 2008-12-08 14:01:28 +00:00
Manual Add dlls 2008-12-05 16:33:30 +00:00
Manual_tools Add support for the \bar command (overline) to latex_to_html. That command 2008-12-01 10:07:51 +00:00
Matrix_search Added illustration (thank you Michael) 2008-11-29 13:51:13 +00:00
Mesh_2 Add demo link 2008-11-26 16:10:53 +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 Fix conditionnal compilation. Do not compile Qt3 demos if CGAL_Qt3 is not found. 2008-11-20 13:22:51 +00:00
Min_ellipse_2 Replace Protect_FPU_rounding<true> pfr(CGAL_FE_TONEAREST) 2008-12-03 21:42:28 +00:00
Min_quadrilateral_2 one less warning for VC++ 2008-11-25 10:46:51 +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 one less warning for VC++ 2008-11-25 11:20:08 +00:00
Minkowski_sum_2 Update citations (s/07/08/). 2008-11-20 22:19:28 +00:00
Minkowski_sum_3 remove temp file main.aux from svn. 2008-12-05 13:10:28 +00:00
Modifier Modifier is not a standalone package 2008-09-10 13:10:22 +00:00
Modular_arithmetic Replace Protect_FPU_rounding<true> pfr(CGAL_FE_TONEAREST) 2008-12-03 21:42:28 +00:00
Nef_2 fix name of example 2008-11-27 13:41:28 +00:00
Nef_3 Add license header 2008-12-06 21:31:59 +00:00
Nef_S2 Fix a warning: if one want floats, then use float constant expressions! 2008-11-27 14:42:00 +00:00
Number_types Test commit. 2008-12-08 09:27:47 +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 Update citations (s/07/08/). 2008-11-20 22:19:28 +00:00
PDB bye bye install_cgal 2008-12-01 10:20:31 +00:00
Partition_2 Change demo text 2008-12-05 14:54:57 +00:00
Point_set_2 Update citations (s/07/08/). 2008-11-20 22:19:28 +00:00
Polygon Add a paragraph about the demo 2008-12-05 16:33:26 +00:00
Polyhedron Switch to CGAL::Manifold_with_boundary_tag() 2008-12-05 16:33:22 +00:00
Polyhedron_IO No Geomview_stream on Windows 2008-10-18 14:34:05 +00:00
Polynomial Added license headers 2008-12-06 21:18:27 +00:00
Polytope_distance_d Update citations (s/07/08/). 2008-11-20 22:19:28 +00:00
Principal_component_analysis fix typo 2008-12-08 17:13:46 +00:00
Profiling_tools add a todo-item 2008-12-07 14:58:18 +00:00
QP_solver Update citations (s/07/08/). 2008-11-20 22:19:28 +00:00
Qt_widget bye bye install_cgal 2008-12-01 10:19:22 +00:00
Quadrical_kernel_3 Update citations (s/07/08/). 2008-11-20 22:19:28 +00:00
Random_numbers Explicit the cast, to calm down warnings about precision lost. 2008-11-27 15:32:38 +00:00
Reconstruction_from_slices_3 Remove changes.txt files. 2008-07-24 17:47:16 +00:00
Ridges_3 Fix the citation label for Ridges_3. 2008-11-21 08:42:26 +00:00
Robustness Massive removale of "QUIET" in find_package calls (except for 2008-11-19 13:58:43 +00:00
STL_Extension Undo of Rev 46756 and 46737 2008-11-25 17:17:06 +00:00
Scripts Remove <CGAL/Test/*> and <CGAL/Testsuite/*> headers from public releases. 2008-12-08 14:02:08 +00:00
SearchStructures Add illustration 2008-11-24 08:55:47 +00:00
Segment_Delaunay_graph_2 Update citations (s/07/08/). 2008-11-20 22:19:28 +00:00
Skin_surface_3 fix typo 2008-12-08 17:12:31 +00:00
Snap_rounding_2 Update citations (s/07/08/). 2008-11-20 22:19:28 +00:00
Spatial_searching Replace Protect_FPU_rounding<true> pfr(CGAL_FE_TONEAREST) 2008-12-03 21:42:28 +00:00
Spatial_sorting What's wrong with spatial sorting billions of points? 2008-11-28 09:07:23 +00:00
Straight_skeleton_2 Change demo text 2008-12-05 14:52:57 +00:00
Stream_lines_2 Update citations (s/07/08/). 2008-11-20 22:19:28 +00:00
Stream_support Remove changes.txt files. 2008-07-24 17:47:16 +00:00
Subdivision_method_3 Change demo text 2008-12-05 16:32:49 +00:00
Surface_mesh_parameterization Better workaround of g++ 4.1 optimizer bug: -fno-strict-aliasing. Performance penalty is 5% vs 24% with -O 2008-12-08 15:38:27 +00:00
Surface_mesh_simplification Change demo text 2008-12-05 16:33:05 +00:00
Surface_mesher Remove <CGAL/enriched_polyhedron.h> from releases. 2008-12-08 15:06:51 +00:00
Surface_reconstruction_3 Update to latest Gyroviz code 2008-12-01 10:09:50 +00:00
Testsuite Revert last change. "time" is documented to always return 0 as exit code. :-( 2008-12-01 11:28:15 +00:00
Triangulation_2 don't submit qt3 directory 2008-12-02 08:42:23 +00:00
Triangulation_3 rename to have unique example file names 2008-11-27 19:15:18 +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 rename to have unique example file names 2008-11-27 13:54:09 +00:00
Width_3 Remove changes.txt files. 2008-07-24 17:47:16 +00:00
iostream Update citations (s/07/08/). 2008-11-20 22:19:28 +00:00
kdtree Remove changes.txt files. 2008-07-24 17:47:16 +00:00
wininst INSTALL.win32.txt is no longer relevant (cmake) 2008-12-03 17:04:25 +00:00
.gitattributes New way to name internal releases and numbers 2008-12-08 10:57:58 +00:00
.gitignore Correct use of LAPACK. 2008-11-10 11:35:31 +00:00