Commit Graph

39137 Commits

Author SHA1 Message Date
Pedro Machado Manhaes de Castro d8f8af7e14 putting both Get_equation together in function_objects_polynomial 2008-09-18 18:53:33 +00:00
Andreas Fabri feb97a7959 Added CMakeLists.txt 2008-09-18 18:45:59 +00:00
Fernando Cacciola 747f95e0ce Make executables adopt the flags used when building libraries unless specifically told otherwise 2008-09-18 18:33:13 +00:00
Fernando Cacciola 7e5bebf12b Run per-host test on background rather than per host+platform 2008-09-18 18:29:51 +00:00
Michael Hemmer 28575ad723 rename Real_embeddable_traits::Sign -> Sgn 2008-09-18 16:32:35 +00:00
Michael Hemmer 88a20ebf5f RET::Sign -> RET::Sgn 2008-09-18 16:18:08 +00:00
Michael Hemmer f3408d8958 rename RET::Sign RET::Sgn
rename PT::Derivative PT::Differentiate
2008-09-18 16:17:16 +00:00
Laurent Saboret a10411701a Fixed bug in Point_set_3::delete_selection(): update the bounding box, sphere,... 2008-09-18 15:44:44 +00:00
Michael Hemmer 646f5585ed rename RET::Sign RET::Sgn 2008-09-18 15:41:45 +00:00
Michael Hemmer c78b05b739 rename Real_embeddable_traits::Sign Sgn
added RET::Boolean, RET::Sign, RET::Comparison_result
2008-09-18 15:35:55 +00:00
Laurent Rineau 1dc1b8fe71 Followup: (fixed spec file)
Update the tools to build an rpm of the manual tools.

"make CGAL-manual-tools" to build the binary rpm.
"make CGAL-manual-tools.src" to build the source src.rpm.
2008-09-18 14:28:26 +00:00
Andreas Fabri c6ab490a78 Added CMakeLists.txt 2008-09-18 14:06:41 +00:00
Andreas Fabri 1655cfb099 typo 2008-09-18 14:01:01 +00:00
Andreas Fabri 7abd079c46 forgot to include from cwd 2008-09-18 13:58:39 +00:00
Laurent Rineau 2d17f7187f Update the tools to build an rpm of the manual tools.
"make CGAL-manual-tools" to build the binary rpm.
"make CGAL-manual-tools.src" to build the source src.rpm.
2008-09-18 13:55:36 +00:00
Michael Hemmer cf6fe3a5ec added public type Boolean to Algebraic_structure_traits 2008-09-18 13:53:47 +00:00
Andreas Fabri 97dcbd0649 Added CMakeList.txt 2008-09-18 13:53:38 +00:00
Andreas Fabri 13c2776cff Unify struct and class 2008-09-18 13:44:36 +00:00
Michael Hemmer a725e9b78c improved consistency/layout 2008-09-18 12:41:39 +00:00
Ophir Setter c4e38a9096 approximated offset fixes 2008-09-18 12:40:50 +00:00
Andreas Fabri 6723c8d7c2 Unify struct and class 2008-09-18 12:22:25 +00:00
Michael Hemmer 09efa13296 general improvements typos/layout/consistency
use 'fo' as creation variable
2008-09-18 11:45:29 +00:00
Laurent Rineau 5a0a179939 Highlight cmake platforms, in test results pages 2008-09-18 09:43:51 +00:00
Michael Hemmer c37b4647c4 layout 2008-09-18 08:25:12 +00:00
Michael Hemmer 8fe2b78f32 replaced use of Gmpz by int to make examples simpler
rm of useless typedefs
2008-09-18 08:22:08 +00:00
Fernando Cacciola 73101b5465 Removed TESTSUITE_* flags 2008-09-17 18:53:08 +00:00
Sylvain Pion d9595d3b94 Add CGAL_assertion(is_finite(d)) in some number types constructors from double. 2008-09-17 15:53:27 +00:00
Sylvain Pion 0f03fe4677 Remove useless is_valid() test, as it's redundant with is_finite(). 2008-09-17 15:24:57 +00:00
Laurent Rineau d86ce5c619 Fix yet another bug in FindBoost.cmake: if Boost_LIBRARY_DIRS is in cache,
use it, instead of overwriting it with a wrong value!
2008-09-17 15:01:30 +00:00
Michael Hemmer ffabf4f517 added Models 2008-09-17 09:15:15 +00:00
Michael Hemmer 96bbbfbfc3 typo 2008-09-17 09:15:01 +00:00
Monique Teillaud f0fb6d7013 makefile for demos re-added... 2008-09-17 09:01:48 +00:00
Monique Teillaud 8a318fa7d2 makefile for demos re-added... 2008-09-17 09:01:30 +00:00
Michael Hemmer 984a5a2a24 reorganisation of introduction
more about static prime 
introduce Modularizable
2008-09-17 08:57:50 +00:00
Michael Hemmer 63d2fb4900 added license header 2008-09-17 07:49:08 +00:00
Michael Hemmer b64ff940c8 added License header 2008-09-17 07:47:12 +00:00
Fernando Cacciola 7630512654 Added warning about deprecated use of TESTSUITE_* environment variables (before effective removal) 2008-09-16 18:43:00 +00:00
Fernando Cacciola e0bb152d63 Prevented a failed library to abort compilation of the others 2008-09-16 18:32:03 +00:00
Fernando Cacciola a460b47bfa Re-fixed add_unique_flags 2008-09-16 16:06:20 +00:00
Ophir Setter 7a71e93402 add comment 2008-09-16 14:40:45 +00:00
Laurent Saboret 42658202bf Added assertion 2008-09-16 14:32:56 +00:00
Monique Teillaud e7e60be8a7 update 2008-09-16 13:56:30 +00:00
Andreas Fabri d0bc6469b9 Operator needed for VC++ HAS_ITERATOR_DEBUGGING 2008-09-16 13:54:07 +00:00
Monique Teillaud 5eb7d9dddb Construct_supporting_plane_3( circle3 ) -> Construct_plane_3
Construct_diametral_sphere_3( circle3 ) -> Construct_spehe_3
corresponding constructors added in the two classes
2008-09-16 13:47:46 +00:00
Laurent Rineau a5efb9f1ba Fix indentation. 2008-09-16 13:34:43 +00:00
Andreas Fabri e0549ef7b5 VC++ iterator debugging needs the operator < with both orders of arguments 2008-09-16 13:25:57 +00:00
Pedro Machado Manhaes de Castro acf6c397a5 Construct_diametral_sphere => Construct_sphere in SK3 2008-09-16 13:21:57 +00:00
Pedro Machado Manhaes de Castro 7b44979a90 Convention to allow Circle_3 c = Circle_3(p1, p2, p3); Sphere_3 s = c; Plane_3 p = c; 2008-09-16 13:04:08 +00:00
Pedro Machado Manhaes de Castro 642a419079 Is_degenerate_3 functor for Circle_3 2008-09-16 12:48:45 +00:00
Laurent Rineau 8ebe4539d2 Followup of revision 45554:
"prefix enum values by CGAL_, to avoid a conflict with windows.h on
 WIndows!"

There was still some conflicts, in other files.
2008-09-16 12:45:40 +00:00