|
Algebraic_foundations
|
added Divides Functor to AlgeraicStructureTraits
|
2008-07-16 09:29:39 +00:00 |
|
Algebraic_kernel_d
|
now again working with CnX
|
2008-07-13 11:14:37 +00:00 |
|
Algebraic_kernel_for_circles
|
…
|
|
|
Algebraic_kernel_for_spheres
|
…
|
|
|
Alpha_shapes_2
|
switch to Exact_predicate...kernel
|
2008-07-08 13:42:47 +00:00 |
|
Alpha_shapes_3
|
typedef instead of derivation for definition of K
|
2008-07-07 13:45:57 +00:00 |
|
Apollonius_graph_2
|
Shorten the code.
|
2008-07-16 16:19:33 +00:00 |
|
Approximate_min_ellipsoid_d
|
…
|
|
|
Arrangement_2
|
CGAL_NULL and CGAL_NULL_TYPE are now constant macros, so replace them by:
|
2008-07-12 21:58:52 +00:00 |
|
Arrangement_of_spheres_3
|
…
|
|
|
Arrangement_on_surface_2
|
removed
|
2008-07-16 09:25:36 +00:00 |
|
BGL
|
Removed buggy makefile
|
2008-06-17 21:24:26 +00:00 |
|
Benchmark
|
…
|
|
|
Benchmark_instances
|
…
|
|
|
Boolean_set_operations_2
|
Turned global variables into class members to allow multiple windows to function properly. Had to make additional .h, .cpp files
|
2008-07-09 13:04:14 +00:00 |
|
Box_intersection_d
|
…
|
|
|
CGALimageIO
|
CMake stuff moved into the appropriate packages
|
2008-07-16 20:56:17 +00:00 |
|
CMake/src
|
CMake stuff moved into the appropriate packages
|
2008-07-16 20:56:17 +00:00 |
|
Cartesian_kernel
|
Document the kernel typedefs specifying the return types of the predicates:
|
2008-07-16 13:59:26 +00:00 |
|
Circular_kernel_2
|
Rename *.C to *.cpp.
|
2008-07-16 08:14:23 +00:00 |
|
Circular_kernel_3
|
Fixing Circular_kernel_3 example
|
2008-06-26 15:44:25 +00:00 |
|
Circulator
|
CGAL_NULL and CGAL_NULL_TYPE are now constant macros, so replace them by:
|
2008-07-12 21:58:52 +00:00 |
|
Conic_2
|
…
|
|
|
Convex_decomposition_3
|
Package description + figures
|
2008-07-09 13:55:35 +00:00 |
|
Convex_hull_2
|
certainly() -> possibly().
|
2008-07-14 11:16:41 +00:00 |
|
Convex_hull_3
|
Document the fact that we don't use the Plane of the kernel but a triple of points so that it works with the inexact_constructions_kernel
|
2008-07-08 14:14:44 +00:00 |
|
Convex_hull_d
|
…
|
|
|
Core
|
CMake stuff moved into the appropriate packages
|
2008-07-16 20:56:17 +00:00 |
|
Curved_kernel_via_analysis_2
|
Rename *.C to *.cpp.
|
2008-07-16 08:20:53 +00:00 |
|
Developers_manual
|
testsuite documentation updated
|
2008-07-16 20:56:59 +00:00 |
|
Distance_2
|
…
|
|
|
Distance_3
|
…
|
|
|
Envelope_2
|
…
|
|
|
Envelope_3
|
fixed test
|
2008-07-08 09:03:04 +00:00 |
|
Filtered_kernel
|
Move Uncertain.h from Filtered_kernel to STL_Extension
|
2008-07-16 16:07:27 +00:00 |
|
Generator
|
…
|
|
|
Geomview
|
…
|
|
|
GraphicsView
|
- Change svn:ignore of the directory (files generated by CMake).
|
2008-07-11 13:25:51 +00:00 |
|
HalfedgeDS
|
CGAL_NULL and CGAL_NULL_TYPE are now constant macros, so replace them by:
|
2008-07-12 21:58:52 +00:00 |
|
Hash_map
|
…
|
|
|
Homogeneous_kernel
|
Document the kernel typedefs specifying the return types of the predicates:
|
2008-07-16 13:59:26 +00:00 |
|
Installation
|
CMake stuff moved into the appropriate packages
|
2008-07-16 20:56:17 +00:00 |
|
Interpolation
|
…
|
|
|
Intersections_2
|
Allow propagation of Uncertain-ty in more places, to reduce the number of exceptions.
|
2008-07-16 13:45:13 +00:00 |
|
Intersections_3
|
Allow propagation of Uncertain-ty in more places, to reduce the number of exceptions.
|
2008-07-16 13:45:13 +00:00 |
|
Interval_skip_list
|
Nobody ever complained about a missing data set
|
2008-07-07 14:44:07 +00:00 |
|
Inventor
|
…
|
|
|
Jet_fitting_3
|
…
|
|
|
Kernel_23
|
Document the kernel typedefs specifying the return types of the predicates:
|
2008-07-16 13:59:26 +00:00 |
|
Kernel_d
|
…
|
|
|
Kinetic_data_structures
|
Rename SS and CS to avoid name clashes with macros on x86/solaris (/usr/include/sys/regset.h).
|
2008-06-15 16:21:29 +00:00 |
|
LEDA
|
…
|
|
|
Largest_empty_rect_2
|
…
|
|
|
MacOSX
|
…
|
|
|
Maintenance
|
- Better test_results.log
|
2008-06-24 11:04:10 +00:00 |
|
Manual
|
Remove obsolete *.C files (the corresponding *.cpp are now under Circulator/examples/Circulator/).
|
2008-07-16 08:22:59 +00:00 |
|
Manual_tools
|
Rename *.C to *.cpp.
|
2008-07-16 08:46:48 +00:00 |
|
Matrix_search
|
Fix some stupid warnings of Sunpro.
|
2008-06-19 12:09:55 +00:00 |
|
Mesh_2
|
CGAL_NULL and CGAL_NULL_TYPE are now constant macros, so replace them by:
|
2008-07-12 21:58:52 +00:00 |
|
Min_annulus_d
|
…
|
|
|
Min_circle_2
|
As the traits class computes a center and a squared radius we need exact constructions
|
2008-07-07 14:32:54 +00:00 |
|
Min_ellipse_2
|
…
|
|
|
Min_quadrilateral_2
|
Added parentheses to shut down nagging gcc.
|
2008-06-20 07:46:48 +00:00 |
|
Min_sphere_d
|
…
|
|
|
Min_sphere_d_new
|
…
|
|
|
Min_sphere_of_spheres_d
|
Rename *.C to *.cpp.
|
2008-07-16 08:26:11 +00:00 |
|
Minkowski_sum_2
|
…
|
|
|
Minkowski_sum_3
|
forgot closing bracket
|
2008-07-09 13:36:12 +00:00 |
|
Modifier
|
…
|
|
|
Modular_arithmetic
|
rm unused variable
|
2008-05-16 07:39:56 +00:00 |
|
Nef_2
|
final change for feature freeze
|
2008-07-16 17:07:27 +00:00 |
|
Nef_3
|
final change for feature
|
2008-07-16 17:05:32 +00:00 |
|
Nef_S2
|
Remove unused (most probably superceeded) *.C files.
|
2008-07-16 08:39:29 +00:00 |
|
Number_types
|
Allow propagation of Uncertain-ty in more places, to reduce the number of exceptions.
|
2008-07-16 13:45:13 +00:00 |
|
OpenNL
|
…
|
|
|
Optimisation_basic
|
certainly() -> possibly().
|
2008-07-14 11:16:41 +00:00 |
|
Optimisation_doc
|
…
|
|
|
PDB
|
CMake stuff moved into the appropriate packages
|
2008-07-16 20:56:17 +00:00 |
|
Partition_2
|
certainly() -> possibly().
|
2008-07-14 11:16:41 +00:00 |
|
Point_set_2
|
…
|
|
|
Polygon
|
certainly() -> possibly().
|
2008-07-14 11:16:41 +00:00 |
|
Polyhedron
|
Allow the use of Meta instead of Alt, for the paths edition of QGLViewer.
|
2008-07-16 23:37:11 +00:00 |
|
Polyhedron_IO
|
…
|
|
|
Polynomial
|
fixed typo
|
2008-07-16 14:15:53 +00:00 |
|
Polytope_distance_d
|
…
|
|
|
Principal_component_analysis
|
…
|
|
|
QP_solver
|
Rename *.C to *.cpp
|
2008-07-16 08:36:20 +00:00 |
|
Qt_widget
|
CMake stuff moved into the appropriate packages
|
2008-07-16 20:56:17 +00:00 |
|
Quadrical_kernel_3
|
…
|
|
|
Random_numbers
|
…
|
|
|
Reconstruction_from_slices_3
|
…
|
|
|
Ridges_3
|
…
|
|
|
Robustness
|
…
|
|
|
STL_Extension
|
Move Uncertain.h from Filtered_kernel to STL_Extension
|
2008-07-16 16:07:27 +00:00 |
|
Scripts
|
Allow MYSHELL to be missing from .autocgalrc since when unsued testers just set it to ""
|
2008-07-16 21:30:29 +00:00 |
|
SearchStructures
|
certainly() -> possibly().
|
2008-07-14 11:16:41 +00:00 |
|
Segment_Delaunay_graph_2
|
Disable the remaining short names macros (to be removed after 3.4).
|
2008-07-16 07:21:40 +00:00 |
|
Skin_surface_3
|
Fixed missing include files and removed the beginning of the link to the delaunay mesher.
|
2008-06-27 13:06:20 +00:00 |
|
Snap_rounding_2
|
…
|
|
|
Spatial_searching
|
Rename *.C to *.cpp
|
2008-07-16 08:32:34 +00:00 |
|
Spatial_sorting
|
…
|
|
|
Straight_skeleton_2
|
Rename *.C to *.cpp
|
2008-07-16 08:28:03 +00:00 |
|
Stream_lines_2
|
certainly() -> possibly().
|
2008-07-14 11:16:41 +00:00 |
|
Stream_support
|
…
|
|
|
Subdivision_method_3
|
…
|
|
|
Surface_mesh_parameterization
|
certainly() -> possibly().
|
2008-07-14 11:16:41 +00:00 |
|
Surface_mesh_simplification
|
…
|
|
|
Surface_mesher
|
Fix a segfault in Mesh_3.
|
2008-06-12 15:37:06 +00:00 |
|
Surface_reconstruction_3
|
certainly() -> possibly().
|
2008-07-14 11:16:41 +00:00 |
|
Testsuite
|
Moved main logs to Installation
|
2008-07-16 21:32:07 +00:00 |
|
Timer
|
…
|
|
|
Triangulation_2
|
Use Kernel_traits.
|
2008-07-17 08:34:39 +00:00 |
|
Triangulation_3
|
- Use the new kernel typedefs K::Oriented_side and co.
|
2008-07-17 08:27:13 +00:00 |
|
Union_find
|
…
|
|
|
Visibility_complex_2
|
CGAL_NULL and CGAL_NULL_TYPE are now constant macros, so replace them by:
|
2008-07-12 21:58:52 +00:00 |
|
Voronoi_diagram_2
|
Disable the remaining short names macros (to be removed after 3.4).
|
2008-07-16 07:21:40 +00:00 |
|
Width_3
|
…
|
|
|
iostream
|
…
|
|
|
kdtree
|
…
|
|
|
wininst
|
…
|
|
|
.gitattributes
|
more on polyhedron kernel using LP solver
|
2008-07-16 21:23:04 +00:00 |
|
.gitignore
|
- Rename several actions, to remove all "_" in their names.
|
2008-07-16 11:08:06 +00:00 |