Remy Thomasse
|
b3514854de
|
compatibility old version of boost
|
2015-01-06 16:53:48 +01:00 |
Remy Thomasse
|
6c3072ec95
|
ajout de test
|
2015-01-06 16:50:15 +01:00 |
Laurent Rineau
|
008ccc5b48
|
Add missing #include <cassert>
|
2013-04-25 11:20:36 +02:00 |
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 |
Andreas Fabri
|
a73324b1e4
|
Removed srand, as I don't see where it is used.
Make remaining ugly code, even a bit uglier to avoid a warning.
|
2013-02-13 16:49:55 +01:00 |
Sébastien Loriot
|
82b2ebc865
|
apply the cpp0x namespace renaming in all files
|
2012-12-19 11:33:17 +01:00 |
Laurent Rineau
|
5327785cc0
|
Rename combination_enumerator.cpp
There was another target of the same name in ../../examples
|
2012-10-05 14:49:55 +00:00 |
Samuel Hornus
|
d91b392e5b
|
missing headers for windows
|
2012-09-27 13:24:24 +00:00 |
Olivier Devillers
|
99bd141b7c
|
remove warning
|
2012-09-25 07:39:42 +00:00 |
Samuel Hornus
|
165ce1d043
|
templatized the Combination_enumerator class and document the concept for the template parameter.
|
2012-07-25 11:26:17 +00:00 |
Samuel Hornus
|
0296c21ae5
|
added the Combination_enumerator class for enumerating subsets of an integer range
|
2012-07-23 14:46:27 +00: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 |
Andreas Fabri
|
1c03615a5d
|
Add a bug report file for random_polygon_2, so that we can fix it later
|
2010-12-02 09:45:03 +00:00 |
Sylvain Pion
|
c24c588aa5
|
Include <CGAL/algorithm.h> instead of <CGAL/copy_n.h>.
|
2008-08-12 12:58:18 +00:00 |
Fernando Cacciola
|
f93437ca22
|
Removed *unmodified* auto-generated CMakeLists.txt (now created by create_internal_release)
|
2008-05-05 14:01:55 +00:00 |
Fernando Cacciola
|
b704509dcf
|
Examples/Demos/Test CMake scripts updated
|
2008-03-05 21:14:02 +00:00 |
Fernando Cacciola
|
a659cd852a
|
Added project() and conditional test for CGAL_DIR
|
2008-02-14 15:42:36 +00:00 |
Fernando Cacciola
|
14043c43a0
|
Replaced CGALROOT by CGAL_DIR (the latters is used by CMake automatically)
|
2008-02-08 17:47:21 +00:00 |
Fernando Cacciola
|
afddfc4fca
|
CMake scripts for demos/examples/test added
|
2008-02-06 19:06:24 +00:00 |
Sylvain Pion
|
746f5ae6fd
|
rename .C to .cpp
|
2007-01-27 21:18:00 +00:00 |
Fernando Cacciola
|
0816399e28
|
Illegal iterator usage fixed
|
2006-12-14 16:14:18 +00:00 |
Laurent Saboret
|
1aad55d4cb
|
Change CVS keywords to SVN style
|
2006-02-14 10:08:15 +00:00 |
Laurent Saboret
|
1a3c0052e5
|
Move packages to trunk root
|
2006-02-14 08:58:15 +00:00 |