swh:1:snp:78e145aa8174e576786284475a76cf6f187b3475

sort by:
Revision Author Date Message Commit Date
416cbbc Merge pull request #4277 from MaelRL/PMP-Locate_rework_traits-GF PMP: Replace `Location_traits` by a simpler API 29 October 2019, 14:23:41 UTC
5715202 Merge pull request #4304 from MaelRL/CGAL-Header_only_doc_rewrite-GF Documentation: switch manual to header-only by default (+misc improvements) 29 October 2019, 14:23:39 UTC
a16da44 Merge pull request #4308 from maxGimeno/Intersections_3-Add_T_3_Cub_3-maxGimeno Intersections_3: Add Cub_3-T_3 29 October 2019, 14:23:36 UTC
144f3a1 Merge pull request #4314 from MaelRL/APLG-Make_step_a_parameter-GF Apollonius Graph 2: make parabola sampling a parameter of the sampling function 29 October 2019, 14:23:33 UTC
c6d9dd6 Merge pull request #4315 from mglisse/Number_types-Mpzf_canon-glisse Properly canonicalize the result of a subtraction in Mpzf 29 October 2019, 14:23:30 UTC
8d4edad Merge pull request #4316 from maxGimeno/Demo-Fix_nef_orientation-maxGimeno CGAL 3D Demo: Fix nef_polyhedron normals 29 October 2019, 14:23:28 UTC
e6d86ec Merge pull request #4317 from mglisse/Number_types-interval_NaN2-glisse Wrong interval multiplication with NaN 29 October 2019, 14:23:25 UTC
64d8421 Merge pull request #4321 from sloriot/CGAL-userdoc_update User man + more verbose script 29 October 2019, 14:23:22 UTC
7ef92e7 Merge pull request #4325 from sloriot/CGAL_demo-Mesh_2_naming_scheme Improve item naming 29 October 2019, 14:23:20 UTC
bbe02d9 Fix the license header 29 October 2019, 14:22:49 UTC
ee357fd Merge remote-tracking branch 'cgal/master' into Intersections_3-Add_T_3_Cub_3-maxGimeno 29 October 2019, 14:19:24 UTC
d24671e Announce the changes to the documentation 29 October 2019, 14:04:55 UTC
9ae69bc Bump the Boost version number (and release month) 29 October 2019, 14:02:01 UTC
bcf0928 Fix examples.zip link 29 October 2019, 10:24:39 UTC
593079f Tiny rephrase 29 October 2019, 10:06:39 UTC
ead5d74 Doc improvements 29 October 2019, 10:00:39 UTC
81c7f53 Add braces to quiet a warning ``` In file included from .../include/CGAL/long_double.h:27, from .../include/CGAL/number_type_basic.h:52, from .../include/CGAL/basic.h:33, from .../include/CGAL/Cartesian/Cartesian_base.h:20, from .../include/CGAL/Simple_cartesian.h:20, from /home/cgal_tester/build/src/cmake/platforms/Fedora-32/test/AABB_tree/aabb_test_singleton_tree.cpp:4: .../include/CGAL/Interval_nt.h: In function ‘CGAL::Interval_nt<Protected> CGAL::operator*(const CGAL::Interval_nt<Protected>&, const CGAL::Interval_nt<Protected>&)’: .../include/CGAL/Interval_nt.h:664:10: warning: suggest explicit braces to avoid ambiguous ‘else’ [-Wdangling-else] 664 | if (b.inf()>=0.0) // b>=0 | ^ ``` I have added more than the single necessary pair of braces, by symmetry. 29 October 2019, 08:45:16 UTC
abd8d03 improve item naming 29 October 2019, 07:42:57 UTC
23f516d Fix missing 'D' in build type cmake variable definition in command line 28 October 2019, 10:07:41 UTC
5a25827 Fix extension type of archive and directory structure 28 October 2019, 10:07:41 UTC
9af500c make the message more verbose 28 October 2019, 09:52:28 UTC
240dea6 update header doc 28 October 2019, 09:50:59 UTC
b8953ab More tests for NaN interval multiplication 27 October 2019, 22:26:01 UTC
db7ca5e Complete (?) fix for NaN intervals I hope the slowdown caused by this branch is not too bad... 26 October 2019, 16:36:44 UTC
0ece0ad typo 25 October 2019, 14:38:57 UTC
d715ddd Properly canonicalize the result of a subtraction in Mpzf 1000-999=0001, there are multiple leading 0s to remove. 25 October 2019, 14:32:28 UTC
b9e3206 Merge branch 'releases/CGAL-4.14-branch' 25 October 2019, 14:26:31 UTC
092cf8e Merge pull request #4284 from sloriot/Sweep_surface_2-derecursive_overlaps_5.0 Derecursification of overlaps detection on the right of event - [5.X] 25 October 2019, 14:26:17 UTC
30b02ee Merge pull request #4303 from sloriot/CGAL-SPDX_updates Update SPDX tags 25 October 2019, 14:26:13 UTC
0d8c20a Merge pull request #4309 from lrineau/Developers_scripts-create_release_with_cmake__create_tarballs-GF Developers scripts: create_release_with_cmake create new tarballs 25 October 2019, 14:26:11 UTC
8ea0251 Merge pull request #4310 from ChamzasKonstantinos/nef-namespacing-issue Namespaced newell function 25 October 2019, 14:26:08 UTC
b64ed0e Merge pull request #4103 from sloriot/Sweep_surface_2-derecursive_overlaps Derecursification of overlap detectiong on the right of event 25 October 2019, 14:24:51 UTC
0302f1b Various fixes 25 October 2019, 14:22:20 UTC
3434fd8 fix assetions 25 October 2019, 13:55:22 UTC
e6eb481 Misc Installation Documentation Updates 25 October 2019, 13:52:58 UTC
61100b8 Fix fix for nef normals 25 October 2019, 12:53:24 UTC
8978d91 Remove duplicate configuration variable files 25 October 2019, 10:53:29 UTC
51fe37f Revert "pass on the doc" This reverts commit 76cc4a6863934e3fa7ad332f2aec7dcbffafcec6. Actually don't want to remove that information 25 October 2019, 10:53:29 UTC
001c74c Integrate Maxime's comments 25 October 2019, 10:52:38 UTC
d4b0eae polish 25 October 2019, 09:14:03 UTC
b0916be polish 25 October 2019, 08:28:22 UTC
c80abc7 Make parabola sampling a parameter of the sampling function The current API is not so useful because it is is not adapted to other scales 25 October 2019, 08:20:30 UTC
6d4a431 polish 25 October 2019, 08:18:41 UTC
e305b72 Extend the min trick to the other multiplication methods, change the default. 24 October 2019, 22:51:03 UTC
fefc265 PoC fix for NaN intervals multiplication can currently produce NaN, both in the return value, and internally, in which case the return value is nonsense. 24 October 2019, 21:31:31 UTC
0c70d44 Improve introduction of Windows.txt installation page 24 October 2019, 14:40:49 UTC
cc97761 Add one more link to configuration variables 24 October 2019, 14:34:47 UTC
726e530 Update Usage on Linux / Usage on Windows pages 24 October 2019, 14:30:42 UTC
1a1ce7a Section on the Installer 24 October 2019, 13:26:16 UTC
a939af4 Merge remote-tracking branch 'sloriot/Sweep_surface_2-derecursive_overlaps' into HEAD 24 October 2019, 09:05:52 UTC
0970a30 fix warning 24 October 2019, 09:05:24 UTC
8ebe75c Merge branch 'CGAL-Header_only_doc_rewrite-GF' of github.com:MaelRL/cgal into CGAL-Header_only_doc_rewrite-GF 24 October 2019, 09:01:10 UTC
dbac6eb WIP page about Windows 24 October 2019, 08:53:27 UTC
6b1081d updated crontab (automated commit) 24 October 2019, 08:18:05 UTC
5d1704b Fix typo 24 October 2019, 07:29:16 UTC
5a38ba5 small fixes 23 October 2019, 13:26:35 UTC
3000cbb Fix warning 23 October 2019, 09:20:48 UTC
68b6387 Fix a warning 23 October 2019, 07:12:38 UTC
11caea2 Add a note about the different ways to download CGAL 23 October 2019, 07:12:03 UTC
a55b90e Namespaced newell function 22 October 2019, 16:31:09 UTC
1d6fba5 Also create .zip files for -examples and -library tarballs 22 October 2019, 16:16:35 UTC
620d909 replace tarballs creation by the script feature GENERATE_TARBALLS=ON 22 October 2019, 10:50:28 UTC
47717b0 Add more tests to Cuboid-Tr intersections 22 October 2019, 09:21:02 UTC
ee054a8 Minor improvements to Cuboid/Tr computations - Slight robustness improvements by storing in memory that the intersection points are by construction on the plane. - const& and such Pair programming w/ mgimeno! 22 October 2019, 09:19:45 UTC
52f7ac3 Save the CSS file that is actually on production 22 October 2019, 07:19:07 UTC
30479e5 Fix the date in man pages 21 October 2019, 16:46:18 UTC
a3f84af updated crontab (automated commit) 21 October 2019, 15:18:04 UTC
b9c8736 Missing #include for stoul 21 October 2019, 14:37:31 UTC
3f62323 Update installation manual (package managers is the recommended way) 21 October 2019, 14:27:23 UTC
ea3dc6c Add Cub_3-T_3 intersection 21 October 2019, 14:18:46 UTC
47c0925 Merge remote-tracking branch 'sloriot/Sweep_surface_2-derecursive_overlaps' into HEAD 21 October 2019, 11:04:25 UTC
7b4de1e replace the function clipping last-curves at the end of overlapping curves There are several advantages: - no longer use a recursive call - only split curves if needed (because there are effectively on the right of an event) - fix a bug when the subcurve on the right was not a subcurve of an overlapping curve This happens in test/construction_segments/data/test_12.txt for example where the curve C1 is created by doing (A+B)+C while (B+C) is then added on the right of the end of C1 -> with the old code (B+C) it would not be split (here X+Y means curve created from the overlap of curve X and Y). 20 October 2019, 10:09:18 UTC
dfe3ce4 special case for Random Forest 20 October 2019, 08:45:13 UTC
0228f1e update SPDX tag to use the original customer license The license notice in the headers are not in the original headers 20 October 2019, 08:43:11 UTC
e74473e remove license notice from Random Forest classif 19 October 2019, 23:04:43 UTC
5dfd8b7 check for the absence of license notice in headers 19 October 2019, 23:01:10 UTC
fcd0529 remove license notice from OpenNL 19 October 2019, 22:47:56 UTC
2c17ec7 relicense to GPL-3+ (allowed since it is GPL-2+ originally) 19 October 2019, 22:41:40 UTC
abf31eb One file from Core is derived from GMP and was badly tagged before 19 October 2019, 22:37:29 UTC
8832add update to read SPDX tags (GPL-3+, LGPL 3+, and LGPL3 are enough for us) 19 October 2019, 22:36:39 UTC
9f4fe1a Fix wrong positive 19 October 2019, 22:32:41 UTC
7c63219 Manual removal of license notice + SPDX updates 19 October 2019, 15:14:18 UTC
b13e116 Manual removal of license notice + fix SPDX flags 19 October 2019, 15:00:08 UTC
5f5318d manual removal of license notice 19 October 2019, 14:48:01 UTC
4316673 remove license notice from kernel tests 19 October 2019, 14:39:32 UTC
26fb266 Remove license notice in CORE headers also fix some SPDX tags 19 October 2019, 14:28:33 UTC
8c4f590 Fix SPDX flag and remove license notice for remaining files in Scale space 19 October 2019, 14:20:43 UTC
b5669f5 Another pass on the installation documentation 19 October 2019, 14:18:32 UTC
6c32bf4 Remove license notice in src ImageIO 19 October 2019, 14:13:23 UTC
1ef976e Remove license notice from libQGLviewer forked files 19 October 2019, 14:09:56 UTC
c4c1a0b Remove license notice in headers manually 19 October 2019, 14:00:05 UTC
07c4ada update SPDX flags and remove license notice of ImageIO files 19 October 2019, 13:50:09 UTC
52164b1 First pass on removing license notice in header for LGPL files 19 October 2019, 13:40:30 UTC
254d60f First pass on removing license notice in header for GPL files 19 October 2019, 13:23:19 UTC
defeee0 Merge branch 'CGAL-Header_only_doc_rewrite-GF-old' into CGAL-Header_only_doc_rewrite-GF 19 October 2019, 11:06:45 UTC
4788398 add notice for commercial license 19 October 2019, 10:23:05 UTC
7356421 introduce Commercial license SPDX tag 19 October 2019, 10:15:19 UTC
d0f23b5 update deprecated SPDX tags ack -l --no-svg "SPDX-License-Identifier: GPL-3.0$" | xargs sed -i "s/SPDX-License-Identifier: GPL-3.0$/SPDX-License-Identifier: GPL-3.0-only/" ack -l --no-svg "SPDX-License-Identifier: LGPL-3.0$" | xargs sed -i "s/SPDX-License-Identifier: LGPL-3.0$/SPDX-License-Identifier: LGPL-3.0-only/" ack -l --no-svg "SPDX-License-Identifier: LGPL-2.0$" | xargs sed -i "s/SPDX-License-Identifier: LGPL-2.0$/SPDX-License-Identifier: LGPL-2.0-only/" ack -l --no-svg "SPDX-License-Identifier: LGPL-2.1$" | xargs sed -i "s/SPDX-License-Identifier: LGPL-2.1$/SPDX-License-Identifier: LGPL-2.1-only/" 18 October 2019, 20:08:05 UTC
1c829dc remove extra space 18 October 2019, 20:04:37 UTC
9bd9c68 update LGPL[23]+ and GPL[23]+ SPDX tags ack -l --no-svg "SPDX-License-Identifier: GPL-3.0\+" | xargs sed -i "s/SPDX-License-Identifier: GPL-3.0+/SPDX-License-Identifier: GPL-3.0-or-later/" ack -l --no-svg "SPDX-License-Identifier: LGPL-3.0\+" | xargs sed -i "s/SPDX-License-Identifier: LGPL-3.0+/SPDX-License-Identifier: LGPL-3.0-or-later/" ack -l --no-svg "SPDX-License-Identifier: GPL-2.0\+" | xargs sed -i "s/SPDX-License-Identifier: GPL-2.0+/SPDX-License-Identifier: GPL-2.0-or-later/" ack -l --no-svg "SPDX-License-Identifier: LGPL-2.0\+" | xargs sed -i "s/SPDX-License-Identifier: LGPL-2.0+/SPDX-License-Identifier: LGPL-2.0-or-later/" 18 October 2019, 19:57:54 UTC
back to top