Algebraic_foundations
added public type Boolean to Algebraic_structure_traits
2008-09-18 13:53:47 +00:00
Algebraic_kernel_d
bug fix
2008-09-07 14:13:24 +00:00
Algebraic_kernel_for_circles
Remove changes.txt files.
2008-07-24 17:47:16 +00:00
Algebraic_kernel_for_spheres
Remove Arity_tag.
2008-07-22 12:29:01 +00:00
Alpha_shapes_2
revert revision 44012 for that file: one must never commit a CMAKE generated Makefile.
2008-09-15 08:13:45 +00:00
Alpha_shapes_3
Remove useless <CGAL/utility.h> includes
2008-07-25 15:10:02 +00:00
Apollonius_graph_2
typo
2008-09-18 14:01:01 +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
fig stream update
2008-09-11 12:57:41 +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
Added CMakeLists.txt
2008-09-18 14:06:41 +00:00
Box_intersection_d
Include <CGAL/algorithm.h> instead of <CGAL/copy_n.h>.
2008-08-12 12:58:18 +00:00
CGALimageIO
Followup of revision 45554:
2008-09-16 12:45:40 +00:00
Cartesian_kernel
Rename Bool_type to Boolean.
2008-08-26 13:40:26 +00:00
Circular_kernel_2
makefile for demos re-added...
2008-09-17 09:01:48 +00:00
Circular_kernel_3
makefile for demos re-added...
2008-09-17 09:01:30 +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
fixed link, but why must it be written by hand in the first place ???
2008-09-08 08:12:34 +00:00
Convex_hull_2
4th pass to remove CGAL_USE_QT: remove "#ifdef CGAL_USE_QT"/"#endif"
2008-09-09 21:53:57 +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
Added explicit link directives from libCGAL* to libCGAL
2008-09-09 18:53:02 +00:00
Curved_kernel_via_analysis_2
xfig bug fix
2008-09-11 20:04:24 +00:00
Developers_manual /doc_tex
*.c -> *.C.
2008-09-10 08:21:54 +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
Second pass to remove CGAL_USE_QT: remove "#ifndef CGAL_USE_QT"/"#else"/"#endif // CGAL_USE_QT"
2008-09-09 21:42:42 +00:00
Filtered_kernel
New profiling tool : Profile_branch_counter, that improves the display
2008-09-08 09:52:37 +00:00
Generator
5th pass (manually) to remove CGAL_USE_QT: remove "#ifdnef CGAL_USE_QT"/"#endif"
2008-09-09 22:17:19 +00:00
Geomview
Remove changes.txt files.
2008-07-24 17:47:16 +00:00
GraphicsView
Use "modern" find_package(CGAL). That simplifies a lot!
2008-09-11 13:56:30 +00:00
HalfedgeDS
Removed troubling \XHDS macro
2008-08-29 21:09:04 +00:00
Hash_map
Hash_map is not a standalone package
2008-09-10 13:08:26 +00:00
Homogeneous_kernel
Rename Bool_type to Boolean.
2008-08-26 13:40:26 +00:00
Installation
Fix yet another bug in FindBoost.cmake: if Boost_LIBRARY_DIRS is in cache,
2008-09-17 15:01:30 +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
Construct_supporting_plane_3( circle3 ) -> Construct_plane_3
2008-09-16 13:47:46 +00:00
Kernel_d
Unify struct and class
2008-09-18 13:44:36 +00:00
Kinetic_data_structures
Operator needed for VC++ HAS_ITERATOR_DEBUGGING
2008-09-16 13:54:07 +00:00
LEDA
Remove changes.txt files.
2008-07-24 17:47:16 +00:00
Largest_empty_rect_2
4th pass to remove CGAL_USE_QT: remove "#ifdef CGAL_USE_QT"/"#endif"
2008-09-09 21:53:57 +00:00
MacOSX
Remove changes.txt files.
2008-07-24 17:47:16 +00:00
Maintenance
Followup: (fixed spec file)
2008-09-18 14:28:26 +00:00
Manual
Renamed directory as the alphabetical index of ref pages needs all ref pages to be in the same directory
2008-09-10 07:51:58 +00:00
Manual_tools
Added #include <stdlib.h> to make it compile on a gcc 4.3 system.
2008-08-22 19:40:47 +00:00
Matrix_search
4th pass to remove CGAL_USE_QT: remove "#ifdef CGAL_USE_QT"/"#endif"
2008-09-09 21:53:57 +00:00
Mesh_2
4th pass to remove CGAL_USE_QT: remove "#ifdef CGAL_USE_QT"/"#endif"
2008-09-09 21:53:57 +00:00
Min_annulus_d
Include <CGAL/algorithm.h> instead of <CGAL/copy_n.h>.
2008-08-12 12:58:18 +00:00
Min_circle_2
4th pass to remove CGAL_USE_QT: remove "#ifdef CGAL_USE_QT"/"#endif"
2008-09-09 21:53:57 +00:00
Min_ellipse_2
4th pass to remove CGAL_USE_QT: remove "#ifdef CGAL_USE_QT"/"#endif"
2008-09-09 21:53:57 +00:00
Min_quadrilateral_2
Apparently this cgal_test does not bring anything over the automatically generated one.
2008-09-10 08:46:30 +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
approximated offset fixes
2008-09-18 12:40:50 +00:00
Minkowski_sum_3
copy paste is not your friend, Peter
2008-09-09 07:55:28 +00:00
Modifier
Modifier is not a standalone package
2008-09-10 13:10:22 +00:00
Modular_arithmetic
added Models
2008-09-17 09:15:15 +00:00
Nef_2
7th pass to remove CGAL_USE_QT: remove manually all remaining CGAL_USE_QT
2008-09-09 22:29:51 +00:00
Nef_3
Added '\' to mathbb and simplification of template parameter names
2008-09-11 07:41:39 +00:00
Nef_S2
added some make_object calls, which were still missing
2008-09-10 17:39:05 +00:00
Number_types
added public type Boolean to Algebraic_structure_traits
2008-09-18 13:53:47 +00:00
OpenNL
Fixed bug in Bi-CGSTAB solver when omega==0, which may happen for small linear systems.
2008-08-25 15:26:38 +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
VC++ iterator debugging needs the operator < with both orders of arguments
2008-09-16 13:25:57 +00:00
Partition_2
4th pass to remove CGAL_USE_QT: remove "#ifdef CGAL_USE_QT"/"#endif"
2008-09-09 21:53:57 +00:00
Point_set_2
Remove changes.txt files.
2008-07-24 17:47:16 +00:00
Polygon
5th pass (manually) to remove CGAL_USE_QT: remove "#ifdnef CGAL_USE_QT"/"#endif"
2008-09-09 22:17:19 +00:00
Polyhedron
Polyhedron demo: another attempt to get the texture mapping to work
2008-09-11 21:16:43 +00:00
Polyhedron_IO
kill warning
2008-08-21 13:10:38 +00:00
Polynomial
improved consistency/layout
2008-09-18 12:41:39 +00:00
Polytope_distance_d
Remove changes.txt files.
2008-07-24 17:47:16 +00:00
Principal_component_analysis
4th pass to remove CGAL_USE_QT: remove "#ifdef CGAL_USE_QT"/"#endif"
2008-09-09 21:53:57 +00:00
Profiling_tools
Renamed directory as the alphabetical index of ref pages needs all ref pages to be in the same directory
2008-09-10 07:40:56 +00:00
QP_solver
another try (inserted missing const)
2008-09-05 09:34:51 +00:00
Qt_widget
Added libCGAL to libCGAL-Qt3
2008-09-12 18:58:38 +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
Second pass to remove CGAL_USE_QT: remove "#ifndef CGAL_USE_QT"/"#else"/"#endif // CGAL_USE_QT"
2008-09-09 21:42:42 +00:00
STL_Extension
Replace Nef's custom Object_handle by CGAL::Object.
2008-09-09 16:03:25 +00:00
Scripts
Removed TESTSUITE_* flags
2008-09-17 18:53:08 +00:00
SearchStructures
Remove changes.txt files.
2008-07-24 17:47:16 +00:00
Segment_Delaunay_graph_2
7th pass to remove CGAL_USE_QT: remove manually all remaining CGAL_USE_QT
2008-09-09 22:29:51 +00:00
Skin_surface_3
Made custom CMakeList.txt file as one application needs PDB
2008-09-09 14:01:25 +00:00
Snap_rounding_2
4th pass to remove CGAL_USE_QT: remove "#ifdef CGAL_USE_QT"/"#endif"
2008-09-09 21:53:57 +00:00
Spatial_searching
4th pass to remove CGAL_USE_QT: remove "#ifdef CGAL_USE_QT"/"#endif"
2008-09-09 21:53:57 +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
4th pass to remove CGAL_USE_QT: remove "#ifdef CGAL_USE_QT"/"#endif"
2008-09-09 21:53:57 +00:00
Stream_lines_2
6th pass to remove CGAL_USE_QT: remove "#ifdnef CGAL_USE_QT"/"#else"/"#endif"
2008-09-09 22:20:48 +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
Added trace
2008-08-26 14:43:28 +00:00
Surface_mesh_simplification
Remove changes.txt files.
2008-07-24 17:47:16 +00:00
Surface_mesher
Made custom CMakeList.txt file as applications need ImageIO
2008-09-09 14:08:52 +00:00
Surface_reconstruction_3
Added assertion
2008-09-16 14:32:56 +00:00
Testsuite
Unfix the ordering of packages to test
2008-09-10 14:39:26 +00:00
Triangulation_2
4th pass to remove CGAL_USE_QT: remove "#ifdef CGAL_USE_QT"/"#endif"
2008-09-09 21:53:57 +00:00
Triangulation_3
revert change, code was right before
2008-09-15 20:54:02 +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
7th pass to remove CGAL_USE_QT: remove manually all remaining CGAL_USE_QT
2008-09-09 22:29:51 +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
Update the tools to build an rpm of the manual tools.
2008-09-18 13:55:36 +00:00
.gitignore
Fixed g++ warnings
2008-08-28 14:14:49 +00:00