Commit Graph

50820 Commits

Author SHA1 Message Date
Luis Peñaranda 33b903206c typo in my last name in .bib files 2012-12-04 12:10:53 -02:00
Philipp Möller 3fae0d7373 Add missing STRIP_FROM_PATH configuration variables 2012-12-04 14:25:36 +01:00
Philipp Möller e271a13a33 Document files in Surface_mesh_parameterization 2012-12-04 14:25:00 +01:00
Philipp Möller 07f7ce5125 Define non-standard LaTeX symbol 2012-12-04 12:46:10 +01:00
Philipp Möller 6d2af34d06 Fix broken links in Envelope_3 and Convex Decomposition
The tag files were pointed at a wrong relative path.
2012-12-04 12:36:27 +01:00
Philipp Möller 1adf441b18 Convert all CRLF files to LF 2012-12-03 18:44:24 +01:00
Philipp Möller 6b43b44e64 Clean default .gitattributes 2012-12-03 18:43:17 +01:00
Philipp Möller be3b5f2227 Merge branch 'Documentation-global-search-pmoeller' 2012-12-03 17:08:39 +01:00
Philipp Möller fc1a811b90 Correct the documentation of default 2012-12-03 16:37:00 +01:00
Philipp Möller 6ecdad7638 Make the SEARCHENGINE global
Turn off SEARCHENGINE globally, enable it in the top-level package and
rework header_package.html to use the `search` directory created in
the top-level package.
2012-12-03 16:32:50 +01:00
Philipp Möller 03b9760a84 Remove conceptify.py
All functionality has been moved to html_output_post_processing.py
2012-12-03 12:43:16 +01:00
Guillaume Damiand f092e2c250 Merge branch 'master' of ssh://scm.cgal.org/var/git/cgal 2012-12-03 08:08:53 +01:00
Andreas Fabri c2564ca24e improve illustration 2012-12-02 22:42:19 +01:00
Efi Fogel fa065d6a80 included <algorithm> 2012-12-02 11:09:47 +02:00
Laurent Rineau 65c55d14e9 Handle add_definitions in the CGAL_polyhedron_demoConfig file 2012-11-30 17:13:57 +01:00
Laurent Rineau 1656a0a1bb Fix when USE_FORWARD_DECL is not defined. 2012-11-30 17:09:42 +01:00
Laurent Rineau b4f9754ef2 Export CGAL_Qt4 if and only if it is a target of the current project. 2012-11-30 16:23:33 +01:00
Laurent Rineau c4d35cd207 Add an option --no-scm-update to create_new_release
My script
Maintenance/infrastructure/cgal.geometryfactory.com/bin/create_release
already fetch and reset the SCM (to precompile manual tools). No need have
create_release to it again.
2012-11-30 12:50:30 +01:00
Laurent Rineau d4e0a891c0 git pull is not robust.
Now I use `git rev-parse --abbrev-rev HEAD` to get the branch name, and
then `git reset --hard` to force the update to the last revision of the
branch.
2012-11-30 11:17:49 +01:00
Laurent Rineau e33d05f919 Add a AUTHOR_WARNING if the source file does not exist. 2012-11-30 10:34:29 +01:00
Guillaume Damiand e25d7285ad Merge branch 'master' of ssh://scm.cgal.org/var/git/cgal 2012-11-29 22:26:26 +01:00
Sébastien Loriot 1078574aef simplify .gitattributes (remove images) 2012-11-29 19:49:20 +01:00
Sébastien Loriot 93e664f26a add missing requirement for ConvexHullTraits_2 2012-11-29 19:40:02 +01:00
Sébastien Loriot 99431d84f0 Merge branch 'hot-fixes-for-Git'
Conflicts:
	Arrangement_on_surface_2/include/CGAL/Arr_point_location/Trapezoidal_decomposition_2_impl.h
2012-11-29 19:38:34 +01:00
Sébastien Loriot 20846d49ef remove special handling of files 2012-11-29 19:34:57 +01:00
Sébastien Loriot d3e29b0441 Normalize line endings 2012-11-29 19:23:40 +01:00
Sébastien Loriot ae90f69e78 Merge branch 'hot-fixes-for-Git' 2012-11-29 19:21:14 +01:00
Sébastien Loriot f46a56242c Normalize line endings 2012-11-29 19:16:13 +01:00
Andreas Fabri 4e19f0d8a8 polishing 2012-11-29 18:51:01 +01:00
Laurent Rineau 05f3ca0581 More exports 2012-11-29 18:04:07 +01:00
Andreas Fabri aa61332278 fix typos and links 2012-11-29 17:58:40 +01:00
Andreas Fabri 5ac65669eb use \cgalAutoToc 2012-11-29 17:01:54 +01:00
Andreas Fabri 29b8bfb5eb Better anchors + package dependency 2012-11-29 15:45:06 +01:00
Efi Fogel acb7dcebbc Porting of the 2D Arrangements demo to Qt4 2012-11-29 11:14:01 +02:00
Guillaume Damiand 4ab6143652 Merge branch 'master' of ssh://scm.cgal.org/var/git/cgal 2012-11-28 21:37:27 +01:00
Sébastien Loriot 9f45516fcf add input for test file 2012-11-28 16:05:18 +01:00
Sébastien Loriot 436c0c2e37 implement what is documented
the constructor overload should be available only if iterator value_type
is convertible to Point
2012-11-28 12:39:12 +01:00
Sébastien Loriot cb52bb42be add missing \endcond 2012-11-28 12:38:35 +01:00
Sébastien Loriot a6fe048a25 restore the former API without the visitor introduced in 485d1bc5
Remove the visitor from the documented example
and move to undocumnet section the constructor with visitors
2012-11-28 12:05:03 +01:00
Sébastien Loriot 6832bd90c9 remove unused var warning 2012-11-28 12:05:03 +01:00
Sébastien Loriot e1be9d2a14 missing include statement 2012-11-28 12:05:03 +01:00
Sébastien Loriot b212c59dfc BUG when not using the default traits, pass it to the function 2012-11-28 12:05:03 +01:00
Sébastien Loriot 98c8d8d811 remove exe property 2012-11-28 12:05:03 +01:00
Sébastien Loriot 533b9f07b3 BUG: typedef has moved 2012-11-28 12:05:02 +01:00
Guillaume Damiand 703e5d4149 Remove warnings.
Unused typedef, variable; unitialized type.
2012-11-28 10:10:48 +01:00
Guillaume Damiand bff6b44f5c Remove warnings in LCC test.
3 unused typedef; and one unitialized variable.
2012-11-28 09:51:59 +01:00
Guillaume Damiand 68dfccb046 Merge branch 'master' of ssh://scm.cgal.org/var/git/cgal 2012-11-27 22:19:06 +01:00
Philipp Möller 93ccbf4465 Remove misleading sentence about array construction
Also improve the make_array documentation to be more concise and
honest.
2012-11-27 15:57:48 +01:00
Philipp Möller 7776eb1631 Pluralize group names. 2012-11-27 15:43:28 +01:00
Laurent Rineau ba9ed406bd Re-simplify the .gitattributes file after the merge of doxy-port-pmoeller 2012-11-27 11:44:03 +01:00