Commit Graph

53 Commits

Author SHA1 Message Date
Mael Rouxel-Labbé db1823a470 Merge remote-tracking branch 'cgal/master' into Triangulation_on_sphere_2-GF 2020-09-22 14:27:09 +02:00
Mael Rouxel-Labbé 643827cd43 Properly document the Cell_data in TDS_3 (add concept CellData) 2020-09-22 14:13:18 +02:00
Mael Rouxel-Labbé 0073c1d6ac Remove dead concept links 2020-09-22 14:13:18 +02:00
Laurent Rineau dcc4fb1cc1 Merge remote-tracking branch 'cgal/master' into CGAL-move_semantic_for_triangulations-GF
# Conflicts:
#	STL_Extension/include/CGAL/Compact_container.h
2020-05-20 09:46:26 +02:00
Maxime Gimeno b6a5f23e4e remove trailing whitespaces 2020-04-02 15:02:27 +02:00
Maxime Gimeno e02a3fc37e Merge remote-tracking branch 'cgal/master' into TDS-file_input-maxGimeno 2020-04-02 15:00:23 +02:00
Maxime Gimeno 383eb3d147 Merge tag 'master_before_no_tws_nor_tabs' into TDS-file_input-maxGimeno 2020-04-02 14:56:03 +02:00
Sébastien Loriot d1a323c730 extra run of the script to remove tabs and trailing whitespaces 2020-03-26 19:24:14 +01:00
Sébastien Loriot 86e25f7e71 Update branch from master after trailing whitespaces and tabs removal 2020-03-26 19:23:54 +01:00
Sébastien Loriot 8bb22d5b2c extra run of the script to remove tabs and trailing whitespaces
right after the merge of the 5.0 release branch

+ manual fix of the files (indentation was changed in the meantime):
   * Spatial_sorting/include/CGAL/Multiscale_sort.h
   * Spatial_sorting/test/Spatial_sorting/test_multiscale.cpp
2020-03-26 14:26:59 +01:00
Sébastien Loriot 8b153fb495 Merge branch 'cgal/releases/CGAL-5.0-branch'
whitespace+tab removal, merged with option -Xignore-space-change
2020-03-26 14:22:32 +01:00
Sébastien Loriot 0779373835 extra run of the script to remove tabs and trailing whitespaces
right after the  merge of 4.14 release branch

+ manual fix on one line in:
    * Arrangement_on_surface_2/include/CGAL/IO/Arr_text_formatter.h
    * .travis/generate_travis.sh
2020-03-26 14:16:06 +01:00
Sébastien Loriot 0a46621dc6 Merge branch 'cgal/releases/CGAL-4.14-branch'
whitespace+tab removal, merged with option -Xignore-all-space
2020-03-26 13:28:46 +01:00
Sébastien Loriot 590612a563 run the script to remove tabs and trailing whitespaces 2020-03-26 13:25:16 +01:00
Laurent Rineau 378554e5a7 Change the API of `for_compact_container`/`Compact_container_traits`
Now, we have a proper pair of getter/setter, and the `void` pointer is
get by a `reinterpret_cast`, instead of a union.

Cc: @mglisse
2020-03-09 17:19:58 +01:00
Maxime Gimeno 52cf9815e4 Remove free function and fix TDS3 test 2020-02-28 15:33:03 +01:00
Maxime Gimeno a7a768cae9 more doc fixes 2020-02-28 09:09:55 +01:00
Maxime Gimeno 74a38bd616 Fixes in the doc 2020-02-27 11:43:31 +01:00
Maxime Gimeno ddc784db22 Fix doc 2020-02-26 16:16:19 +01:00
Maxime Gimeno 14669c213c Doc 2020-02-26 12:32:05 +01:00
Laurent Rineau 0fd7bbc4ff Merge pull request #4364 from afabri/CGAL-Parallel_if_available_tag
CGAL:: Add Parallel_if_available_tag
2020-02-07 16:25:03 +01:00
Mael 8f29c7cb63
Merge branch 'master' into CGAL-Parallel_if_available_tag 2020-01-29 16:42:54 +01:00
Mael Rouxel-Labbé 2c2313ea44 Do not use inheritance in concepts 2020-01-16 12:23:21 +01:00
Maxime Gimeno 2bfdc8398f Move the file_input.h file to Triangulation_3 and write some doc. Unify with the API of copy_tds() and adapt the c3t3_io plugin. 2020-01-08 16:37:39 +01:00
Mael Rouxel-Labbé 9d58d7ff67 Document the parameter template of CGAL::T_DS_vertex/face/cell_23 2019-12-30 18:57:16 +01:00
Mael Rouxel-Labbé 19ceed98b8 Misc minor fixes 2019-12-30 18:32:04 +01:00
Mael Rouxel-Labbé 6e69d886e3 Don't duplicate code between TDSVertex/Cell and TDS3::Vertex/Cell 2019-12-30 18:31:02 +01:00
Mael Rouxel-Labbé efcb6c5378 Fix documentation of tds_data
tds_data is required from TDS3::Cell, not by a model of the cell base
of CGAL::T_D_S_3 (the model of TDS3).

