Commit Graph

18 Commits

Author SHA1 Message Date
Laurent Rineau 8f59fd9592 Turn QPL into LGPLv3+ 2012-01-13 16:33:35 +00:00
Sébastien Loriot 91a5327fa8 change LGPLv2 -> LGPLv3 2011-10-10 13:48:25 +00:00
Sébastien Loriot dff6dda8b3 Remove from copyright holder
Freie Universitaet Berlin (Germany), Martin-Luther-University Halle-Wittenberg
(Germany) and RISC Linz (Austria) as they transfer the copyright to other
sites.
2011-09-21 19:46:31 +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 85dc12f2a7 Remove empty lines at beginning and end of files
(apply Scripts/developer_scripts/remove_empty_lines.pl).
2010-02-01 12:55:28 +00:00
Sylvain Pion 88ed563f44 Remove some workarounds for SunPRO + RW's STL:
CGAL_CFG_MISSING_TEMPLATE_VECTOR_CONSTRUCTORS_BUG
CGAL_CFG_RWSTD_NO_MEMBER_TEMPLATES  (partially so far)
CGAL_make_vector
CGAL_make_list
2008-01-03 14:50:13 +00:00
Sylvain Pion e50314d6d0 Remove warnings for empty body of for loops. 2007-12-30 15:20:18 +00:00
Marc Glisse 91d76bff4c sunpro should benefit from this VC++7.0 workaround. 2007-04-20 17:26:10 +00:00
Andreas Fabri 5fcff4eaa9 Added traits classes 2007-04-03 13:14:58 +00:00
Andreas Fabri efecfe26b2 remove unused parameter 2007-03-16 10:21:25 +00:00
Sylvain Pion fb8595b94e Cleanup : remove ancient CGAL_PROTECT_* macros.
It's the compiler's job to optimize preprocessing time.
2007-01-24 17:16:05 +00:00
Andreas Fabri 7fa49aece1 Fixed min max problem 2006-07-30 13:08:55 +00:00
Bernd Gärtner fedff27d0d wrong path fixed 2006-07-12 10:34:39 +00:00
Bernd Gärtner 1c5ce50658 .C -> _impl.h 2006-07-11 12:24:07 +00:00
Bernd Gärtner 31a8daeade files move 2006-07-11 12:20:28 +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 8bc252bbf9 Move packages to trunk root 2006-02-14 08:58:17 +00:00