Philipp Möller
2560a04aa6
Delete allocated mul_kd_tree
2013-10-28 11:45:30 +01: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
Andreas Fabri
e7c9688c29
Add parenthesis to quiet clang and obtain more readable code
2010-12-08 21:31:41 +00:00
Andreas Fabri
aba7781117
Add some const& to avoid copies
2010-10-15 14:06:33 +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
Andreas Fabri
db6e849072
Replace . with -> (not used, but detected by Intel)
2010-05-17 07:32:56 +00:00
Efi Fogel
39afbc4289
initialized some variable - pacify g++ 4.4
2009-07-08 20:30:58 +00:00
Ophir Setter
3c1079c43b
monsterous ifs
2008-07-28 06:10:18 +00:00
Sylvain Pion
84695b671a
Rename Direction enum to SEG_Direction as it clashes with the kernel.
2008-01-12 21:18:18 +00:00
Shlomo Golubev
7ec1d324d6
matching Snap_rounding_2 to Arrangement_on_surface_2
2007-07-30 14:27:18 +00:00
Laurent Saboret
1aad55d4cb
Change CVS keywords to SVN style
2006-02-14 10:08:15 +00:00
Laurent Saboret
439becf848
Move packages to trunk root
2006-02-14 08:58:19 +00:00