The public CGAL repository, see the README below
Go to file
Luis Peñaranda cbdca2c35d Code refactoring.
The obsolete and unused code was removed. The interface was cleaned. The
memory leaks dissapeared (according to valgrind), because the pointers
to RS memory were removed.

For test purposes, the rational interface is not tested.
2013-11-19 16:07:24 -02:00
AABB_tree doc: add a return to line before heading 2013-09-23 16:37:34 +02:00
Algebraic_foundations update group name in doc 2013-10-04 17:35:31 +02:00
Algebraic_kernel_d Code refactoring. 2013-11-19 16:07:24 -02:00
Algebraic_kernel_for_circles Mainly added includes 2013-09-13 22:24:30 +02:00
Algebraic_kernel_for_spheres Mainly added includes 2013-09-13 22:24:30 +02:00
Alpha_shapes_2 Mainly added includes 2013-09-13 22:24:30 +02:00
Alpha_shapes_3 do not init alpha_min in REGULARIZED mode. 2013-10-30 17:45:51 +01:00
Apollonius_graph_2 dont_submit the Delage_traits test suite 2013-09-20 09:03:05 +02:00
Arithmetic_kernel
Arrangement_on_surface_2 Correct file permissions 2013-11-13 20:34:26 +01:00
BGL Restore correct permissions of files 2013-09-24 11:05:57 +02:00
Boolean_set_operations_2 Mainly added includes 2013-09-13 22:24:30 +02:00
Bounding_volumes We need a #define to use Miniball without CGAL 2013-09-17 09:28:39 +02:00
Box_intersection_d Fix a memory leak in the test code 2013-11-08 16:11:59 +01:00
CGAL_Core Fix a leak in operator>>(std::istream&, CORE::Real&) in case of error 2013-10-30 11:29:03 +01:00
CGAL_ImageIO
CGAL_ipelets Mainly added includes 2013-09-13 22:24:30 +02:00
Cartesian_kernel Merge remote-tracking branch 'origin/Circular_kernel_3-Use_FMP-GF' 2013-10-09 14:22:08 +02:00
Circular_kernel_2 Fix leaks: The assigment didn't remove an already existing bbox 2013-11-12 15:43:33 +01:00
Circular_kernel_3 Replace Quotient<MP_float> with Gmpq if GMP is available 2013-09-27 16:00:57 +02:00
Circulator function documentation fixes 2013-09-03 14:25:50 +02:00
Combinatorial_map Mainly added includes 2013-09-13 22:24:30 +02:00
Conic_2 Mainly added includes 2013-09-13 22:24:30 +02:00
Convex_decomposition_3 Mainly added includes 2013-09-13 22:24:30 +02:00
Convex_hull_2 Mainly added includes 2013-09-13 22:24:30 +02:00
Convex_hull_3 Mainly added includes 2013-09-13 22:24:30 +02:00
Convex_hull_d Remove execution permissions 2013-11-13 14:05:43 +01:00
Developers_manual
Distance_2
Distance_3
Documentation Merge branch 'Aos_2-polyline_upgrade-fub-old' into Aos_2-polyline_upgrade-fub 2013-11-10 09:51:05 +01:00
Envelope_2 Put doc/ in the global dont_submit file 2013-08-20 10:57:03 +02:00
Envelope_3 add a link to common demo dlls and update demo macro to avoid repeating Demo 2013-10-22 12:16:48 +02:00
Filtered_kernel hide a test when using intersection API v1 2013-09-25 18:10:20 +02:00
Generator Mainly added includes 2013-09-13 22:24:30 +02:00
Geomview Put doc/ in the global dont_submit file 2013-08-20 10:57:03 +02:00
GraphicsView Put doc/ in the global dont_submit file 2013-08-20 10:57:03 +02:00
HalfedgeDS Improve doc of concepts Vertex and Face of HDSItems and PolyhedronItems 2013-09-16 15:04:19 +02:00
Hash_map
Homogeneous_kernel
Inscribed_areas Fix permission after Andreas commit. 2013-11-13 14:03:06 +01:00
Installation Merge branch 'Number_types-mpzf-glisse' 2013-11-15 16:38:16 +01:00
Interpolation Mainly added includes 2013-09-13 22:24:30 +02:00
Intersections_2 trivial bugfix preventing segfault in case of filter failure 2013-09-27 17:42:26 +02:00
Intersections_3 fix incorrect else 2013-09-25 18:09:42 +02:00
Interval_skip_list Put doc/ in the global dont_submit file 2013-08-20 10:57:03 +02:00
Interval_support
Inventor C++11 stream conversion to bool/void* changes. 2013-07-29 15:06:48 +02:00
Jet_fitting_3 How did Cartesian.h sneak in again?? 2013-11-10 09:41:08 +01:00
Kernel_23 rename function in test 2013-09-27 16:09:31 +02:00
Kernel_d Merge remote-tracking branch 'origin/Kernel_d-split_precondition-GF' 2013-10-10 18:16:29 +02:00
Kinetic_data_structures Remove execution permissions 2013-11-13 14:05:43 +01:00
LEDA Mainly added includes 2013-09-13 22:24:30 +02:00
Linear_cell_complex Modif in CMakeList in LCC examples. 2013-11-14 11:59:30 +01:00
MacOSX
Maintenance Fix a syntax error. Anyway, that variable seems useless. 2013-11-07 14:15:57 +01:00
Manual Update the CGAL logo in the windows installer and in the embedded doc 2013-08-23 16:40:50 +02:00
Manual_tools
Matrix_search Mainly added includes 2013-09-13 22:24:30 +02:00
Mesh_2 Remove execution permissions 2013-11-13 14:05:43 +01:00
Mesh_3 Fix the documentation of the Tds parameters of cell base classes 2013-10-16 16:34:41 +02:00
Minkowski_sum_2 Put doc/ in the global dont_submit file 2013-08-20 10:57:03 +02:00
Minkowski_sum_3 Put doc/ in the global dont_submit file 2013-08-20 10:57:03 +02:00
Miscellany conversion doc fix: remove variable name in class documentation 2013-09-03 14:25:50 +02:00
Modifier
Modular_arithmetic function documentation fixes 2013-09-03 14:25:50 +02:00
Nef_2 Mainly added includes 2013-09-13 22:24:30 +02:00
Nef_3 const const -> const (triggered no error with VC++) 2013-11-10 09:45:05 +01:00
Nef_S2 Mainly added includes 2013-09-13 22:24:30 +02:00
Number_types Merge branch 'Number_types-mpzf-glisse' 2013-11-15 16:38:16 +01:00
OpenNL
Operations_on_polyhedra add missing template keyword (detected by clang) 2013-10-03 17:17:01 +02:00
Optimisation_basic Mainly added includes 2013-09-13 22:24:30 +02:00
Partition_2 Remove execution permissions 2013-11-13 14:05:43 +01:00
Periodic_2_triangulation_2 Mainly added includes 2013-09-13 22:24:30 +02:00
Periodic_3_triangulation_3 Mainly added includes 2013-09-13 22:24:30 +02:00
Point_set_2 function documentation fixes 2013-09-03 14:25:50 +02:00
Point_set_processing_3 Warn about a bug of prim_minimum_spanning_tree() in Boost.Graph 1.54 2013-10-10 16:18:51 +02:00
Polygon Put doc/ in the global dont_submit file 2013-08-20 10:57:03 +02:00
Polyhedron move compute_normal.h from the demo include path to the internal of CGAL 2013-10-01 14:48:15 +02:00
Polyhedron_IO
Polynomial Merge remote-tracking branch 'origin/Polynomial-noconfig-GF' 2013-10-10 17:53:00 +02:00
Polytope_distance_d function documentation fixes 2013-09-03 14:25:50 +02:00
Principal_component_analysis add a link to common demo dlls and update demo macro to avoid repeating Demo 2013-10-22 12:16:48 +02:00
Profiling_tools Fix memory leaks (in tests) 2013-10-30 13:50:15 +01:00
QP_solver Approved by the release manager 2013-10-17 14:42:55 +02:00
Qt_widget
Random_numbers
Ridges_3 User code has to delete ridges and umbilics; internally use a shared_ptr 2013-11-11 17:19:24 +01:00
STL_Extension add missing include 2013-10-29 13:05:44 +01:00
Scripts Better treatment of ULIMIT_OPTIONS 2013-11-07 14:23:03 +01:00
SearchStructures Remove execution permissions 2013-11-13 14:05:43 +01:00
Segment_Delaunay_graph_2 Merge branch 'Segment_Delaunay_graph_2-Fix_leak-GF' 2013-11-14 11:50:42 +01:00
Skin_surface_3 use a smaller pdb file for the testsuite 2013-10-15 14:47:25 +02:00
Snap_rounding_2 Add a static assertion for SAVED_OBJECT to avoid misuse 2013-10-29 10:22:22 +01:00
Solver_interface
Spatial_searching Change permissions of files created by Andreas 2013-10-04 16:57:11 +02:00
Spatial_sorting Put doc/ in the global dont_submit file 2013-08-20 10:57:03 +02:00
Straight_skeleton_2 add a link to common demo dlls and update demo macro to avoid repeating Demo 2013-10-22 12:16:48 +02:00
Stream_lines_2 Merge branch 'FixLeak-Stream_lines_2-GF' 2013-11-15 16:33:54 +01:00
Stream_support function documentation fixes 2013-09-03 14:25:50 +02:00
Subdivision_method_3 Mainly added includes 2013-09-13 22:24:30 +02:00
Surface_mesh_parameterization Merge branch 'CGAL-compilable_headers-GF' 2013-09-23 14:50:17 +02:00
Surface_mesh_simplification doc fix (avoid a More...) 2013-11-14 16:59:13 +01:00
Surface_mesher Restore correct permissions of files 2013-09-24 11:05:57 +02:00
Surface_reconstruction_points_3 Remove execution permissions 2013-11-13 14:05:43 +01:00
Testsuite
Triangulation_2 Remove execution permissions 2013-11-13 14:05:43 +01:00
Triangulation_3 add missing examples in doc 2013-11-12 10:44:06 +01:00
Union_find
Voronoi_diagram_2 add a link to common demo dlls and update demo macro to avoid repeating Demo 2013-10-22 12:16:48 +02:00
kdtree
wininst Better handling of empty PATH variables 2013-08-27 14:20:34 +02:00
.gitattributes Bash script files need to have LF line endings on all platforms 2013-09-17 14:51:25 +02:00
.gitignore Synchronized with a recent version of master 2013-10-22 10:00:18 +03:00
CMakeLists.txt
copyright