Commit Graph

276 Commits

Author SHA1 Message Date
Andreas Fabri 66a57a1b04 ## -> # 2016-01-27 08:58:17 +01:00
Andreas Fabri 2cff1012de only use it if it is available 2016-01-26 17:42:35 +01:00
Andreas Fabri 4b8944e5b2 Replace #ifdef CGAL_USE_BOOST_PROGRAM_OPTIONS with #ifndef DONT_USE_BOOST_PROGRAM_OPTIONS 2016-01-26 17:16:02 +01:00
Philipp Möller 71b4e9c515 Use CGAL_FULL_VERSION in all Doxyfile.in 2015-12-17 16:33:28 +01:00
Philipp Möller 81a8f982dc Handle the easy INPUT cases
If INPUT is just PKG/doc/PKG, handle it automatically.
2015-12-10 17:00:26 +01:00
Sebastien Loriot 2e493f297b Merge pull request #389 from afabri/CGAL-Qt3-GF
Remove Qt3 based demos
2015-10-23 17:08:49 +02:00
Andreas Fabri 38d063539a cleanup 2015-10-02 08:17:19 +02:00
Simon Giraudot af8e73750c Merge branch 'CGAL-Solver-package-GF-old' into CGAL-Solver-package-GF 2015-08-20 11:51:34 +02:00
Laurent Rineau f9917c487e CMake 2.8.11 2015-07-13 12:36:43 +02:00
Andreas Fabri 61107c15d7 improve the example in Ridges.txt (that is nothing that gets compiled) 2015-05-28 11:04:18 +02:00
Sébastien Loriot 7533546925 accomodate API change 2015-05-27 18:16:53 +02:00
Andreas Fabri 08dfff0d15 follow changes made in BGL-helpers-GF 2015-05-27 08:35:48 +02:00
Andreas Fabri 615ed5eb9c is_pure_triangle() got renamed to is_triangle_mesh 2015-04-20 10:59:57 +02:00
Andreas Fabri ef0b83fd86 remove unused parameter name 2015-04-15 11:56:44 +02:00
Andreas Fabri a18ba6607a polish 2015-04-14 16:23:23 +02:00
Sébastien Loriot 3c60a3425b fix doc warning 2015-04-14 16:16:48 +02:00
Andreas Fabri 18f07524fe polish 2015-04-14 16:05:58 +02:00
Andreas Fabri 6bfff35207 typo 2015-04-14 15:18:31 +02:00
Andreas Fabri 71c8510de8 Use \pre 2015-04-14 15:09:36 +02:00
Andreas Fabri b6290d0ca1 add backquotes 2015-04-14 14:57:07 +02:00
Andreas Fabri 0c65c7c15e upgrade test to BGL API 2015-04-14 14:14:35 +02:00
Andreas Fabri df7bcccdc0 change several package descriptions 2015-04-14 11:21:16 +02:00
Andreas Fabri 67bb10fb27 Tag_3 does not exist in the code 2015-03-17 14:17:26 +01:00
Andreas Fabri 38f77fa583 cleanup 2015-03-17 11:53:22 +01:00
Sébastien Loriot 6d13bb7080 fix compilation issues 2015-03-17 11:24:52 +01:00
Andreas Fabri c2445753d2 improve params 2015-03-17 10:46:13 +01:00
Andreas Fabri a3cf33927a do NOT use 'using std' as it introduces ambiguities for function next 2015-03-17 10:41:26 +01:00
Andreas Fabri 90addf9c34 improve examples 2015-03-13 12:14:11 +01:00
Andreas Fabri 0a90521e5d improve manual 2015-03-13 09:13:35 +01:00
Andreas Fabri eed907fac7 remove a concept 2015-03-13 09:03:18 +01:00
Andreas Fabri 91902b9dda improve manual 2015-03-13 09:01:50 +01:00
Andreas Fabri 05669c9800 not 'using std' does not solve the problem with next 2015-03-13 06:05:36 +01:00
Andreas Fabri b9f0487cf9 improve ref manual 2015-03-12 21:54:04 +01:00
Andreas Fabri 9ec3439ea3 improve ref manual 2015-03-12 21:50:20 +01:00
Andreas Fabri df6fc3dca3 simplifications 2015-03-12 18:00:18 +01:00
Andreas Fabri 767e0efad3 cleanup 2015-03-12 11:01:56 +01:00
Andreas Fabri 9483280b5b Add example using Surface_mesh 2015-03-11 22:58:55 +01:00
Andreas Fabri fb7deef4ab it now works with Surface_mesh 2015-03-11 19:21:30 +01:00
Andreas Fabri 2d7f51f441 it now works with Surface_mesh 2015-03-11 19:05:57 +01:00
Andreas Fabri 0321056aff before switching to Surface_mesh 2015-03-11 16:48:46 +01:00
Andreas Fabri c1bc5b05ad use BGL free functions 2015-03-11 12:13:46 +01:00
Andreas Fabri 81f5481cfd remove file with functor 2015-03-11 11:53:16 +01:00
Andreas Fabri 298be9cf07 remove file with functor 2015-03-11 11:53:09 +01:00
Andreas Fabri 837a0747a4 use BGL free functions 2015-03-11 11:52:24 +01:00
Andreas Fabri ba9c3678a6 use BGL free functions 2015-03-11 09:22:52 +01:00
Andreas Fabri 4b18039316 use graph_traits 2015-03-11 08:30:13 +01:00
Sébastien Loriot b28b4607ae use UTF8 for letters with accent 2015-01-31 13:58:08 +01:00
Laurent Rineau 36d8b5bd18 Convert source files encoding to utf-8
All non-ASCII files should be encoded in UTF-8. So far, the ZSH script
`Scripts/developer_scripts/detect_wrong_encoding` detects wrong encoding
in source/header files of include/, src/, and doc/.
2014-08-01 11:20:13 +02:00
Sébastien Loriot 0fa2cacb60 remove doc_tex documentation (including developer manual) and old manual tools 2013-12-03 17:27:02 +01:00
Andreas Fabri 171e86a656 User code has to delete ridges and umbilics; internally use a shared_ptr 2013-11-11 17:19:24 +01:00