|
Algebraic_foundations
|
rm fwd of Min/Max
|
2007-03-08 13:39:57 +00:00 |
|
Algebraic_kernel_GBRS
|
minor bug in compare_1
|
2007-03-08 11:09:56 +00:00 |
|
Algebraic_kernel_d/doc_tex
|
added Compare_1
|
2007-03-08 14:17:29 +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
|
constify
|
2007-02-11 22:34:39 +00:00 |
|
Alpha_shapes_3
|
warning--
|
2007-03-09 08:24:31 +00:00 |
|
Apollonius_graph_2
|
warning patrol
|
2007-03-09 08:32:01 +00:00 |
|
Approximate_min_ellipsoid_d
|
typo
|
2007-02-27 23:01:01 +00:00 |
|
Arrangement_2
|
Ron: added parentheses to suppress a warning
|
2007-03-08 13:45:40 +00:00 |
|
BGL
|
same change as in Surface_mesh_simplification to remove cgal_test from SVN
|
2007-02-28 20:09:49 +00:00 |
|
Benchmark
|
- Rework on src/CGAL/common.mk:
|
2007-02-22 19:58:08 +00:00 |
|
Boolean_set_operations_2
|
more const
|
2007-03-08 11:02:51 +00:00 |
|
Box_intersection_d
|
Improved parenthesization
|
2007-03-08 10:37:21 +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
|
warning patrol
|
2007-03-09 08:37:01 +00:00 |
|
Circular_kernel_3
|
an easy one...
|
2007-03-08 07:24:33 +00:00 |
|
Circulator
|
rename .C to .cpp
|
2007-01-27 21:16:03 +00:00 |
|
Conic_2
|
Removal of remaining protect macros : those protecting other CGAL include files.
|
2007-01-24 18:00:30 +00:00 |
|
Convex_hull_2
|
formatting
|
2007-02-15 14:48:03 +00:00 |
|
Convex_hull_3
|
remove BORLAND workaround, we don't support it anymore, and the workaround is even probably suboptimal
|
2007-02-28 19:28:09 +00:00 |
|
Convex_hull_d
|
Add parentheses to fix a warning.
|
2007-03-08 09:36:50 +00:00 |
|
Core
|
fix pgcc warnings
|
2007-03-09 13:58:37 +00:00 |
|
Cubical_gaussian_map_3
|
minor
|
2006-12-01 14:06:21 +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
|
Constification
|
2007-03-08 10:39:00 +00:00 |
|
Envelope_3
|
.C -> .cpp
|
2007-02-28 11:34:08 +00:00 |
|
Filtered_kernel
|
- Move certainly() to Uncertain.h
|
2007-03-01 18:29:19 +00:00 |
|
Generator
|
Switch the demo from QPL to LGPL (same as the rest of the package).
|
2007-03-07 10:27:38 +00:00 |
|
Geomview
|
rename .C to .cpp
|
2007-01-27 20:46:44 +00:00 |
|
HalfedgeDS
|
remove more references to the Support Library
|
2007-02-09 13:38:48 +00:00 |
|
Hash_map
|
rename .C to .cpp
|
2007-01-27 19:56:57 +00:00 |
|
Homogeneous_kernel
|
remove warning
|
2007-03-03 08:59:11 +00:00 |
|
Installation
|
remove -w and -g option of install_cgal
|
2007-03-09 22:53:24 +00:00 |
|
Interpolation
|
remove warnings
|
2007-03-03 09:02:08 +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
|
Remove unused files.
|
2007-03-05 21:33:04 +00:00 |
|
Inventor
|
rename .C to .cpp
|
2007-01-27 21:15:35 +00:00 |
|
Jet_fitting_3
|
changed wording
|
2007-03-09 13:34:09 +00:00 |
|
Kernel_23
|
remove g++ 4.3 warning
|
2007-03-06 15:11:09 +00:00 |
|
Kernel_d
|
macros must be prefixed by CGAL_
|
2007-02-15 21:32:14 +00:00 |
|
Kinetic_data_structures
|
comment out unused variable (spotted by pgcc)
|
2007-03-09 13:28:35 +00:00 |
|
LEDA
|
rename .C to .cpp
|
2007-01-27 21:05:44 +00:00 |
|
Largest_empty_rect_2
|
remove warnings
|
2007-03-04 13:30:32 +00:00 |
|
MacOSX
|
Uniformize the format. Add some missing/updates.
|
2006-12-17 11:58:21 +00:00 |
|
Maintenance
|
Split CGALimageIO from Surface_mesher (different license, etc.).
|
2007-03-07 11:00:59 +00:00 |
|
Manual
|
manual bugfix: output of `date` should be independent of locale.
|
2007-03-01 12:19:42 +00:00 |
|
Manual_tools
|
* cosmetic change: underline postconditions, instead of printing them
|
2007-03-08 13:56:56 +00:00 |
|
Matrix_search
|
Superfluous.
|
2007-02-27 07:49:41 +00:00 |
|
Mesh_2
|
Fix an error with -D_GLIBCXX_DEBUG -D_GLIBCPP_CONCEPT_CHECKS
|
2007-02-23 13:01:04 +00:00 |
|
Mesh_3
|
add a maintainer file
|
2007-03-01 10:51:08 +00:00 |
|
Min_annulus_d
|
- "changes meaning" error fixed
|
2007-03-08 14:28:58 +00:00 |
|
Min_circle_2
|
.C -> .cpp
|
2007-02-16 16:31:40 +00:00 |
|
Min_ellipse_2
|
.C -> .cpp
|
2007-02-16 16:32:49 +00:00 |
|
Min_quadrilateral_2
|
Constify
|
2007-03-05 16:46:14 +00:00 |
|
Min_sphere_d
|
Remove default-generated cgal_test and makefile
|
2007-02-15 23:58:10 +00:00 |
|
Min_sphere_d_new
|
.C -> .cpp
|
2007-02-28 11:39:31 +00:00 |
|
Min_sphere_of_spheres_d
|
.C -> .cpp
|
2007-02-16 16:43:24 +00:00 |
|
Minkowski_sum_2
|
iterator must not ++ once it is past the end
|
2007-03-05 08:52:34 +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
|
Replace the 7 Galia partners copyright holders by only MPI.
|
2007-03-07 12:04:40 +00:00 |
|
Nef_3
|
erased redundant template parameters of compare
|
2007-03-08 17:51:06 +00:00 |
|
Nef_S2
|
warning--
|
2007-03-08 10:03:49 +00:00 |
|
Number_types
|
Implement Unit_part.
|
2007-03-09 15:35:24 +00:00 |
|
OpenNL
|
Uniformize the format. Add some missing/updates.
|
2006-12-17 11:58:21 +00:00 |
|
Optimisation_basic
|
- Access_coordinates_begin_d now *always* returns the homogeneous iterator;
|
2007-03-01 16:52:45 +00:00 |
|
Optimisation_doc
|
global update of maintainer files
|
2006-12-05 14:01:13 +00:00 |
|
PDB
|
min/max fix
|
2007-03-08 09:53:50 +00:00 |
|
Partition_2
|
Add missing CGAL:: (spotted by g++ 4.3)
|
2007-03-01 10:44:59 +00:00 |
|
Point_set_2
|
more cleanup
|
2007-03-06 15:14:31 +00:00 |
|
Polygon
|
remove empty first line
|
2007-02-15 14:50:53 +00:00 |
|
Polyhedron
|
Add parentheses
|
2007-03-08 10:29:20 +00:00 |
|
Polyhedron_IO
|
Remove committed makefile, as it is useless, and buggy (generates a warning).
|
2007-02-27 23:41:59 +00:00 |
|
Polynomial
|
Innermost_coefficient_to_polynomial functor replaced by simple constructor call because functor does not exist.
|
2007-03-07 14:12:10 +00:00 |
|
Polytope_distance_d
|
- obsolete files removed
|
2007-03-06 18:45:50 +00:00 |
|
Principal_component_analysis
|
rename .C to .cpp and remove makefile, same as generated
|
2007-01-27 21:11:36 +00:00 |
|
QP_solver
|
functor moved from dependent classes to QP_solver
|
2007-03-05 14:44:06 +00:00 |
|
Qt_widget
|
Fix typo in the main() prototype.
|
2007-03-02 08:03:34 +00:00 |
|
Random_numbers
|
rename .C to .cpp
|
2007-01-27 20:47:11 +00:00 |
|
Reconstruction_from_slices_3
|
Added overload of the 'clear' function
|
2007-01-17 16:34:54 +00:00 |
|
Ridges_3
|
remove useless const qualification on return type to avoid g++ 4.3 warning
|
2007-03-05 16:24:43 +00:00 |
|
Robustness
|
changed .C to .cpp in examples
|
2006-07-09 21:25:46 +00:00 |
|
STL_Extension
|
warning--
|
2007-03-08 09:48:21 +00:00 |
|
Scripts
|
remove -w and -g option of install_cgal
|
2007-03-09 22:53:24 +00:00 |
|
SearchStructures
|
rename .C to .cpp, and remove makefile.
|
2007-01-27 20:59:30 +00:00 |
|
Segment_Delaunay_graph_2
|
constification
|
2007-03-08 10:24:17 +00:00 |
|
Skin_surface_3
|
add missing CGAL:: qualifications, and proper constifications
|
2007-03-05 16:37:11 +00:00 |
|
Snap_rounding_2
|
renamed example
|
2007-03-07 12:20:37 +00:00 |
|
Spatial_searching
|
warning--
|
2007-03-08 10:05:31 +00:00 |
|
Spatial_sorting
|
Switch from QPL to LGPL
|
2007-03-07 11:37:05 +00:00 |
|
Straight_skeleton_2
|
Move to QPL and remove INRIA from the list, it is not worth a license mix
|
2007-03-07 11:43:11 +00:00 |
|
Stream_lines_2
|
cleanup
|
2007-03-06 16:09:38 +00:00 |
|
Stream_support
|
Remove cgal_test/Makefile, and rename .C to .cpp.
|
2007-01-27 20:16:30 +00:00 |
|
Subdivision_method_3
|
make automatic grep-checks easier
|
2007-02-15 21:27:34 +00:00 |
|
Surface_mesh_parameterization
|
replace options.cpp by usage of boost program options
|
2007-03-08 15:16:43 +00:00 |
|
Surface_mesh_simplification
|
duplicate assertion functions removed (they shown undefined in linux-gcc4.0.2)
|
2007-03-08 21:49:44 +00:00 |
|
Surface_mesher
|
Split CGALimageIO from Surface_mesher (different license, etc.).
|
2007-03-07 11:00:59 +00:00 |
|
Testsuite
|
Fix incorrect use of echo. Use printf instead.
|
2007-02-23 14:18:16 +00:00 |
|
Timer
|
rename .C to .cpp
|
2007-01-27 20:46:14 +00:00 |
|
Triangulation_2
|
Fix some optimized test-suite warnings (variables can be used uninitialized),
|
2007-03-08 13:32:45 +00:00 |
|
Triangulation_3
|
remove warning
|
2007-03-03 08:52:44 +00:00 |
|
Union_find
|
rename .C to .cpp
|
2007-01-27 20:01:31 +00:00 |
|
Voronoi_diagram_2
|
Constify
|
2007-03-05 17:00:23 +00:00 |
|
Width_3
|
Add parentheses (was buggy code...) : warnings-=2
|
2007-03-08 10:02:46 +00:00 |
|
iostream
|
typo/style
|
2007-02-07 09:32:31 +00:00 |
|
kdtree
|
Move the old kdtree package back as Snap_rounding is not ready for the new Spatial_searching
|
2007-03-05 21:40:22 +00:00 |
|
window
|
rename .C to .cpp
|
2007-01-27 20:09:16 +00:00 |
|
wininst
|
auto_link.h now centralized and moved into CGAL/auto_link/ folder.
|
2007-03-01 20:15:24 +00:00 |
|
.gitattributes
|
Moving it to experimental
|
2007-03-07 19:47:19 +00:00 |
|
.gitignore
|
- Move examples/Surface_mesher/ImageIO/data/skull_2.9.inr.gz to
|
2007-02-28 18:17:30 +00:00 |