..
internal /boost
change LGPLv2 -> LGPLv3
2011-10-10 13:48:25 +00:00
Cache.h
change LGPLv2 -> LGPLv3
2011-10-10 13:48:25 +00:00
Circulator_identity.h
change LGPLv2 -> LGPLv3
2011-10-10 13:48:25 +00:00
Circulator_on_node.h
change LGPLv2 -> LGPLv3
2011-10-10 13:48:25 +00:00
Circulator_project.h
change LGPLv2 -> LGPLv3
2011-10-10 13:48:25 +00:00
Compact_container.h
Improved the way parallelism is handle in Mesh_3/Triangulation_3
2013-02-15 18:07:43 +01:00
Compact_container_strategies.h
Improved the way parallelism is handle in Mesh_3/Triangulation_3
2013-02-15 18:07:43 +01:00
Complexity_tags.h
change LGPLv2 -> LGPLv3
2011-10-10 13:48:25 +00:00
Concatenate_iterator.h
change LGPLv2 -> LGPLv3
2011-10-10 13:48:25 +00:00
Concurrent_compact_container.h
Improved the way parallelism is handle in Mesh_3/Triangulation_3
2013-02-15 18:07:43 +01:00
Counting_iterator.h
change LGPLv2 -> LGPLv3
2011-10-10 13:48:25 +00:00
Default.h
change LGPLv2 -> LGPLv3
2011-10-10 13:48:25 +00:00
Flattening_iterator.h
change LGPLv2 -> LGPLv3
2011-10-10 13:48:25 +00:00
Fourtuple.h
Fix/Improve all #include of all STL_Extension headers
2012-10-05 14:24:38 +00:00
Handle.h
change LGPLv2 -> LGPLv3
2011-10-10 13:48:25 +00:00
Handle_for.h
Fix/Improve all #include of all STL_Extension headers
2012-10-05 14:24:38 +00:00
Handle_for_virtual.h
Fix/Improve all #include of all STL_Extension headers
2012-10-05 14:24:38 +00:00
Handle_with_policy.h
change LGPLv2 -> LGPLv3
2011-10-10 13:48:25 +00:00
In_place_list.h
change LGPLv2 -> LGPLv3
2011-10-10 13:48:25 +00:00
Inverse_index.h
change LGPLv2 -> LGPLv3
2011-10-10 13:48:25 +00:00
Iterator_project.h
Fix/Improve all #include of all STL_Extension headers
2012-10-05 14:24:38 +00:00
Iterator_transform.h
change LGPLv2 -> LGPLv3
2011-10-10 13:48:25 +00:00
Join_input_iterator.h
change LGPLv2 -> LGPLv3
2011-10-10 13:48:25 +00:00
Location_policy.h
change LGPLv2 -> LGPLv3
2011-10-10 13:48:25 +00:00
Modifiable_priority_queue.h
change LGPLv2 -> LGPLv3
2011-10-10 13:48:25 +00:00
Multiset.h
Fix/Improve all #include of all STL_Extension headers
2012-10-05 14:24:38 +00:00
N_step_adaptor.h
change LGPLv2 -> LGPLv3
2011-10-10 13:48:25 +00:00
N_step_adaptor_derived.h
change LGPLv2 -> LGPLv3
2011-10-10 13:48:25 +00:00
Nested_iterator.h
change LGPLv2 -> LGPLv3
2011-10-10 13:48:25 +00:00
Object.h
change LGPLv2 -> LGPLv3
2011-10-10 13:48:25 +00:00
Random_access_adaptor.h
change LGPLv2 -> LGPLv3
2011-10-10 13:48:25 +00:00
Random_access_value_adaptor.h
change LGPLv2 -> LGPLv3
2011-10-10 13:48:25 +00:00
Sixtuple.h
Fix/Improve all #include of all STL_Extension headers
2012-10-05 14:24:38 +00:00
Threetuple.h
Fix/Improve all #include of all STL_Extension headers
2012-10-05 14:24:38 +00:00
Twotuple.h
Fix/Improve all #include of all STL_Extension headers
2012-10-05 14:24:38 +00:00
Uncertain.h
change LGPLv2 -> LGPLv3
2011-10-10 13:48:25 +00:00
algorithm.h
Change the namespace to cpp11 and add an alias cpp0x.
2012-05-24 11:23:21 +00:00
array.h
Unconditionally disable NO_TR1 defines.
2012-09-28 13:15:14 +00:00
assertions.h
Fix last errors in headers of CGAL foundations
2012-10-08 09:03:50 +00:00
assertions_behaviour.h
change LGPLv2 -> LGPLv3
2011-10-10 13:48:25 +00:00
copy_n.h
change LGPLv2 -> LGPLv3
2011-10-10 13:48:25 +00:00
exceptions.h
change LGPLv2 -> LGPLv3
2011-10-10 13:48:25 +00:00
function_objects.h
Fix/Improve all #include of all STL_Extension headers
2012-10-05 14:24:38 +00:00
is_convertible.h
change LGPLv2 -> LGPLv3
2011-10-10 13:48:25 +00:00
is_iterator.h
merge changes from next
2012-01-09 12:33:39 +00:00
is_streamable.h
New MPL type checking: is_streamable
2012-04-13 10:40:12 +00:00
iterator.h
Merge from next
2012-10-15 08:28:01 +00:00
memory.h
change LGPLv2 -> LGPLv3
2011-10-10 13:48:25 +00:00
min_max_n.h
Merged ^/branches/next here
2012-04-16 08:53:21 +00:00
multiset_assertions.h
change LGPLv2 -> LGPLv3
2011-10-10 13:48:25 +00:00
tags.h
Use of a Tag (template parameter) to activate/deactivate concurrency in Mesh_3, instead of #ifdef macros.
2012-06-09 08:52:37 +00:00
tuple.h
Merge from next
2012-09-28 14:51:02 +00:00
type_traits.h
change LGPLv2 -> LGPLv3
2011-10-10 13:48:25 +00:00
utility.h
change LGPLv2 -> LGPLv3
2011-10-10 13:48:25 +00:00
vector.h
change LGPLv2 -> LGPLv3
2011-10-10 13:48:25 +00:00