https://github.com/CGAL/cgal

sort by:
Revision Author Date Message Commit Date
52dec79 remove todo 02 July 2015, 16:47:16 UTC
1579415 reduce the use of sqrt 02 July 2015, 16:47:16 UTC
5621a21 remove non-needed map 02 July 2015, 16:47:16 UTC
0d1b527 remove Degeneracy_tag, always use the disk version 02 July 2015, 16:47:16 UTC
c56d3da use BGL Euler function to test for a valid collapse 02 July 2015, 16:47:16 UTC
201414c improve phrasing 02 July 2015, 16:47:15 UTC
cf61d3e triangle sm -> triangulated sm 02 July 2015, 16:47:15 UTC
7894e0e min_edge_length -> max_edge_length 02 July 2015, 16:47:15 UTC
20c1ae4 typo 02 July 2015, 16:47:15 UTC
2f890ac remove the version using the edge simplification package on the elephant subdivided 3 times with loop, it required 60s. vs 40s. with the linear alternative 02 July 2015, 16:47:15 UTC
8efbac7 fix typo 02 July 2015, 16:47:15 UTC
0f655e7 fix typo 02 July 2015, 16:47:15 UTC
bdd46e6 Merge branch 'gsoc2013-Visibility_doc-hemmer-old' into gsoc2013-Visibility_doc-hemmer Conflicts: Documentation/biblio/cgal_manual.bib Documentation/biblio/geom.bib Installation/changes.html 02 July 2015, 15:36:17 UTC
2335fbc Fix the list of plugin in cgal_test_with_cmake 02 July 2015, 13:45:01 UTC
123c39c int -> size_t 02 July 2015, 12:02:26 UTC
6d65407 use size_t for the segment ids 02 July 2015, 11:47:41 UTC
46a24d0 take code as in the Qt5 branch 02 July 2015, 11:11:11 UTC
b4595e8 remove empty line 02 July 2015, 10:57:17 UTC
c97f1e6 remove 2 empty lines 02 July 2015, 10:55:46 UTC
a900133 move package in changes.html to avoid merge conflict 02 July 2015, 10:52:54 UTC
e076bc1 move lines to facilitate merge 02 July 2015, 10:48:34 UTC
800488d get rid of many warnings with static_cast<int>(..) 02 July 2015, 10:36:04 UTC
131feb6 Merge pull request #153 from MoniqueTeillaud/patch-1 Update Regular_triangulation_euclidean_traits_3.h 02 July 2015, 09:46:45 UTC
55cc85d remove comments 02 July 2015, 09:34:28 UTC
20bfec5 update benchmark 02 July 2015, 09:32:54 UTC
dc1b7bb update graph requirement 02 July 2015, 09:32:54 UTC
917c758 fix typos 02 July 2015, 09:32:54 UTC
3638fc7 do not give algorithm details actually fixed in f403d8e09174ee6a78d8d3f5ad73bddcede3659d but todo removed in this commit 02 July 2015, 09:32:54 UTC
5679fb3 update surface mesh example and put it in the doc 02 July 2015, 09:32:54 UTC
8cffc8b Merge pull request #143 from bo0ts/Surface_mesh-gcc44_fixes-pmoeller Fix two issues with Surface_mesh and GCC4.4 + C++0x 02 July 2015, 09:32:01 UTC
bcbe2b3 less #includes in tests and examples 02 July 2015, 09:02:16 UTC
f403d8e readd figs after history cleanup 02 July 2015, 07:59:14 UTC
2877c7b readd data after history cleanup and update filenames in cpp files 02 July 2015, 07:51:06 UTC
1687824 Remove a space that confuses the script ./Scripts/developer_scripts/detect_packages_licenses does not agree with the spurious space at the end. 01 July 2015, 16:14:13 UTC
25a3009 fix macros protecting files 01 July 2015, 14:39:28 UTC
252e35a workaround to make the package compile with and without PMP 01 July 2015, 13:52:36 UTC
869db5e Update Regular_triangulation_euclidean_traits_3.h added missing type Point_3 01 July 2015, 12:55:17 UTC
2c6b6a9 reintroduce template keyword msvc seems to be ok with it 01 July 2015, 11:04:36 UTC
631a60e fix compilation errors for visual studio note that removing the "template" keyword may break compilation for other compilers 01 July 2015, 10:48:05 UTC
cb0444b fix copyrght headers 30 June 2015, 18:02:04 UTC
c1a0afd updated crontab (automated commit) 30 June 2015, 17:13:36 UTC
b1cec26 do not include sdglinf scripts in releases 30 June 2015, 17:00:07 UTC
0c13537 clean up copyright messages 30 June 2015, 08:32:11 UTC
e1be73c do not use std::forward_as_tuple before MSVS2012 30 June 2015, 08:32:11 UTC
9e15338 fix otherpnt sdglinf warning 30 June 2015, 08:32:11 UTC
dbde1af correct sdglinf examples in documentation 30 June 2015, 08:32:11 UTC
edba785 sdglinf remove missing test inputs from test files 30 June 2015, 08:32:10 UTC
5b413d9 fix warning in Vertex_conflict_C2 with otherpnt 30 June 2015, 08:32:10 UTC
142414c sdglinf CGAL_USE for Release warning fixes 30 June 2015, 08:32:10 UTC
3e89ca7 sdglinf demo avoid Site_2 warning 30 June 2015, 08:32:10 UTC
0db2dd8 sdglinf ring avoid conversion of Sign to bool 30 June 2015, 08:32:10 UTC
30b1e34 avoid conversion of Sign to bool in sdglinf 30 June 2015, 08:32:10 UTC
47383a4 sdglinf avoid min max macro expansion 30 June 2015, 08:32:10 UTC
3d8cc06 sdglinf CMakeLists fixes from sdgl2 30 June 2015, 08:32:10 UTC
9d24a3e sdglinf demo Q_EMIT use etc. 30 June 2015, 08:32:09 UTC
4eabd4c remove sdglinf painter, widget warnings 30 June 2015, 08:32:09 UTC
4ab5082 assertion for some are_same_points in sdglinf 30 June 2015, 08:32:09 UTC
ae2b129 remove is_endpoint_of from sdglinf vv ring 30 June 2015, 08:32:09 UTC
eb17b2a remove warning: CGAL_USE in sdglinf 30 June 2015, 08:32:09 UTC
bafb11d remove warning: now n_faces is unsigned int 30 June 2015, 08:32:09 UTC
0569628 rename test programs for sdglinf 30 June 2015, 08:32:09 UTC
498fd2c rename demo program for sdglinf 30 June 2015, 08:32:09 UTC
6ab6936 rename example programs for sdglinf 30 June 2015, 08:32:09 UTC
dcfeeb3 remove unused sdglinf example 30 June 2015, 08:32:08 UTC
e92f156 change word logical operators in sdglinf examples 30 June 2015, 08:32:08 UTC
341d158 change word logical operators in sdglinf include 30 June 2015, 08:32:08 UTC
2f3f3d0 remove sdglinf parameter warnings 30 June 2015, 08:32:08 UTC
66b6dca remove benchmark sdglinf sdg-creation-time-hv.cpp Signed-off-by: Panagiotis Cheilaris <philaris@cs.ntua.gr> 30 June 2015, 08:32:08 UTC
5ff10e1 remove hv from sdglinf benchmark Signed-off-by: Panagiotis Cheilaris <philaris@cs.ntua.gr> 30 June 2015, 08:32:08 UTC
b3f6875 remove hv from print-sdg for sdglinf Signed-off-by: Panagiotis Cheilaris <philaris@cs.ntua.gr> 30 June 2015, 08:32:08 UTC
bdcf40c remove sdglinf hv from GUI demo Signed-off-by: Panagiotis Cheilaris <philaris@cs.ntua.gr> 30 June 2015, 08:32:08 UTC
51499f7 remove sdglinf hv from ipelet Signed-off-by: Panagiotis Cheilaris <philaris@cs.ntua.gr> 30 June 2015, 08:32:07 UTC
c89df09 remove sdglinf hv include files Signed-off-by: Panagiotis Cheilaris <philaris@cs.ntua.gr> 30 June 2015, 08:32:07 UTC
a2acb0f sdglinf doc explain traits use 30 June 2015, 08:32:07 UTC
be34498 sdglinf doc fix: reference fixed 30 June 2015, 08:32:07 UTC
3c822a8 sdglinf doc: explain use of hierarchy in reference 30 June 2015, 08:32:07 UTC
5120357 SDG Linf doc concept fixes 30 June 2015, 08:32:07 UTC
9601b5b SDG Linf doc: refer to SDG L2 template parameters 30 June 2015, 08:32:07 UTC
a70437a SDG Linf doc: mention deletion of sites 30 June 2015, 08:32:07 UTC
18a1773 SDG Linf: fix insert_points insert_segments link 30 June 2015, 08:32:07 UTC
9912df2 SDG Linf doc: add references to SDG L2 manual 30 June 2015, 08:32:06 UTC
fb6473a SDG Linf doc: use cgalCite instead of cite 30 June 2015, 08:32:06 UTC
797abfe add SDG Linf fast examples to doc file 30 June 2015, 08:32:06 UTC
ced0eca fix SDG Linf doc examples 30 June 2015, 08:32:06 UTC
d11883e SDG Linf doc: define weakly/strongly intersecting 30 June 2015, 08:32:06 UTC
c6fb280 supporting -> support 30 June 2015, 08:32:06 UTC
b4d8fdf details, on -> details on 30 June 2015, 08:32:06 UTC
ce64dd6 tries to reuse -> reuses 30 June 2015, 08:32:06 UTC
047c65b removed some text The details are not of interest to the end user, so we do not elaborate further... 30 June 2015, 08:32:06 UTC
82abcbd are relying -> rely 30 June 2015, 08:32:05 UTC
575e13f add example with sdglinf traits \example Voronoi_diagram_2/vd_2_point_location_sdg_linf.cpp 30 June 2015, 08:32:05 UTC
40170d4 example of point location using sdglinf traits 30 June 2015, 08:32:05 UTC
04f3bc1 SDG Linf doc: add fig dir for list of packages 30 June 2015, 08:32:05 UTC
b2e82cd SGD Linf doc: fix capitalization in project name 30 June 2015, 08:32:05 UTC
fe034e8 SDG Linf doc: use of Voronoi_diagram_2 30 June 2015, 08:32:05 UTC
a73cc8c SDG Linf doc capitalization and uniform titles 30 June 2015, 08:32:05 UTC
0962b95 correct User Manual reference fot SDG Linf doc 30 June 2015, 08:32:05 UTC
7d1befe move cgalPkgDescriptionEnd earlier in SDG Linf doc 30 June 2015, 08:32:05 UTC
0870e0a fix \tparam in SDG Linf doc and reorganize 30 June 2015, 08:32:04 UTC
2af6334 use space before period after cite in SDG Linf doc 30 June 2015, 08:32:04 UTC
back to top