Commit Graph

11 Commits

Author SHA1 Message Date
Laurent Rineau 8f59fd9592 Turn QPL into LGPLv3+ 2012-01-13 16:33:35 +00:00
Menelaos Karavelas 57eb1da24e modified some copyright headers (FORTH -> INRIA) and updated my email 2011-06-08 06:31:19 +00:00
Sébastien Loriot 52317dd49f add python script (replace_CGAL_NAMESPACE.py) to replace CGAL_BEGIN_NAMESPACE and CGAL_END_NAMESPACE
by namespace CGAL { and } //namespace CGAL. in all .h and .cpp files
in a directory.
Apply it to all packages in the trunk
Remove macro definition from the config.h file.
2010-06-09 07:37:13 +00:00
Sylvain Pion 9940684fef Get rid of CGAL_REP_CLASS_DEFINED 2008-01-03 19:18:52 +00:00
Menelaos Karavelas c9e08d1ef2 added new predicates; they can be activated via a macro 2007-07-19 20:05:11 +00:00
Michael Hemmer c9dc205525 rm Number_type_traits
Ring_tag -> Integral_domain_without_division_tag
 Sqrt_field_tag -> Field_with_sqrt_tag
2006-11-15 16:23:37 +00:00
Menelaos Karavelas 7649e309a7 - created ApolloniusGraph_2 namespace
- put all predicates under the new namespace (including the new predicates)
- removed code that is no longer used due to the removal of Filtered_exact
2006-07-19 21:58:48 +00:00
Menelaos Karavelas ae6b0f6faa - moved predicate files into the Apollonius_graph_2 subdir
- moved the *.C files to Apollonius_graph_2/*_impl.h
- removed automatic template inclusion macros related to the *.C files
2006-05-25 11:28:23 +00:00
Laurent Saboret db6a8f948c Change CVS keywords to SVN style 2006-02-16 14:30:13 +00:00
Laurent Saboret 1aad55d4cb Change CVS keywords to SVN style 2006-02-14 10:08:15 +00:00
Laurent Saboret 18a110dc01 Move packages to trunk root 2006-02-14 08:58:13 +00:00