Commit Graph
329 Commits
Author SHA1 Message Date
Sylvain Pion 2bdfec6cc0 Removal of remaining protect macros : those protecting other CGAL include files.
Done using the script Scripts/developer_scripts/cgal_conditional_include_remove.
2007-01-24 18:00:30 +00:00
Fernando Cacciola 8faa59772e VC8 STL iterator fixes 2007-01-18 13:57:15 +00:00
Ron Wein 7405a8ffe7 Fixed a typo. 2007-01-12 08:44:42 +00:00
Efi Fogel dd652db8f8 wein: fixed memory leak 2007-01-07 16:53:22 +00:00
Ron Wein b163a2604b Small fixes. 2006-12-25 14:20:06 +00:00
Ron Wein e02c2e80d6 Changed the curve ID to be size_t (instead of unsigned int). 2006-12-20 08:42:33 +00:00
Eric Berberich 498b7c0d8b fixed some compile bugs 2006-12-19 14:58:52 +00:00
Laurent Saboret 9d0d302a87 Fixed svn properties of whole trunk 2006-12-18 09:37:55 +00:00
Sylvain Pion 29d13841fb Uniformize the format. Add some missing/updates. 2006-12-17 11:58:21 +00:00
Ron Wein e845db9a9a Small modifications. 2006-12-17 11:01:52 +00:00
Ron Wein e74e75dfc2 Revised the LEDA number-type traits. 2006-12-17 08:15:12 +00:00
Ron Wein a9bfee891d Added the LEDA number-type traits (coutesy of Marcel Janer). 2006-12-13 14:06:56 +00:00
Ron Wein 8aacbe37ed Added the (revived) traits class for segments of canonical hyperbolas. 2006-12-13 13:12:38 +00:00
Ron Wein cdbcb3098e Documented the renaming of Infinity_type to Boundary_type. 2006-12-13 08:03:49 +00:00
Ron Wein 7e91bf1644 Renamed InfiniteIn -> BoundaryIn. 2006-12-13 07:19:45 +00:00
Ron Wein d5d091978e Renamed Infinity_type to Boundary_type. 2006-12-11 15:34:13 +00:00
Ron Wein df07d12eab Updated the documentation for the infinity -> boundary switch. 2006-12-11 15:11:52 +00:00
Ron Wein 1b5d29231b Small fix, as recommended by Fernando. 2006-12-11 07:53:01 +00:00
Baruch Zukerman 36616b66b8 added new icons for lower and upper envelopes 2006-11-29 15:16:43 +00:00
Baruch Zukerman 3262733611 new icons for lower envelopes 2006-11-29 15:02:15 +00:00
Michael Hemmer 9189e4bf93 rm use of Number_type_traits 2006-11-16 13:13:18 +00:00
Ron Wein c56218363b Completed the user manual for the Bezier curve traits. 2006-11-16 07:36:10 +00:00
Efi Fogel 9133970fd0 small fixes for Bezier 2006-11-15 14:04:52 +00:00
Ron Wein 2b289b4786 Fixed a bug. 2006-11-15 13:31:23 +00:00
Ron Wein c5da8c3d25 Documentation for the Bezier-traits class. 2006-11-15 13:27:31 +00:00
Efi Fogel 482ff2ecbb updated binaries 2006-11-15 13:25:23 +00:00
Ron Wein 90aec8d8fb Started updating the User Manual with the Bezier traits class. 2006-11-15 13:23:27 +00:00
Ron Wein 4e41f092f1 Fixed the example. 2006-11-15 12:30:16 +00:00
Ron Wein 13303fb328 The new version of the Bezier-traits class (joint work with Iddo Hanniel). 2006-11-15 11:28:50 +00:00
Ron Wein 0c18c56830 Added the reference-manual pages for the Bezier traits class. 2006-11-15 11:12:12 +00:00
Baruch Zukerman 8b623aae36 fixed a bug at assign (unbounded faces are not marked) 2006-11-12 11:18:52 +00:00
Ron Wein 94dbf52624 A bug fix by Baruch. 2006-11-10 07:47:02 +00:00
Baruch Zukerman f5ec0f806f fixed a bug when shooting an isolated vertex. 2006-11-08 13:24:55 +00:00
Baruch Zukerman 9d0b71f773 cleanup 2006-11-08 11:50:07 +00:00
Efi Fogel 52e2f1f327 fixed small typos 2006-11-08 11:22:48 +00:00
Efi Fogel d7d0b6f9b2 changed tilde with _0 2006-11-08 11:14:33 +00:00
Efi Fogel b64eceb277 changed tilde with _0 2006-11-08 11:11:11 +00:00
Ron Wein e31e2ddb0a And another fixes, asked by Sylvain. 2006-11-08 08:03:12 +00:00
Ron Wein 99f70924ff Fixed the documentation, baed on Sylvain's review. 2006-11-08 07:51:25 +00:00
Baruch Zukerman e0f280c826 added 2D lower and upper envelope options 2006-11-07 11:43:03 +00:00
Ron Wein 924f8fa716 Small fixes. 2006-11-05 12:17:24 +00:00
Efi Fogel 37575c1bc2 Improved the text 2006-11-05 12:11:04 +00:00
Baruch Zukerman 861bd82c5a fixed some compilation errors 2006-11-02 11:51:54 +00:00
Ron Wein c258331619 Small drawing utility (initial release).: 2006-11-02 10:04:08 +00:00
Baruch Zukerman 728128bc7c changed the are_on_same_component to are_on_same_inner_component (more correct name) 2006-10-31 13:44:58 +00:00
Michael Hemmer d2fa505e81 changed include of CORE NTs e.g. #include<CGAL/CORE_BigInt.h> 2006-10-27 11:02:16 +00:00
Efi Fogel 21e0084944 improved traits 2006-10-26 10:12:28 +00:00
Efi Fogel 6a78110314 improved traits 2006-10-26 09:35:49 +00:00
Efi Fogel b18e946295 fixed concepts 2006-10-26 01:53:56 +00:00
Andreas Meyer e9e8387260 merged changes from CGAL_with_EXACUS branch into trunk.
revisions used: 
(1) 32995:34537 
(2) 34538:34906
2006-10-24 15:21:25 +00:00