Commit Graph

22 Commits

Author SHA1 Message Date
Andreas Fabri df6fc3dca3 simplifications 2015-03-12 18:00:18 +01:00
Andreas Fabri fb7deef4ab it now works with Surface_mesh 2015-03-11 19:21:30 +01:00
Andreas Fabri 2d7f51f441 it now works with Surface_mesh 2015-03-11 19:05:57 +01:00
Andreas Fabri ba9c3678a6 use BGL free functions 2015-03-11 09:22:52 +01:00
Andreas Fabri 4b18039316 use graph_traits 2015-03-11 08:30:13 +01:00
Laurent Rineau 36d8b5bd18 Convert source files encoding to utf-8
All non-ASCII files should be encoded in UTF-8. So far, the ZSH script
`Scripts/developer_scripts/detect_wrong_encoding` detects wrong encoding
in source/header files of include/, src/, and doc/.
2014-08-01 11:20:13 +02:00
Andreas Fabri 6ecba63bb1 Mostly add #includes 2013-09-14 19:31:13 +02:00
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