Commit Graph

24 Commits

Author SHA1 Message Date
Andreas Fabri d7593f1fc0 .C -> .cpp 2007-02-16 16:31:40 +00:00
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
Sylvain Pion fb8595b94e Cleanup : remove ancient CGAL_PROTECT_* macros.
It's the compiler's job to optimize preprocessing time.
2007-01-24 17:16:05 +00:00
Sylvain Pion c03659bc7a global update of maintainer files
(remove Lutz, Sven, Matthias, Geert-Jan...)
2006-12-05 14:01:13 +00:00
Andreas Fabri 4100ad52b2 Removed the '_noheader' files 2006-10-30 16:37:37 +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
Bernd Gärtner 3c28096f6b path name fix 2006-07-12 10:39:00 +00:00
Bernd Gärtner a56e56b520 .C -> _impl.h 2006-07-11 11:59:32 +00:00
Bernd Gärtner aa6ee4e4c9 files moved 2006-07-11 11:38:47 +00:00
Andreas Fabri 01cbcc1adb changed .C to .cpp in examples 2006-07-09 19:26:25 +00:00
Andreas Fabri 3b6993c1f0 upgrade to VC7.3 and fixes 2006-04-25 14:53:54 +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
Sylvain Pion f1410d4d9d Some CGAL_USE_QT versus <CGAL/basic.h> ordering issues spotted
by the following (quick and very dirty) perl regexp :
perl -0777pi.bak -e 'print m!CGAL_USE_QT(.|[\r\n])*CGAL/basic!g;' */demo/*/*.C
2006-03-19 22:43:06 +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
Andreas Fabri 8f7c2abda0 Changed names of examples 2006-03-09 12:49:27 +00:00
Andreas Fabri 2f25fb4d09 #include <CGAL/basic.h> in the demo 2006-03-09 08:34:21 +00:00
Andreas Fabri b5ac81e7a3 #include <CGAL/basic.h> in the demo 2006-03-08 13:38:06 +00:00
Sylvain Pion 86b98eb15b Remove obsolete filenames from dont_submit files:
wrapper.tex, error.txt, .cvsignore
2006-02-19 20:23:51 +00:00
Laurent Saboret 77340051f5 Change CVS keywords to SVN style 2006-02-17 16:03:17 +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 541f5f7f0e Remove .cvsignore files (changed to svn:ignore properties) 2006-02-14 09:20:20 +00:00
Laurent Saboret e9859fc642 Move packages to trunk root 2006-02-14 08:58:17 +00:00