Commit Graph

11 Commits

Author SHA1 Message Date
Sylvain Pion 2ded0089c0 Use CGAL convention for protect macro naming. 2007-12-30 16:55:25 +00:00
Sylvain Pion b23f61eefd Make Tree_base_node type safe using CRTP.
(removes frightening aliasing breakage warnings)
2007-12-30 16:51:02 +00:00
Sylvain Pion 3c3c77088e Remove useless macros and other related cleanups 2007-12-30 16:14:26 +00:00
Sylvain Pion d49e006c53 Remove default argument "0" to calls to assertion_fail() et al,
as the default is now the empty string "".
It should fix the problem that we have lost the assertion messages
(seeing "what():  basic_string::_S_construct NULL not valid" instead),
for packages that use package-specific assertion macros.
2007-12-21 21:58:27 +00:00
Marc Glisse eb84eb8a23 Make the size of the file not a multiple of memory page size because of a
ridiculous bug in a compiler.
2007-07-31 18:32:54 +00:00
Sylvain Pion 2bdfec6cc0 Removal of remaining protect macros : those protecting other CGAL include files.
Done using the script Scripts/developer_scripts/cgal_conditional_include_remove.
2007-01-24 18:00:30 +00:00
Andreas Fabri f6399fada1 'interface' is a macro in windows.h 2006-08-22 08:13:35 +00:00
Andreas Fabri 1fafba9621 'interface' is a macro in windows.h 2006-08-22 08:10:03 +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 6fb8cac2d9 Move packages to trunk root 2006-02-14 08:58:19 +00:00