https://github.com/CGAL/cgal

sort by:
Revision Author Date Message Commit Date
b87b4a6 Use Box_parameter_space_2 in the testprogram 18 October 2016, 06:39:56 UTC
554bd0f Make Algebraic_kernel_d independent from CGAL/Arr_enum.h Introduce Box_parameterization_2 in CGAL/enum.h Add a typedef and constants in the Arrangement package to stay bw compatible 17 October 2016, 09:56:43 UTC
74bed85 updated crontab (automated commit) 13 October 2016, 08:41:56 UTC
907a276 Merge pull request #1516 from sloriot/PMP-remove_doc_table Remove the requirement table 13 October 2016, 08:20:28 UTC
119d5b3 Merge pull request #1566 from sloriot/LCC-fix_doc_warning Add missing CGAL namespace 11 October 2016, 13:32:09 UTC
6ff846a add missing CGAL namespace 11 October 2016, 13:21:09 UTC
a1cb728 Fix a warning Fix the indentation to fix a warning: ``` /cgal/Polyhedron/demo/Polyhedron/texture.cpp:1071:3: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation] for(j=0;j<height;j++) ^~~ /cgal/Polyhedron/demo/Polyhedron/texture.cpp:1080:5: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the ‘for’ for(j=0;j<height;j++) ^~~ ``` 11 October 2016, 09:15:27 UTC
257171d Merge pull request #1563 from sloriot/KDS-add_missing_guards Protect code that requires gsl 10 October 2016, 15:12:25 UTC
c4cac13 protect code that requires gsl 10 October 2016, 15:09:44 UTC
4515777 Merge pull request #1542 from lrineau/Installation-fix_CGAL_SetupBoostlrineau try_run to detect the C++ version 07 October 2016, 12:38:22 UTC
8fe2bc6 Merge pull request #1550 from lrineau/Installation-improve_compute_dependencies-GF `packages_dependencies`: deal with OpenMesh 07 October 2016, 12:37:27 UTC
6c93f66 improve the script - More verbose outputs - Compatibility with various versions of dulwich. 06 October 2016, 16:22:31 UTC
beb8829 Fix for CMake-2.8.11 and CMake-2.8.12 06 October 2016, 16:18:50 UTC
5e3a7db Purposely ignore all build* directories 06 October 2016, 15:38:24 UTC
6c83e6b updated crontab (automated commit) 06 October 2016, 13:18:06 UTC
420ba84 Deal with OpenMesh 06 October 2016, 08:21:25 UTC
e2691e0 Merge remote-tracking branch 'cgal/releases/CGAL-4.9-branch' 05 October 2016, 13:20:00 UTC
7b57c42 Merge pull request #1524 from lrineau/Mesh_3-split_graph_into_polylines_determinism-lrineau Make split_graph_into_polylines deterministic 05 October 2016, 13:13:19 UTC
261840c Merge pull request #1506 from lrineau/Mesh_3-fix_issue_1501-lrineau Mesh_3: fix issue #1501 - about degenerate cases in initialization 05 October 2016, 13:11:48 UTC
c4e694c Merge pull request #1505 from sloriot/PMP-fix_empty_range_remeshing_bug Fix a bug in isotropic remeshing when the range is empty 05 October 2016, 13:11:00 UTC
ea8f95c Merge pull request #1487 from efifogel/Aos_2-sweep-efif Aos 2 sweep efif 05 October 2016, 13:09:46 UTC
f4a2959 Merge pull request #1344 from maxGimeno/Polyhedron_demo-Import_c3t3_rib_exporter_plugin-GF Polyhedron_demo: Import the c3t3_rib_export_plugin 05 October 2016, 11:14:46 UTC
223c1cf Merge pull request #1530 from lrineau/Installation-compute_dependencies-GF Compute and fix packages dependencies 05 October 2016, 11:11:04 UTC
8f33571 Merge pull request #1533 from lrineau/Scripts-cpp14_by_default-lrineau Enable C++14 by default in generated CMake scripts 05 October 2016, 11:03:58 UTC
2ab35db Merge pull request #1529 from sloriot/SMSP-remove_Polyhedron_3_dependancy Remove dependency to Polyhedron_3 05 October 2016, 11:03:56 UTC
bf0d0d9 Merge pull request #1525 from sgiraudot/Polyhedron_demo-Bugfix_poisson_normals-GF Polyhedron demo: bugfix unoriented normals 05 October 2016, 11:03:54 UTC
745cdae Merge pull request #1524 from lrineau/Mesh_3-split_graph_into_polylines_determinism-lrineau Make split_graph_into_polylines deterministic 05 October 2016, 11:03:36 UTC
72b31f1 Merge pull request #1523 from afabri/patch-2 Polyhedron demo: Fix displayed dimensions of a bbox 05 October 2016, 11:03:18 UTC
c038bff Merge pull request #1359 from lrineau/Documentation-deprecate_CGAL_VERSION-lrineau Deprecate the macro CGAL_VERSION 05 October 2016, 11:03:16 UTC
7b6addb Merge pull request #1519 from lrineau/Mesh_3-fix_conversion_warnings-lrineau Mesh_3: fix conversion warnings 05 October 2016, 11:03:15 UTC
4b72bca Merge pull request #1513 from lrineau/Mesh_3-remove_demo-GF Remove the Mesh_3 demo 05 October 2016, 11:02:49 UTC
e4777e6 Merge pull request #1512 from sloriot/AOS_2-clean_doc remove outdated section 05 October 2016, 11:02:31 UTC
1c19028 Merge pull request #1267 from maxGimeno/Random_generator-GF Random generator 05 October 2016, 11:02:29 UTC
31b3ae3 Merge pull request #1506 from lrineau/Mesh_3-fix_issue_1501-lrineau Mesh_3: fix issue #1501 - about degenerate cases in initialization 05 October 2016, 11:02:28 UTC
a2f1445 Merge pull request #1505 from sloriot/PMP-fix_empty_range_remeshing_bug Fix a bug in isotropic remeshing when the range is empty 05 October 2016, 11:02:27 UTC
9a0bb54 Merge pull request #1438 from sloriot/CGAL-clean_up_projects_name_cmake Clean up projects name in cmake scripts 05 October 2016, 11:02:25 UTC
e28eab0 Merge pull request #1424 from afabri/Snap_rounding-static-GF Snap_rounding: Make variables thread local 05 October 2016, 11:02:24 UTC
059cfb1 Merge pull request #1435 from afabri/Triangulation_2-Iterator_project-GF Triangulation_2: Use boost::transform_iterator instead of CGAL::Iterator_project 05 October 2016, 11:02:23 UTC
004dac6 Merge pull request #1469 from lrineau/CGAL_ImageIO-better_read_raw-lrineau better _readImage_raw() 05 October 2016, 11:02:22 UTC
d5ead2d Merge pull request #1493 from afabri/Voronoi_2-static-GF Voronoi_2 Switch to transform_iterator 05 October 2016, 11:02:21 UTC
bab017a Merge pull request #1491 from afabri/Mesh_3-static-GF Mesh_3: Remove static variables 05 October 2016, 11:02:19 UTC
2539296 Merge pull request #1490 from afabri/Kernel_d-static-GF Kernel_d: Make variables thread local 05 October 2016, 11:02:18 UTC
a94201d Merge pull request #1488 from afabri/Nef_2-static-GF Nef_2: declare thread local, or const 05 October 2016, 11:02:17 UTC
534f8e3 Merge pull request #1487 from efifogel/Aos_2-sweep-efif Aos 2 sweep efif 05 October 2016, 11:02:16 UTC
2a022b9 Merge pull request #1486 from maxGimeno/Polyhedron_demo-Fix_save_error_msg-GF Polyhedron_demo : Fix the save file error 05 October 2016, 11:02:15 UTC
50675b9 Merge pull request #1418 from afabri/Point_set_processing-static-GF PSP: No need for thread local storage as readonly 05 October 2016, 11:02:13 UTC
aa97dc7 Merge pull request #1473 from maxGimeno/Polyhedron_demo-Change_aabb_c3t3_triangle_primitive_name-GF Renaming the AABB_C3T3_triangle_primitive 05 October 2016, 11:02:12 UTC
4244331 Merge pull request #1423 from afabri/Convex_hull_d-static-GF Convex_hull_d: No need for thread local storage as readonly 05 October 2016, 11:02:11 UTC
4499065 Merge pull request #1477 from maxGimeno/Polyhedron_demo-Hide_grid_in_c3t3_item-GF Polyhedron_demo : Add an action to hide the grid in mesh_3_plugin 05 October 2016, 11:02:10 UTC
9d67fef Merge pull request #1539 from afabri/Polyhedron-Fix_Cut_plugin-warning-GF Polyhedron_demo::Cut_plugin: static cast to avoid warning 05 October 2016, 11:02:09 UTC
8a6b8c9 Merge pull request #1537 from sloriot/Kernel_23-model_concept_relationship_cleaning Replace 'see also' by 'has model' and 'models' 05 October 2016, 11:02:08 UTC
f89d65e Merge pull request #1536 from lrineau/Installation-CMake_scripts_fix_ctest_cmd-lrineau Fix CTest 05 October 2016, 11:02:07 UTC
95f3b09 Use the same test as in <CGAL/config.h> 05 October 2016, 08:14:53 UTC
57be083 Add the script list_pull_requests.py 04 October 2016, 18:15:02 UTC
4052077 Fix the name of the config file 04 October 2016, 18:14:03 UTC
d78eb51 Add --unmerged 04 October 2016, 18:06:51 UTC
b27f3b7 Improve the script - Document and implement the special treatment of 'Under testing ...' - In case the label is unknown, print know labels. - Fix the case when issues are not pull-requests. 04 October 2016, 17:55:31 UTC
ac6c0b8 Add a new script to list pull-request This Py2/Py3 script uses the Github API to list pull-requests matching a given label. 04 October 2016, 17:43:26 UTC
360697e Add missing file 04 October 2016, 17:41:15 UTC
c1b070d Use try_run to detect the C++ version 04 October 2016, 14:57:19 UTC
9ba4132 No helper.update_restricted_facets() with dim 2! 04 October 2016, 14:15:17 UTC
e9cd39c static cast to avoid warning 04 October 2016, 08:00:28 UTC
befe820 move Polygon_with_holes_2 in the Polygon package with the agreement from TAU 03 October 2016, 13:32:31 UTC
258718b use CGAL_STATIC_THREAD_LOCAL_VARIABLE_0 03 October 2016, 13:10:32 UTC
1ee7964 Merge pull request #1426 from afabri/Polynomial-static-GF Polynomial: Make variables thread local 03 October 2016, 13:10:03 UTC
414fec3 add missing const 03 October 2016, 12:16:22 UTC
04f4c9b Fix indentiation to quiet a warning 03 October 2016, 10:36:06 UTC
34b194f Fix a compilation error ``` test/Arrangement_on_surface_2_Demo/PointsGraphicsItem.h:47:22: error: no member named 'to_double' in namespace 'CGAL' double x = CGAL::to_double( point.x( ) ); ~~~~~~^ ``` 03 October 2016, 10:12:52 UTC
3fac1b3 Fix typos (and compilation errors!) 03 October 2016, 10:12:46 UTC
12cc3a6 Fix another compilation error `dihedral_angle` has been moved to the CGAL kernels 03 October 2016, 09:37:53 UTC
1eae7ef Fix a compilation error ``` ../test/Polyhedron_Demo/Scene_item.cpp:235:22: error: no member named 'sqrt' in namespace 'CGAL' _diag_bbox = CGAL::sqrt( ~~~~~~^ ../test/Polyhedron_Demo/Scene_item.cpp:236:15: error: no member named 'square' in namespace 'CGAL' CGAL::square(b_box.xmax() - b_box.xmin()) ~~~~~~^ ../test/Polyhedron_Demo/Scene_item.cpp:237:17: error: no member named 'square' in namespace 'CGAL' + CGAL::square(b_box.ymax() - b_box.ymin()) ~~~~~~^ ../test/Polyhedron_Demo/Scene_item.cpp:238:17: error: no member named 'square' in namespace 'CGAL' + CGAL::square(b_box.zmax() - b_box.zmin()) ~~~~~~^ ``` 03 October 2016, 09:36:10 UTC
97aa9f6 fix typo 03 October 2016, 08:29:23 UTC
a195583 fix the default vertex point map used 03 October 2016, 08:26:07 UTC
aa5dffa add missing include directive 03 October 2016, 07:56:00 UTC
9110c92 Forward declaration of a struct must not declare it as class 03 October 2016, 07:35:49 UTC
fe222f5 Include <CGAL/use.h> How did that get included before??? 03 October 2016, 07:00:00 UTC
59c8c8a dihedral_angle is now in CGAL:: 03 October 2016, 06:53:28 UTC
cebf2f8 include import_from_.. headers in LCC demo 03 October 2016, 06:53:28 UTC
c0bed6e replace \sa by \cgalHasModel and \cgalModels 03 October 2016, 06:50:41 UTC
87a2248 Do no test demos New directory property named `CGAL_NO_TESTING`. If set to `TRUE`, then the automatic generating of CTest test will be disabled. (cherry picked from commit 5d540fc1989c86438090b0212883b15cd121cf92) 30 September 2016, 17:58:56 UTC
eb21f2e Fix a compilation error 30 September 2016, 17:52:20 UTC
038207b Fix CTest I broke the support for .cmd files in 3d36fe05b3ca13d11b2b46afd1c89d64a9f0a32e. 30 September 2016, 17:46:58 UTC
67ed1a9 Update changes.html 30 September 2016, 16:30:16 UTC
2cc5afd Enable C++14 by default in generated CMake scripts (cherry picked from commit b11818e8d67dd741ac411bc02e108ddd9a290fd3) 30 September 2016, 16:21:58 UTC
cce554d Remove basic.h 30 September 2016, 13:39:39 UTC
ccaf344 Merge pull request #1529 from sloriot/SMSP-remove_Polyhedron_3_dependancy Remove dependency to Polyhedron_3 30 September 2016, 13:24:13 UTC
6eb6c57 sync with master 30 September 2016, 13:24:02 UTC
3f05283 Split Mesh_2 There is a new `Mesher_level` package, that gathers the foundation files (mesher levels and auxiliary files) for `Mesh_2`, `Surface_mesher`, and `Mesh_3`. 30 September 2016, 13:23:16 UTC
54e1b5f Split PCA There is a new `Principal_component_analysis_LGPL` packages that gather the three LGPL headers from PCA: - `<CGAL/barycenter.h>` - `<CGAL/bounding_box.h>` - `<CGAL/centroid.h>` 30 September 2016, 13:23:16 UTC
f5626d4 Change license header 30 September 2016, 13:23:15 UTC
40c834a Move Filtered_construction from SDG_2 to Filtered_kernel 30 September 2016, 13:23:15 UTC
42c0fc3 Missing includes 30 September 2016, 13:23:15 UTC
bc95c77 Add missing includes 30 September 2016, 13:23:15 UTC
bc03fae Add a whitelist For now, `<CGAL/Linear_cell_complex_constructors.h>` is skipped. 30 September 2016, 13:23:15 UTC
e4d19ff Better output for dependencies Now the output is in `BUILDIR/package_info/*/`. 30 September 2016, 13:23:15 UTC
434cbcf Add missing includes 30 September 2016, 13:23:15 UTC
bc8e29b Split the file CGAL/Nef_3/ID_support_handler in two files, one with the generic function, one with the specialization used by Nef_3. 30 September 2016, 13:23:15 UTC
c58582b Add global function dihedral_angle() 30 September 2016, 13:23:15 UTC
367da38 Move and regenerate list_of_documented_headers.cmake 30 September 2016, 13:23:15 UTC
c22dcd0 Missing includes 30 September 2016, 13:23:15 UTC
back to top