swh:1:snp:78e145aa8174e576786284475a76cf6f187b3475

sort by:
Revision Author Date Message Commit Date
3702443 Remove sneaky backquote 30 September 2019, 07:11:41 UTC
a28d155 FindTBB.cmake: read both TBBROOT and TBB_ROOT (#4252) FindTBB.cmake: read both TBBROOT and TBB_ROOT 27 September 2019, 14:17:28 UTC
5e64fde Classification: Fix OpenCV includes (#4241) Classification: Fix OpenCV includes Co-authored-by: Maxime GIMENO <maxime.gimeno@gmail.com> 27 September 2019, 14:16:21 UTC
15c7192 Fix CGAL_TOOLSET for latest visual compilers (#4256) Fix CGAL_TOOLSET for latest visual compilers 27 September 2019, 14:15:39 UTC
2473456 update auto-link.h 27 September 2019, 14:06:12 UTC
718421b Add a line in the Supported Compilers about MSVC and CMake 27 September 2019, 13:55:25 UTC
58b647a Fix CGAL_TOOLSET for latest visual compilers. 27 September 2019, 12:48:53 UTC
bdab125 Test EPOCH. 27 September 2019, 08:38:22 UTC
583b0ae conditional include 26 September 2019, 14:41:18 UTC
7e36ab1 FindTBB.cmake: read both TBBROOT and TBB_ROOT Fix #4240 26 September 2019, 13:52:20 UTC
379c8c6 Add OpenCV ML module to travis installation 26 September 2019, 08:35:55 UTC
56df078 Fix OpenCV includes (tested with OpenCV 2.4, 3.2 and 4.1) 23 September 2019, 08:53:21 UTC
dc5853c Remove this directory, added by accident by #4128 See https://github.com/CGAL/cgal/pull/4128 11 September 2019, 13:14:51 UTC
d003694 PMP: Fix ctestsuite (#4128) PMP: Fix ctestsuite 09 September 2019, 14:36:53 UTC
c956717 Merge pull request #4211 from sloriot/BGL-fix_cpp11 available only if c++11 is available 09 September 2019, 12:42:26 UTC
17df9b5 available only if c++11 is available 09 September 2019, 08:48:05 UTC
3a1a168 Merge pull request #4208 from sloriot/BGL-avoid_silent_errors Add code to prevent silent bad usage of boost::get_param 06 September 2019, 12:13:41 UTC
0d2f7a7 More time for test_items 06 September 2019, 09:53:44 UTC
4b28db7 update script 04 September 2019, 14:19:10 UTC
67ce5dd add code to prevent silent bad usage of boost::get_param 04 September 2019, 13:59:44 UTC
e2299db Add a target depending on all the items, and make every plugin test depend on it. This way we hope to prevent multiple ans simultaneous compilation of the same target, which leads to the "truncated file" bug. 04 September 2019, 07:51:48 UTC
f3554ef Merge pull request #4193 from MaelRL/Kernel_23-Fix_lifted_point_doc-GF Kernel_23: Fix documentation of functor `ConstructLiftedPoint_3` 30 August 2019, 13:33:52 UTC
37aed3d Fix documentation of functor `ConstructLiftedPoint_3` 28 August 2019, 07:47:43 UTC
424c4e5 Merge pull request #4173 from sgiraudot/PSP-Fix_PLY_doc-GF PSP: fix documentation of PLY IO 27 August 2019, 04:20:24 UTC
45450de Merge pull request #4172 from sgiraudot/PMP-Fix_distance_range_type-GF PMP: Fix distance range type 27 August 2019, 04:19:55 UTC
dd5fe73 Document type of iterator (random access) 21 August 2019, 13:43:50 UTC
2e4d798 Fix doc: no point map but property maps 21 August 2019, 13:19:07 UTC
66d7f39 Fix missing doxygen character 21 August 2019, 13:17:42 UTC
790ed44 Fix distance range type 21 August 2019, 12:51:04 UTC
b6baf26 Merge pull request #4116 from MaelRL/Kernel_23-Generalize_ray_point_method-GF Change ray_23 and line_23's point(int) function to point(FT) 19 August 2019, 10:53:21 UTC
d0e94ec Add missing instruction to Polyline_simplification demo that prevented ctest from finding the UI. 16 August 2019, 11:57:27 UTC
bb3fd06 Merge pull request #4150 from afabri/Triangulation_2-fix_typedef_documentation-GF Triangulation_2: Fix documentation of a typedef 16 August 2019, 11:23:45 UTC
ba9adf4 Fix typo 16 August 2019, 11:08:00 UTC
abc4229 Fix Polyline_simplification_2 demo UI file 16 August 2019, 11:05:22 UTC
3513016 Updates for ctest with visual generator 16 August 2019, 10:22:11 UTC
a4b171d Add a compilation_test for demo_framework in the Polyhedorn_Demo and make everythink else depend on it, to try and fix the truncated file errors in the testsuite 14 August 2019, 11:04:29 UTC
8802f98 Triangulation_2: Fix documentation of a typedef 13 August 2019, 09:11:35 UTC
92b6a98 lock resources in Circular_kernel_2 08 August 2019, 13:47:50 UTC
a085c93 Merge pull request #4130 from lrineau/Mesh_3-fix_protection_of_1D_features_in_images-GF Mesh_3: fix protection of 1D features on borders of 3D images 08 August 2019, 08:21:45 UTC
fb8fa48 Merge pull request #4083 from sloriot/CGAL-named_function_parameters Named function parameters 08 August 2019, 08:03:38 UTC
40c2575 Improve CGAL_MESH_3_DEBUG_POLYLINES_TO_PROTECT 01 August 2019, 15:25:10 UTC
52de8ed Fix a bug introduced in #2739 01 August 2019, 15:24:47 UTC
15fd5ce Lock resources between the 2 triangulate_hole tests to prevent the results from generate_mesh_with_hole to be cleaned before the end. 01 August 2019, 12:25:20 UTC
8bd7364 Fix for the case of using a kernel whose FT == RT == int 29 July 2019, 06:51:32 UTC
a45ccab Distinguish between FT and RT so that Homogeneous uses RT-based vector scaling 26 July 2019, 17:20:32 UTC
4d5b4c9 Merge pull request #4085 from maxGimeno/Update_Find_TBB-GF Update FindTBB.cmake 26 July 2019, 16:27:00 UTC
9d594c3 Merge pull request #4107 from sgiraudot/PSP-Fix_ply_missing_inlines-GF Add missing inlines to PSP IO non-template functions 26 July 2019, 16:26:58 UTC
b5807c7 Merge pull request #4089 from maxGimeno/Fixes_for_4_13-maxGimeno Fixes for 4.13 26 July 2019, 16:26:57 UTC
27f7b48 Remove obsolete comment 26 July 2019, 14:02:37 UTC
6c8a8f3 Change ray/line.point(int --> FT) There is no real requirement on it being an 'int', except some symmetry with the segment. 26 July 2019, 13:59:52 UTC
5d47146 Fix in header-only 25 July 2019, 14:14:50 UTC
fbf163d Fix when CGAL_USE_FILE is not included 25 July 2019, 14:13:08 UTC
a17c0d6 Fix our usage of TBB and <thread.h> A lot of parts of CGAL use `<thread>` in conjunction with TBB. I have added the `find_package(Threads)` in `CGAL_target_use_TBB.cmake` for convenience. I have also restored FindTBB.cmake as a pure copy of https://github.com/Kitware/VTK/blob/master/CMake/FindTBB.cmake with that version: > c7249fed2e73ce25fbbc53363d9caf4ab5cc9195 > Author: Cory Quammen <cory.quammen@kitware.com> > Date: Thu Feb 14 23:21:09 2019 -0500 > > FindTBB: handle basic linker scripts > > TBB binaries may define libtbb.so as a linker script of the form > > INPUT(libtbb.so.2) > > Make FindTBB find the real .so file libtbb.so points to in such cases. > > Approach borrowed from vtk-m/CMake/VTKmDeviceAdapters.cmake on > suggestion from Robert Maynard. > > 24 July 2019, 08:35:36 UTC
85ab4e9 Add missing inlines to PSP IO non-template functions 24 July 2019, 06:49:34 UTC
00be9f3 Merge pull request #4096 from MaelRL/Kernel_23-Remove_EPICK_without_intervals-GF Kernel 23: remove epick without intervals 23 July 2019, 15:12:33 UTC
ae44cf3 Do not return a const& for Named Parameters' default values Since 'd' is in general some default constructed value, things can get weird, for example with default constructed std::function 23 July 2019, 09:58:21 UTC
036b3ef Actually fix the bug 23 July 2019, 08:11:53 UTC
538780d Fix the fix 23 July 2019, 07:40:10 UTC
41c7ac4 Try to fix error in archlinux-clang-release 22 July 2019, 14:16:29 UTC
73dc360 Merge pull request #4093 from sgiraudot/PCA-Fix_tetrahedra_PCA-GF [PCA] Fix PCA on tetrahedra 19 July 2019, 13:28:51 UTC
8256768 Add include of CGAL_taret_use_TBB in the end of the new FindTBB 19 July 2019, 07:34:12 UTC
505a07b Remove test using (temporarily) removed kernel EPICK_without_intervals See bb640d2883be715e8e5727333ad54ef6b1fc6808 18 July 2019, 15:03:53 UTC
bb640d2 Revert "Add Epick_without_intervals" This reverts commit 621542afbd2532190e0ecacc71bc8de36e685bba. `Static_filters` actually inherits wraps the kernel with `Filtered_kernel_base` and as such, the exact kernel is still a filtered kernel using intervals. Possible fixes for the implementation of EPICK_without_intervals are discussed in https://github.com/CGAL/cgal/pull/3939. 18 July 2019, 15:00:46 UTC
8e7b9a6 Merge pull request #4064 from maxGimeno/CGAL_Qt-Fix_deprecation_warnings-GF Fix Qt deprecation warnings 18 July 2019, 14:58:35 UTC
be7b8cf Merge pull request #4069 from maxGimeno/IO-OBJ_supports_negative_ids-GF Polyhedron_IO: OBJ_reader reads relative indices 18 July 2019, 14:32:04 UTC
d3e42be Fix tabs/indentation 17 July 2019, 13:38:02 UTC
fbf0f3b Fix assemble_covariance_matrix_3() for tetrahedron based on working prototype code 17 July 2019, 13:27:21 UTC
8871603 Use unsigned volume for tetrahedra 17 July 2019, 13:27:21 UTC
014a29b Fix warning in Snap_rounding_2 16 July 2019, 10:06:26 UTC
d3d996d Fix warning in SDG 16 July 2019, 09:40:09 UTC
1c7fe05 fix warning in CGAL_ipelets 16 July 2019, 09:30:06 UTC
d200ad2 fix intersections_2 tests warning 16 July 2019, 09:23:50 UTC
7f60430 Update FindTBB.cmake 15 July 2019, 10:45:28 UTC
4ca465a try to please clang 15 July 2019, 08:51:44 UTC
adff92f missing namespace 15 July 2019, 06:49:12 UTC
560c77f rename named function parameter class 15 July 2019, 04:25:02 UTC
0343659 add script to ease the update to the new CGAL np 14 July 2019, 20:46:46 UTC
cebf065 Use a full CGAL version of named function parameters no longer rely on boost 14 July 2019, 20:45:47 UTC
480256c Add a #if for screenat 11 July 2019, 08:22:34 UTC
b4c2af8 Fix indentation 10 July 2019, 13:18:44 UTC
40eb992 Merge pull request #4051 from lrineau/Polynomial-fix_warning-GF Polynomial: fix a remaining warning (with LEDA), fix issue #4044 10 July 2019, 12:20:13 UTC
1184530 More warnings fixed 10 July 2019, 12:02:06 UTC
fcfb8e0 Merge pull request #4053 from MaelRL/BGL-Tiny_is_valid_fix-GF BGL: Fix output of "is_valid_polygon_mesh" function family 10 July 2019, 11:33:45 UTC
8d9abf3 Accept negative indicies in faces. 09 July 2019, 12:06:27 UTC
6e1e8e9 add missing modifications 09 July 2019, 08:22:30 UTC
243c7b1 Replace matrix with worldTransform 08 July 2019, 12:05:42 UTC
43a08f5 Give in to the 'goto' censorship bureau's pressures 04 July 2019, 11:47:57 UTC
2592d6b Fix is_valid_pm verbosity Some error messages were not printed. Some messages were printed too much (since as soon as 'valid' was wrong, everything below was printed, even if the test was not actually failing). 04 July 2019, 07:04:28 UTC
b697ed1 Fix a remaining warning 03 July 2019, 09:36:44 UTC
e92f0d3 Merge pull request #4014 from lrineau/CGAL_ImageIO-fix_VTK_offset_with_Mesh_3-GF Fix the use of VTK offset in Labeled_mesh_domain_3 03 July 2019, 09:08:37 UTC
206d079 Merge pull request #4029 from afabri/Triangulation_2-remove_vertex_from_constraint-GF Triangulation_2: Fix remove_vertex_from_constraint 03 July 2019, 09:08:34 UTC
b36c38a Merge pull request #4034 from lrineau/CGAL_Core-remove__using_namespace_std-GF CGAL_Core: remove 'using namespace std' from namespaces 03 July 2019, 09:08:32 UTC
adae829 Merge pull request #4040 from lrineau/Kernel_23-fix_warnings-GF Kernel_23: fix warnings 03 July 2019, 09:08:29 UTC
906c670 Merge pull request #4043 from lrineau/CGAL-ctest_better_support___again-GF CTest: Add a new ctest fixture, that checks the build system 03 July 2019, 09:08:27 UTC
6b843bd Merge pull request #4046 from lrineau/Polynomial-fix_warnings_with_LEDA-GF warning, fix issue #4044 03 July 2019, 09:08:25 UTC
308edfb Merge pull request #4048 from sgiraudot/Classification-Remove_lambda_auto_from_cxx03_code-GF Classification: Remove lambda/auto from cxx03 code 03 July 2019, 09:08:22 UTC
2a96d5b Remove lambda/auto from cxx03 code 01 July 2019, 12:54:31 UTC
495b326 Merge pull request #4035 from MaelRL/SDG-Band_aid_for_SQRTless_CK-GF SDG: Sanitize input of square root in evaluation of nested extensions 01 July 2019, 09:06:30 UTC
0ec8edb Merge pull request #4039 from sloriot/PMP-fix_marks_removal update marks on removed edges 01 July 2019, 09:06:27 UTC
4395fa5 warning, fix issue #4044 01 July 2019, 08:51:28 UTC
back to top