Commit Graph

279 Commits

Author SHA1 Message Date
Sylvain Pion 1f30751adf Rename .C to .cpp, and remove makefile/cgal_test. 2007-01-27 20:20:50 +00:00
Sylvain Pion e9f3852691 Remove cgal_test/makefile : the automaticaly generated ones are better
(some programs where not tested because of those buggy script/makefile).
2007-01-27 17:38:06 +00:00
Fernando Cacciola 0635012692 VC8 STL iterator fixes 2007-01-18 14:03:50 +00:00
Andreas Fabri 5d10591471 Suppress warning for MSVC about 'using this' 2006-09-27 20:17:48 +00:00
Andreas Fabri b1375a59a4 renamed rad2 as it is also a function defined in windows.h 2006-09-21 07:47:23 +00:00
Andreas Fabri a1746992c8 suppress VC++ warning after the includes 2006-09-14 08:15:49 +00:00
Andreas Fabri 6924740765 suppress VC++ warning 2006-09-14 08:08:13 +00:00
Andreas Fabri 3f0decccea Polygon -> Polygon_2 2006-09-13 16:32:48 +00:00
Andreas Fabri bf146e9786 Replaced Polygon with Polygon_2 2006-08-28 14:28:12 +00:00
Andreas Fabri 558c5d950c Replaced Polygon with Polygon_2 2006-08-28 14:23:09 +00:00
Andreas Meyer c51efe2626 replaced ccIncludeVerbatim by ccIncludeExampleCode, where appropriate 2006-08-09 14:19:50 +00:00
Andreas Meyer 16acdac7e7 some more cleanup to make the manual test suite green again 2006-08-07 17:03:31 +00:00
Andreas Meyer b454b3febd manual cleanup:
* .C ---> .cpp
* removed ../examples from paths
* moved some demo/example files out of doc_tex into their respective place
* now it should build properly, again
2006-08-07 16:43:09 +00:00
Andreas Fabri 81e5243f5b fix min/max problem 2006-08-03 03:39:56 +00:00
Andreas Fabri bc5c8b05ed Fixed min max problem 2006-07-31 23:47:41 +00:00
Andreas Fabri 2b30e83cd1 Fixed min max problem 2006-07-31 23:45:21 +00:00
Andreas Fabri 620cd08ba2 Fixed min max problem 2006-07-30 13:08:43 +00:00
Andreas Fabri f8f182c463 changed .C to .cpp in examples 2006-07-09 19:24:27 +00:00
Andreas Fabri 2db7604574 upgrade to VC7.3 and fixes 2006-04-25 20:05:53 +00:00
Laurent Saboret 87d65f75e3 Fixed svn properties of ASCII files (as defined by Maintenance/svn_client/config) 2006-04-18 12:42:52 +00:00
Joachim Reichel f582718758 rename create_makefile to cgal_create_makefile to avoid name clashes,
adjust all occurences of create_makefile and create\_makefile in the entire
repository (well, trunk only)
2006-03-15 22:10:02 +00:00
Joachim Reichel 11a449ae00 Added/fixed CGAL_MAKEFILE= line in makefiles 2006-03-14 19:35:55 +00:00
Andreas Fabri 47c6bdc5b7 #include <CGAL/basic.h> in the demo 2006-03-09 08:30:35 +00:00
Andreas Fabri 0a4dc9d327 #include <CGAL/basic.h> in the demo 2006-03-08 13:45:18 +00:00
Marc Glisse b41ad5d643 Missing std:: or #include <cstdlib> 2006-02-25 23:14:49 +00:00
Marc Glisse 13380ebe5e Add some missing std:: and #include <c*> 2006-02-22 15:22:27 +00:00
Laurent Saboret db6a8f948c Change CVS keywords to SVN style 2006-02-16 14:30:13 +00:00
Laurent Saboret 1aad55d4cb Change CVS keywords to SVN style 2006-02-14 10:08:15 +00:00
Laurent Saboret d8a9ada886 Move packages to trunk root 2006-02-14 08:58:16 +00:00