Commit Graph
258 Commits
Author SHA1 Message Date
Michael Kerber f84a2d1dba Prevent compile bug in Compare_xy_2 2008-02-11 17:46:52 +00:00
Fernando Cacciola 14043c43a0 Replaced CGALROOT by CGAL_DIR (the latters is used by CMake automatically) 2008-02-08 17:47:21 +00:00
Eric Berberich 2caa989a2a fix: needs also to iterate cit++ 2008-02-07 14:39:26 +00:00
Pavel Emeliyanenko 22288d24af fixed hash bug 2008-02-07 14:02:48 +00:00
Fernando Cacciola afddfc4fca CMake scripts for demos/examples/test added 2008-02-06 19:06:24 +00:00
Eric Berberich ff85727d4c fixed dox 2008-02-06 10:08:33 +00:00
Eric Berberich c04aaa8a23 bugfix: y_iv must be re-set 2008-02-06 10:07:42 +00:00
Eric Berberich ff45be8104 added static map for y_roots 2008-02-02 21:01:55 +00:00
Eric Berberich 3d409ecfbf y() is computed only once 2008-02-02 10:09:20 +00:00
Eric Berberich afcf688456 bugfix in y(): degenerate it-interval was not handled
compile file in operator<<
2008-02-01 22:15:56 +00:00
Eric Berberich 7edcae49c8 added pre- and postcondition to boundary_between 2008-02-01 22:14:51 +00:00
Eric Berberich 21303db009 boundary_between_y allows now to have different supporting curves
missing: precondition
2008-02-01 13:51:52 +00:00
Pavel Emeliyanenko af95b3f0bd added compare_xy cache 2008-01-29 18:51:35 +00:00
Pavel Emeliyanenko fba0360ea3 caching updates 2008-01-29 17:38:46 +00:00
Michael Kerber 6c92d5e238 Changed threshold, removed debug output 2008-01-29 16:14:29 +00:00
Eric Berberich 03b9104da6 fixes for 0-polynomial 2008-01-28 13:20:20 +00:00
Eric Berberich ec806515a3 fixed precond for swapped cpa 2008-01-26 16:07:44 +00:00
Eric Berberich df9c4e83b5 removed std::cerr 2008-01-26 16:07:00 +00:00
Pavel Emeliyanenko 06e81291b6 Added asymptotic_value_of_arc 2008-01-26 11:29:41 +00:00
Eric Berberich 32e77f109d inlined global function 2008-01-25 20:19:02 +00:00
Eric Berberich 2f9018ad02 removed warning 2008-01-25 20:17:02 +00:00
Pavel Emeliyanenko 36d2afdf9a hash bug 2008-01-25 14:40:26 +00:00
Pavel Emeliyanenko 68bda4358e hash bug 2008-01-25 14:40:11 +00:00
Pavel Emeliyanenko 1ce7bc5f59 Caching 2008-01-24 17:51:04 +00:00
Pavel Emeliyanenko 1e02930499 Curve_pair_analyses caching 2008-01-24 17:50:49 +00:00
Pavel Emeliyanenko 81e6ca3d47 Curve_2 -> Curve_analysis_2 2008-01-24 11:42:55 +00:00
Pavel Emeliyanenko 941f5d0806 Curve_2 -> Curve_analysis_2 2008-01-24 11:40:50 +00:00
Pavel Emeliyanenko fed7c45b45 Curve_2 -> Curve_analysis_2 2008-01-24 11:40:16 +00:00
Pavel Emeliyanenko 69f4136de4 Curve_2 -> Curve_analysis_2 2008-01-24 11:39:52 +00:00
Eric Berberich 8e58d659ff removed std:cout 2008-01-22 09:42:32 +00:00
Eric Berberich f3d7319465 revised text 2008-01-20 21:36:55 +00:00
Sylvain Pion 6d9d706c2f Fix misuses of CGAL_warning (spotted by pgCC's warnings). 2008-01-20 16:09:31 +00:00
Michael Kerber d8620dc23e Continued on Filtered_curve_kernel_via_analysis_2 and Filtered_algebraic_curve_kernel_2 2008-01-16 16:05:52 +00:00
Eric Berberich 4fc3836649 added asymptotic_value_of_arc 2008-01-16 14:04:33 +00:00
Monique Teillaud fbe86e37c3 cleaning the 'questions and remarks' 2008-01-16 09:15:29 +00:00
Eric Berberich 147e3f21fd added include 2008-01-07 14:55:04 +00:00
Monique Teillaud e64b074689 cosmetic 2008-01-03 16:06:41 +00:00
Eric Berberich f023befcac deactivated cache 2008-01-03 15:52:08 +00:00
Michael Kerber 7f7d169d62 Tests adadpted 2007-12-22 14:33:58 +00:00
Michael Kerber eda96505a9 non-coprime curves handled in sign_at 2007-12-22 14:29:32 +00:00
Michael Kerber a30865a034 get_curve_pair_cache -> curve_pair_cache 2007-12-22 14:28:51 +00:00
Michael Kerber 99edb84f6a Renamed flag AcX_USE_CURVE_PAIR into CGAL_ACK_2_NO_ALG_REAL_TRAITS_FOR_XY_COORDINATE. By default, this flag is supposed to be undefined 2007-12-21 11:24:55 +00:00
Michael Kerber b2e3b136af Curve_vertical_line -> Status_line 2007-12-21 10:57:51 +00:00
Menelaos Karavelas f24af54789 more changes, especially in AK_2 2007-12-20 16:22:49 +00:00
Eric Berberich feb7f5dfe6 added boundary 2007-12-19 21:24:04 +00:00
Eric Berberich 937bfd2784 added BOundary 2007-12-19 20:52:59 +00:00
Menelaos Karavelas f6a7f6d9a6 size types and unsigned ints 2007-12-17 14:29:49 +00:00
Menelaos Karavelas 093b04820e again stylistic changes 2007-12-17 14:26:42 +00:00
Menelaos Karavelas 111baf00a8 stylistic changes 2007-12-17 14:03:12 +00:00
Menelaos Karavelas 32a3325f07 stylistic changes 2007-12-17 13:48:33 +00:00