Andreas Fabri
|
31cbcd5544
|
less warnings
|
2014-07-01 14:45:28 +02:00 |
Andreas Fabri
|
b18acb6097
|
fix example
|
2014-06-24 18:33:42 +02:00 |
Andreas Fabri
|
5da08ce426
|
#include <ifstream>
|
2014-06-19 08:57:57 +02:00 |
Andreas Fabri
|
e7b0528ff8
|
Add a CGAL::iterator_range
|
2014-06-18 13:17:43 +02:00 |
Andreas Fabri
|
ded507212d
|
Add a CGAL::iterator_range
|
2014-06-13 12:29:18 +02:00 |
Andreas Fabri
|
9170b0a866
|
use argc/argv to pass the argument
|
2014-06-13 09:51:31 +02:00 |
Andreas Fabri
|
f531ee2fa9
|
include property_map header file wrapper
|
2014-06-13 08:54:43 +02:00 |
Andreas Fabri
|
074c6aab2e
|
read from a file so that the testsuite passes
|
2014-06-11 09:51:54 +02:00 |
Andreas Fabri
|
b1b4b05fe6
|
changes such that the testsuite compiles
|
2014-05-22 12:21:29 +02:00 |
Andreas Fabri
|
3ad8f65d28
|
small fixes
|
2014-05-22 10:36:50 +02:00 |
Andreas Fabri
|
46ee658eb7
|
Cartesian -> Simple_cartesian
|
2013-08-26 16:36:02 +02:00 |
Andreas Fabri
|
a9e13a61c2
|
No need for a compare functor as the inplace list now provides comparison operators
|
2011-03-01 13:25:24 +00:00 |
Guillaume Damiand
|
8cb6de003c
|
Use a functor instead of the global operator< to define a std::map.
TODO: remove the functor and use directly the new operator< defined in In_place_list
|
2011-02-15 12:22:51 +00:00 |
Sylvain Pion
|
05e477899d
|
Remove unused variable
|
2008-07-30 09:56:10 +00:00 |
Fernando Cacciola
|
053ba8758d
|
Removed buggy makefile
|
2008-06-17 21:24:26 +00:00 |
Fernando Cacciola
|
1f363da4ab
|
Fixed distance example
|
2008-05-26 15:58:34 +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 |
Andreas Fabri
|
0d3c086525
|
hack graph traits of polyhedron to cope with non-constcorrect BGL
|
2007-09-20 14:10:09 +00:00 |
Sylvain Pion
|
6fb5cb906b
|
Remove trailing white spaces and end of lines.
(using : perl -pi.bak -e 's/\s+$/\n/' */examples/*/*.cpp )
|
2007-03-10 14:59:41 +00:00 |
Fernando Cacciola
|
8a3dee2292
|
C2vcproj fixed to look for master_71.vcproj instead of master_VC71.vcproj.
Missing svn properties added
|
2007-02-27 16:50:16 +00:00 |
Fernando Cacciola
|
6f3a42918b
|
Fixed to run unattended (not reading from cin anymore)
|
2007-02-05 15:45:48 +00:00 |
Fernando Cacciola
|
03410dee13
|
boost's kruskal implementation fixed locally to make it const-correct
|
2007-02-02 22:49:59 +00:00 |
Fernando Cacciola
|
2725260334
|
Partial fixes to make it work (unfinished)
|
2006-10-19 16:50:06 +00:00 |
Fernando Cacciola
|
5c9b98ca03
|
Folder structure changed to fit testsuite (taken from Kinetic_data_structure)
|
2006-10-18 16:38:45 +00:00 |