The public CGAL repository, see the README below
Go to file
Laurent Saboret 1d95e936d2 Optimization of speed and memory footprint 2008-10-13 08:34:19 +00:00
AABB_tree Move AABB_tree package info into a sub-directory. 2008-10-07 12:49:32 +00:00
Algebraic_foundations RET::Sign -> Sgn 2008-09-24 12:10:19 +00:00
Algebraic_kernel_d added io methods 2008-10-12 13:46:24 +00:00
Algebraic_kernel_for_circles Remove changes.txt files. 2008-07-24 17:47:16 +00:00
Algebraic_kernel_for_spheres Remove my email adress from header files. 2008-10-11 20:21:08 +00:00
Alpha_shapes_2 Fix conditional compilation. 2008-10-02 11:10:39 +00:00
Alpha_shapes_3 Remove that CMakeLists.txt. The auto-generated one will be sufficient. 2008-10-02 08:37:04 +00:00
Apollonius_graph_2 Fix conditional compilation. 2008-10-02 11:09:34 +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 fixed dox 2008-10-07 12:06:31 +00:00
BGL fixed typo 2008-09-08 08:02:07 +00:00
Benchmark Use object_cast instead of assign 2008-07-29 11:48:27 +00:00
Benchmark_instances remove spaces 2007-12-03 18:18:48 +00:00
Boolean_set_operations_2 Add QUIET to find_package 2008-10-01 12:26:28 +00:00
Box_intersection_d Include <CGAL/algorithm.h> instead of <CGAL/copy_n.h>. 2008-08-12 12:58:18 +00:00
CGALimageIO Commit work of previous days (week-end, yesterday and this morning): 2008-10-07 13:00:59 +00:00
Cartesian_kernel Remove my email adress from header files. 2008-10-11 20:21:08 +00:00
Circular_kernel_2 tunning the tests for global functions CK2 2008-10-03 14:45:43 +00:00
Circular_kernel_3 Remove my email adress from header files. 2008-10-11 20:21:08 +00:00
Circulator simplification of file organization 2008-09-09 08:13:14 +00:00
Conic_2 Remove changes.txt files. 2008-07-24 17:47:16 +00:00
Convex_decomposition_3 sufficient test of is_reflex_edge.h 2008-10-08 20:07:27 +00:00
Convex_hull_2 required -> quiet 2008-10-02 08:44:36 +00:00
Convex_hull_3 Include <CGAL/algorithm.h> instead of <CGAL/copy_n.h>. 2008-08-12 12:58:18 +00:00
Convex_hull_d Add {} after empty else block to remove warnings 2008-07-30 09:54:22 +00:00
Core (fixed) Allowed CGAL components to be configured and compiled independently 2008-10-02 18:13:13 +00:00
Curved_kernel_via_analysis_2 QdX -> CGAL 2008-10-07 17:33:40 +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 adding ./ at beginning of file 2008-07-30 09:43:17 +00:00
Envelope_3 demo also depends on Core 2008-10-02 07:08:38 +00:00
Filtered_kernel Remove my email adress from header files. 2008-10-11 20:21:08 +00:00
Generator close parenthesis and fix bibtex entry 2008-10-02 08:12:56 +00:00
Geomview Remove changes.txt files. 2008-07-24 17:47:16 +00:00
GraphicsView Fix all auto-link names! 2008-10-12 10:31:12 +00:00
HalfedgeDS Prevent compilation of XHDS examples 2008-10-02 18:57:00 +00:00
Hash_map Hash_map is not a standalone package 2008-09-10 13:08:26 +00:00
Homogeneous_kernel Remove my email adress from header files. 2008-10-11 20:21:08 +00:00
Installation Fix all auto-link names! 2008-10-12 10:31:12 +00:00
Interpolation Include <CGAL/algorithm.h> instead of <CGAL/copy_n.h>. 2008-08-12 12:58:18 +00:00
Intersections_2 More *_pair classes cleanups. 2008-09-07 15:09:56 +00:00
Intersections_3 Use global random gen. 2008-08-29 18:11:03 +00:00
Interval_skip_list Remove changes.txt files. 2008-07-24 17:47:16 +00:00
Inventor Remove changes.txt files. 2008-07-24 17:47:16 +00:00
Jet_fitting_3 corrected scope of sign_of_determinant 2008-09-02 07:38:25 +00:00
Kernel_23 Remove my email adress from header files. 2008-10-11 20:21:08 +00:00
Kernel_d Unify struct and class 2008-09-18 13:44:36 +00:00
Kinetic_data_structures properly handle event times which don't support infinity 2008-09-29 16:59:08 +00:00
LEDA Remove changes.txt files. 2008-07-24 17:47:16 +00:00
Largest_empty_rect_2 Add QUIET to find_package 2008-10-01 12:33:04 +00:00
MacOSX Remove changes.txt files. 2008-07-24 17:47:16 +00:00
Maintenance Add AABB_tree in the release. That package is not documented for 2008-10-01 08:12:42 +00:00
Manual As we deprecate Qt_widget we no longer document it 2008-10-01 08:17:51 +00:00
Manual_tools Version 1.0.3: Fixed declaration of templated methods 2008-09-30 14:33:42 +00:00
Matrix_search Fix conditional compilation. 2008-10-02 11:04:52 +00:00
Mesh_2 Fix CORE->Core. 2008-10-03 09:01:25 +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 Add QUIET to find_package 2008-10-01 12:20:58 +00:00
Min_ellipse_2 Add QUIET to find_package 2008-10-01 12:21:53 +00:00
Min_quadrilateral_2 Add QUIET to find_package 2008-10-01 12:34:50 +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 Remove changes.txt files. 2008-07-24 17:47:16 +00:00
Minkowski_sum_2 fixing - no newline at end of file 2008-09-21 08:23:52 +00:00
Minkowski_sum_3 Fix conditional compilation. 2008-10-02 11:03:43 +00:00
Modifier Modifier is not a standalone package 2008-09-10 13:10:22 +00:00
Modular_arithmetic Fixed case: residue.h -> Residue.h 2008-10-09 13:11:27 +00:00
Nef_2 Add QUIET to find_package 2008-10-01 12:36:04 +00:00
Nef_3 got rid of warning caused by double to Gmpz conversion 2008-10-10 11:45:07 +00:00
Nef_S2 Add -I./include 2008-10-08 06:48:30 +00:00
Number_types Remove my email adress from header files. 2008-10-11 20:21:08 +00:00
OpenNL Optimization of speed and memory footprint 2008-10-13 08:34:19 +00:00
Optimisation_basic Remove changes.txt files. 2008-07-24 17:47:16 +00:00
Optimisation_doc Remove changes.txt files. 2008-07-24 17:47:16 +00:00
PDB charlie carter hack was even more broken than it was supposed to be :-). It is now fixed and only files with atoms after ENDMDL are accepted irregularly 2008-10-09 22:47:07 +00:00
Partition_2 get Qt3 based demo out of the way 2008-10-01 19:43:29 +00:00
Point_set_2 Remove changes.txt files. 2008-07-24 17:47:16 +00:00
Polygon qt3 demo backup dir 2008-09-26 16:26:31 +00:00
Polyhedron polyhedron demo: simplify GUI by removing toolbars 2008-10-07 09:49:48 +00:00
Polyhedron_IO kill warning 2008-08-21 13:10:38 +00:00
Polynomial added tests for coefficient 2008-10-07 18:20:22 +00:00
Polytope_distance_d replaced outdated Transform_diff_const iterator by boost variant 2008-10-09 10:01:53 +00:00
Principal_component_analysis Remove my email adress from header files. 2008-10-11 20:21:08 +00:00
Profiling_tools Fixed small bug on Windows: PROCESS_MEMORY_COUNTERS.PagefileUsage seems not very precise, thus we check it against PROCESS_MEMORY_COUNTERS.WorkingSetSize. 2008-10-02 13:30:56 +00:00
QP_solver qp_x[i] -> *(qp_x+i) throughout, for all user-duplied iterators 2008-10-09 13:07:49 +00:00
Qt_widget fixed typo 2008-10-07 07:47:08 +00:00
Quadrical_kernel_3 The files "changes.txt", "description.txt", "long_description.txt" and "maintainer" 2007-12-02 15:06:42 +00:00
Random_numbers Remove changes.txt files. 2008-07-24 17:47:16 +00:00
Reconstruction_from_slices_3 Remove changes.txt files. 2008-07-24 17:47:16 +00:00
Ridges_3 Remove changes.txt files. 2008-07-24 17:47:16 +00:00
Robustness Fix typo that broke conditional compilation. 2008-10-10 23:49:16 +00:00
STL_Extension Remove my email adress from header files. 2008-10-11 20:21:08 +00:00
Scripts omit file extensions without any hits 2008-10-12 14:02:09 +00:00
SearchStructures Remove changes.txt files. 2008-07-24 17:47:16 +00:00
Segment_Delaunay_graph_2 demo needs Core 2008-10-02 07:19:35 +00:00
Skin_surface_3 Add conditional compilation (iff PDB is found). 2008-10-02 09:12:58 +00:00
Snap_rounding_2 Add QUIET to find_package 2008-10-01 12:45:03 +00:00
Spatial_searching Add QUIET to find_package 2008-10-01 12:45:58 +00:00
Spatial_sorting Removed *unmodified* auto-generated CMakeLists.txt (now created by create_internal_release) 2008-05-05 14:01:55 +00:00
Straight_skeleton_2 Fixed typo 2008-10-10 06:47:27 +00:00
Stream_lines_2 Add QUIET to find_package 2008-10-01 12:47:22 +00:00
Stream_support Remove changes.txt files. 2008-07-24 17:47:16 +00:00
Subdivision_method_3 Remove changes.txt files. 2008-07-24 17:47:16 +00:00
Surface_mesh_parameterization Optimization of speed and memory footprint 2008-10-13 08:34:19 +00:00
Surface_mesh_simplification Remove changes.txt files. 2008-07-24 17:47:16 +00:00
Surface_mesher suppress a debug message 2008-10-08 14:30:46 +00:00
Surface_reconstruction_3 Fixed bug in largest_free_block(): search up to 4 GB on 32 bits platforms 2008-10-10 13:24:30 +00:00
Testsuite Make run_testsuite_with_cmake and run_testsuite ignore icons/ and 2008-09-29 12:40:33 +00:00
Triangulation_2 Remove my email adress from header files. 2008-10-11 20:21:08 +00:00
Triangulation_3 bug fix 2008-10-13 08:32:42 +00:00
Union_find Union find is not a standalone package 2008-09-10 13:07:24 +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 Add QUIET to find_package 2008-10-01 12:48:50 +00:00
Width_3 Remove changes.txt files. 2008-07-24 17:47:16 +00:00
iostream Remove changes.txt files. 2008-07-24 17:47:16 +00:00
kdtree Remove changes.txt files. 2008-07-24 17:47:16 +00:00
wininst Remove changes.txt files. 2008-07-24 17:47:16 +00:00
.gitattributes charlie carter hack was even more broken than it was supposed to be :-). It is now fixed and only files with atoms after ENDMDL are accepted irregularly 2008-10-09 22:47:07 +00:00
.gitignore updated svn:ignore 2008-10-08 11:47:16 +00:00