Commit Graph

58654 Commits

Author SHA1 Message Date
Sébastien Loriot 4865943ea0 add missing example 2014-12-23 17:30:53 +01:00
Sébastien Loriot 5cebd6e1de bufix: if _surface is cleared, _shells should be too 2014-12-23 17:25:32 +01:00
Andreas Fabri d50d9d90f2 The concept Index exists meanwhile in master 2014-12-23 16:57:14 +01:00
Andreas Fabri ee97525dc8 unsigned int -> int; slighlty modify example 2014-12-23 16:46:47 +01:00
Andreas Fabri 38f1af61c2 read file from arg[1] 2014-12-23 16:14:11 +01:00
Andreas Fabri 95af2ea357 don't use the boost testing framework 2014-12-23 16:08:25 +01:00
Andreas Fabri 7fdb146a11 use the overloads that call get(vertex_point_t) 2014-12-23 15:06:51 +01:00
Sébastien Loriot 886250df7e fix unused variable warning 2014-12-23 15:06:42 +01:00
Sébastien Loriot 3705220cc6 remove hardcoded flags 2014-12-23 15:04:37 +01:00
Sébastien Loriot 708f6cbfc4 add empty line at end of file 2014-12-23 15:04:22 +01:00
Andreas Fabri 49d6495d62 Merge branch 'Surface_mesh-new_package-GF' of ssh://scm.cgal.org/var/git/cgal into Surface_mesh-new_package-GF 2014-12-23 15:00:56 +01:00
Sébastien Loriot 21a705cdd9 do not use default template parameters 2014-12-23 14:59:00 +01:00
Andreas Fabri fb5ed5c0bb size_t -> int 2014-12-23 14:25:54 +01:00
Andreas Fabri 3a75fb45a0 iterator_range -> Iterator_range 2014-12-23 14:25:29 +01:00
Andreas Fabri 28dc50fdfc point property map must be passed as argument 2014-12-23 14:24:51 +01:00
Sébastien Loriot 4b3f88bab6 add assertion 2014-12-23 13:51:09 +01:00
Sébastien Loriot 205eca6d61 cut-plane plugin is only available if one polyhedron is in the item list
trivial bugfix for master
2014-12-23 11:31:32 +01:00
Alexander Kobel 8bf4b3f778 Merge branch 'Modular_arithmetic_fixes-akobel'
Approved by the release manager
2014-12-23 11:10:42 +01:00
Guillaume Damiand 919bf8af74 Cleanup + some optimizations. 2014-12-23 09:34:09 +01:00
Sébastien Loriot e1b5cce14c add missing dependencies 2014-12-23 08:24:23 +01:00
Clement Jamin 5c2a810ba9 Fix refs... but it still doesn't work :( 2014-12-23 08:03:19 +01:00
Clement Jamin 20cfa93713 Add missing examples 2014-12-23 07:45:48 +01:00
Clement Jamin 392155b2d4 Fix filename 2014-12-23 07:27:09 +01:00
Clement Jamin 782f969da9 \cgalDebug doesn't exist 2014-12-23 07:21:45 +01:00
Andreas Fabri 891b951e6b fix license headers 2014-12-22 18:10:26 +01:00
Andreas Fabri 476fadca6a Add Surface_mesh to changes.html 2014-12-22 18:05:42 +01:00
Laurent Rineau ad7fd054d2 Better script
The pattern "build*/" is now excluded recursively and not only at the
root.

Trivial fix for master.
2014-12-22 18:02:14 +01:00
Andreas Fabri 14926ec8d5 complete package_info 2014-12-22 18:00:03 +01:00
Laurent Rineau e6f1aaa801 Fix the HTML in changes.html 2014-12-22 16:50:03 +01:00
Laurent Rineau bb8a14104c updated crontab (automated commit) 2014-12-22 16:18:03 +01:00
Laurent Rineau 3de08e31f0 Announcement for CGAL-4.5.1 2014-12-22 15:39:49 +01:00
Andreas Fabri d0438dae0c remove the word 'Figure' before \cgalFigureRef{} 2014-12-22 15:03:58 +01:00
Andreas Fabri 87db2e1163 add license header, description.txt 2014-12-22 15:00:38 +01:00
Sébastien Loriot e0572120d7 always call glew before gl 2014-12-22 14:34:48 +01:00
Sébastien Loriot ad30c193df fix path to data 2014-12-22 14:34:29 +01:00
Andreas Fabri 44b9ce0c70 remove open streetmap data 2014-12-22 13:45:28 +01:00
Andreas Fabri 23af7d6d8d polish manual 2014-12-22 13:42:50 +01:00
Andreas Fabri c5aa594388 No need for PolylineSimplificationTraits_2 2014-12-22 12:28:08 +01:00
Andreas Fabri 6b54e74af5 fix opy paste error 2014-12-20 16:15:08 +01:00
Andreas Fabri 30faf6241b Add wrappers around 2 boost headers to push/pop pragma 2014-12-19 16:10:02 +01:00
Andreas Fabri b85f97593a Add entry in changes.html 2014-12-19 14:43:08 +01:00
Shihao Wu 02d318d374 "void static"->"static void" 2014-12-19 21:13:50 +08:00
Shihao Wu 1280fb4c67 Merge branch 'gsoc2013-Point_set_processing_3-point_set_consolidation-swu' of ssh://scm.cgal.org/var/git/cgal-gsoc into gsoc2013-Point_set_processing_3-point_set_consolidation-swu 2014-12-19 21:13:08 +08:00
Sébastien Loriot 28a51b1166 add a warning in the doc 2014-12-19 14:04:18 +01:00
Sébastien Loriot ac11ea4861 trivial doc bugfix
note that the line of code modified is in a block only read by doxygen
2014-12-19 13:59:01 +01:00
Clement Jamin 3a3bc7003a Merge branch 'gsoc2013-Point_set_processing_3-point_set_consolidation-swu' of ssh://scm.cgal.org/var/git/cgal-gsoc into gsoc2013-Point_set_processing_3-point_set_consolidation-swu 2014-12-19 13:29:40 +01:00
Clement Jamin b85087260f Add the new examples in the custom cgal_test_with_cmake file 2014-12-19 13:29:29 +01:00
Shihao Wu acd79fb8fa Addressed warnings. 2014-12-19 19:25:58 +08:00
Shihao Wu 495c2e5af7 For WLOP, removed the saint data, selected better parameters. 2014-12-19 19:12:08 +08:00
Shihao Wu 7bc1f19343 Fixed a bug in Rich_grid.h
- Move "Rich_grid::iterator dest" outside of the loop.
2014-12-19 19:02:41 +08:00