..
Cache.h
* EXACUS -> CGAL cleanups
2007-04-03 16:07:32 +00:00
Circulator_identity.h
CGAL_NULL and CGAL_NULL_TYPE are now constant macros, so replace them by:
2008-07-12 21:58:52 +00:00
Circulator_on_node.h
CGAL_NULL and CGAL_NULL_TYPE are now constant macros, so replace them by:
2008-07-12 21:58:52 +00:00
Circulator_project.h
CGAL_NULL and CGAL_NULL_TYPE are now constant macros, so replace them by:
2008-07-12 21:58:52 +00:00
Compact_container.h
CGAL_NULL and CGAL_NULL_TYPE are now constant macros, so replace them by:
2008-07-12 21:58:52 +00:00
Concatenate_iterator.h
…
Counting_iterator.h
…
Default_argument.h
- New class Default_argument that helps shrink error messages
2007-11-02 16:16:02 +00:00
Flattening_iterator.h
* EXACUS -> CGAL cleanups
2007-04-03 16:07:32 +00:00
Fourtuple.h
Undo previous change in utility.h : I can't mark Triple/Quadruple as CGAL_NO_DEPRECATE_CODE,
2008-07-28 16:49:46 +00:00
Handle.h
Move all Handle* classes to STL_Extension. There's no geometry in them,
2008-04-12 10:38:07 +00:00
Handle_for.h
Move all Handle* classes to STL_Extension. There's no geometry in them,
2008-04-12 10:38:07 +00:00
Handle_for_virtual.h
Move all Handle* classes to STL_Extension. There's no geometry in them,
2008-04-12 10:38:07 +00:00
Handle_with_policy.h
Remove bind/compose/swap adaptors.
2008-07-23 13:19:15 +00:00
In_place_list.h
Remove obsolete SunPRO workarounds
2008-01-20 21:51:12 +00:00
Inverse_index.h
…
Iterator_identity.h
…
Iterator_project.h
…
Iterator_transform.h
adding operator->() with a proxy-trick
2008-04-17 09:03:06 +00:00
Join_input_iterator.h
…
Multiset.h
Remove more SUNPRO + RW's STL obsolete workarounds:
2008-01-03 15:04:30 +00:00
N_step_adaptor.h
…
N_step_adaptor_derived.h
…
Nested_iterator.h
warning--
2007-03-08 09:48:21 +00:00
Object.h
Move CGAL::Object from Kernel_23 to STL_Extension.
2008-07-29 15:26:38 +00:00
Random_access_adaptor.h
…
Random_access_value_adaptor.h
…
Sixtuple.h
Undo previous change in utility.h : I can't mark Triple/Quadruple as CGAL_NO_DEPRECATE_CODE,
2008-07-28 16:49:46 +00:00
Threetuple.h
Undo previous change in utility.h : I can't mark Triple/Quadruple as CGAL_NO_DEPRECATE_CODE,
2008-07-28 16:49:46 +00:00
Twotuple.h
Undo previous change in utility.h : I can't mark Triple/Quadruple as CGAL_NO_DEPRECATE_CODE,
2008-07-28 16:49:46 +00:00
Uncertain.h
- Refine CGAL_AND or CGAL_OR to make sure they work when the second argument is a bool.
2008-08-12 11:23:34 +00:00
algorithm.h
Add overloads of the handy functions:
2008-08-12 15:22:47 +00:00
array.h
Rename all C++0x related config macros to consistently have CPP0X in their name,
2008-05-21 15:34:36 +00:00
assertions.h
- It is not possible to use the CONTINUE mode in set_error_behaviour().
2008-07-31 09:50:28 +00:00
copy_n.h
Move CGAL::copy_n() from the obsolete <CGAL/copy_n.h> to <CGAL/algorithm.h>.
2008-08-12 12:51:15 +00:00
exceptions.h
some low level code cleanup. renamed
2007-11-07 16:51:18 +00:00
function_objects.h
Removed include of functional_base.
2008-07-23 13:57:55 +00:00
iterator.h
CGAL_NULL and CGAL_NULL_TYPE are now constant macros, so replace them by:
2008-07-12 21:58:52 +00:00
memory.h
…
min_max_n.h
min_n() and max_n() functions similar to std::min() and std::max(),
2006-12-02 21:50:30 +00:00
multiset_assertions.h
certainly() -> possibly().
2008-07-14 11:16:41 +00:00
tags.h
the function check_tag is deprecated since CGAL 3.3
2007-02-02 08:37:35 +00:00
type_traits.h
Fix headers.
2007-04-03 15:13:47 +00:00
utility.h
Undo previous change in utility.h : I can't mark Triple/Quadruple as CGAL_NO_DEPRECATE_CODE,
2008-07-28 16:49:46 +00:00
vector.h
Remove obsolete VC++ 6 specific code.
2008-01-20 15:27:47 +00:00