The public CGAL repository, see the README below
Go to file
Laurent Rineau 2c2281924b Merged revisions 55528,55605,55809,55846,55889-55890,56284,56321,56323-56325 via svnmerge from
svn+ssh://lrineau@scm.gforge.inria.fr/svn/cgal/branches/CGAL-3.6-branch

All those changes have already been merge in trunk, actually, but changes
to Installation/CHANGES. -- Laurent Rineau

........
  r55528 | sloriot | 2010-04-19 15:23:58 +0200 (Mon, 19 Apr 2010) | 2 lines
  
  correct bug reported on cgal_discuss: only one neighbor at the same distance was reported (change set to multiset)
........
  r55605 | hemmer | 2010-04-21 12:05:02 +0200 (Wed, 21 Apr 2010) | 2 lines
  
  merge bug fix from trunk 
........
  r55809 | hemmer | 2010-04-28 13:28:40 +0200 (Wed, 28 Apr 2010) | 2 lines
  
  use gcd_ gcd_utcf_
........
  r55846 | hemmer | 2010-04-30 09:13:50 +0200 (Fri, 30 Apr 2010) | 2 lines
  
  merge from trunk 
........
  r55889 | mcaroli | 2010-05-04 14:47:00 +0200 (Tue, 04 May 2010) | 3 lines
  
  fixed bug in the periodic triangulation hierarchy
  (cf. mail exchange with Ariel Keselman on the cgal-discuss list)
........
  r55890 | mcaroli | 2010-05-04 14:47:41 +0200 (Tue, 04 May 2010) | 2 lines
  
  added the bug fix for the periodic triangulation hierarchy to the CHANGES file
........
  r56284 | lrineau | 2010-05-17 14:29:15 +0200 (Mon, 17 May 2010) | 11 lines
  
  Merge from trunk:
    | ------------------------------------------------------------------------
    | r54664 | lrineau | 2010-03-10 19:05:57 +0100 (Wed, 10 Mar 2010) | 2 lines
    | Changed paths:
    |    M /trunk/Mesh_2/include/CGAL/Mesh_2/Refine_faces.h
    | 
    | Determinize Mesh_2 (comparison of Face_handles in Double_map).
    | 
    | ------------------------------------------------------------------------
........
  r56321 | lrineau | 2010-05-18 11:17:38 +0200 (Tue, 18 May 2010) | 26 lines
  
  Merge from trunk:
    | ------------------------------------------------------------------------
    | r55894 | hachenb | 2010-05-04 18:41:56 +0200 (Tue, 04 May 2010) | 2 lines
    | Changed paths:
    |    M /trunk/Nef_3/include/CGAL/Nef_polyhedron_3.h
    | 
    | small bug fix in convert_inner_shell_to_nef3
    | 
    | ------------------------------------------------------------------------
    | r55895 | hachenb | 2010-05-04 18:43:57 +0200 (Tue, 04 May 2010) | 2 lines
    | Changed paths:
    |    M /trunk/Nef_3/include/CGAL/Nef_3/SNC_decorator.h
    | 
    | extension of is_valid: check boundary_objects of sface
    | 
    | ------------------------------------------------------------------------
    | r55896 | hachenb | 2010-05-04 18:44:30 +0200 (Tue, 04 May 2010) | 2 lines
    | Changed paths:
    |    M /trunk/Nef_3/include/CGAL/Nef_3/SNC_structure.h
    | 
    | bug fix in point_update: boundary_items of sfaces were not set correctly
    | 
    | ------------------------------------------------------------------------
  The commit seems to remove a lot of empty svn:mergeinfo properties (they
  are inherited from the svn:mergeinfo of the root of the branch).
........
  r56323 | lrineau | 2010-05-18 11:56:17 +0200 (Tue, 18 May 2010) | 2 lines
  
  Release notes (prototype) for CGAL-3.6.1.
........
  r56324 | lrineau | 2010-05-18 12:00:45 +0200 (Tue, 18 May 2010) | 3 lines
  
  Move the note of Manual about the crash in triangulation hierarchy of
  periodic trianguations, so that is appear as a fix in CGAL-3.6.1.
........
  r56325 | lrineau | 2010-05-18 12:02:56 +0200 (Tue, 18 May 2010) | 2 lines
  
  Add the changes of CGAL-3.5.1 (that were forgot in the CGAL-3.5-branch).
