Commit Graph

11 Commits

Author SHA1 Message Date
Laurent Rineau 8f59fd9592 Turn QPL into LGPLv3+ 2012-01-13 16:33:35 +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
Andreas Fabri a98393a0d0 switch to boost::rand48 2010-01-28 09:48:59 +00:00
Andreas Meyer fdeedcf8b0 some low level code cleanup. renamed
* CGAL_error to CGAL_error_msg
* introduced a macro CGAL_error()
* added some words about CGAL_error to the developers manual
* renamed most of assert(x) into CGAL_assertion(x)
* renamed exit(x) with x != 0 , CGAL_assertion(false) and assert(false) into CGAL_error
* CORE left untouched, OpenNL changed
2007-11-07 16:51:18 +00:00
Andreas Fabri b0486e2979 replaced assert by CGAL_assertion 2007-11-05 13:18:53 +00:00
Sylvain Pion e53e23ddd4 it is soon spring, so let's turn yet another w to y 2007-03-03 09:05:52 +00:00
Andreas Fabri 12f1fb2b61 Bugfix in constructor from a range and clear() 2006-05-02 13:33:25 +00:00
Marc Glisse 13380ebe5e Add some missing std:: and #include <c*> 2006-02-22 15:22:27 +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 77e5a0fed1 Move packages to trunk root 2006-02-14 08:58:15 +00:00