Laurent Rineau
8f59fd9592
Turn QPL into LGPLv3+
2012-01-13 16:33:35 +00:00
Andreas Fabri
c6f3973dd6
Add missing #include
2010-09-08 06:03:52 +00:00
Andreas Fabri
b2e9dd680c
Replace Random with boost
2010-09-07 12:57:15 +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
Sylvain Pion
85dc12f2a7
Remove empty lines at beginning and end of files
...
(apply Scripts/developer_scripts/remove_empty_lines.pl).
2010-02-01 12:55:28 +00:00
Peter Hachenberger
d758b282ce
forgot to adapt is_plane() to Bounded_kernel
2008-01-17 17:53:00 +00:00
Sylvain Pion
a3ee71d44f
Get rid of obsolete Window_stream (LEDA window) code.
2008-01-10 18:10:23 +00:00
Andreas Meyer
0f941fbcf2
again CGAL_error -> CGAL_error_msg
2007-11-09 15:27:44 +00:00
Andreas Meyer
c1d1609af1
replaced CGAL_assertion( false* and CGAL_assertion( 0*
...
with CGAL_error/CGAL_error_msg
2007-11-08 00:27:20 +00:00
Andreas Meyer
fdeedcf8b0
some low level code cleanup. renamed
...
* CGAL_error to CGAL_error_msg
* introduced a macro CGAL_error()
* added some words about CGAL_error to the developers manual
* renamed most of assert(x) into CGAL_assertion(x)
* renamed exit(x) with x != 0 , CGAL_assertion(false) and assert(false) into CGAL_error
* CORE left untouched, OpenNL changed
2007-11-07 16:51:18 +00:00
Sylvain Pion
76408cc24f
Remove obsolete config flag CGAL_CFG_USING_BASE_MEMBER_BUG_3.
2007-08-09 09:48:44 +00:00
Andreas Fabri
f0befd4fa4
removed unused parameters
2007-03-19 08:25:43 +00:00
Andreas Fabri
6b88613dbf
Suppress performanece warning for std::set
2007-03-15 09:34:54 +00:00
Peter Hachenberger
6e10c0c89a
- small bug fix in locate()
...
- is_empty() adapted for bounded kernel
2006-02-28 19:56:14 +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
77f1d7f08c
Move packages to trunk root
2006-02-14 08:58:17 +00:00