The public CGAL repository, see the README below
Go to file
Shlomo Golubev 1ac56a5823 moving Enum_type to global scope 2007-08-30 10:56:26 +00:00
Algebraic_foundations added "real number types" 2007-08-09 08:46:39 +00:00
Algebraic_kernel_d Algebraic curve kernel support files 2007-08-25 19:16:59 +00:00
Algebraic_kernel_for_circles
Algebraic_kernel_for_spheres Remove obsolete config flag CGAL_CFG_NO_STDC_NAMESPACE and rename 2007-08-08 15:59:25 +00:00
Alpha_shapes_2
Alpha_shapes_3
Apollonius_graph_2 Remove obsolete config flag CGAL_CFG_USING_BASE_MEMBER_BUG. 2007-08-09 09:55:09 +00:00
Approximate_min_ellipsoid_d
Arrangement_2 Moved Arrangement_2 to Arrangement_on_surface_2 2007-08-22 16:33:02 +00:00
Arrangement_of_spheres_3 more degeneracy checks for the predicates 2007-08-28 17:52:51 +00:00
Arrangement_on_surface_2 moving Enum_type to global scope 2007-08-30 10:56:26 +00:00
BGL Workaround for a boost feature that is disabled for sunpro. 2007-08-30 09:58:01 +00:00
Benchmark removed non-working example 2007-08-24 12:41:30 +00:00
Benchmark_instances
Boolean_set_operations_2 Sunpro workaround for list constructor. 2007-08-28 09:47:58 +00:00
Box_intersection_d
CGALimageIO
Cartesian_kernel Remove obsolete config flag CGAL_CFG_USING_BASE_MEMBER_BUG. 2007-08-09 09:55:09 +00:00
Circular_kernel_2 Remove 2 workarounds which are not needed anymore by the latest SunPRO: 2007-08-24 12:57:55 +00:00
Circular_kernel_3 name fixed 2007-08-27 07:08:58 +00:00
Circulator
Conic_2
Convex_hull_2 Remove obsolete config flag CGAL_CFG_NO_STDC_NAMESPACE and rename 2007-08-08 15:59:25 +00:00
Convex_hull_3
Convex_hull_d typo 2007-08-14 13:04:00 +00:00
Core
Developers_manual Remove buggy "example/maintainer" link, and other old cruft. 2007-08-23 14:59:57 +00:00
Distance_2 Remove obsolete config flag CGAL_CFG_MATCHING_BUG_4 and its dependency CGAL_WRAP. 2007-08-08 15:15:20 +00:00
Distance_3 Remove obsolete config flag CGAL_CFG_MATCHING_BUG_4 and its dependency CGAL_WRAP. 2007-08-08 15:15:20 +00:00
Envelope_2
Envelope_3 replace insert_curves with insert 2007-08-29 09:33:43 +00:00
Filtered_kernel Remove 2 workarounds which are not needed anymore by the latest SunPRO: 2007-08-24 12:57:55 +00:00
GPA_2 GPA's helper files 2007-08-28 12:36:49 +00:00
Generator Remove obsolete config flag CGAL_CFG_NO_STDC_NAMESPACE and rename 2007-08-08 15:59:25 +00:00
Geomview Remove obsolete config flag CGAL_CFG_NO_STDC_NAMESPACE and rename 2007-08-08 15:59:25 +00:00
HalfedgeDS
Hash_map
Homogeneous_kernel Remove obsolete config flag CGAL_CFG_USING_BASE_MEMBER_BUG. 2007-08-09 09:55:09 +00:00
Installation TEMPORARY (until CGAL 3.4 Windows installer is out): add back CGAL_LIB_STD and CGAL_WRAP for VisualC++ developers who link against CGAL 3.3. 2007-08-29 09:51:04 +00:00
Interpolation Fix bug concerning wrong initialization of norm_coeff to 1 instead of 0 (reported by Tom Bobach). 2007-07-23 14:54:27 +00:00
Intersections_2 Remove obsolete config flag CGAL_CFG_MATCHING_BUG_4 and its dependency CGAL_WRAP. 2007-08-08 15:15:20 +00:00
Intersections_3 Remove obsolete config flag CGAL_CFG_MATCHING_BUG_4 and its dependency CGAL_WRAP. 2007-08-08 15:15:20 +00:00
Interval_skip_list
Inventor
Jet_fitting_3 Port Jet_fitting_3 and Ridges_3 to Win64 2007-08-28 15:11:43 +00:00
Kernel_23 Remove 2 workarounds which are not needed anymore by the latest SunPRO: 2007-08-24 12:57:55 +00:00
Kernel_d
Kinetic_data_structures Sunpro vector constructor workaround. 2007-08-28 10:00:21 +00:00
LEDA
Largest_empty_rect_2
MacOSX
Maintenance Add Visibility_complex_2 2007-08-24 07:11:04 +00:00
Manual Cite TAUCS Copyright, License, Availability note, and Used by permission 2007-08-28 15:10:24 +00:00
Manual_tools
Matrix_search
Mesh_2
Min_annulus_d
Min_circle_2 Remove obsolete config flag CGAL_CFG_NO_STDC_NAMESPACE and rename 2007-08-08 15:59:25 +00:00
Min_ellipse_2 Remove obsolete config flag CGAL_CFG_NO_STDC_NAMESPACE and rename 2007-08-08 15:59:25 +00:00
Min_quadrilateral_2
Min_sphere_d
Min_sphere_d_new
Min_sphere_of_spheres_d
Minkowski_sum_2 work arounds for Envelope_3 2007-08-09 15:34:42 +00:00
Modifier
Modular_arithmetic Test for leda::rational, CORE::BigRat and Sqrt_extension added. 2007-08-06 12:30:34 +00:00
Nef_2 Remove obsolete config flag CGAL_CFG_USING_BASE_MEMBER_BUG_3. 2007-08-09 09:48:44 +00:00
Nef_3 new classes that efficiently handle the union or intersection of multiple polyhedra 2007-08-01 12:54:10 +00:00
Nef_S2 final adaptations to the new indexed_items 2007-08-01 11:58:52 +00:00
Number_types Add radius(Interval_nt). 2007-08-22 15:41:11 +00:00
OpenNL Removed incorrect assert when solving tiny linear system (reported by Graham Seed, Midland Valley Exploration) 2007-08-28 15:05:58 +00:00
Optimisation_basic
Optimisation_doc
PDB More of the "no constructor from iterators for vectors" workaround. 2007-08-27 10:09:41 +00:00
PDB.tmpout
Partition_2 Fix RWSTD workaround. 2007-08-24 14:29:39 +00:00
Point_set_2 Remove obsolete config flag CGAL_CFG_USING_BASE_MEMBER_BUG_3. 2007-08-09 09:48:44 +00:00
Polygon
Polyhedron
Polyhedron_IO Remove obsolete config flag CGAL_CFG_NO_STDC_NAMESPACE and rename 2007-08-08 15:59:25 +00:00
Polynomial Corrected relative path to additional include directory for test suite to work correctly. 2007-08-02 14:46:28 +00:00
Polytope_distance_d
Principal_component_analysis Final Changes to PCA Package; Updated Test Suite! 2007-07-25 12:46:19 +00:00
QP_solver
Qt_widget Remove obsolete config flag CGAL_CFG_NO_STDC_NAMESPACE and rename 2007-08-08 15:59:25 +00:00
Quadrical_kernel_3
Random_numbers Remove obsolete config flag CGAL_CFG_NO_STDC_NAMESPACE and rename 2007-08-08 15:59:25 +00:00
Reconstruction_from_slices_3
Ridges_3 Port Jet_fitting_3 and Ridges_3 to Win64 2007-08-28 15:11:43 +00:00
Robustness
STL_Extension Remove obsolete config flag CGAL_CFG_NO_STDC_NAMESPACE and rename 2007-08-08 15:59:25 +00:00
Scripts Remove obsolete config flag CGAL_CFG_NO_STDC_NAMESPACE and rename 2007-08-08 15:59:25 +00:00
SearchStructures Make the size of the file not a multiple of memory page size because of a 2007-07-31 18:32:54 +00:00
Segment_Delaunay_graph_2 Remove obsolete config flag CGAL_CFG_USING_BASE_MEMBER_BUG. 2007-08-09 09:55:09 +00:00
Skin_surface_3 The orientation predicate in the triangulated mixed complex is now 2007-08-07 12:01:50 +00:00
Snap_rounding_2 Remove obsolete config flag CGAL_CFG_USING_BASE_MEMBER_BUG_3. 2007-08-09 09:48:44 +00:00
Spatial_searching
Spatial_sorting
Straight_skeleton_2 Sunpro vector constructor workaround. 2007-08-28 10:03:25 +00:00
Stream_lines_2
Stream_support Remove obsolete config flag CGAL_CFG_NO_STDC_NAMESPACE and rename 2007-08-08 15:59:25 +00:00
Subdivision_method_3
Surface_mesh_parameterization Port to Linux and Windows 64 bits 2007-08-28 15:16:55 +00:00
Surface_mesh_simplification More of the "no constructor from iterators for vectors" workaround. 2007-08-27 10:09:41 +00:00
Surface_mesher typos 2007-08-08 14:29:57 +00:00
Testsuite Nef_3 takes a long time to test, so move N* to the beginning. 2007-08-19 23:16:36 +00:00
Timer Remove obsolete config flag CGAL_CFG_NO_STDC_NAMESPACE and rename 2007-08-08 15:59:25 +00:00
Triangulation_2 fixed preconditions in documentation of line_walk 2007-08-30 09:34:20 +00:00
Triangulation_3 Add missing operator->() to Facet_circulator. 2007-08-23 12:59:06 +00:00
Union_find
Visibility_complex_2 Remove attempt to silence silly warnings from Sun CC. 2007-08-28 18:14:45 +00:00
Voronoi_diagram_2 Remove obsolete config flag CGAL_CFG_NO_STDC_NAMESPACE and rename 2007-08-08 15:59:25 +00:00
Width_3
iostream * added #include <CGAL/basic> 2007-07-04 16:25:33 +00:00
kdtree Remove obsolete config flag CGAL_CFG_NO_STDC_NAMESPACE and rename 2007-08-08 15:59:25 +00:00
window
wininst
.gitattributes linear traits tests - rays added 2007-08-29 12:48:27 +00:00
.gitignore Subdirectory renaming, and some cleanup. 2007-08-24 17:39:19 +00:00