Guillaume Damiand
|
b56e89ca2c
|
Start GMap with index
|
2022-04-13 19:26:15 +02:00 |
Guillaume Damiand
|
382db4acbd
|
Ok for Index version for cmap
|
2022-04-13 16:59:51 +02:00 |
Guillaume Damiand
|
097c6704e1
|
Start refactoring for index, using tag defined in item class
|
2022-04-13 12:57:04 +02:00 |
Guillaume Damiand
|
3d874e8e1e
|
Storage with index for gmap.
|
2022-04-12 15:22:01 +02:00 |
Guillaume Damiand
|
2e076fa6f3
|
Corrections in LCC for cmap
|
2022-04-11 15:08:35 +02:00 |
Guillaume Damiand
|
abd93465a4
|
Start LCC with index.
|
2022-04-11 14:59:02 +02:00 |
Guillaume Damiand
|
aa654901b5
|
Bugfix in CC with index
|
2022-04-11 12:27:03 +02:00 |
Guillaume Damiand
|
cfad15f7c1
|
bugfix in cc with index
|
2022-04-08 19:39:29 +02:00 |
Guillaume Damiand
|
761220f429
|
Cleanup
|
2022-04-08 16:27:41 +02:00 |
Guillaume Damiand
|
144051e0af
|
Update cc
|
2022-04-08 15:31:38 +02:00 |
Guillaume Damiand
|
490d0e52aa
|
Add a test for CMap with index; bugfix in compact container with index
|
2022-04-08 14:37:47 +02:00 |
Guillaume Damiand
|
79532a0590
|
Replace some nullptr by null_handle
|
2022-04-08 10:16:35 +02:00 |
Guillaume Damiand
|
aefe5fb123
|
First version of cmap with index ok.
|
2022-04-08 09:36:58 +02:00 |
Guillaume Damiand
|
75b8fda2a4
|
update
|
2022-04-07 17:19:25 +02:00 |
Guillaume Damiand
|
c4090eb218
|
Update
|
2022-04-07 17:13:06 +02:00 |
Guillaume Damiand
|
d95ed10d76
|
update
|
2022-04-07 12:41:42 +02:00 |
Guillaume Damiand
|
eb39602066
|
update
|
2022-04-07 10:24:15 +02:00 |
Guillaume Damiand
|
138be31cba
|
Merge branch 'master' into CMap_index-gdamiand
|
2022-04-07 09:44:20 +02:00 |
Laurent Rineau
|
95b6bf33a7
|
Merge pull request #6395 from afabri/TDS-better_initialization_of_Unique_hash_map-GF
TDS: Initialize the size of Unique_hash_map
|
2022-03-18 15:58:28 +01:00 |
Andreas Fabri
|
f3db661acb
|
Deal a little bit with Linear_cell_complex and Combinatorial_map
|
2022-03-09 14:13:31 +00:00 |
Guillaume Damiand
|
849b477654
|
Merge branch 'master' into LCC_update-gdamiand
|
2022-02-11 07:38:46 +01:00 |
Laurent Rineau
|
d78a7b9255
|
Merge pull request #6302 from afabri/P2T2-assert-GF
CGAL: In testcode do not use CGAL_assertion but assert
|
2022-02-08 23:44:24 +01:00 |
Andreas Fabri
|
440a8dfb7b
|
Fix file name
|
2022-02-03 08:41:04 +00:00 |
Andreas Fabri
|
735752bec9
|
Do the remaining changes after Laurent's check
|
2022-02-03 08:02:11 +00:00 |
Guillaume Damiand
|
54142fd2a1
|
Update generic copy to proper copy marks and add an option to enable/disable this copy. Add move constructors.
|
2022-01-27 15:16:16 +01:00 |
Guillaume Damiand
|
c5c6098226
|
Replace assertion(is_valid) by expensive_assertion since these assert increase the complexity.
|
2022-01-27 11:02:17 +01:00 |
Guillaume Damiand
|
46f5325c1b
|
Remove deprecated code in CMap and LCC (deprecated since CGAL 4.9)
|
2022-01-27 10:36:22 +01:00 |
Guillaume Damiand
|
d909084223
|
Remove a warning
|
2022-01-18 14:30:21 +01:00 |
Guillaume Damiand
|
28f685c2b1
|
Remove a warning
|
2022-01-18 13:04:39 +01:00 |
Guillaume Damiand
|
b93aff65ea
|
Do not clear a cmap before to copy it.
|
2021-11-25 11:16:10 +01:00 |
Guillaume Damiand
|
84ca88f8cc
|
Remove the maxid
|
2021-10-19 20:16:43 +02:00 |
Guillaume Damiand
|
ffca80cf6e
|
Cannot use an unordered_map here.
|
2021-10-14 18:00:07 +02:00 |
Guillaume Damiand
|
2f5841e179
|
Use std::unorderd_map everywhere in CMap, GMap and LCC.
|
2021-10-14 17:53:01 +02:00 |
Guillaume Damiand
|
f21ab5a1a1
|
When cells have id, store the max id.
|
2021-10-14 17:48:43 +02:00 |
Guillaume Damiand
|
5c57f83fda
|
Replace std::map by std::unordered_map for save/load of CMap/GMap.
|
2021-10-14 17:19:33 +02:00 |
Guillaume Damiand
|
26322683d7
|
Modify save of cmap/gmap to deal with the case of attributes that do not store darts.
|
2021-10-14 17:06:41 +02:00 |
Sébastien Loriot
|
98e471849b
|
moving files from internal to PKG/internal
|
2021-08-26 11:33:39 +02:00 |
Maxime Gimeno
|
a3d1765ab4
|
Merge remote-tracking branch 'cgal/master' into CGAL-Clean_up_boost_versions-maxGimeno
|
2021-07-19 14:18:40 +02:00 |
Maxime Gimeno
|
e6c767d5c9
|
Simplify the GNUC versions tests
|
2021-05-12 15:45:07 +02:00 |
Giles Bathgate
|
5ecd85248a
|
Fix capitalisation of macro name.
|
2021-04-28 21:03:45 +01:00 |
Giles Bathgate
|
0ef8127c71
|
The CGAL_NOEXCEPT macro is no longer needed
|
2021-04-28 21:03:00 +01:00 |
Maxime Gimeno
|
3d1c41fd14
|
Merge remote-tracking branch 'cgal/master' into CGAL_IO-maxGimeno
|
2021-01-07 15:05:28 +01:00 |
Guillaume Damiand
|
70bf9038ed
|
Whitespaces
|
2020-10-22 15:42:15 +02:00 |
Guillaume Damiand
|
d6306bebcb
|
Add a tag in storages (CMap, GMap, LCC) allowing to chose between compact container and concurrent compact container as underlying container.
|
2020-10-22 10:30:38 +02:00 |
Mael Rouxel-Labbé
|
8682f9bafb
|
Merge remote-tracking branch 'cgal/master' into CGAL_IO-maxGimeno
|
2020-08-24 11:45:17 +02:00 |
Mael Rouxel-Labbé
|
461156c566
|
Fix [[deprecated]] placement in combinatorial maps
|
2020-07-17 18:06:47 +02:00 |
Laurent Rineau
|
e6536aaf63
|
Remove cpp11::(tuple|get)
And use `#ifdef CGAL_NO_DEPRECATED_CODE` around the backward
compatibility code in `<CGAL/config.h>`.
|
2020-06-09 20:15:16 +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 |
Guillaume Damiand
|
9838b9debc
|
Use two different names for copy, const and non const version, to avoid ambiguity on windows (internal undocumented methods)
|
2020-04-27 18:55:26 +02:00 |
Guillaume Damiand
|
a09b8b10fc
|
Warnings
|
2020-04-27 18:55:26 +02:00 |