Commit Graph

15 Commits

Author SHA1 Message Date
Sébastien Loriot 52317dd49f add python script (replace_CGAL_NAMESPACE.py) to replace CGAL_BEGIN_NAMESPACE and CGAL_END_NAMESPACE
by namespace CGAL { and } //namespace CGAL. in all .h and .cpp files
in a directory.
Apply it to all packages in the trunk
Remove macro definition from the config.h file.
2010-06-09 07:37:13 +00:00
Fernando Cacciola a161dc4fb7 Fixed license headers 2009-06-25 15:12:52 +00:00
Fernando Cacciola 4dda59ea0d Removed boost_relaxed_heap.hpp since it comes alrady in boost 1.33.1 which is the minimum required 2008-07-21 14:14:02 +00:00
Sylvain Pion fb21258faf Add missing header <climits> (Boost bug). 2008-04-12 21:35:41 +00:00
Andreas Fabri 3fc1f76a56 removed unused parameters 2007-03-26 08:03:27 +00:00
Fernando Cacciola d89cddceec New test suite 2007-03-19 14:40:37 +00:00
Andreas Fabri 37636ee34b remove unused parameter 2007-03-19 07:54:01 +00:00
Fernando Cacciola 573acf7e3c Testsuite fixes 2006-11-21 17:21:58 +00:00
Andreas Fabri 4b42790dbd fixed an include 2006-10-17 07:50:19 +00:00
Fernando Cacciola 45a676fe4f Specific property maps now passed as arguments 2006-08-30 12:18:43 +00:00
Fernando Cacciola a9b6e66d9c Edge index map formalized for the relaxed_heap 2006-08-26 17:05:10 +00:00
Fernando Cacciola 78a9c6134d Heades rearranged for clarity 2006-08-26 16:38:14 +00:00
Fernando Cacciola 45c447b3cb More gobal changes to optimize memory consumption 2006-08-25 21:51:01 +00:00
Laurent Saboret 1f0a69733b Fixed svn:keywords property 2006-06-23 13:56:01 +00:00
Fernando Cacciola cce86b3375 nomsg 2006-05-29 14:32:27 +00:00