Sébastien Loriot
|
ee0ec71857
|
add a template version of the constructor
|
2022-06-02 15:55:57 +02:00 |
Sebastien Loriot
|
65b10f226a
|
fix function
Co-authored-by: Marc Glisse <marc.glisse@inria.fr>
|
2022-06-01 20:16:45 +02:00 |
Sébastien Loriot
|
4ede33059b
|
add a switch for the gmp backend
|
2021-10-14 15:14:38 +02:00 |
Andreas Fabri
|
64a64e1a8a
|
Add a makeCopy()
|
2021-10-13 23:11:56 +01:00 |
Andreas Fabri
|
f13e14994c
|
I think we must call abs(); Someone has to check
|
2021-10-12 15:50:41 +01:00 |
Andreas Fabri
|
74040d9d10
|
msb(BigInt) is only defined for i > 0
|
2021-10-12 15:49:26 +01:00 |
Andreas Fabri
|
ef4b0ca154
|
Add implementations; Fix getBinExpo() for zero
|
2021-10-12 10:06:23 +01:00 |
Andreas Fabri
|
a7b0b30028
|
Add an assert()
|
2021-10-12 09:17:52 +01:00 |
Sébastien Loriot
|
ed41c475f4
|
remove TWS
|
2021-10-12 09:07:47 +02:00 |
Sebastien Loriot
|
112b633ad6
|
add tmp assertions
|
2021-10-11 17:16:04 +02:00 |
Sébastien Loriot
|
e2f38514ce
|
revert changes
|
2021-10-11 17:14:05 +02:00 |
Sébastien Loriot
|
b93c2ce96a
|
fixes while doing a review
|
2021-10-11 17:12:16 +02:00 |
Sébastien Loriot
|
dc93a3eccd
|
fix include
|
2021-10-11 15:40:14 +02:00 |
Andreas Fabri
|
945ba57bc1
|
lsb works ony on positive numbers
|
2021-10-11 14:39:17 +01:00 |
Andreas Fabri
|
b801aaa8fe
|
Fix getKaryExpo()
|
2021-10-07 18:26:17 +01:00 |
Andreas Fabri
|
f5367709ad
|
Use boost::multiprecision::number API (WIP)
|
2021-10-07 17:29:09 +01:00 |
Laurent Rineau
|
ef94cd588d
|
Merge pull request #6005 from danston/Barycentric_coordinates_2-fix_deprecation_warnings-danston
|
2021-10-04 09:46:06 +02:00 |
Laurent Rineau
|
4d0b3e1d3f
|
Merge branch '5.3.x-branch'
|
2021-09-30 16:51:09 +02:00 |
Laurent Rineau
|
4138477558
|
Merge pull request #5958 from sloriot/BGL-split_node_less_fctr_calls
Call is-termimal functor only on degree 2 nodes
|
2021-09-30 16:49:40 +02:00 |
Laurent Rineau
|
a36fbb85d8
|
Merge pull request #6018 from afabri/PSP-check_open_close-GF
Unset fail bit and add assertions about the state of a stream
|
2021-09-30 16:49:37 +02:00 |
Laurent Rineau
|
01017f9deb
|
Merge pull request #6022 from sloriot/PMP-deps
Reduce dependencies
|
2021-09-30 16:49:34 +02:00 |
Laurent Rineau
|
999ce8134a
|
Merge pull request #6022 from sloriot/PMP-deps
Reduce dependencies
|
2021-09-30 16:48:55 +02:00 |
Sébastien Loriot
|
fc46cba057
|
handle 't' types
|
2021-09-30 15:03:00 +02:00 |
Sébastien Loriot
|
dd2e2a0a95
|
import changes
|
2021-09-30 15:02:40 +02:00 |
Laurent Rineau
|
804feece28
|
Merge pull request #5761 from danston/Weights-unification-danston
[Small Feature] Weights Unification
|
2021-09-29 16:59:34 +02:00 |
Laurent Rineau
|
0f26960174
|
Merge pull request #6019 from sloriot/CGAL-enum_arithm_w
Fix warnings about arithmetic operations on enum
|
2021-09-29 16:59:31 +02:00 |
Laurent Rineau
|
8fc7871e03
|
Merge pull request #6020 from MaelRL/AABB_tree-Fix_concept-GF
AABB tree concept fixes + Construct_projected_point_3(P3, P3)
|
2021-09-29 16:59:29 +02:00 |
Laurent Rineau
|
bb58df3ae5
|
Merge pull request #6021 from MaelRL/PMP-Snap_with_KD_tree-GF
Improvements for PMP's snapping code
|
2021-09-29 16:59:26 +02:00 |
Sébastien Loriot
|
67e37e3e56
|
remove incorrect assertion
|
2021-09-29 16:43:02 +02:00 |
Andreas Fabri
|
b3a7a7dc69
|
untabify
|
2021-09-29 13:44:42 +01:00 |
Andreas Fabri
|
551ff77fb7
|
Do not open() and close() just one stream
|
2021-09-29 13:31:45 +01:00 |
Sébastien Loriot
|
2b666db30c
|
use function
avoid compilation error about unknown function
|
2021-09-29 12:11:42 +02:00 |
Laurent Rineau
|
da9baf7e08
|
Fix a bug in the workflow "Documentation Removal"
|
2021-09-29 11:59:27 +02:00 |
Laurent Rineau
|
c449060518
|
Merge branch '5.3.x-branch'
|
2021-09-29 11:47:18 +02:00 |
Laurent Rineau
|
d784df4e15
|
Merge pull request #5182 from GilesBathgate/fix-uninitialized-member-bgl-iterator
Fix uninitialized member in iterator.h
|
2021-09-29 11:47:11 +02:00 |
Laurent Rineau
|
683140311f
|
Merge pull request #5183 from GilesBathgate/fix-uninitialized-member-decomposition
Fix uninitialized member in Single_wall_creator.h
|
2021-09-29 11:47:08 +02:00 |
Laurent Rineau
|
1ffe46a83e
|
Merge pull request #5184 from GilesBathgate/fix-uninitialized-member-edge-sorter
Fix uninitialized member in Edge_sorter.h
|
2021-09-29 11:47:05 +02:00 |
Laurent Rineau
|
b85aaabdd8
|
Merge pull request #5190 from GilesBathgate/fix-uninitialized-member-k3tree
Fix uninitialized member in K3_tree.h
|
2021-09-29 11:47:01 +02:00 |
Laurent Rineau
|
2d9dc6cfd8
|
Merge pull request #5193 from GilesBathgate/fix-uninitialized-member-ray-hit-generator
Fix uninitialized members in Ray_hit_generator2.h
|
2021-09-29 11:46:58 +02:00 |
Laurent Rineau
|
524ce8f773
|
Merge pull request #5196 from GilesBathgate/fix-uninitialized-member-triangulation-ds
Fix uninitialized member in Triangulation_ds_iterators_3.h
|
2021-09-29 11:46:55 +02:00 |
Laurent Rineau
|
bac0822298
|
Merge pull request #5199 from GilesBathgate/fix-uninitialized-member-triangulation3
Fix uninitialized member in Triangulation_3.h
|
2021-09-29 11:46:53 +02:00 |
Laurent Rineau
|
c552735651
|
Merge pull request #5203 from GilesBathgate/fix-uninitialized-members-snc-io-parser
Fix uninitialized member in SNC_io_parser.h
|
2021-09-29 11:46:49 +02:00 |
Laurent Rineau
|
7e42541573
|
Merge pull request #5633 from sloriot/PMP-add_filter_for_caps_needles
Add a filter in function to remove caps/needle
|
2021-09-29 11:46:47 +02:00 |
Laurent Rineau
|
7fc986f581
|
Merge pull request #5992 from afabri/CGAL-safe_functions-GF
Deal with memset, memcpy, fscanf... and their safe equivalents
|
2021-09-29 11:46:44 +02:00 |
Laurent Rineau
|
e87bf84395
|
Merge pull request #5994 from MaelRL/PMP-Detect_sharp_edges_const-GF
Enhancements & fixes for PMP::detect_features
|
2021-09-29 11:46:41 +02:00 |
Laurent Rineau
|
f5f0c5c854
|
Merge pull request #6003 from sloriot/No_self_inclusion
Remove self-include directives
|
2021-09-29 11:46:39 +02:00 |
Laurent Rineau
|
458fa7c280
|
Merge pull request #6007 from lrineau/Installation-fix_CGAL_pointmatcher_support.cmake-GF
Fix CGAL_pointmatcher_support.cmake
|
2021-09-29 11:46:36 +02:00 |
Laurent Rineau
|
d174aefb95
|
Merge pull request #6010 from sloriot/Inter_23-remove_known_bool
Avoid extra bool by relying on enum
|
2021-09-29 11:46:33 +02:00 |
Laurent Rineau
|
ad79d37410
|
Merge pull request #6014 from MaelRL/CGAL-IO_Clarify_binary_text-GF
CGAL IO: Clarify binary warning
|
2021-09-29 11:46:30 +02:00 |
Laurent Rineau
|
0d304fe737
|
Merge pull request #6015 from sloriot/PMP-snap_fix_w
Fix vv snapping weight
|
2021-09-29 11:46:28 +02:00 |