The public CGAL repository, see the README below
Go to file
Laurent Rineau f7eaaaedfe Prepare directory for test configurations of cgal.geometryfactory.com 2010-09-24 16:26:45 +00:00
AABB_tree Add missing svn properties (keywords and eol-style). 2010-09-20 12:12:46 +00:00
Algebraic_foundations typo in maro 2010-08-12 15:06:15 +00:00
Algebraic_kernel_d Replace \bf in package desciption by \em as it sticks out with \bf 2010-09-24 07:01:05 +00:00
Algebraic_kernel_for_circles add python script (replace_CGAL_NAMESPACE.py) to replace CGAL_BEGIN_NAMESPACE and CGAL_END_NAMESPACE 2010-06-09 07:37:13 +00:00
Algebraic_kernel_for_spheres add python script (replace_CGAL_NAMESPACE.py) to replace CGAL_BEGIN_NAMESPACE and CGAL_END_NAMESPACE 2010-06-09 07:37:13 +00:00
Alpha_shapes_2 forgot to update output functions after modifications of 2010-08-17 07:25:59 +00:00
Alpha_shapes_3 const QString& -> QString 2010-08-23 10:37:11 +00:00
Apollonius_graph_2 Missing #include (for sign_a_plus_b_x_sqrt_c) 2010-09-24 16:12:09 +00:00
Approximate_min_ellipsoid_d static_cast of size_t to int, and Cartesian -> Simple_cartesian 2010-09-23 19:23:50 +00:00
Arithmetic_kernel Add missing svn properties (keywords and eol-style). 2010-09-20 12:12:46 +00:00
Arrangement_on_surface_2 Typo in an unused function. 2010-09-24 16:14:04 +00:00
BGL The previous code was correct 2010-09-21 08:30:23 +00:00
Boolean_set_operations_2 Let's remove all makefiles, now. 2010-08-23 11:03:02 +00:00
Box_intersection_d default argument in constructor is good enough 2010-09-11 19:58:47 +00:00
CGAL_ipelets Add missing svn properties (keywords and eol-style). 2010-09-20 12:12:46 +00:00
CGALimageIO Remove a few "warning: extra ';'" with g++ -pedantic. 2009-11-14 11:49:52 +00:00
Cartesian_kernel Add a fwd-declaration of orientationC2 (for clang) 2010-09-22 16:05:43 +00:00
Circular_kernel_2 Let's remove all makefiles, now. 2010-08-23 11:03:02 +00:00
Circular_kernel_3 missing include file 2010-06-16 17:24:58 +00:00
Circulator Change the Boost.Range url to a permanent one, not dependent on the Boost version. 2010-09-02 21:53:47 +00:00
Conic_2 add python script (replace_CGAL_NAMESPACE.py) to replace CGAL_BEGIN_NAMESPACE and CGAL_END_NAMESPACE 2010-06-09 07:37:13 +00:00
Convex_decomposition_3 demo is now part of Polyhedron demo 2010-09-24 15:47:09 +00:00
Convex_hull_2 Let's remove all makefiles, now. 2010-08-23 11:03:02 +00:00
Convex_hull_3 int -> size_type/std::size_t 2010-06-21 16:47:25 +00:00
Convex_hull_d *add into test-suite case responsible for a bug: 2010-08-26 13:24:33 +00:00
Core correct CORE operator>> for Real (used by Expr). 2010-09-24 13:07:28 +00:00
Developers_manual remove package namespace macro 2010-06-09 08:45:58 +00:00
Distance_2 add python script (replace_CGAL_NAMESPACE.py) to replace CGAL_BEGIN_NAMESPACE and CGAL_END_NAMESPACE 2010-06-09 07:37:13 +00:00
Distance_3 add python script (replace_CGAL_NAMESPACE.py) to replace CGAL_BEGIN_NAMESPACE and CGAL_END_NAMESPACE 2010-06-09 07:37:13 +00:00
Envelope_2 int -> size_t and static_cast 2010-06-25 15:05:05 +00:00
Envelope_3 Remove extra ';' 2010-09-22 06:21:53 +00:00
Filtered_kernel Remove myself from maintainer files. 2010-09-15 12:32:09 +00:00
Generator int -> size_t 2010-09-23 19:49:27 +00:00
Geomview Let's remove all makefiles, now. 2010-08-23 11:03:02 +00:00
GraphicsView Add max area k-gon 2010-09-23 15:58:54 +00:00
HalfedgeDS add python script (replace_CGAL_NAMESPACE.py) to replace CGAL_BEGIN_NAMESPACE and CGAL_END_NAMESPACE 2010-06-09 07:37:13 +00:00
Hash_map int -> size_type/std::size_t 2010-06-21 15:08:06 +00:00
Homogeneous_kernel Fixes (for clang, but other compilers should complain the same way): 2010-09-22 16:05:05 +00:00
Installation Fix: do not detect clang as a gcc version. 2010-09-22 16:02:12 +00:00
Interpolation static_cast 2010-06-22 17:02:41 +00:00
Intersections_2 add python script (replace_CGAL_NAMESPACE.py) to replace CGAL_BEGIN_NAMESPACE and CGAL_END_NAMESPACE 2010-06-09 07:37:13 +00:00
Intersections_3 Remove extra ';' 2010-09-05 09:12:08 +00:00
Interval_skip_list Remove empty lines at beginning and end of files 2010-02-01 12:55:28 +00:00
Interval_support change Interval_traits to a class, as all other related traits classes 2010-06-11 08:05:45 +00:00
Inventor add python script (replace_CGAL_NAMESPACE.py) to replace CGAL_BEGIN_NAMESPACE and CGAL_END_NAMESPACE 2010-06-09 07:37:13 +00:00
Jet_fitting_3 Let's remove all makefiles, now. 2010-08-23 11:03:02 +00:00
Kernel_23 Remove link to robustness demo 2010-09-23 14:48:46 +00:00
Kernel_d static_casts 2010-06-22 16:17:33 +00:00
Kinetic_data_structures KDS demo needs Core. 2010-09-23 19:47:01 +00:00
LEDA add python script (replace_CGAL_NAMESPACE.py) to replace CGAL_BEGIN_NAMESPACE and CGAL_END_NAMESPACE 2010-06-09 07:37:13 +00:00
Largest_empty_rect_2 dont submit Qt3 demo 2010-08-24 17:15:02 +00:00
MacOSX
Maintenance Commit the testsuite configuration of matisse.geometryfactory.com. 2010-09-24 16:25:34 +00:00
Manual new refs 2010-06-15 14:00:44 +00:00
Manual_tools Let's add that useless macro "\." 2010-09-02 21:48:07 +00:00
Matrix_search max-k-gon part of Polygon demo, and p-center part of Bounding Volumes demo so we no longer need the Qt3 demo 2010-09-23 16:00:54 +00:00
Mesh_2 Fix the CMakeLists.txt files so that: 2010-07-12 12:58:42 +00:00
Mesh_3 Add missing svn properties (keywords and eol-style). 2010-09-20 12:12:46 +00:00
Min_annulus_d add python script (replace_CGAL_NAMESPACE.py) to replace CGAL_BEGIN_NAMESPACE and CGAL_END_NAMESPACE 2010-06-09 07:37:13 +00:00
Min_circle_2 Let's remove all makefiles, now. 2010-08-23 11:03:02 +00:00
Min_ellipse_2 Let's remove all makefiles, now. 2010-08-23 11:03:02 +00:00
Min_quadrilateral_2 Let's remove all makefiles, now. 2010-08-23 11:03:02 +00:00
Min_sphere_d remove package namespace macro 2010-06-09 08:45:58 +00:00
Min_sphere_of_spheres_d Code simplification 2010-09-23 14:10:14 +00:00
Minkowski_sum_2 Let's remove all makefiles, now. 2010-08-23 11:03:02 +00:00
Minkowski_sum_3 Move using statements to the corect scope 2010-09-01 12:19:50 +00:00
Modifier add python script (replace_CGAL_NAMESPACE.py) to replace CGAL_BEGIN_NAMESPACE and CGAL_END_NAMESPACE 2010-06-09 07:37:13 +00:00
Modular_arithmetic add python script (replace_CGAL_NAMESPACE.py) to replace CGAL_BEGIN_NAMESPACE and CGAL_END_NAMESPACE 2010-06-09 07:37:13 +00:00
Nef_2 Add missing #include 2010-09-08 06:03:52 +00:00
Nef_3 fix const correctness on convert to polyhedron 2010-09-20 17:38:06 +00:00
Nef_S2 Move the declaration/definition of convert before its uses. 2010-09-22 16:29:52 +00:00
Number_types add a simple function to test operator>> of CORE::Expr 2010-09-24 14:06:57 +00:00
OpenNL cleanup extra ';' 2010-04-24 09:37:42 +00:00
Optimisation_basic add python script (replace_CGAL_NAMESPACE.py) to replace CGAL_BEGIN_NAMESPACE and CGAL_END_NAMESPACE 2010-06-09 07:37:13 +00:00
Optimisation_doc Inscribed k-gon now part of Polygon demo 2010-09-23 16:04:09 +00:00
Partition_2 Add static_cast for size_t to unsigned int as the package will never be able to solve huge problems 2010-09-23 16:35:43 +00:00
Periodic_3_triangulation_3 Follow-up to my previous commit: Periodic_3_triangulation_filtered_traits_3 2010-09-15 21:08:15 +00:00
Point_set_2 int -> dize_t 2010-08-06 11:58:13 +00:00
Point_set_processing_3 Fix cgal_test_with_cmake from Point_set_processing_3 and 2010-08-11 09:10:46 +00:00
Polygon int -> size_t 2010-08-05 13:28:20 +00:00
Polyhedron Add convex decomposition to the Polyhedron demo 2010-09-24 15:43:14 +00:00
Polyhedron_IO Let's remove all makefiles, now. 2010-08-23 11:03:02 +00:00
Polynomial remove too expensive postcond 2010-09-03 12:46:16 +00:00
Polytope_distance_d add python script (replace_CGAL_NAMESPACE.py) to replace CGAL_BEGIN_NAMESPACE and CGAL_END_NAMESPACE 2010-06-09 07:37:13 +00:00
Principal_component_analysis Remove myself from maintainer files. 2010-09-15 12:32:09 +00:00
Profiling_tools add python script (replace_CGAL_NAMESPACE.py) to replace CGAL_BEGIN_NAMESPACE and CGAL_END_NAMESPACE 2010-06-09 07:37:13 +00:00
QP_solver Start resolving the size_t vs. int comparison problems... (part 1) 2010-09-22 14:14:42 +00:00
Qt_widget Let's remove all makefiles, now. 2010-08-23 11:03:02 +00:00
Random_numbers Rollback to old functions and added new functions 2010-09-10 09:10:20 +00:00
Ridges_3 Let's remove all makefiles, now. 2010-08-23 11:03:02 +00:00
Robustness Don't aubmit Qt3 demo 2010-09-23 14:46:34 +00:00
STL_Extension A bug in clang currently means that uncaught exceptions result in a 2010-09-10 09:51:25 +00:00
Scripts Publish the demos tarball, if COLLECT_DEMOS_BINARIES is set. 2010-09-20 20:38:43 +00:00
SearchStructures I also want to play ! 2010-09-24 06:59:13 +00:00
Segment_Delaunay_graph_2 Add a README.txt that explains where is the demo for this package. 2010-07-12 13:01:25 +00:00
Skin_surface_3 find(ESBTL) after include( ${CGAL_USE_FILE} ) to override 2010-06-17 06:05:20 +00:00
Snap_rounding_2 Finish the cleanup of the Qt3 demo of Snap_rounding_2 2010-09-23 11:50:12 +00:00
Spatial_searching avoid log N reallocation steps when inserting N objects in a std::vector and add typedef Traits 2010-09-23 13:52:01 +00:00
Spatial_sorting Fix compilation error of the documentation: the example file name was not 2010-09-02 21:51:09 +00:00
Straight_skeleton_2 Let's remove all makefiles, now. 2010-08-23 11:03:02 +00:00
Stream_lines_2 Use epick kernel in examples 2010-09-20 10:13:27 +00:00
Stream_support The badbit is for I/O error, and failbit is for logic errors. 2010-06-28 10:58:52 +00:00
Subdivision_method_3 int -> size_t 2010-08-05 12:06:33 +00:00
Surface_mesh_parameterization On Windows use _mktemp instead of tempnam 2010-08-20 15:51:40 +00:00
Surface_mesh_simplification int->size_t and suppres VC++ warning on truncted names 2010-06-25 08:55:21 +00:00
Surface_mesher add default constructor and a const for swig wrapping 2010-09-02 06:27:17 +00:00
Surface_reconstruction_points_3 Avoid narrowing conversion in {} 2010-09-10 08:52:58 +00:00
Testsuite First part of a timing feature of the testsuite: the duration of each 2010-09-15 09:54:54 +00:00
Triangulation_2 Let's remove all makefiles, now. 2010-08-23 11:03:02 +00:00
Triangulation_3 Add missing svn properties (keywords and eol-style). 2010-09-20 12:12:46 +00:00
Union_find add python script (replace_CGAL_NAMESPACE.py) to replace CGAL_BEGIN_NAMESPACE and CGAL_END_NAMESPACE 2010-06-09 07:37:13 +00:00
Voronoi_diagram_2 Add links to the demos in the specific Voronoi diagram packages 2010-09-23 12:59:26 +00:00
Width_3 s/succesful/successful 2010-08-12 08:30:26 +00:00
iostream Fix a long long issues, detected by g++ -pedantic. Bug reported by 2010-08-03 10:27:42 +00:00
kdtree add python script (replace_CGAL_NAMESPACE.py) to replace CGAL_BEGIN_NAMESPACE and CGAL_END_NAMESPACE 2010-06-09 07:37:13 +00:00
wininst Update of the Windows installer. As the precompiled libraries 2010-08-10 13:55:36 +00:00
.gitattributes Commit the testsuite configuration of matisse.geometryfactory.com. 2010-09-24 16:25:34 +00:00
.gitignore Commit the testsuite configuration of matisse.geometryfactory.com. 2010-09-24 16:25:34 +00:00