AABB_tree
typos
2012-05-09 12:28:05 +00:00
Algebraic_foundations
Silence unused parameter warnings when building.
2012-06-22 10:05:26 +00:00
Algebraic_kernel_d
added flag to use ugcd
2012-07-19 15:46:15 +00:00
Algebraic_kernel_for_circles
Add license files, per package
2012-01-16 15:54:22 +00:00
Algebraic_kernel_for_spheres
Add license files, per package
2012-01-16 15:54:22 +00:00
Alpha_shapes_2
testcase for projection traits needs 3D points
2012-01-24 17:35:51 +00:00
Alpha_shapes_3
merge from next
2012-01-17 13:47:33 +00:00
Apollonius_graph_2
Add license files, per package
2012-01-16 15:54:22 +00:00
Approximate_min_ellipsoid_d
Add license files, per package
2012-01-16 15:54:22 +00:00
Arithmetic_kernel
make the find_package of CGAL more preconfigy, get version of GMP
2012-06-28 09:08:25 +00:00
Arrangement_on_surface_2
moved swapping of predecessor halfedges into _insert_vertices
2012-08-05 22:29:45 +00:00
BGL
Removed all places where the CGAL_CFG_NO_TMPL_IN_TMPL work-around was
2012-04-13 13:13:30 +00:00
Boolean_set_operations_2
Add license files, per package
2012-01-16 15:54:22 +00:00
Box_intersection_d
Fix a compilation error with clang 3.1. It has trouble with default arguments in dependent templates
2012-06-26 09:22:39 +00:00
CGAL_ipelets
move installation dir setup in demo script
2012-06-21 09:51:55 +00:00
CGALimageIO
also ImageIO needs essential libs
2012-07-23 08:22:17 +00:00
Cartesian_kernel
Merged ^/branches/next here
2012-04-16 08:53:21 +00:00
Circular_kernel_2
Merged ^/branches/next here
2012-04-16 08:53:21 +00:00
Circular_kernel_3
fixed bug in 2 functors names
2012-07-25 09:18:26 +00:00
Circulator
Add license files, per package
2012-01-16 15:54:22 +00:00
Combinatorial_map
Replace assert with CGAL_assertion
2012-07-05 13:49:48 +00:00
Conic_2
Add license files, per package
2012-01-16 15:54:22 +00:00
Convex_decomposition_3
pacify some compiler (commented out unused variables)
2012-01-30 14:30:27 +00:00
Convex_hull_2
merge from next
2012-06-01 07:27:29 +00:00
Convex_hull_3
Add license files, per package
2012-01-16 15:54:22 +00:00
Convex_hull_d
Add license files, per package
2012-01-16 15:54:22 +00:00
Core
Remove buggy executable bits
2012-07-04 19:28:22 +00:00
Developers_manual
references to undefined labels removed
2012-05-22 07:33:43 +00:00
Distance_2
Remove extra #include
2012-05-09 09:24:54 +00:00
Distance_3
Fix for Windows 'min/max' bug
2012-01-18 11:19:51 +00:00
Envelope_2
cleanup
2012-07-07 15:37:56 +00:00
Envelope_3
Changing Multiplicity in Envelope traits to inherit from the base class.
2012-07-07 07:45:01 +00:00
Filtered_kernel
Remove buggy executable bits
2012-07-04 19:28:22 +00:00
Generator
Add license files, per package
2012-01-16 15:54:22 +00:00
Geomview
Fix deprecated use of CGAL::Triangulation_euclidean_traits_xy_3
2012-06-12 14:25:52 +00:00
GraphicsView
Taking the multiplicity from base class. This caused all 64-bit programs to crash
2012-07-06 07:13:42 +00:00
HalfedgeDS
Missed a }; that was an ifdef instead of an ifndef.
2012-04-13 14:23:20 +00:00
Hash_map
Add license files, per package
2012-01-16 15:54:22 +00:00
Homogeneous_kernel
Merged ^/branches/next here
2012-04-16 08:53:21 +00:00
Installation
Fix a typo (missing closing parenthesis)
2012-07-24 11:45:28 +00:00
Interpolation
Rename a target in demo/Interpolation to avoid cmake errors.
2012-02-03 17:13:44 +00:00
Intersections_2
Fix for Windows 'min/max' bug
2012-01-19 08:02:43 +00:00
Intersections_3
remove warning
2012-07-06 12:35:29 +00:00
Interval_skip_list
Cancel the renaming of the file terrain.pts
2012-06-12 14:26:55 +00:00
Interval_support
explicitly check that the Interval template parameter is an interval.
2012-01-20 13:08:32 +00:00
Inventor
Add license files, per package
2012-01-16 15:54:22 +00:00
Jet_fitting_3
Eigen 3-1 is out.
2012-06-27 12:38:32 +00:00
Kernel_23
Revert last commit: cgal is really too rigid...
2012-07-17 08:56:13 +00:00
Kernel_d
Doc was describing another functor, bad copy-paste.
2012-06-01 15:05:57 +00:00
Kinetic_data_structures
Workaround to allow NDEBUG
2012-01-26 10:33:09 +00:00
LEDA
Add license files, per package
2012-01-16 15:54:22 +00:00
Largest_empty_rect_2
Add license files, per package
2012-01-16 15:54:22 +00:00
Linear_cell_complex
Revert last commit: cgal is really too rigid...
2012-07-17 08:56:13 +00:00
MacOSX
change LGPLv2 -> LGPLv3
2011-10-10 13:48:25 +00:00
Maintenance
The script now creates bzip2 tarballs.
2012-07-04 19:20:15 +00:00
Manual
manual bibtex for CGAL-4.1
2012-07-24 12:02:20 +00:00
Manual_tools
update bibtex files in manual tools too
2012-07-24 12:03:09 +00:00
Matrix_search
Fixed longstanding bug (in some degenerate cases, the cutoff was too small).
2012-05-24 12:19:58 +00:00
Mesh_2
Test the undocumented function refine_Delaunay_mesh_2_without_edge_refinement
2012-06-14 13:17:41 +00:00
Mesh_3
Fix the documentation of return types of CGAL mesh boost parameters
2012-05-28 15:40:45 +00:00
Min_annulus_d
Add license files, per package
2012-01-16 15:54:22 +00:00
Min_circle_2
Add license files, per package
2012-01-16 15:54:22 +00:00
Min_ellipse_2
Add license files, per package
2012-01-16 15:54:22 +00:00
Min_quadrilateral_2
Add license files, per package
2012-01-16 15:54:22 +00:00
Min_sphere_d
Cosmetic change: add a space after the license, to be compatible
2012-01-16 15:56:10 +00:00
Min_sphere_of_spheres_d
Fix a documentation warning that was an actual documentation bug
2012-06-18 12:22:44 +00:00
Minkowski_sum_2
Add license files, per package
2012-01-16 15:54:22 +00:00
Minkowski_sum_3
Remove a warning Minkowski_sum_3
2012-02-03 11:03:00 +00:00
Modifier
Add license files, per package
2012-01-16 15:54:22 +00:00
Modular_arithmetic
Fix missing copyright and/or license notice
2012-01-19 16:51:59 +00:00
Nef_2
typos
2012-06-15 09:55:26 +00:00
Nef_3
merged next
2012-05-09 13:50:00 +00:00
Nef_S2
actually there was two nested macros...
2012-04-19 07:06:00 +00:00
Number_types
avoided one compiler warning in Gmpfr_type.h
2012-07-06 16:59:30 +00:00
OpenNL
license has been fixed
2012-02-07 13:31:52 +00:00
Optimisation_basic
Add license files, per package
2012-01-16 15:54:22 +00:00
Optimisation_doc
Turn \ccLicenseQPL into \ccLicenseGPL
2012-01-13 17:13:55 +00:00
Partition_2
Add license files, per package
2012-01-16 15:54:22 +00:00
Periodic_3_triangulation_3
Adapt Periodic_3 to the new API of TDS_3::print_cells.
2012-04-02 13:08:57 +00:00
Point_set_2
Fix for Windows 'min/max' bug
2012-01-18 10:59:39 +00:00
Point_set_processing_3
remove warning
2012-07-06 09:21:13 +00:00
Polygon
Add license files, per package
2012-01-16 15:54:22 +00:00
Polyhedron
update license to GPL v3
2012-07-25 07:37:34 +00:00
Polyhedron_IO
Remove the deprecated use of Triangulation_euclidean_traits_xy_3
2012-06-13 09:05:33 +00:00
Polynomial
removed some compiler warnings
2012-07-06 07:19:16 +00:00
Polytope_distance_d
Remove a problematic test that consumes too much CPU each night
2012-02-21 09:46:06 +00:00
Principal_component_analysis
Cosmetic change: add a space after the license, to be compatible
2012-01-16 15:56:10 +00:00
Profiling_tools
Add license files, per package
2012-01-16 15:54:22 +00:00
QP_solver
Fix bug in QP_solver and add respective test cases. The bug was that the artificial variable was not correctly expelled at the end of phase one in certain cases of redundant constraints.
2012-02-02 22:43:24 +00:00
Qt_widget
fixed typo: added missing '_'
2012-07-03 10:53:25 +00:00
Random_numbers
Add license files, per package
2012-01-16 15:54:22 +00:00
Ridges_3
Eigen 3-1 is out.
2012-06-27 12:38:32 +00:00
Robustness
change LGPLv2 -> LGPLv3
2011-10-10 13:48:25 +00:00
STL_Extension
Remove include overkill.
2012-06-22 10:43:25 +00:00
Scripts
moved
2012-05-24 12:36:17 +00:00
SearchStructures
Add license files, per package
2012-01-16 15:54:22 +00:00
Segment_Delaunay_graph_2
fixed bugs reported by Marc Moerig <marc@moerig.com>;
2012-01-18 09:33:13 +00:00
Skin_surface_3
replace calls to UseESTBL
2012-06-26 23:52:07 +00:00
Snap_rounding_2
Add license files, per package
2012-01-16 15:54:22 +00:00
Solver_interface
Fix a compilation error
2012-06-29 11:07:34 +00:00
Spatial_searching
Merged ^/branches/next here
2012-04-16 08:53:21 +00:00
Spatial_sorting
Add license files, per package
2012-01-16 15:54:22 +00:00
Straight_skeleton_2
Fix a LaTeX warning: a figure was a lot too large
2012-06-18 10:27:53 +00:00
Stream_lines_2
correct bug introduced in r67354
2012-01-24 08:16:42 +00:00
Stream_support
Remove files added but not used
2012-04-18 13:43:24 +00:00
Subdivision_method_3
Add license files, per package
2012-01-16 15:54:22 +00:00
Surface_mesh_parameterization
Eigen 3-1 is out.
2012-06-27 12:38:32 +00:00
Surface_mesh_simplification
Removed all places where the CGAL_CFG_NO_TMPL_IN_TMPL work-around was
2012-04-13 13:13:30 +00:00
Surface_mesher
Workaround a conflict between Boost>=1.48 and Qt
2012-06-15 09:11:49 +00:00
Surface_reconstruction_points_3
merge changes from next
2012-06-27 17:04:41 +00:00
Testsuite
merge changes from next
2012-06-27 17:04:41 +00:00
Triangulation_2
temporary hack to work around assertion
2012-07-17 12:08:49 +00:00
Triangulation_3
Silence unused parameter warnings. Leave the ones from the test-suite
2012-06-22 14:22:16 +00:00
Union_find
Add license files, per package
2012-01-16 15:54:22 +00:00
Voronoi_diagram_2
removed unused file
2012-05-11 12:58:38 +00:00
Width_3
Add license files, per package
2012-01-16 15:54:22 +00:00
iostream
Silent a clang warning
2012-06-15 08:57:41 +00:00
kdtree
Add license files, per package
2012-01-16 15:54:22 +00:00
wininst
That script is not fully version-agnostic. Change version to 4.0
2012-01-26 09:54:20 +00:00
.gitattributes
1st revision
2012-07-26 07:52:34 +00:00
.gitignore
Fix Do_intersect_3(Bbox_3, Segment_3)
2012-06-25 08:37:32 +00:00
CMakeLists.txt
Enable C for the complete CGAL project
2012-05-24 08:10:39 +00:00
copyright
update license status
2011-10-28 14:01:41 +00:00