|
Algebraic_foundations
|
rm open.tex from manual for release 3.3
|
2007-03-24 11:56:59 +00:00 |
|
Algebraic_kernel_d
|
ispell american
|
2007-03-24 17:30:51 +00:00 |
|
Algebraic_kernel_for_circles
|
.C -> .cpp
|
2007-02-28 11:59:20 +00:00 |
|
Algebraic_kernel_for_spheres
|
Add missing CGAL:: (spotted by g++ 4.3).
|
2007-03-01 10:38:20 +00:00 |
|
Alpha_shapes_2
|
Remove Window_stream
|
2007-03-20 21:59:00 +00:00 |
|
Alpha_shapes_3
|
replace obsolete variable CGAL_WINDOW_LDFLAGS by CGAL_LDFLAGS
|
2007-03-11 09:57:31 +00:00 |
|
Apollonius_graph_2
|
remove unused parameter
|
2007-03-19 08:01:58 +00:00 |
|
Approximate_min_ellipsoid_d
|
removed unused parameters
|
2007-03-17 08:35:57 +00:00 |
|
Arrangement_2
|
fix unused argument warning
|
2007-03-23 19:07:47 +00:00 |
|
BGL
|
the generated makefile does the job
|
2007-03-20 22:10:31 +00:00 |
|
Benchmark
|
Removing leading and trailing empty lines from all example files.
|
2007-03-10 16:17:17 +00:00 |
|
Benchmark_instances
|
new name
|
2007-03-23 16:21:11 +00:00 |
|
Boolean_set_operations_2
|
Removed unused parameter
|
2007-03-21 17:04:28 +00:00 |
|
Box_intersection_d
|
remove unused parameter
|
2007-03-16 10:29:15 +00:00 |
|
CGALimageIO
|
remove pgcc warnings
|
2007-03-09 13:55:29 +00:00 |
|
Cartesian_kernel
|
Move 3D .bbox() to the functors to make Lazy_kernel pass, and enhance the test-suite to test .bbox()
|
2006-12-27 23:25:47 +00:00 |
|
Circular_kernel_2
|
update FSF address
|
2007-03-20 19:24:29 +00:00 |
|
Circular_kernel_3
|
comment out unused argument
|
2007-03-23 19:17:15 +00:00 |
|
Circulator
|
simplified code
|
2007-03-16 17:36:19 +00:00 |
|
Conic_2
|
Remove Window_stream
|
2007-03-20 21:49:39 +00:00 |
|
Convex_hull_2
|
replace obsolete variable CGAL_QT_LDFLAGS by CGAL_LDFLAGS
|
2007-03-11 09:54:17 +00:00 |
|
Convex_hull_3
|
Add illustration
|
2007-03-20 21:44:00 +00:00 |
|
Convex_hull_d
|
Remove Window_stream
|
2007-03-20 22:00:26 +00:00 |
|
Core
|
(Arg, I had forgotten the src/CGALCore part of the last change...)
|
2007-03-24 23:21:40 +00:00 |
|
Cubical_gaussian_map_3
|
Apply trailing whites-spaces and leadgin+trailing empty-lines cleanups
|
2007-03-10 16:55:12 +00:00 |
|
Developers_manual
|
remove -w and -g option of install_cgal
|
2007-03-09 22:53:24 +00:00 |
|
Distance_2
|
Rename .C to .cpp
|
2007-01-27 21:27:15 +00:00 |
|
Distance_3
|
remove warnings
|
2007-02-28 16:57:06 +00:00 |
|
Envelope_2
|
Ron's changes
|
2007-03-23 07:12:23 +00:00 |
|
Envelope_3
|
Fixes sent by Ron
|
2007-03-20 09:27:23 +00:00 |
|
Filtered_kernel
|
Remove warnings: "ec" unused.
|
2007-03-12 12:43:41 +00:00 |
|
Generator
|
replace obsolete variable CGAL_QT_LDFLAGS by CGAL_LDFLAGS
|
2007-03-11 09:54:17 +00:00 |
|
Geomview
|
Apply trailing whites-spaces and leadgin+trailing empty-lines cleanups
|
2007-03-10 16:55:12 +00:00 |
|
HalfedgeDS
|
Removing leading and trailing empty lines from all example files.
|
2007-03-10 16:17:17 +00:00 |
|
Hash_map
|
rename .C to .cpp
|
2007-01-27 19:56:57 +00:00 |
|
Homogeneous_kernel
|
removed unused parameters
|
2007-03-17 09:50:18 +00:00 |
|
Installation
|
remove extra newline in makefile_print_from_var()
|
2007-03-25 13:30:44 +00:00 |
|
Interpolation
|
Add Less_x_2 and Less_y_2 (new requirements of TriangulationTraits_2 through
|
2007-03-24 10:33:40 +00:00 |
|
Intersections_2
|
remove warning
|
2007-02-28 16:54:35 +00:00 |
|
Intersections_3
|
Replace Homogeneous<double> by Homogeneous<MP_Float> to fix a red raw in the test-suite.
|
2007-02-28 17:41:08 +00:00 |
|
Interval_skip_list
|
Removing leading and trailing empty lines from all example files.
|
2007-03-10 16:17:17 +00:00 |
|
Inventor
|
rename .C to .cpp
|
2007-01-27 21:15:35 +00:00 |
|
Jet_fitting_3
|
test lapack before running test
|
2007-03-24 15:31:25 +00:00 |
|
Kernel_23
|
ComputeDeterminant_3 with Vector_*3* as arguments type.
|
2007-03-22 10:14:51 +00:00 |
|
Kernel_d
|
Remove Window_stream
|
2007-03-20 22:04:11 +00:00 |
|
Kinetic_data_structures
|
Removed unused parameter
|
2007-03-23 07:35:32 +00:00 |
|
LEDA
|
fix lack of inclusion of <CGAL/basic.h> before the use of a CGAL_USE_* macro.
|
2007-03-12 14:53:27 +00:00 |
|
Largest_empty_rect_2
|
replace obsolete variable CGAL_QT_LDFLAGS by CGAL_LDFLAGS
|
2007-03-11 09:54:17 +00:00 |
|
MacOSX
|
Uniformize the format. Add some missing/updates.
|
2006-12-17 11:58:21 +00:00 |
|
Maintenance
|
set LD_LIBRARY_PATH for running rounding_modes test
|
2007-03-25 14:37:06 +00:00 |
|
Manual
|
Remove chapter on Window_stream
|
2007-03-19 19:44:50 +00:00 |
|
Manual_tools
|
* tex2doxy now automatically creates required doxygen and html
|
2007-03-21 12:45:46 +00:00 |
|
Matrix_search
|
replace obsolete variable CGAL_QT_LDFLAGS by CGAL_LDFLAGS
|
2007-03-11 09:54:17 +00:00 |
|
Mesh_2
|
CGAL_DONT_HAVE_MEMORY_SIZER is no more.
|
2007-03-16 22:55:05 +00:00 |
|
Min_annulus_d
|
- tests revised so that no too large coordinates occur (these lead
|
2007-03-23 15:08:34 +00:00 |
|
Min_circle_2
|
cleanup
|
2007-03-15 15:10:20 +00:00 |
|
Min_ellipse_2
|
Remove Window_stream
|
2007-03-20 21:53:56 +00:00 |
|
Min_quadrilateral_2
|
replace obsolete variable CGAL_QT_LDFLAGS by CGAL_LDFLAGS
|
2007-03-11 09:54:17 +00:00 |
|
Min_sphere_d
|
remove unused parameter
|
2007-03-16 10:21:25 +00:00 |
|
Min_sphere_d_new
|
.C -> .cpp
|
2007-02-28 11:39:31 +00:00 |
|
Min_sphere_of_spheres_d
|
removed unused parameters
|
2007-03-17 09:06:57 +00:00 |
|
Minkowski_sum_2
|
removed unused parameters
|
2007-03-16 15:27:11 +00:00 |
|
Modifier
|
rename .C to .cpp
|
2007-01-27 21:03:02 +00:00 |
|
Modular_arithmetic
|
rm file Modular_type
|
2007-03-02 12:02:31 +00:00 |
|
Nef_2
|
PGCC is picky about the difference between a pointer and an array.
|
2007-03-23 14:36:31 +00:00 |
|
Nef_3
|
bug fix: now all facet cycles of a facet get the
|
2007-03-23 21:24:03 +00:00 |
|
Nef_S2
|
change license to LGPL as the file is used during the build of libCGALQt
|
2007-03-20 20:33:56 +00:00 |
|
Number_types
|
changed template argument name Compare -> Less
|
2007-03-24 12:03:36 +00:00 |
|
OpenNL
|
refer to LICENSE.LGPL instead of include/CGAL/OpenNL/LICENSE.OPENNL
|
2007-03-20 19:31:04 +00:00 |
|
Optimisation_basic
|
- Access_coordinates_begin_d now *always* returns the homogeneous iterator;
|
2007-03-01 16:52:45 +00:00 |
|
Optimisation_doc
|
Added illustration
|
2007-03-19 16:05:58 +00:00 |
|
PDB
|
handling of insertion residues, still no API, but they are propagated through
|
2007-03-22 19:56:38 +00:00 |
|
Partition_2
|
Fixed singular iterator in Partition_vertex
|
2007-03-21 14:51:42 +00:00 |
|
Point_set_2
|
removed the demos instead of dont_submit
|
2007-03-15 08:20:55 +00:00 |
|
Polygon
|
Added illustration
|
2007-03-20 22:19:49 +00:00 |
|
Polyhedron
|
Removing leading and trailing empty lines from all example files.
|
2007-03-10 16:17:17 +00:00 |
|
Polyhedron_IO
|
add missing default makefile
|
2007-03-25 12:16:52 +00:00 |
|
Polynomial
|
rm SqffUtcf
|
2007-03-15 11:45:59 +00:00 |
|
Polytope_distance_d
|
- tests now avoid large coordinates (they lead to problems in the
|
2007-03-23 14:41:03 +00:00 |
|
Principal_component_analysis
|
Added illustration
|
2007-03-19 19:22:47 +00:00 |
|
QP_solver
|
- fixed all occurrences of qp_A[i][j], qp_D[i][j] (qp_A[i], qp_D[i] are in
|
2007-03-23 10:57:07 +00:00 |
|
Qt_widget
|
remove unused parameter
|
2007-03-19 07:51:27 +00:00 |
|
Random_numbers
|
rename .C to .cpp
|
2007-01-27 20:47:11 +00:00 |
|
Reconstruction_from_slices_3
|
Removing leading and trailing empty lines from all example files.
|
2007-03-10 16:17:17 +00:00 |
|
Ridges_3
|
test lapack before running test
|
2007-03-24 15:30:56 +00:00 |
|
Robustness
|
replace obsolete variable CGAL_QT_LDFLAGS by CGAL_LDFLAGS
|
2007-03-11 09:54:17 +00:00 |
|
STL_Extension
|
Added link to Null_tag and Null_functor
|
2007-03-19 14:43:29 +00:00 |
|
Scripts
|
handle relative paths as argument for the -a option
|
2007-03-25 12:50:28 +00:00 |
|
SearchStructures
|
Removing leading and trailing empty lines from all example files.
|
2007-03-10 16:17:17 +00:00 |
|
Segment_Delaunay_graph_2
|
comment out unused argument
|
2007-03-23 19:14:27 +00:00 |
|
Skin_surface_3
|
Removing some warnings
|
2007-03-22 07:31:59 +00:00 |
|
Snap_rounding_2
|
replace obsolete variable CGAL_QT_LDFLAGS by CGAL_LDFLAGS
|
2007-03-11 09:54:17 +00:00 |
|
Spatial_searching
|
comment unused argument name
|
2007-03-23 18:58:22 +00:00 |
|
Spatial_sorting
|
Removing leading and trailing empty lines from all example files.
|
2007-03-10 16:17:17 +00:00 |
|
Straight_skeleton_2
|
Larger samples removed to avoid timeouts
|
2007-03-23 14:27:37 +00:00 |
|
Stream_lines_2
|
removed unused parameters
|
2007-03-17 09:27:09 +00:00 |
|
Stream_support
|
replace obsolete variable CGAL_WINDOW_LDFLAGS by CGAL_LDFLAGS
|
2007-03-11 09:57:31 +00:00 |
|
Subdivision_method_3
|
Removing leading and trailing empty lines from all example files.
|
2007-03-10 16:17:17 +00:00 |
|
Surface_mesh_parameterization
|
Fix unused argument warning.
|
2007-03-23 19:03:09 +00:00 |
|
Surface_mesh_simplification
|
Unused args warnings fixed
|
2007-03-23 14:28:33 +00:00 |
|
Surface_mesher
|
Remove the enum Debug_flag from Surface_mesher (conflicts with VC++ macros).
|
2007-03-20 14:41:50 +00:00 |
|
Testsuite
|
Fix the autokill stuff in run_testsuite.
|
2007-03-19 16:48:26 +00:00 |
|
Timer
|
Commit something that works... (and fix copyright headers while at it).
|
2007-03-16 22:45:19 +00:00 |
|
Triangulation_2
|
Added spatial_sort support in iterator range insert() & ctors.
|
2007-03-21 15:29:30 +00:00 |
|
Triangulation_3
|
removed unused parameters
|
2007-03-20 08:34:26 +00:00 |
|
Union_find
|
rename .C to .cpp
|
2007-01-27 20:01:31 +00:00 |
|
Voronoi_diagram_2
|
Properly initialize base class in copy-ctor.
|
2007-03-23 19:17:37 +00:00 |
|
Width_3
|
Removing leading and trailing empty lines from all example files.
|
2007-03-10 16:17:17 +00:00 |
|
iostream
|
do not run the tests for long long and long double on platforms which have buggy IO for these types
|
2007-03-18 13:00:50 +00:00 |
|
kdtree
|
Remove trailing white spaces and end of lines.
|
2007-03-10 14:59:41 +00:00 |
|
window
|
remove Window_stream
|
2007-03-19 20:18:34 +00:00 |
|
wininst
|
cleanup
|
2007-03-12 20:29:26 +00:00 |
|
.gitattributes
|
added lgebraicKernel_d_1::AlgebraicRealTraits_1
|
2007-03-24 17:23:52 +00:00 |
|
.gitignore
|
Move Mesh_3 into "experimental-packages" until accepted in CGAL.
|
2007-03-19 07:32:03 +00:00 |