Commit Graph

7 Commits

Author SHA1 Message Date
Sylvain Pion 8eab7e07dd Split <CGAL/assertions.h> in 2 files, by moving the assertion behaviour
changing functions to a separate header, not included by default
(<CGAL/assertions_behaviour.h>).  The motivation is to hide the enum
values with risky names (ABORT, EXIT, CONTINUE) to a header file which
is most probably not used by any user (or very few).
(breaks backward compatibility for an expected very few, for the sake
of erasing random surprises for "many" ?)
2008-11-21 16:42:02 +00:00
Laurent Rineau ec9f2e29e5 Update citations (s/07/08/).
Let us hope that CGAL-3.4 will be release before 2009!
2008-11-20 22:19:28 +00:00
Andreas Fabri dbc2821d17 introduced in CGAL 1.0 2008-11-20 19:34:10 +00:00
Andreas Fabri 094a454643 fix illustrations and include Bernd's comments 2008-11-20 18:23:03 +00:00
Andreas Fabri bd2da9e18c Split Introduction into two chapters 2008-11-10 14:36:23 +00:00
Andreas Fabri 5d38000a48 split Introduction in two 2008-11-10 14:31:46 +00:00
Andreas Fabri 7061a0f5f2 Add a chapter for the technical issues of the Introduction 2008-11-10 11:27:27 +00:00