..
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
Add comment.
2008-08-27 17:31:06 +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
Use C++0x rvalue references in Object, Handle_for, MP_Float and Quotient.
2008-08-27 14:19:18 +00:00
Handle_for_virtual.h
typo
2008-08-27 15:36:24 +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
…
Object.h
Replace Nef's custom Object_handle by CGAL::Object.
2008-09-09 16:03:25 +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
Add new function CGAL::indeterminate() to help generate an indeterminate
2008-08-22 16:06:53 +00:00
algorithm.h
Add overloads of the handy functions:
2008-08-12 15:22:47 +00:00
array.h
Add a using directive "using std::array" in namespace CGAL to import either:
2008-08-26 13:08:16 +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
…
multiset_assertions.h
certainly() -> possibly().
2008-07-14 11:16:41 +00:00
tags.h
…
type_traits.h
Fix headers.
2007-04-03 15:13:47 +00:00
utility.h
Rename boost::array to CGAL::array.
2008-08-26 13:15:21 +00:00
vector.h
Remove obsolete VC++ 6 specific code.
2008-01-20 15:27:47 +00:00