It also must properly document its API.
2019-12-30 18:29:03 +01:00
Mael Rouxel-Labbé 185e50c250 Fix typo ('TDS2' in the documentation of TDS3) 2019-12-30 18:27:55 +01:00
Mael Rouxel-Labbé 6232c04f71 TriangulationDSVertexBase_3 should refine TDS3::Vertex 2019-12-30 18:27:22 +01:00
Mael Rouxel-Labbé cb7c289766 TriangulationDSCellBase_3 should refine TDS3::Cell 2019-12-30 18:26:35 +01:00
Mael Rouxel-Labbé 0b0e7a7890 Document the Vertex/Cell types in the doc of CGAL::TDS_3 (the model) 2019-12-30 18:25:33 +01:00
Andreas Fabri b6ce453fd5 typo 2019-12-09 09:16:03 +01:00
Andreas Fabri 1b2ed599d7 Unify template parameter names and add tpram for TDS_2 2019-11-23 10:20:33 +01:00
Andreas Fabri b0955c9443 Fix typos 2019-11-21 08:59:53 +01:00
Mael Rouxel-Labbé e73b973b62 Use Parallel_if_available_tag to simplify code that used CGAL_LINKED_WITH_TBB 2019-11-20 12:24:54 +01:00
Andreas Fabri 161b358dc2 TDS_3: Cleanup in the documentation 2019-11-14 14:59:00 +01:00
Sébastien Loriot fbafb9d06f fix remaining mismatches and fix bugs 2019-07-10 11:40:45 +02:00
Sébastien Loriot 983645a51a match @{ and @} 2019-07-05 21:49:46 +02:00
Laurent Rineau f5836b2206 Merge branch 'releases/CGAL-4.13-branch' 2019-03-07 14:31:16 +01:00
Sébastien Loriot 3887a21429 add missing text for brief of advanced class/type/function/concept 2019-03-05 08:01:17 +01:00
Sébastien Loriot 59bc453b42 first batch of replacement for level 1 in classified ref man
command used:
grep -l  "##" */doc/*/PackageDescription.txt | xargs  sed -i  -E 's/\#\#\s*([[:print:]]+[[:alnum:]])\s*\#\#\s*$/\\cgalCRPSection{\1}/'
2019-02-14 10:32:39 +01:00
Sébastien Loriot ea240cfac5 use \PkgXXX instead of \PkgXXXSummary 2018-10-08 10:28:44 +02:00
Sébastien Loriot a2e8a1c68f add the suffix Ref to doxygen link to reference 2018-10-08 10:26:56 +02:00
Laurent Rineau 7b78c9f8eb Merge pull request #2767 from janetournois/TDS_3-add_missing_const_in-doc-jtournois
TDS_3 - add missing `const` in doc of `copy_tds()`
2018-01-29 18:08:57 +01:00
Jane Tournois d0dc93a768 add missing const's in doc 2018-01-25 14:41:07 +01:00
Sébastien Loriot 19adf3b05e make the doc match struct/class with the implementation 2017-11-17 11:34:55 +01:00
Philipp Möller 0a04a3a48f Use CGAL_DOC_VERSION 2016-02-11 15:37:54 +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 4613ed8c84 Remove out-package reference in TDS_3
Remove out-package reference in TDS_2
2015-12-10 17:03:46 +01:00