Laurent Rineau
7d6c85c61b
Commit files generated by ./makebiblio
2012-11-23 17:55:47 +01:00
Eric Berberich
1f0a26593e
4.1 -> 4.2 and 2012 -> 2013
2012-11-23 16:49:51 +01:00
Eric Berberich
57b787a68f
added missing brackets
2012-11-23 16:44:02 +01:00
Eric Berberich
b8d8c529f8
added Michael Kerber
2012-11-23 16:41:22 +01:00
Eric Berberich
c6e58a295b
copy from 4.1
2012-11-23 16:39:36 +01:00
Philipp Möller
9fcc5b5786
Merge branch 'Polygon-fix-circulator-pmoeller'
2012-11-22 12:45:27 +01:00
Sébastien Loriot
84ca36f420
remove forgotten merge conflict mark
2012-11-20 16:27:34 +01:00
Sébastien Loriot
485d1bc5e0
Merge branch 'Surface_reconstruction_points_3-make_it_faster-afabri'
...
After approval of the release manager
Conflicts:
Surface_reconstruction_points_3/doc_tex/Surface_reconstruction_points_3_ref/Poisson_reconstruction_function.tex
Surface_reconstruction_points_3/include/CGAL/Poisson_reconstruction_function.h
2012-11-20 12:37:02 +01:00
Philipp Möller
8e1bc0a0f5
Shut up warnings about missing return types
2012-11-20 09:47:24 +01:00
Sébastien Loriot
7a2bd97aae
make the selection of sample points deterministic
2012-11-19 10:34:21 +01:00
Philipp Möller
32cb01f6cd
Merge branch 'Fix_warnings-CORE-pmoeller'
2012-11-18 10:50:24 +01:00
Philipp Möller
801721202e
Extend the concept to operator-> and fix the bug in edge_circulator.
...
The work-around is a little fishy, because it involves storing the
segment, but so it be. The concept shouldn't check for operator->
though, it is too strict.
2012-11-17 02:32:44 +01:00
Philipp Möller
465c5b265a
Shuffle two undocumented headers backwards.
...
Also change the 2 places they were used in.
2012-11-17 02:16:32 +01:00
Philipp Möller
249893bc61
Use concept assertions in Polygon.
2012-11-17 02:05:31 +01:00
Philipp Möller
e623040728
Refactor circulators a little
...
Give a name proper name to meta-functions that are not used outside
Circulator and enable conversion between circulator tags.
2012-11-17 02:05:19 +01:00
Philipp Möller
f15cf44e06
Change to proper include style
2012-11-17 01:57:23 +01:00
Philipp Möller
09e65b9c40
Drop the include guard and remove assert_equal_types
...
The include guard is unnecessary (tags.h is part of basic and no one
else defines it anymore) and it shouldn't be used anyway.
assert_equal_types doesn't do it's job completely and it's usage in
Nef_2 has been replaced.
2012-11-17 01:56:05 +01:00
Philipp Möller
e2502e5b16
Add circulator concepts and a (not useful) test-case.
2012-11-16 22:05:10 +01:00
Laurent Rineau
0f0270f8bf
Fix CGAL_SVN_REVISION in internal releases
2012-11-16 10:52:42 +01:00
Laurent Rineau
2d6bf85b5c
Merge branch 'hot-fixes-for-Git'
...
Conflicts:
.gitignore
2012-11-15 16:33:26 +01:00
Laurent Rineau
14221e947f
Display the branch name in all test result pages
2012-11-15 16:32:22 +01:00
Philipp Möller
3d253a0edd
Add CGAL_GIT_HASH and provide defaults for all variables
2012-11-15 13:20:37 +01:00
Sébastien Loriot
d59468abc9
remove warning
2012-11-15 12:44:24 +01:00
Sébastien Loriot
62908b7faf
remove warning
2012-11-15 09:23:11 +01:00
Sébastien Loriot
0acfc5196f
add rules to ignore more cmake files and qt depends files
2012-11-14 17:17:22 +01:00
Laurent Rineau
5deb7b6cf7
Merge the file Maintenance/git/global-gitignore into .gitignore
...
That is simpler to use: no need of a call to git-config.
2012-11-14 16:07:15 +01:00
Laurent Rineau
4413cdb5c3
New file: global gitignore file, to use with
...
git config core.excludesfile ./Maintenance/git/global-gitignore
2012-11-14 15:24:43 +01:00
Sébastien Loriot
3254525b17
two_passes -> smoother_hole_filling
...
update according to the review of the small feature
2012-11-14 12:30:03 +01:00
Eric Berberich
182acb2153
Merge branch 'Prepare_git-eric'
2012-11-14 12:07:47 +01:00
Eric Berberich
6c9e66f1d5
added script from master branch
2012-11-14 12:07:28 +01:00
Philipp Möller
8b15717ee4
Use the correct type when iterating std::strings
2012-11-14 10:25:10 +01:00
Sébastien Loriot
db087ba7d9
simpler API for the the two-pass trick
2012-11-14 01:15:18 +01:00
Sébastien Loriot
b97e7b465b
add a default visitor
2012-11-14 01:02:05 +01:00
Laurent Rineau
74d7cf0243
Update for CGAL-4.2
2012-11-13 17:03:11 +01:00
Eric Berberich
ddd4ca95da
fix if git dir is already given dir
2012-11-13 16:20:07 +01:00
Laurent Rineau
54748a5fa2
Yet another fix
...
Scripts/developer_scripts/create_internal_release is difficult to test
without commiting it. :-(
2012-11-13 16:15:18 +01:00
Eric Berberich
7937e731d8
removed svn part, and added dummy SVN_CREATED_SVN_REVISION to be 99999
2012-11-13 15:51:37 +01:00
Laurent Rineau
ff6c7f9436
Last fix of testsuite scripts?
2012-11-13 15:12:05 +01:00
Laurent Rineau
7516722c10
Modify release creation scripts to be compatible with Git
2012-11-13 14:46:46 +01:00
Laurent Rineau
899e8c55d1
Fix bin/dump_crontab
...
~/infrastructure is a symlink to ~/CGAL/branches/local-master.git where I
can modify files
2012-11-13 14:45:13 +01:00
Laurent Rineau
4c540f9e7b
updated crontab (automated commit)
2012-11-13 14:04:21 +01:00
Laurent Rineau
92eb710f3d
Quiet bin/dump_crontab, when nothing is done.
2012-11-13 14:01:01 +01:00
Laurent Rineau
2f8be5406d
Fix bin/dump_crontab
2012-11-13 13:56:04 +01:00
Laurent Rineau
da85263116
updated crontab (automated commit)
2012-11-13 13:55:19 +01:00
Laurent Rineau
66b53d1d07
Update bin/dump_crontab to Git
2012-11-13 13:45:52 +01:00
Laurent Rineau
32bddf4906
test
2012-11-13 13:41:24 +01:00
Sébastien Loriot
3d0f1d5f48
reintegrate Make_eigen_the_default_choice-GF
...
The purpose of those changes is that all algorithms that use to have a default using a given library
(Taucs, Eigen) now won't produce any error message when including their header file.
For example, if CGAL_EIGEN3_ENABLED is not defined the fonction using Eigen as default are simply
deactivated. The same holds for Taucs and Lapack.
2012-11-09 08:53:27 +00:00
Sébastien Loriot
ae3f93512e
merge from next
2012-11-09 08:37:04 +00:00
Sébastien Loriot
bbb7de3547
doc bugfix Distance_for_point_adapter is actually Distance_adapter
...
which actually is a better name :)
2012-11-08 14:53:39 +00:00
Sébastien Loriot
634cd7da8a
remove point type from insert-of-range-of-point of Reconstruction_triangulation_3
...
which is now only INPUT (someone using this internal function will get an error
instead of an execution problem)
2012-11-08 10:04:35 +00:00