sort by:
Revision Author Date Message Commit Date
724f950 Merge pull request #1859 from afabri/patch-2 Update changes.html 26 January 2017, 08:57:20 UTC
edbcde8 Update changes.html Removing a deprecated class is not a breaking change. 26 January 2017, 08:36:11 UTC
b761bad Merge pull request #1856 from afabri/PMP-fix_doc_CC-GF PMP: Fix error in the ref manual of connected components functions 25 January 2017, 16:55:37 UTC
07f62be fix typos 25 January 2017, 16:52:44 UTC
0270ec4 Merge pull request #1255 from afabri/CGAL-license_check-GF Add a license check mechanism 25 January 2017, 16:14:55 UTC
2e1e2a2 Merge remote-tracking branch 'cgal/releases/CGAL-4.9-branch' 25 January 2017, 16:07:10 UTC
0505090 Merge pull request #1853 from sloriot/AABB_tree-fix_ray_intersect_as_segment handle the case when the ray intersection is a segment 25 January 2017, 16:00:09 UTC
be30f05 Update PULL_REQUEST_TEMPLATE.md 25 January 2017, 15:59:24 UTC
336a780 Merge pull request #1854 from sloriot/FK-add_missing_const Add missing const 25 January 2017, 15:58:22 UTC
f902328 Merge pull request #1824 from maxGimeno/Polyhedron_demo-Fixes-GF Polyhedron demo : various fixes and enhancements 25 January 2017, 15:57:13 UTC
555462e Merge pull request #1842 from maxGimeno/Polyhedron_demo_fix_saveas-GF Polyhedron_demo: Fix the Save as option 25 January 2017, 15:54:39 UTC
dc34a06 PMP: Fix error in the ref manual of connected components functions 25 January 2017, 15:12:38 UTC
88b3a17 Merge pull request #1848 from afabri/Triangulation_2-Example_Projection_traits_with_info-GF Triangulation_2: Add an example 24 January 2017, 16:14:47 UTC
8ec6d9f Remove extract EXPORT instructions Follow up of 78bbe0f3 and 00a91ff5 24 January 2017, 16:11:01 UTC
e07f9c5 add missing const 24 January 2017, 15:47:10 UTC
37cbdd0 handle the case when the ray intersection is a segment 24 January 2017, 13:19:56 UTC
6918e7c Merge pull request #1839 from sgiraudot/Github-Prefill_issues-GF GitHub: prefill issues and pull requests 23 January 2017, 13:45:50 UTC
34f1cbe Merge pull request #1849 from maxGimeno/Polyhedron_demo-Fix_point_selection-GF Polyhedron_demo: Fix the point_set selection 23 January 2017, 10:37:26 UTC
2ce60ec Change the sizeof<double> into sizeof<CGAL_data_type>, which is float by default. 23 January 2017, 09:20:51 UTC
9dbfffc Triangulation_2: Add an example that combines Projection_traits and vertex_with_info 23 January 2017, 08:18:39 UTC
f06f7ac forgot to update the cmake script 20 January 2017, 15:59:14 UTC
11ee905 remove useless test files 20 January 2017, 15:32:59 UTC
78bbe0f Follow up of 00a91ff5 commit 00a91ff5ce3432fdaaa4ca328a9d2bede124fd82 Author: Sébastien Loriot <sebastien.loriot@cgal.org> Date: Thu Jan 19 15:15:29 2017 +0100 remove Nef_2 polynomial from CGAL lib 20 January 2017, 15:19:07 UTC
7f0a613 Improvements - Use `ack` (Fedora) or `ack-grep` (Debian/Ubuntu) - Avoid an `exit 1` if the merge is empty. 19 January 2017, 17:55:44 UTC
0b5cd13 Accelerate "Checking if non utf-8 characters are used" 19 January 2017, 17:48:19 UTC
143f604 Merge pull request #1833 from sloriot/AABB_tree-fix_ray_shooting .. from a merge of branch 'cgal/releases/CGAL-4.9-branch'. 19 January 2017, 16:38:42 UTC
58df1db Merge pull request #1816 from maxGimeno/Update_travis_yml-GF Break the travis tests into several jobs 19 January 2017, 16:26:00 UTC
c9f7d0a remove empty file 19 January 2017, 16:11:38 UTC
d14ebc2 do not include license utility files in the release 19 January 2017, 16:09:04 UTC
f6045dc Merge pull request #1823 from maxGimeno/Polyhedron_demo-Enhance_point_set_selection_plugin-GF Polyhedron_demo : Enhance point set selection plugin 19 January 2017, 15:34:46 UTC
825b4d2 Merge pull request #1830 from afabri/Combinatorial_map-boost_property_tree_bug-GF Linear_cell_complex_demo: Reorder includes to work around a bug in b… 19 January 2017, 15:33:27 UTC
69e16f9 no longer use release_date.h 19 January 2017, 15:33:19 UTC
eefa67f remove release_date.h and put the macro in version.h to be set by cmake in the case of a release, it will be the date of the creation of the release 19 January 2017, 15:32:31 UTC
fcbf2d7 Delete flat.cpp 19 January 2017, 15:31:04 UTC
00a91ff remove Nef_2 polynomial from CGAL lib 19 January 2017, 14:20:28 UTC
879d0c2 update changes 19 January 2017, 14:20:28 UTC
953b743 detect files with no license include directive 19 January 2017, 14:20:28 UTC
0270570 add missing license include directive 19 January 2017, 14:20:27 UTC
06dbf4d license headers are LGPL 19 January 2017, 14:20:27 UTC
0313693 more strict matching for include guards 19 January 2017, 14:20:27 UTC
e28842c add missing include guards 19 January 2017, 14:20:27 UTC
6c70641 detect non UTF-8 characters 19 January 2017, 14:20:27 UTC
a89ccb1 remove non UTF-8 characters 19 January 2017, 14:20:26 UTC
8f3b8af fix the detecting of incorrect cmake project names 19 January 2017, 14:20:26 UTC
50510c0 add include directive for license of all GPL header files done using: ack-grep "^GPL" */package_info/*/license.txt -l | awk -F "/" '{print $1}' > /tmp/gpl_packages for i in `cat /tmp/gpl_packages | \ grep -v Operations_on_polyhedra | \ grep -v Algebraic_kernel_for_circles | \ grep -v Algebraic_kernel_for_spheres | \ grep -v Polyhedron_IO`; do echo $i python Scripts/developer_scripts/add_license_in_pkg_header.py $i done python Scripts/developer_scripts/add_license_in_pkg_header.py Operations_on_polyhedra Polygon_mesh_processing python Scripts/developer_scripts/add_license_in_pkg_header.py Algebraic_kernel_for_circles Circular_kernel_2 python Scripts/developer_scripts/add_license_in_pkg_header.py Algebraic_kernel_for_spheres Circular_kernel_3 python Scripts/developer_scripts/add_license_in_pkg_header.py Polyhedron_IO Polyhedron 19 January 2017, 14:20:25 UTC
6405807 generate license headers using: cd Installation/include/CGAL/license cmake -P generate_files.cmake 19 January 2017, 14:20:24 UTC
8efcb3d improve regexp to match any license header included 19 January 2017, 14:20:24 UTC
944a8f2 add a script to add the include directive of the license file per parckage 19 January 2017, 14:20:24 UTC
19ab4c1 fix non utf-8 character 19 January 2017, 14:20:24 UTC
680210c Improvements - move `CGAL_WARNING` in `<CGAL/config.h>`, - create the macro `CGAL_pragma_warning`, - use `CGAL_pragma_warning` to simplify `<CGAL/license/lgpl.h>` and `<CGAL/license/gpl.h.in>`. - add messages in `include/CGAL/license/generate_files.cmake` - add test files, that do nothing but can be modified to check errors and warning. 19 January 2017, 14:20:23 UTC
57c662e generate include/CGAL/license/package_list.txt ack-grep "^GPL" */package_info/*/license.txt -l | awk -F "/" '{print $1}' > /tmp/gpl_packages for i in `cat /tmp/gpl_packages | \ grep -v Operations_on_polyhedra | \ grep -v Algebraic_kernel_for_circles | \ grep -v Algebraic_kernel_for_spheres | \ grep -v Polyhedron_IO`; do echo -n "$i " pn=`grep cgalPkgDescriptionBegin $i/doc/$i/PackageDescription.txt | \ sed 's/\\\cgalPkgDescriptionBegin{\s*//' | \ awk -F "," '{print $1}'`; echo $pn; done > Installation/include/CGAL/license/package_list.txt 19 January 2017, 14:20:23 UTC
b7cece5 change license of meshing core components to LGPL 19 January 2017, 14:20:23 UTC
281fcc5 fix header 19 January 2017, 14:20:22 UTC
6995d27 improve doc about license checking 19 January 2017, 14:20:22 UTC
1ef0791 license_check -> licence and lower case header 19 January 2017, 14:20:22 UTC
46173bf Add doc 19 January 2017, 14:20:22 UTC
53cac14 The new proposal, with a CMake script to generate header files See Installation/include/CGAL/license_check/README.md 19 January 2017, 14:19:47 UTC
f214bc3 Update project names 19 January 2017, 10:10:03 UTC
f3251a5 fix project names 19 January 2017, 10:07:39 UTC
fb09d39 Make the selection_item's simplices color dependant of the item's color. 19 January 2017, 08:26:26 UTC
9e4e5fc Fix "Duplicate filter" error 19 January 2017, 08:26:25 UTC
d0850aa Fix - fix the bugs in selection_plugin on a pre-loaded selection-item - add the wanted extension to the dialog's name when saving an item 19 January 2017, 08:26:25 UTC
d9c7436 Merge pull request #1813 from maxGimeno/Polyhedron_demo-Update_ids_when_geometry_changed-GF Polyhedron_demo : Update the ids when the item's geometry is changed 18 January 2017, 18:34:33 UTC
1395bb0 Merge pull request #1825 from maxGimeno/Polyhedron_demo-Make_polylines_width_editable-GF Polyhedron demo : make polylines width editable 18 January 2017, 18:32:30 UTC
154151f Merge pull request #1826 from maxGimeno/Polyhedron_demo-Extend_selection-GF Polyhedron demo : extend selection 18 January 2017, 18:31:49 UTC
a5d7bde Merge pull request #1832 from sloriot/PMP-handle_boost_prior_to_1_51 Handle boost prior to 1 51 18 January 2017, 18:30:02 UTC
5204288 Merge branch 'master' into PMP-handle_boost_prior_to_1_51 18 January 2017, 18:29:24 UTC
4b066f6 Merge pull request #1833 from sloriot/AABB_tree-fix_ray_shooting Fix a typo for computing the relative distance 18 January 2017, 18:25:55 UTC
648d9cd Merge pull request #1834 from afabri/Stream_support_VC2017_NO_IFORMAT_DOUBLE-GF Stream_support: No need for replacement of istream >> double for VC++ 18 January 2017, 18:23:28 UTC
634089c Remove spurious typename keywords 18 January 2017, 17:59:30 UTC
0e096b1 Fix : - When Save as is called from menuFile, the sender is not an item. To fix it, use mainSelectionItem when no item is found as sender. 18 January 2017, 15:15:26 UTC
2379038 Update ISSUE_TEMPLATE.md 17 January 2017, 11:23:14 UTC
a037f71 Update ISSUE_TEMPLATE.md 17 January 2017, 11:18:40 UTC
fd62cee Add contributing file for Github 17 January 2017, 09:36:19 UTC
9394c8e Add pull request template for Github 17 January 2017, 09:28:55 UTC
07d4c09 Add issue template for Github 17 January 2017, 09:24:06 UTC
657aa71 Fix the CTest script of Arr_2 16 January 2017, 18:17:39 UTC
516b732 using tbb::atomic instead of cpp11::atomic 16 January 2017, 14:18:46 UTC
3cab72f Remove Operations_on_polyhedra examples and tests. 16 January 2017, 13:57:34 UTC
470640b Gather packages by 3 to reduce number of jobs 16 January 2017, 13:47:09 UTC
a227eb9 Fix template typo 16 January 2017, 13:47:09 UTC
0ddbd87 Add a .travis.yml generator and a check to detect if packages are missing from the matrix 16 January 2017, 13:47:09 UTC
7abccd0 Try the non-container Trusy build environments According to https://docs.travis-ci.com/user/ci-environment/ non-container based version have more memory. 16 January 2017, 13:47:09 UTC
ff64e19 Add -e in the travis script to exit on first failure. 16 January 2017, 13:47:08 UTC
6dfe4d0 Try to reduce the compilation time 16 January 2017, 13:47:08 UTC
dc57892 Add a test of existence of the examples and tests before trying to build. 16 January 2017, 13:47:08 UTC
3a64d02 Make one job per package that builds the example and the tests. 16 January 2017, 13:47:08 UTC
292ffe0 Merge pull request #1835 from cjamin/patch-1 Update dependencies 16 January 2017, 11:27:23 UTC
f8a3092 Merge pull request #1836 from cjamin/patch-2 Update dependencies 16 January 2017, 10:07:01 UTC
4f90b26 Update dependencies 16 January 2017, 09:55:17 UTC
9fdc2c8 Update dependencies 16 January 2017, 09:54:19 UTC
ff22306 Declare updatePrimitiveIds as override 16 January 2017, 08:40:03 UTC
b79cc00 add missing public 16 January 2017, 08:27:24 UTC
060a147 add an empty new-line 16 January 2017, 08:25:46 UTC
e2fbd2d Stream_support: No longer a need for replacement of istream >> double for VC++ 13 January 2017, 17:39:40 UTC
f06bdeb use the skip functor in the example 13 January 2017, 15:34:14 UTC
40a54cf fix a typo for computing the relative distance 13 January 2017, 15:22:57 UTC
7ff554a Merge pull request #1829 from afabri/patch-2 Update Arr_counting_traits_2.h 13 January 2017, 13:09:51 UTC
0446958 parallel version of mesh distance function requires cpp11::atomic 13 January 2017, 12:19:29 UTC
449205c avoid pmp_bgl_named_params to inherit from named_params_base this fix a warning with old version of boost < 1.51 Use another workaround to avoid the compilation error of the area(face_range,tm) overload 13 January 2017, 12:18:55 UTC
back to top