Sébastien Loriot
|
9fcf46e11a
|
replace CGAL_[kernel/qpe/triangulation/]_assertion by assert in tests
this should be the case, following our guidelines.
using:
find */test/* -name '*.[hc]*' | xargs sed -i 's/CGAL_assertion/assert/g'
|
2013-03-21 10:50:55 +01:00 |
Sébastien Loriot
|
82b2ebc865
|
apply the cpp0x namespace renaming in all files
|
2012-12-19 11:33:17 +01:00 |
Olivier Devillers
|
a68abfd2ca
|
remove deprecated code
|
2011-11-07 09:48:44 +00:00 |
Philipp Möller
|
f9b288db90
|
Merged branch ^/branches/features/gsoc2011-copy_n-pmoeller.
Small feature page: https://cgal.geometryfactory.com/CGAL/Members/wiki/Features/Small_Features/Replace_copy_n
|
2011-08-26 14:34:10 +00:00 |
Laurent Rineau
|
f508c60d2d
|
Merge the feature Generator_d in trunk.
"Add d-dim generators."
Author is Olivier Devillers.
See https://cgal.geometryfactory.com/CGAL/Members/wiki/Features/Generator_d
See detailled log in
/branches/experimental-packages/Generator_d@59316
and later in:
/branches/candidate-packages/Generator@60065
|
2010-12-02 14:12:20 +00:00 |
Sylvain Pion
|
c24c588aa5
|
Include <CGAL/algorithm.h> instead of <CGAL/copy_n.h>.
|
2008-08-12 12:58:18 +00:00 |
Sylvain Pion
|
746f5ae6fd
|
rename .C to .cpp
|
2007-01-27 21:18:00 +00:00 |