Sébastien Loriot
47a4fe5273
prettify table
2013-04-16 09:45:07 +02:00
Sébastien Loriot
76e7e9a209
fix documented return type of intersection() for dD linear kernel
2013-04-16 09:43:40 +02:00
Sébastien Loriot
9877a32848
backtick'ing function arguments
2013-04-16 09:40:30 +02:00
Sébastien Loriot
c46a064653
better document intersection() return types for the dD linear kernel
2013-04-16 09:35:13 +02:00
Sébastien Loriot
7055eb1961
better document intersection() return types for the 2/3 linear kernel
2013-04-16 09:34:31 +02:00
Sébastien Loriot
cbbecfbc83
fix intersection/do_intersect groups and links
2013-04-16 09:17:27 +02:00
Sébastien Loriot
24c5aedcd4
fix of 37b7f005: missing a end of section
2013-04-16 09:06:48 +02:00
Sébastien Loriot
611a93a8ba
update changes
2013-04-16 07:58:08 +02:00
Sébastien Loriot
fff0776446
Merge branch 'Kernel_23-Iso_rectangle_2_Iso_cuboid_3_bbox_constructible'
...
Conflicts:
Kernel_23/include/CGAL/Iso_cuboid_3.h
Tested in CGAL-4.3-Ic-1
2013-04-16 07:50:38 +02:00
Sébastien Loriot
62fcc226b8
add a method to insert a range of points with info in cdt
2013-04-16 07:37:51 +02:00
Laurent Rineau
1cb2c29c8a
Add the new platform icpc -strict-ansi
2013-04-15 17:55:30 +02:00
Laurent Rineau
9a4bfed5bf
New platform Intel Compiler 13 with -strict-ansi
2013-04-15 17:33:22 +02:00
Laurent Rineau
c239d4d936
Add -w1
2013-04-15 17:15:06 +02:00
Laurent Rineau
0e9aded917
Remove Intel Compiler 12 (does not support Fedora 17)
2013-04-15 17:06:35 +02:00
Laurent Rineau
7a54779d4c
/usr/bin/g++ is now g++-4.7
2013-04-15 17:06:35 +02:00
Laurent Rineau
79d0713a60
Rename Fedora16 to Fedora17
2013-04-15 17:06:35 +02:00
Sébastien Loriot
d372e1b897
update changes.html
2013-04-15 16:44:06 +02:00
Sébastien Loriot
a18a34bbbe
Merge branch 'Algebraic_foundations-make_rational-glisse'
2013-04-15 16:37:31 +02:00
iyaz
68197c0352
SDF calculation is enriched to be more generic by accepting sdf calculation over points with normals
2013-04-15 13:58:50 +03:00
Marc Glisse
d4f8ffb735
Revert previous commit, which was supposed to go to a branch, not master.
2013-04-14 10:43:00 +02:00
Marc Glisse
68cab89cd2
Use __builtin_isfinite in Is_finite.
2013-04-14 10:31:59 +02:00
Nico Kruithof
b7878b69bd
Fixed errors in the testsuite
2013-04-13 12:49:36 +02:00
Sébastien Loriot
498492e770
add set_infinite_vertex to Triangulation_3 and use it with copy_tds
...
the 2D version already exists
2013-04-12 16:04:59 +02:00
iyaz
6877a532ab
Adding <= 0 check for cone angle
2013-04-12 15:55:20 +03:00
Jane Tournois
a9275d1a5b
add default value for start of inexact_locate
2013-04-12 14:48:10 +02:00
Jane Tournois
4e89e2ddbf
add inexact locate to documentation of T_2
2013-04-12 14:40:09 +02:00
Jane Tournois
e023f42a51
make inexact_locate public also in Triangulation_2
2013-04-12 14:32:16 +02:00
Laurent Rineau
00c4bb95f5
Commit the changes I did for the announcement of CGAL-4.2
...
Notably, I have choosen not to post anything in newsgroups. Having a look
at the groups, I am pretty sure the audience is mostly empty.
2013-04-12 13:06:13 +02:00
Jane Tournois
a0e99f653d
little improvement of CANT_IMPROVE_ANYMORE sentence
2013-04-12 12:16:20 +02:00
Sébastien Loriot
ba54252b16
forgot to count the number of filter failures
2013-04-12 12:06:40 +02:00
Jane Tournois
4a324da9f5
complete lloyd and odt return code with CANT_IMPROVE_ANYMORE
2013-04-12 11:51:13 +02:00
Sébastien Loriot
ddc7fe2d77
add missing typenames and remove warning
2013-04-12 09:31:45 +02:00
Sébastien Loriot
f915998b2f
use the new copy_tds function instead of the locally defined free function
2013-04-11 20:06:06 +02:00
Sébastien Loriot
f9e0c97aac
for convenience add a default to simple converter
...
it is useful if you want to copy the tds of a familly
alpha-shape into a fixed one
2013-04-11 20:03:32 +02:00
Sébastien Loriot
0a1bb3e4cd
boolean set to false at the first run, otherwise it is always true
2013-04-11 19:05:18 +02:00
Sébastien Loriot
260e99ef20
add points created in the triangulation
2013-04-11 18:13:02 +02:00
Laurent Rineau
c2bb1d0532
Remove an extra </ul></ul> in changes.html
...
+ Update the text CHANGES.
Unfortunately, the CHANGES of CGAL-4.2 is the one of CGAL-4.2-beta1, and
has not been updated.
2013-04-11 14:58:08 +02:00
Jane Tournois
7a530ea7d8
remove just_incident_cells.
...
The bench I made did not show that it provided any computation time improvement.
2013-04-11 12:48:04 +02:00
Laurent Rineau
fd71974d1f
master now targets CGAL-4.3
2013-04-11 12:44:17 +02:00
Sébastien Loriot
1e525380e5
remove uneeded and confusing variable
2013-04-11 11:09:45 +02:00
Clement Jamin
f69d3e5e88
Bugfix: "remove(first, beyond)" was missing from the documentation
2013-04-10 17:30:12 +02:00
Laurent Rineau
492c8442eb
Fix a typo in a comment
2013-04-09 17:37:00 +02:00
Laurent Rineau
dbb893a3d4
Automated commits should only allow fast-forward git pulls
2013-04-09 16:57:04 +02:00
Laurent Rineau
2af22c9350
updated crontab (automated commit)
2013-04-09 16:51:02 +02:00
Andreas Fabri
033fdc8c49
backquote in the ref manual
2013-04-09 14:02:15 +02:00
Andreas Fabri
afea80501e
fix a typo in the ref manual
2013-04-09 14:02:14 +02:00
Laurent Rineau
89c38bdd49
Merge remote-tracking branch 'origin/Combinatorial_map_bugfix_for_dll-gdamiand'
...
That branch was successfully tested in CGAL-4.2-Ic-213, and fixes a bug
about that static variable null_dart_handle, on Windows, when several
compilation DLLs using the CMap API are used in the same executable. That
fix is supposed to be temporary, for CGAL-4.2.
2013-04-09 12:02:54 +02:00
Laurent Rineau
4b79f49a05
Rename my LEDA platform
...
To show that it is also a Release platform.
2013-04-09 11:28:37 +02:00
Sébastien Loriot
9ffbbe3a05
smooth doc
2013-04-09 08:33:06 +02:00
Nico Kruithof
a779b4d7cc
Adding data sets to the testsuite and changed the test to load those.
2013-04-08 21:03:09 +02:00