........
2010-05-18 12:29:30 +00:00
AABB_tree Fix: in <CGAL/AABB_intersections.h>, 2010-05-05 14:54:49 +00:00
Algebraic_foundations test for result_type is Cast 2010-04-30 10:18:33 +00:00
Algebraic_kernel_d made all kernel functors const 2010-05-13 14:59:30 +00:00
Algebraic_kernel_for_circles
Algebraic_kernel_for_spheres
Alpha_shapes_2 add missing Using detected by intel compiler 2010-04-26 08:20:17 +00:00
Alpha_shapes_3 Add using for ansi compliance 2010-05-11 07:02:21 +00:00
Apollonius_graph_2 Add 'using' for ansi compliance 2010-05-16 13:39:48 +00:00
Approximate_min_ellipsoid_d
Arithmetic_kernel move Get_arithmetic_kernel specializations into correct packages 2010-05-05 14:19:26 +00:00
Arrangement_on_surface_2 Add using statements for ansi-compliance 2010-05-18 07:07:02 +00:00
BGL Merged revisions 54354,54363,54365,54380,54389-54390 via svnmerge from 2010-03-02 15:21:52 +00:00
Boolean_set_operations_2 removed obsolete workarround for VC++ and cleanup 2010-05-16 13:06:52 +00:00
Box_intersection_d
CGAL_ipelets constness pb detected on intel 2010-04-26 08:14:33 +00:00
CGALimageIO
Cartesian_kernel C++ conformance: calls to member templates of dependent names must be 2010-05-16 16:50:24 +00:00
Circular_kernel_2 fix bugs in VC++ workarounds 2010-05-06 09:27:16 +00:00
Circular_kernel_3 C++ conformance: calls to member templates of dependent names must be 2010-05-16 16:50:24 +00:00
Circulator
Conic_2
Convex_decomposition_3 Add 'using' for ansi compliance 2010-05-17 10:25:31 +00:00
Convex_hull_2 cleanup extra ';' 2010-04-24 09:05:33 +00:00
Convex_hull_3
Convex_hull_d Add 'using' for ansi compliance 2010-05-16 13:41:40 +00:00
Core
Developers_manual
Distance_2
Distance_3
Envelope_2 restructure to avoid warning 2010-03-01 07:50:27 +00:00
Envelope_3 cleanup extra ',' 2010-04-24 09:08:18 +00:00
Filtered_kernel CORRECTED fixed const correctness for update_exact() 2010-03-30 17:15:45 +00:00
Generator
Geomview
GraphicsView Add a pen 2010-05-11 09:11:59 +00:00
HalfedgeDS Add 'using' for ansi-compliance 2010-05-11 07:16:33 +00:00
Hash_map
Homogeneous_kernel C++ conformance: calls to member templates of dependent names must be 2010-05-16 16:50:24 +00:00
Installation Merged revisions 55528,55605,55809,55846,55889-55890,56284,56321,56323-56325 via svnmerge from 2010-05-18 12:29:30 +00:00
Interpolation Replace derivation with typedef 2010-05-14 12:43:04 +00:00
Intersections_2
Intersections_3 Merged revisions 53941-53943,53950,53952-53953,53956,53958,53961,53963,53965 via svnmerge from 2010-02-01 14:45:09 +00:00
Interval_skip_list
Interval_support mv spec code for Sqrt_extension / convert_to_bfi to Sqrt_extension 2010-05-05 15:05:18 +00:00
Inventor
Jet_fitting_3 cleanup extra ';' 2010-04-24 09:11:32 +00:00
Kernel_23 cleanup extra ';' 2010-04-24 09:13:10 +00:00
Kernel_d cleanup extra ';' 2010-04-26 12:46:09 +00:00
Kinetic_data_structures Remove ';' 2010-05-17 14:09:39 +00:00
LEDA fixed include guards to naming scheme 2010-02-26 18:36:37 +00:00
Largest_empty_rect_2 cleanup extra ';' 2010-04-24 09:17:58 +00:00
MacOSX
Maintenance Let svn know about .cxx files 2010-04-23 09:11:00 +00:00
Manual added a few entries to be cited in the doc of Mesh_3 2010-03-31 16:03:09 +00:00
Manual_tools If no extension is used in \includegraphics, prefer PDF graphics over PNG 2010-03-22 15:53:01 +00:00
Matrix_search cleanup extra ';' 2010-04-26 12:46:09 +00:00
Mesh_2 Remove extra ';' 2010-05-17 14:05:54 +00:00
Mesh_3 Remove extra ';'. 2010-05-17 07:00:15 +00:00
Min_annulus_d
Min_circle_2 cleanup extra ';' 2010-04-24 09:21:27 +00:00
Min_ellipse_2 cleanup extra ';' 2010-04-24 09:22:37 +00:00
Min_quadrilateral_2 cleanup extra ';' 2010-04-24 09:23:54 +00:00
Min_sphere_d
Min_sphere_of_spheres_d
Minkowski_sum_2 Add using statements for ansi-compliance 2010-05-18 07:09:47 +00:00
Minkowski_sum_3 facet bounding two unselected volumes is handled as separated convex part. 2010-05-04 16:38:29 +00:00
Modifier
Modular_arithmetic use PT to construct polynomials 2010-05-03 12:22:48 +00:00
Nef_2 Add using statements for ansi-compliance 2010-05-18 07:19:35 +00:00
Nef_3 Add 'using' for ansi compliance 2010-05-17 10:30:22 +00:00
Nef_S2 Add using statements for ansi-compliance 2010-05-13 13:54:18 +00:00
Number_types fix corner case in round, where the float is representing 2010-05-11 11:41:12 +00:00
OpenNL cleanup extra ';' 2010-04-24 09:37:42 +00:00
Optimisation_basic
Optimisation_doc
PDB Remove extra ';' 2010-05-17 14:01:16 +00:00
Partition_2 Add this and using for ansi compliance 2010-05-11 07:12:41 +00:00
Periodic_3_triangulation_3 C++ conformance: calls to member templates of dependent names must be 2010-05-16 16:50:24 +00:00
Point_set_2 Add 'using' statements for ansi-compliance 2010-05-10 07:29:16 +00:00
Point_set_processing_3 tuple is a dependent-name, and a call to a member function template of 2010-05-17 16:15:17 +00:00
Polygon remove extra this->container (detected by intel compiler) 2010-04-26 08:16:15 +00:00
Polyhedron Remove extra ; 2010-05-18 09:16:36 +00:00
Polyhedron_IO
Polynomial move Wang traits spec into Sqrt_extension 2010-05-05 16:04:03 +00:00
Polytope_distance_d
Principal_component_analysis reduce img sizes 2010-04-01 19:05:54 +00:00
Profiling_tools
QP_solver Add 'using' for ansi compliance 2010-05-17 07:19:52 +00:00
Qt_widget rm ambig 2010-03-11 13:46:27 +00:00
Random_numbers
Ridges_3 Merged revisions 54354,54363,54365,54380,54389-54390 via svnmerge from 2010-03-02 15:21:52 +00:00
Robustness
STL_Extension Qualify call to base class function (for intel). 2010-04-23 10:03:59 +00:00
Scripts Epic fail! :-( 2010-05-06 08:09:11 +00:00
SearchStructures prefix macro with CGAL 2010-02-26 15:18:53 +00:00
Segment_Delaunay_graph_2 Add using statements for ansi-compliance 2010-05-18 08:12:56 +00:00
Skin_surface_3 Removed an unused and non-ansi-compliant constructor 2010-05-11 06:06:51 +00:00
Snap_rounding_2 Replace . with -> (not used, but detected by Intel) 2010-05-17 07:32:56 +00:00
Spatial_searching add empty() method to kdtree 2010-05-11 12:52:53 +00:00
Spatial_sorting
Straight_skeleton_2 Remove extra ';' 2010-05-17 14:17:37 +00:00
Stream_lines_2 C++ conformance: calls to member templates of dependent names must be 2010-05-16 16:50:24 +00:00
Stream_support
Subdivision_method_3 Add 'this->' for ansi-compliance 2010-05-10 08:06:25 +00:00
Surface_mesh_parameterization Classes deriving from Fixed_border_parameterizer need that the 'using' statement is protected (only g++ 3.4.6 and 4.4 in the 3.7-Ic-60 testsuite) 2010-05-14 06:31:36 +00:00
Surface_mesh_simplification Remove #include of a kernel in a simplification policy header 2010-03-25 08:37:57 +00:00
Surface_mesher Remove extra ';' 2010-05-17 14:19:22 +00:00
Surface_reconstruction_points_3 Remove extra ';' 2010-05-17 14:23:33 +00:00
Testsuite
Triangulation_2 Replace derivation with typedef 2010-05-14 12:40:01 +00:00
Triangulation_3 change private to protected (needed by 'using locate' in Alpha_shape_3 class) 2010-05-13 06:39:52 +00:00
Union_find
Voronoi_diagram_2
Width_3
iostream
kdtree
wininst Merged revisions 53941-53943,53950,53952-53953,53956,53958,53961,53963,53965 via svnmerge from 2010-02-01 14:45:09 +00:00
.gitattributes split the traits test into several tests to decrease the number of instantiations for VC++ 2010-05-06 16:55:09 +00:00
.gitignore Fix: in <CGAL/AABB_intersections.h>, 2010-05-05 14:54:49 +00:00