Algebraic_kernel
make_root_of_2 documentation : change "int" argument to "bool" to match
2006-05-19 14:58:17 +00:00
Alpha_shapes_2
manual bugfix (ccHowToCiteCgal)
2006-05-04 12:28:44 +00:00
Alpha_shapes_3
Uniformize '# CGAL_MAKEFILE' line.
2006-05-20 07:52:02 +00:00
Apollonius_graph_2
- fixed errors created by the move of *.C files to *_impl.h
2006-05-27 10:38:38 +00:00
Approximate_min_ellipsoid_d
\cgal -> \cgal\ .
2006-05-19 14:29:54 +00:00
Arrangement_2
Perfomed a renaming of the functors in the extended traits class that deal
2006-06-06 08:25:16 +00:00
Benchmark
fixed perl path
2006-05-31 19:21:18 +00:00
Boolean_set_operations_2
Added DXF files for the demo.
2006-05-22 14:28:47 +00:00
Box_intersection_d
moved some more \labels into \section
2006-05-06 19:49:16 +00:00
Cartesian_kernel
If its a class members must become public (thanks Sylvain)
2006-04-21 12:06:39 +00:00
Circulator
rewritten the whole manual
2006-04-06 17:03:37 +00:00
Conic_2
Remove empty files
2006-02-19 22:23:06 +00:00
Convex_hull_2
Fixed a problem with the include files.
2006-06-04 15:33:38 +00:00
Convex_hull_3
Fixed an internal include file.
2006-06-06 07:14:45 +00:00
Convex_hull_d
Added #include of Handle_for
2006-04-05 15:26:02 +00:00
Core
Fixed svn:executable, svn:keywords and svn:eol-style properties of the whole trunk
2006-05-04 09:15:26 +00:00
Cubical_gaussian_map_3
fixed initializer
2006-06-05 22:23:33 +00:00
Curved_kernel
2006-06-05 12:01:37 +00:00
Developers_manual
Mention that cgal_create_makefile also considers *.cpp files,
2006-05-21 18:46:55 +00:00
Distance_2
- Merge H2 and H3 into Homogeneous_kernel.
2006-03-06 23:51:27 +00:00
Distance_3
- Remove prehistoric funnelweb stuff.
2006-02-19 20:08:21 +00:00
Envelope_3
fixed a bug in case when the spheres intersect in one point.
2006-05-17 08:09:10 +00:00
Fixed_precision_nt
rewritten the whole manual
2006-04-06 17:03:37 +00:00
Generator
Fixed the include files.
2006-06-04 15:39:42 +00:00
Geomview
Use .cpp file extension instead of .C for src/*/* files.
2006-04-14 09:19:29 +00:00
HalfedgeDS
manual bugfix (ccHowToCiteCgal)
2006-05-04 12:28:44 +00:00
Hash_map
rewritten the whole manual
2006-04-06 17:03:37 +00:00
Homogeneous_kernel
Sphere_3::orthogonal_transform fixes:
2006-04-03 13:16:31 +00:00
Installation
small bugfix for demo/makefile and examples/makefile
2006-05-27 15:24:06 +00:00
Interpolation
moved some more \labels into \section
2006-05-06 19:49:16 +00:00
Intersections_2
Move CGAL/Triangle_2_Triangle_2_intersection.C to
2006-05-25 17:37:47 +00:00
Intersections_3
Move <CGAL/intersection_3_1.C> to
2006-05-25 17:44:06 +00:00
Interval_arithmetic
Fix too strict expensive assertion.
2006-06-05 16:42:51 +00:00
Interval_skip_list
manual bugfix (ccHowToCiteCgal)
2006-05-04 12:28:44 +00:00
Inventor
Missing std::
2006-02-28 16:32:59 +00:00
Jet_fitting_3
2006-06-03 22:34:23 +00:00
Kernel_23
manual bugfix (ccHowToCiteCgal)
2006-05-04 12:28:44 +00:00
Kernel_d
finish move *.C -> *_impl.h
2006-05-26 21:31:43 +00:00
Kinetic_data_structures
added removal support to active_objects_vector
2006-06-05 12:44:12 +00:00
LEDA
- Follow-up of test/Kernel -/ test/Kernel_23 renaming.
2006-03-14 22:17:10 +00:00
Largest_empty_rect_2
upgrade to VC7.3 and fixes
2006-04-25 19:35:11 +00:00
MacOSX
Homogeneize first line
2006-05-03 12:19:44 +00:00
Maintenance
Added Mesh_3
2006-06-06 07:29:48 +00:00
Manual
Move Introduction/checks.tex to Introduction_ref/checks.tex
2006-05-19 14:47:43 +00:00
Manual_tools
2006-05-22 15:46:59 +00:00
Matrix_search
upgrade to VC7.3 and fixes
2006-04-25 20:05:53 +00:00
Mesh_2
Copy Mesh_2, Mesh_3 and Surface_mesher, from the branch
2006-06-06 13:38:15 +00:00
Min_annulus_d
added new example that shows actual feature, namely the hybrid
2006-03-13 12:25:57 +00:00
Min_circle_2
upgrade to VC7.3 and fixes
2006-04-25 14:53:54 +00:00
Min_ellipse_2
small performance fix: reuse conic1, conic2 in set(5)
2006-05-16 09:32:03 +00:00
Min_quadrilateral_2
upgrade to VC7.3 and fixes
2006-04-25 18:44:52 +00:00
Min_sphere_d
rename create_makefile to cgal_create_makefile to avoid name clashes,
2006-03-15 22:10:02 +00:00
Min_sphere_d_new
removed unused #define, which lead to compiler errors
2006-03-21 09:40:54 +00:00
Min_sphere_of_spheres_d
- moved Traits.tex to MinSphereOfSpheresTraits.tex
2006-03-08 11:57:11 +00:00
Minkowski_sum_2
Fixed svn:executable, svn:keywords and svn:eol-style properties of the whole trunk
2006-05-04 09:15:26 +00:00
Modifier
rewritten the whole manual
2006-04-06 17:03:37 +00:00
Moebius_diagram_2
Missing #include <CGAL/basic.h> added
2006-03-29 14:31:13 +00:00
Nef_2
manual bugfix (ccHowToCiteCgal)
2006-05-04 12:28:44 +00:00
Nef_3
\cgal -> \cgal\ .
2006-05-19 14:29:54 +00:00
Nef_S2
manual bugfix (ccHowToCiteCgal)
2006-05-04 12:28:44 +00:00
Nuage_III
Move extension packages to trunk root
2006-02-14 08:58:49 +00:00
Number_types
make_root_of_2 doc : use bool instead of int (correct file this time)
2006-05-20 15:02:33 +00:00
OpenNL
Move LICENSE.OPENNL to include/OpenNL (as per B. Levy, A. Fabri and S. Pion request)
2006-04-27 13:34:27 +00:00
Optimisation_basic
Last round of missing std:: before 3.2 (Andreas permission)
2006-04-19 16:56:12 +00:00
Optimisation_doc
moved some more \labels into \section
2006-05-06 19:49:16 +00:00
Partition_2
Fixed a renaming problem.
2006-06-04 15:21:22 +00:00
Persistent_homology_d
Global fix of svn:executable property in trunk
2006-04-14 15:07:17 +00:00
Point_set_2
manual bugfix (ccHowToCiteCgal)
2006-05-04 12:28:44 +00:00
Polygon
Rename the *.C files to *_impl.h files, and removed non-interface include
2006-05-29 07:28:42 +00:00
Polygonal_approximation_d
Global fix of svn:executable property in trunk
2006-04-14 15:07:17 +00:00
Polyhedron
manual bugfix (ccHowToCiteCgal)
2006-05-04 12:28:44 +00:00
Polyhedron_IO
Last round of missing std:: before 3.2 (Andreas permission)
2006-04-19 16:56:12 +00:00
Polynomial
Use .cpp file extension instead of .C for src/*/* files.
2006-04-14 09:19:29 +00:00
Polytope_distance_d
Last round of missing std:: before 3.2 (Andreas permission)
2006-04-19 16:56:12 +00:00
Principal_component_analysis
Uniformize '# CGAL_MAKEFILE' line.
2006-05-20 07:52:02 +00:00
QP_solver
fixed bug that led to wrong objective function values
2006-05-30 14:31:16 +00:00
Qt_widget
fix for solaris make
2006-05-23 13:58:21 +00:00
Random_numbers
Use .cpp file extension instead of .C for src/*/* files.
2006-04-14 09:19:29 +00:00
Reconstruction_from_slices_3
Global fix of svn:executable property in trunk
2006-04-14 15:07:17 +00:00
Ridges_3
computation of umbilics added using neighbors
2006-06-04 22:55:56 +00:00
Robustness
upgrade to VC7.3 and fixes
2006-04-25 20:14:10 +00:00
STL_Extension
Changed the header such that the copyright is only for TAU.
2006-05-16 10:11:35 +00:00
Scripts
Change Geert-Jan by myself.
2006-05-27 11:15:59 +00:00
SearchStructures
manual bugfix (ccHowToCiteCgal)
2006-05-04 12:28:44 +00:00
Segment_Delaunay_graph_2
- fixed errors created by the move of *.C files to *_impl.h
2006-05-27 10:56:12 +00:00
Skin_surface_3
added the code for meshing a union of balls.
2006-05-31 15:21:59 +00:00
Snap_rounding_2
Made sure the README is up to date.
2006-05-22 14:21:40 +00:00
Spatial_searching
manual bugfix (ccHowToCiteCgal)
2006-05-04 12:28:44 +00:00
Spatial_sorting
added #include <functional>
2006-05-16 09:12:24 +00:00
Straight_skeleton_2
fixed wrong #include
2006-06-02 12:51:18 +00:00
Stream_lines_2
manual bugfix (ccHowToCiteCgal)
2006-05-04 12:28:44 +00:00
Stream_support
Use .cpp file extension instead of .C for src/*/* files.
2006-04-14 09:19:29 +00:00
Subdivision_method_3
moved some more \labels into \section
2006-05-06 19:49:16 +00:00
Surface_mesh_parameterization
Surface_mesh_parameterization is now compatible with debug libstdc++
2006-05-24 09:29:28 +00:00
Surface_mesh_simplification
nomsg
2006-05-31 19:16:14 +00:00
Timer
Use .cpp file extension instead of .C for src/*/* files.
2006-04-14 09:19:29 +00:00
Triangulation_2
\cgal -> \cgal\ .
2006-05-19 14:29:54 +00:00
Triangulation_3
manual bugfix (ccHowToCiteCgal)
2006-05-04 12:28:44 +00:00
Tutorial
Fixed svn properties of ASCII files (as defined by Maintenance/svn_client/config)
2006-04-18 12:42:52 +00:00
Union_find
rewritten the whole manual
2006-04-06 17:03:37 +00:00
Visibility_complex
rewritten the whole manual
2006-04-06 17:03:37 +00:00
Voronoi_diagram_2
- fixed errors introduced by the move of *.C to *_impl.h
2006-05-27 11:29:16 +00:00
Width_3
rename create_makefile to cgal_create_makefile to avoid name clashes,
2006-03-15 22:10:02 +00:00
iostream
Use .cpp file extension instead of .C for src/*/* files.
2006-04-14 09:19:29 +00:00
kdtree
Remove examples.
2006-05-05 13:21:45 +00:00
window
Use .cpp file extension instead of .C for src/*/* files.
2006-04-14 09:19:29 +00:00
wininst
minor fixes
2006-05-19 09:33:45 +00:00
.gitattributes
Copy Mesh_2, Mesh_3 and Surface_mesher, from the branch
2006-06-06 13:38:15 +00:00
.gitignore
Copy Mesh_2, Mesh_3 and Surface_mesher, from the branch
2006-06-06 13:38:15 +00:00