Commit Graph

15 Commits

Author SHA1 Message Date
Laurent Rineau db194534c7 First big patch to fix -Wunused-local-typedefs
-Wunused-local-typedefs is a new warning flag of gcc-4.7, and it will enabled
 by -Wall since gcc-4.8 (not yet released).

The fix is a big set of removals of unused typedefs (or comments, or moves,
depending on the context).
2012-08-01 13:29:16 +00:00
Laurent Rineau 8f59fd9592 Turn QPL into LGPLv3+ 2012-01-13 16:33:35 +00:00
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
Marc Glisse 82481b0a17 For a bug in the RWSTD library. I could not find a way to fix it in
Sun_fixes.h.
2007-08-01 14:06:29 +00:00
Marc Pouget 0dcb3360bd details 2007-02-15 16:39:10 +00:00
Marc Pouget d51bfe7174 copyright 2007-02-15 15:53:51 +00:00
Marc Pouget 0e70b553b7 i'm done for submission! 2006-09-26 09:28:31 +00:00
Marc Pouget e7ff1a9401 details 2006-09-22 12:29:20 +00:00
Marc Pouget c2d57f5545 added test and revised doc 2006-09-21 21:41:16 +00:00
Marc Pouget 50894a01e1 Pb template solved 2006-09-15 18:55:41 +00:00
Marc Pouget 3b4f578ae6 CGAL_pre and post condition added 2006-08-24 12:54:27 +00:00
Marc Pouget 3baf490211 design with prop maps 2006-08-04 14:09:36 +00:00
Andreas Fabri 51ab866a43 fix min/max problem 2006-08-03 03:34:24 +00:00
Marc Pouget e760336cd2 minor changes 2006-06-16 16:05:37 +00:00
Marc Pouget 2db5d64b99 computation of umbilics added using neighbors 2006-06-04 22:55:56 +00:00