Commit Graph
54 Commits
Author SHA1 Message Date
Andreas Fabri ca94060385 Be more spedific on Qt3->Qt4 transition 2009-01-13 12:40:20 +00:00
Andreas Fabri 6000e9b697 Add changes communicated by Efi 2009-01-05 12:23:08 +00:00
Andreas Fabri a146ef7f2f Add Convex decomposition and new functions of Nef_3 2008-12-10 17:27:21 +00:00
Andreas Fabri ebc0686ab4 Add text for Qt4 2008-12-01 11:59:25 +00:00
Andreas Fabri daa863a953 Added changes 2008-12-01 10:54:28 +00:00
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
Sylvain Pion 44c185f1f4 Rename boost::array to CGAL::array. 2008-08-26 13:15:21 +00:00
Sylvain Pion aff1bf74aa Replace CGAL::Interval_nt<>::number_of_failures() by a CGAL_PROFILER() counter. 2008-08-06 13:16:04 +00:00
Sylvain Pion 0c65a5a092 - It is not possible to use the CONTINUE mode in set_error_behaviour().
- Various formatting fixes.
- Mark the assertion_fail and similar functions as CGAL_NORETURN.
2008-07-31 09:50:28 +00:00
Sylvain Pion d2da608a2a assign -> object_cast 2008-07-29 14:28:53 +00:00
Sylvain Pion 3a568b01cc Mention CGAL_NO_DEPRECATED_CODE. 2008-07-28 16:43:52 +00:00
Sylvain Pion a17c7edac5 Removed the deprecated functions Cell:mirror_index() and Cell::mirror_vertex().
(deprecated since March 2005)
2008-07-28 16:15:02 +00:00
Sylvain Pion 0a76cd42f7 Remove the deprecated linear kernel functors Construct_supporting_line_2 and
Construct_supporting_line_3.  (they were deprecated in 2004).
2008-07-28 16:07:28 +00:00
Sylvain Pion 6bffa76272 Phase out Triple and Quadruple:
- add get<i>() member function
- add make_tuple() function.
2008-07-28 15:29:54 +00:00
Sylvain Pion b5d3e553b7 Add a note that the tuple classes are deprecated. 2008-07-25 11:26:44 +00:00
Sylvain Pion d2f069fd7b Update following removal of functional.h 2008-07-23 13:37:04 +00:00
Sylvain Pion b9e8a1a505 Minor change (testing commit mails with webdav). 2008-07-15 11:18:06 +00:00
Michael Hoffmann 3c56022995 Comment on deprecation of CGAL/functional. 2008-06-19 12:18:51 +00:00
Pedro Machado Manhaes de Castro 16d1f156a8 release 3.4 thread 2008-06-04 11:36:52 +00:00
Pedro Machado Manhaes de Castro c488521e9f Adding changes on the 3.4 internal release 2008-06-04 11:15:06 +00:00
Sylvain Pion 970f14abb0 Mention dependency on Boost.Threads which is compiled 2008-05-03 07:19:34 +00:00
Sylvain Pion 28318df0d5 Mention latest kernel changes. 2008-04-17 11:43:21 +00:00
Sylvain Pion d89ae1ccb3 Mention g++ 3.3 is dropped 2008-04-12 15:57:38 +00:00
Sylvain Pion ef71559164 Remove the Kernel Concept Archetypes. 2008-04-11 19:26:21 +00:00
Sylvain Pion 1c460d2669 Mention we require boost >= 1.33 2008-04-11 15:13:36 +00:00
Sylvain Pion 62661d7d7c Better start the CHANGES section for 3.4 now, and put new items on the fly,
rather than doing everything in a rush at the end and forgetting items.
2008-04-11 12:17:48 +00:00
Laurent Saboret 3ade5b0811 Support of CBLAS, CLAPACK and TAUCS in install_cgal on Windows 64 and Linux 64. I renamed S72-LAPACK to S72-DEFAULTLAPACK to workaround a bug in install_cgal when a package and a feature have the same name. 2007-08-28 15:15:06 +00:00
Andreas Fabri a2d4c37339 Added 3.3.1 changes 2007-08-17 14:38:45 +00:00
Andreas Fabri e3808eb921 3.3 branch -> trunk 2007-06-04 14:19:51 +00:00
Andreas Fabri e5df6fb3fe 3.3 branch -> trunk 2007-06-04 14:04:56 +00:00
Laurent Saboret 9f430ac2e9 Added documentation about BLAS and LAPACK 2007-05-29 15:38:51 +00:00
Andreas Fabri dc81985694 Added Algebraic Foundations and QP Solver 2007-05-04 10:00:37 +00:00
Sylvain Pion 143f28e4bd Clarify 2007-04-20 16:06:13 +00:00
Andreas Fabri 7600b497b1 Introduced traits classes that handle circular arcs based on the circular kernel 2007-04-17 09:27:20 +00:00
Joachim Reichel e283a7031a add list of authors 2007-03-27 21:04:42 +00:00
Andreas Fabri bd28b6c3d6 minor modifications 2007-03-27 11:26:32 +00:00
Andreas Fabri 19eb0f5b8e integrated Sylvain's feedback 2007-03-27 10:06:56 +00:00
Andreas Fabri 55090a60d6 Another feature of Boolean operations 2007-03-27 07:36:11 +00:00
Andreas Fabri fabac2706a Spatial sort is used in triangulations 2007-03-27 07:33:54 +00:00
Andreas Fabri b8047d7afd Faster Circular kernel 2007-03-27 07:29:30 +00:00
Andreas Fabri 3f7dfce216 rewording 2007-03-14 08:21:48 +00:00
Andreas Fabri 2b6279f01a Added remark on debug STLs and min/max fix 2007-03-13 18:42:08 +00:00
Andreas Fabri cf9d2e1b98 Added TAU Changes 2007-03-13 15:01:22 +00:00
Sylvain Pion 2bbef62de2 more on new compilers 2007-03-09 17:20:34 +00:00
Andreas Fabri a9b7c143fc some of the changes 2007-03-09 13:34:35 +00:00
Andreas Fabri 8f77181791 Polynomial ->NefPolynomial 2006-07-14 07:15:22 +00:00
Sylvain Pion 1d6de3a243 Remove Fixed_precision_nt 2006-07-12 11:40:00 +00:00
Sylvain Pion 91c53ff583 Minor changes. 2006-05-20 12:45:05 +00:00
Andreas Fabri 636c3c8c69 Added that /MD is now the option for VC++ 2006-05-12 13:23:45 +00:00
Sylvain Pion 8fea581599 Homogeneize first line 2006-05-03 12:19:44 +00:00