Commit Graph

50320 Commits

Author SHA1 Message Date
Andreas Fabri 1af739e10f Add autotoc, remove CGAL::, replace # with \section 2012-11-19 13:27:49 +01:00
Andreas Fabri 993613c7f3 Merge branch 'doxy-port-pmoeller' of ssh://scm.cgal.org/var/git/cgal into doxy-port-pmoeller 2012-11-19 13:12:28 +01:00
Andreas Fabri a035e4959d unlink and a better package illustration 2012-11-19 13:10:57 +01:00
Sébastien Loriot 7a2bd97aae make the selection of sample points deterministic 2012-11-19 10:34:21 +01:00
Philipp Möller 32cb01f6cd Merge branch 'Fix_warnings-CORE-pmoeller' 2012-11-18 10:50:24 +01:00
Philipp Möller 801721202e Extend the concept to operator-> and fix the bug in edge_circulator.
The work-around is a little fishy, because it involves storing the
segment, but so it be. The concept shouldn't check for operator->
though, it is too strict.
2012-11-17 02:32:44 +01:00
Philipp Möller 465c5b265a Shuffle two undocumented headers backwards.
Also change the 2 places they were used in.
2012-11-17 02:16:32 +01:00
Philipp Möller 249893bc61 Use concept assertions in Polygon. 2012-11-17 02:05:31 +01:00
Philipp Möller e623040728 Refactor circulators a little
Give a name proper name to meta-functions that are not used outside
Circulator and enable conversion between circulator tags.
2012-11-17 02:05:19 +01:00
Philipp Möller f15cf44e06 Change to proper include style 2012-11-17 01:57:23 +01:00
Philipp Möller 09e65b9c40 Drop the include guard and remove assert_equal_types
The include guard is unnecessary (tags.h is part of basic and no one
else defines it anymore) and it shouldn't be used anyway.

assert_equal_types doesn't do it's job completely and it's usage in
Nef_2 has been replaced.
2012-11-17 01:56:05 +01:00
Philipp Möller e2502e5b16 Add circulator concepts and a (not useful) test-case. 2012-11-16 22:05:10 +01:00
Laurent Rineau 0f0270f8bf Fix CGAL_SVN_REVISION in internal releases 2012-11-16 10:52:42 +01:00
Laurent Rineau 2d6bf85b5c Merge branch 'hot-fixes-for-Git'
Conflicts:
	.gitignore
2012-11-15 16:33:26 +01:00
Laurent Rineau 14221e947f Display the branch name in all test result pages 2012-11-15 16:32:22 +01:00
Philipp Möller 3d253a0edd Add CGAL_GIT_HASH and provide defaults for all variables 2012-11-15 13:20:37 +01:00
Sébastien Loriot d59468abc9 remove warning 2012-11-15 12:44:24 +01:00
Efi Fogel b8de11c59b cleanup 2012-11-15 11:10:28 +02:00
Sébastien Loriot 62908b7faf remove warning 2012-11-15 09:23:11 +01:00
Sébastien Loriot 936a94fc5e missing ref 2012-11-15 09:16:45 +01:00
Sébastien Loriot 0acfc5196f add rules to ignore more cmake files and qt depends files 2012-11-14 17:17:22 +01:00
Sébastien Loriot 0f69c2a512 remove cpp0x namespace from documentation pages 2012-11-14 16:16:15 +01:00
Sébastien Loriot 8d741d504d remove % in section name 2012-11-14 16:10:15 +01:00
Laurent Rineau 5deb7b6cf7 Merge the file Maintenance/git/global-gitignore into .gitignore
That is simpler to use: no need of a call to git-config.
2012-11-14 16:07:15 +01:00
Andreas Fabri d2992b76b3 Make some \section \subsection 2012-11-14 15:39:46 +01:00
Laurent Rineau 4413cdb5c3 New file: global gitignore file, to use with
git config core.excludesfile ./Maintenance/git/global-gitignore
2012-11-14 15:24:43 +01:00
Sébastien Loriot 3254525b17 two_passes -> smoother_hole_filling
update according to the review of the small feature
2012-11-14 12:30:03 +01:00
Eric Berberich 182acb2153 Merge branch 'Prepare_git-eric' 2012-11-14 12:07:47 +01:00
Eric Berberich 6c9e66f1d5 added script from master branch 2012-11-14 12:07:28 +01:00
Laurent Rineau 2facaf8a8c Updated version for Windows. Search for several names of python2. 2012-11-14 12:02:35 +01:00
Andreas Fabri 1b7a4b9c25 Replace use of Number_type_traits with Algebraic_structure_traits. 2012-11-14 11:23:56 +01:00
Andreas Fabri a3c168ae1d Fix links and de-math 2012-11-14 10:53:37 +01:00
Philipp Möller 8b15717ee4 Use the correct type when iterating std::strings 2012-11-14 10:25:10 +01:00
Guillaume Damiand 15e07360a7 Correct a link (and test git commit ;) 2012-11-14 09:00:51 +01:00
Sébastien Loriot db087ba7d9 simpler API for the the two-pass trick 2012-11-14 01:15:18 +01:00
Sébastien Loriot b97e7b465b add a default visitor 2012-11-14 01:02:05 +01:00
Sébastien Loriot 128b02abb8 update CGAL custom doxygen macros
corresponds to a run of the script Documentation/conversion_tools/rename_macros.sh
+manual edit of doxyassist.xml and pkglist_filter.py
2012-11-14 00:31:05 +01:00
Sébastien Loriot bed259251c add two other macros to rename 2012-11-14 00:21:19 +01:00
Sébastien Loriot dd881981c9 add a comment 2012-11-14 00:13:53 +01:00
Sébastien Loriot 134c0ce3c3 log directory is needed by doxyassist 2012-11-14 00:04:44 +01:00
Sébastien Loriot d80f07254a Documentation/log is needed by doxyassist 2012-11-14 00:04:13 +01:00
Sébastien Loriot cc6aa10fd1 add tags directory need by doxyassist 2012-11-14 00:02:14 +01:00
Sébastien Loriot 6ed074f9c7 rename macro 2012-11-13 23:40:57 +01:00
Sébastien Loriot 2864a76bb0 add script to rename doxygen macros 2012-11-13 23:11:08 +01:00
Laurent Rineau 74d7cf0243 Update for CGAL-4.2 2012-11-13 17:03:11 +01:00
Eric Berberich ddd4ca95da fix if git dir is already given dir 2012-11-13 16:20:07 +01:00
Laurent Rineau 54748a5fa2 Yet another fix
Scripts/developer_scripts/create_internal_release is difficult to test
without commiting it. :-(
2012-11-13 16:15:18 +01:00
Eric Berberich 7937e731d8 removed svn part, and added dummy SVN_CREATED_SVN_REVISION to be 99999 2012-11-13 15:51:37 +01:00
Laurent Rineau ff6c7f9436 Last fix of testsuite scripts? 2012-11-13 15:12:05 +01:00
Laurent Rineau 7516722c10 Modify release creation scripts to be compatible with Git 2012-11-13 14:46:46 +01:00