Laurent Rineau
5cd31f660b
Merge branch 'PCA-fix_includes-lrineau'
...
Tested in CGAL-4.3-Ic-15.
2013-04-30 11:39:23 +02:00
Sébastien Loriot
0bc64f9f4a
update installation manual to mention the windows tutorial
2013-04-30 11:08:28 +02:00
iyaz
6b1a6ddab7
parameter name fixed
2013-04-30 02:28:10 +03:00
iyaz
9cf096b92e
Examples updated
2013-04-30 02:27:47 +03:00
iyaz
cae7026828
test cases updated
2013-04-30 02:26:55 +03:00
iyaz
9d94793f77
parameter names are corrected
2013-04-30 01:27:22 +03:00
iyaz
72a947cda4
Changes related to pm inside include
...
(documentation is not updated)
2013-04-30 00:32:46 +03:00
Guillaume Damiand
93ca4a1cdc
Update changes.html
2013-04-29 16:40:14 +02:00
Guillaume Damiand
3ce7c82747
Update changes.html
2013-04-29 16:37:15 +02:00
Sébastien Loriot
e9768dc608
unhide the include files in doxygen doc for some packages
2013-04-29 16:36:41 +02:00
Laurent Rineau
c6c8fd9d62
Fix #includes of <CGAL/PCA_util.h>
2013-04-29 14:59:23 +02:00
Sébastien Loriot
ab5471e756
update changes
2013-04-29 11:16:37 +02:00
Sébastien Loriot
8d602ed8c2
Merge branch 'triangulation_3-copy_tds-sloriot'
...
Approved by the release manager
Conflicts:
Alpha_shapes_3/test/Alpha_shapes_3/copy_tds.h
Triangulation_2/doc/TDS_2/Concepts/TriangulationDataStructure_2.h
it introduces a more general copy_tds that allows to copy tds with different types of simplices.
2013-04-29 11:09:01 +02:00
Sébastien Loriot
4231db6412
add missing \ccc in doc_tex
2013-04-29 10:44:51 +02:00
Laurent Rineau
0550fb1a9a
Merge branch 'CGAL_ImageIO-fix_warnings-lrineau'
...
Tested in 4.3-Ic-12
2013-04-29 09:48:48 +02:00
Laurent Rineau
74f04b3611
more in .gitignore
2013-04-29 09:47:10 +02:00
Guillaume Damiand
7f6cf78570
LCC test
2013-04-27 08:54:56 +02:00
Laurent Rineau
723a257a73
Merge branch 'Installation-tweak_FindEigen-lrineau'
2013-04-26 15:40:54 +02:00
Laurent Rineau
2aae405f45
Merge branch 'Installation-tweak_CGAL_SetupBoost-lrineau'
2013-04-26 15:40:51 +02:00
Laurent Rineau
1820797772
Merge branch 'CGAL-fix_warnings-GF'
2013-04-26 15:40:48 +02:00
Laurent Rineau
d261cb4728
Merge branch 'CGAL-fix_missing_cassert-lrineau'
2013-04-26 15:40:45 +02:00
Guillaume Damiand
8510fb2853
Two bugfix: 1) one mark not shared for CMap_cell_iterator 2) use of two least significant bits for Cell_attribute when support of dart is disable. Add tests in test suite for these cases.
2013-04-26 10:57:53 +02:00
Laurent Rineau
008ccc5b48
Add missing #include <cassert>
2013-04-25 11:20:36 +02:00
iyaz
d46a29af46
dummy element forgotten from prev version, removed.
2013-04-24 22:31:47 +03:00
iyaz
f269e1fd21
use CGAL Random instead of rand(),
...
update plus plus initialization so that there is no need to extra temp for swap etc
2013-04-24 17:36:09 +03:00
Guillaume Damiand
f58aa32242
Revert "Cell_attribute::get_nb_refs is public and not protected; CMap_cell_iterator copy contructor and operator= share also mark mmark_number"
...
This reverts commit 9aaab1e74a .
(pushed by error in master instead of in my branch)
2013-04-23 21:00:36 +02:00
Guillaume Damiand
9aaab1e74a
Cell_attribute::get_nb_refs is public and not protected; CMap_cell_iterator copy contructor and operator= share also mark mmark_number
2013-04-23 20:53:50 +02:00
Nico Kruithof
73e353e8f4
Removed an invalid assertion
2013-04-23 17:45:50 +02:00
Laurent Rineau
7985785781
Fix the citations to VRML. vrml.org is no longer.
2013-04-23 14:06:52 +02:00
Nico Kruithof
e009ea9582
Trying to resolve a bug in serializing the p2t2 hierarchy
2013-04-22 08:23:55 +02:00
Nico Kruithof
ace6e40a76
Adding debug info
2013-04-22 08:23:43 +02:00
iyaz
6b5d40387f
New version of pmaps, and an example of required changes in related code (for now just read_xyz_points.h and write_xyz_points.h are changed as a representative)
2013-04-22 02:59:37 +03:00
Efi Fogel
1238057b23
Added assertion when trying to push a point into an empty polyline
2013-04-20 21:22:16 +03:00
Sébastien Loriot
0138f3639d
fix typo
2013-04-19 14:50:43 +02:00
Sébastien Loriot
ea508677a1
Merge branch 'Triangulation_2-CDT_insert_point_and_info_by_range-local'
...
Corresponds to the following small feature:
https://cgal.geometryfactory.com/CGAL/Members/wiki/Features/Small_Features/CDT2_insert_range_with_info
Approved by the release manager
2013-04-19 14:42:05 +02:00
Laurent Rineau
6a93169874
Fix warnings from g++-4.8, about unsigned int used with %i or %u, in scanf
2013-04-19 14:09:49 +02:00
Laurent Rineau
7ff754c0c9
Merge branch 'Filtered_kernel-fix_lazy_print_dag-lrineau'
2013-04-19 13:18:40 +02:00
Sébastien Loriot
bb7f025512
more permissive copy_tds for compatible vertex types with the same point type
2013-04-19 08:44:45 +02:00
Sébastien Loriot
0beb1a8861
add an extra overload to please MSVC
2013-04-19 08:38:56 +02:00
iyaz
b22fe586d2
Updated test cases
2013-04-19 02:04:37 +03:00
iyaz
1c390474ff
Various refinements on k-means and EM,
...
Selectors are moved to its own class and shared by k-means and EM (hence previous partially code duplication is prevented)
2013-04-19 02:04:09 +03:00
Laurent Rineau
df5fd9b21d
updated crontab (automated commit)
2013-04-18 17:18:56 +02:00
Laurent Rineau
73a30bb267
Repare print_dag in Lazy
...
It has been accidentally removed by the Philipp's patch that uses Boost PP.
2013-04-18 14:45:46 +02:00
Laurent Rineau
b868b2ab2b
Fix warnings
2013-04-18 14:33:12 +02:00
Jane Tournois
edf8dbccc7
fix documentation as asked by small feature 'inexact_locate' reviewers
2013-04-18 13:32:36 +02:00
Jane Tournois
e872e34fb0
add more about edge_size mandatory when 1D features are protected
2013-04-18 12:52:14 +02:00
iyaz
e9cc8bcd5e
Slightly improved performance, and small refinements
2013-04-17 01:55:21 +03:00
iyaz
c3b842dc46
Using diagonal of AABB box to convert rays to segments
2013-04-16 20:58:40 +03:00
iyaz
65fc0a0b6b
Changes to guarantee there will be no border case problems with cone angle in [0, PI].
2013-04-16 18:19:56 +03:00
Nico Kruithof
8e47f8446d
Working on fixing the testsuite
2013-04-16 10:03:26 +02:00