Sébastien Loriot
0698f79aff
add SPDX identifier for files under the LGPL-3+ license
2017-11-12 10:17:50 +01:00
Laurent Rineau
fe813ffe34
Timer and Real_timer use preconditions
2016-02-02 16:21:31 +01:00
Laurent Rineau
545149d99e
include <CGAL/config.h> instead of <CGAL/basic.h>
...
No need to include the CGAL kernels to use CGAL timers!
2016-02-02 12:20:41 +01:00
Clement Jamin
ff79502a72
In a class, we should using "static" functions
2014-12-16 11:28:16 +01:00
Guillaume Damiand
ef550fd3bb
Ok for first version.
2014-11-14 17:22:06 +01:00
Guillaume Damiand
707aae22b0
Timers for inline header only.
2014-11-14 12:29:25 +01:00
Sébastien Loriot
91a5327fa8
change LGPLv2 -> LGPLv3
2011-10-10 13:48:25 +00:00
Andreas Fabri
cbfe32ce37
Add declspecs for Visual C++ so that we can build dlls
2011-10-05 19:12:23 +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
00e0b0e81a
Rename Timer to Profiling_tools (second try).
2008-08-22 16:20:59 +00:00