Andreas Fabri
|
c12f285ee4
|
Dispatch the files in Kernel_23, Cartesian, Homogeneous
|
2016-09-22 08:38:53 +02:00 |
Laurent Rineau
|
0c690014b7
|
Remove all usage of CGAL_LEDA_VERSION
Now, LEDA version >= 6.0 is required if `CGAL_USE_LEDA` is toggled.
|
2016-08-25 14:38:16 +02:00 |
Sébastien Loriot
|
e2ed53ec63
|
fix backtick issue
|
2016-08-22 14:43:30 +02:00 |
Laurent Rineau
|
2cd9a15bb9
|
Merge remote-tracking branch 'cgal/releases/CGAL-4.8-branch'
Merge the following merge commits:
> 12b92f5 Merge pull request #1271 from lrineau/Mesh_3-distance_criterion_sizing_field-GF
> 9c3d0b0 Merge pull request #1295 from lrineau/CGAL-add_test-GF
Conflicts:
Maintenance/release_building/BUGFIX_NUMBER
Maintenance/release_building/public_release_name
|
2016-07-22 18:31:02 +02:00 |
Laurent Rineau
|
c46e983139
|
Allow parallel execution of tests in test/Kernel_23
|
2016-07-21 14:42:35 +02:00 |
Andreas Fabri
|
3f22b1e049
|
Add doc of free function for 2D
|
2016-07-07 14:56:20 +02:00 |
Andreas Fabri
|
5c1a2bd835
|
Add global function scalar_product(Vector_2,Vector_2)
|
2016-07-07 14:42:57 +02:00 |
Andreas Fabri
|
6273a0a247
|
Add global function scalar_product(Vector_3,Vector_3)
|
2016-07-07 14:30:10 +02:00 |
Guillaume Damiand
|
a53f16edac
|
Merge branch 'CGAL_headers_only_step1-gdamiand_cjamin-old' into CGAL_headers_only_step1-gdamiand_cjamin
|
2016-06-09 19:09:38 +02:00 |
Sebastien Loriot
|
b13b098d3b
|
Merge pull request #1066 from ws4u/Cone_spanners_2-new_package-UWS
Cone spanners 2 new package uws
|
2016-06-08 14:49:13 +02:00 |
Guillaume Damiand
|
10469f9c4e
|
Update with master
|
2016-05-25 10:58:55 +02:00 |
Sebastien Loriot
|
ee093122bc
|
Merge pull request #803 from afabri/Periodic_3-approx-GF
Periodic_3: Use static filters also for Epeck and make it faster
|
2016-05-13 12:10:42 +02:00 |
Andreas Fabri
|
79b0257e59
|
Merge branch 'Cone_spanners_2-new_package-UWS-old' into Cone_spanners_2-new_package-UWS
|
2016-04-26 09:01:56 +02:00 |
Laurent Rineau
|
2a9ab3e7d8
|
Merge pull request #1005 from afabri/Kernel-compare_distance-GF
Add specializations for Compare_distance_3::operator() for points/segments
|
2016-04-22 15:25:52 +02:00 |
Andreas Fabri
|
2613be3c1b
|
Add specializations for Compare_distance_3 for points/segments
|
2016-04-13 12:35:00 +02:00 |
Andreas Fabri
|
2443b7d1a6
|
Moved squared_distance(Point_3,Triangle_3
|
2016-03-30 16:58:22 +02:00 |
Sébastien Loriot
|
4c29bf1b44
|
CMAKE_SOURCE_DIR -> CMAKE_CURRENT_SOURCE_DIR
|
2016-03-24 16:33:46 +01:00 |
Guillaume Damiand
|
5f44614b07
|
Replace iword(CGAL::IO::mode) by get_mode
|
2016-03-09 10:37:57 +01:00 |
Sébastien Loriot
|
9c8cd5ad31
|
Make the boolean flag requirements optionals
|
2016-03-08 09:09:34 +01:00 |
Sébastien Loriot
|
881e4d3199
|
request Core only in examples, tests and demos when really needed
|
2016-03-07 22:36:57 +01:00 |
Sébastien Loriot
|
2d191d6651
|
commit CMakeLists.txt for all examples and tests
|
2016-03-07 17:39:36 +01:00 |
Sébastien Loriot
|
103687fbc7
|
move documentation file
|
2016-03-04 14:13:30 +01:00 |
Sébastien Loriot
|
5c5f59ba58
|
fix doc typo
|
2016-02-18 16:59:31 +01:00 |
Sébastien Loriot
|
ca6c606b96
|
simply init to 0 to avoid confusion
|
2016-02-17 11:49:24 +01:00 |
Andreas Fabri
|
9b830970f0
|
default constructed Bbox_{2,3} is now initialized empty [+inf,-inf]^dim
|
2016-02-16 17:04:47 +01:00 |
Philipp Möller
|
0a04a3a48f
|
Use CGAL_DOC_VERSION
|
2016-02-11 15:37:54 +01:00 |
Andreas Fabri
|
7657a5dda5
|
Use CGAL_USE to avoid g++6.0 warning
|
2016-01-20 11:57:51 +01:00 |
Sebastien Loriot
|
32a3972c33
|
Merge pull request #592 from afabri/CGAL-dont_submit_cleanup-GF
Towards getting rid of dont_submit files
|
2016-01-08 14:14:08 +01:00 |
Sébastien Loriot
|
e64ae35a6e
|
Merge pull request #542 from bo0ts/Documentation-release_build2-pmoeller
Allow to build the documentation in a release
|
2016-01-07 09:21:46 +01:00 |
Andreas Fabri
|
206420c77b
|
backquote
|
2016-01-06 08:22:27 +01:00 |
Andreas Fabri
|
a41165b6eb
|
various
|
2016-01-05 18:04:14 +01:00 |
Andreas Fabri
|
a48faa00e8
|
Remove lines with non-existing files
|
2015-12-31 17:24:57 +01:00 |
Andreas Fabri
|
4d324c704f
|
Move Triangulation_structural_filtering_traits and specialize in Epic and Epec headers
|
2015-12-31 09:17:18 +01:00 |
Philipp Möller
|
71b4e9c515
|
Use CGAL_FULL_VERSION in all Doxyfile.in
|
2015-12-17 16:33:28 +01:00 |
Philipp Möller
|
0ad467b321
|
Use generic example directories
|
2015-12-10 17:05:53 +01:00 |
Philipp Möller
|
81a8f982dc
|
Handle the easy INPUT cases
If INPUT is just PKG/doc/PKG, handle it automatically.
|
2015-12-10 17:00:26 +01:00 |
Carsten Brandt
|
5c0b043e4c
|
Fixed code example for Upgrading intersection
The variable names in the example do not make sense, hope my changes are correct.
|
2015-12-05 04:25:15 +01:00 |
Laurent Rineau
|
8d7ab98b4e
|
Merge pull request #374 from sakrist/bbox_fixes
Silence for warnings
Conflicts:
Kernel_23/include/CGAL/Bbox_2.h
|
2015-10-15 12:03:01 +02:00 |
Laurent Rineau
|
330a0e75a2
|
Merge pull request #385 from cjamin/CGAL_headers_only-gdamiand_cjamin
CGAL headers only, step 0
|
2015-10-13 16:37:38 +02:00 |
Andreas Fabri
|
760e4d1b4e
|
prefix cpp11::result_of with CGAL::
|
2015-10-13 15:06:50 +02:00 |
Volodymyr Boichentsov
|
c21f308d04
|
fix for Microsoft compiler
|
2015-10-13 11:15:24 +01:00 |
Sébastien Loriot
|
93e1a78a40
|
document missing do_intersect overloads for Iso_cuboid_3
|
2015-10-06 08:16:38 +02:00 |
Sebastien Loriot
|
e58486a077
|
Merge pull request #351 from afabri/Intersections_3-snippet2example-GF
Convert <code> sections into cgalExamples
|
2015-10-01 14:41:12 +02:00 |
Guillaume Damiand
|
e4342d50d2
|
Merge remote-tracking branch 'cgal-dev/CGAL_headers_only-gdamiand_cjamin' into CGAL_headers_only-gdamiand_cjamin
|
2015-10-01 09:48:54 +02:00 |
Guillaume Damiand
|
cf1c0ea0ca
|
Merge branch 'CGAL_headers_only-gdamiand_cjamin-OLD' into CGAL_headers_only-gdamiand_cjamin
|
2015-10-01 09:12:55 +02:00 |
Volodymyr Boichentsov
|
5b26f782ab
|
silence for warnings
|
2015-09-29 09:35:25 +01:00 |
Andreas Fabri
|
3f18e99c53
|
fix a bug; change at the same time the line
|
2015-09-23 08:59:27 +02:00 |
Laurent Rineau
|
5655fec149
|
fixed three documentation typos
(cherry picked from commit eb8d2f5752)
See https://github.com/CGAL/cgal/pull/356
|
2015-09-22 12:28:15 +02:00 |
Andreas Fabri
|
2323c38b2e
|
use variables to avoid warnings
|
2015-09-22 09:31:20 +02:00 |
Andreas Fabri
|
eb8d2f5752
|
fixed three documentation typos
|
2015-09-22 09:26:10 +02:00 |