Commit Graph

251 Commits

Author SHA1 Message Date
Laurent Rineau 32a3f4b60b The `make clean` can fail when there is no target at all 2015-07-15 16:36:19 +02:00
Laurent Rineau fa13f4ed0c Merge remote-tracking branch 'philaris/sdglinf-philaris' into CGAL-Qt5_support-GF 2015-07-10 17:28:07 +02:00
Laurent Rineau 15c1469a54 CGAL requires CMake>=2.8.11. 2015-07-10 17:01:42 +02:00
Laurent Rineau 3ec0c69f8f We want 2.8.10 for all demos
Previous versions are not tested by the CGAL daily test suite.
2015-07-09 17:50:22 +02:00
Laurent Rineau e5bcdc5f3e Update all CMakeLists.txt
- CMake 2.8.11 or later is now required
- GLEW is no longer used by demo/Polyhedron/
2015-07-06 18:14:34 +02:00
Panagiotis Cheilaris 51499f78c5 remove sdglinf hv from ipelet
Signed-off-by: Panagiotis Cheilaris <philaris@cs.ntua.gr>
2015-06-30 10:32:07 +02:00
Panagiotis Cheilaris f8a645e93b Segment Voronoi diagram Linf ipelet in cmake list 2015-06-30 10:31:58 +02:00
Panagiotis Cheilaris f6fd3128fb control CGAL_SDG_DEBUG with cmake, show segments
Signed-off-by: Panagiotis Cheilaris <philaris@cs.ntua.gr>
2015-06-30 10:31:17 +02:00
Panagiotis Cheilaris b4236a0f1f renames to be like formal CGAL repository
I have only kept in an include directory at the root
the change in arrangement point location.

This change also requires to use some special local
includes in CMakeLists.txt files. I will do it in a
subsequent commit.
2015-06-30 10:31:01 +02:00
Sébastien Loriot 9e68f232ac using the free function to_double instead of the member function
the member function is specific to a few number types
2015-04-13 14:25:57 +02:00
Sébastien Loriot b28b4607ae use UTF8 for letters with accent 2015-01-31 13:58:08 +01:00
Olivier Devillers d947a0b076 f vs lf 2014-08-05 17:19:49 +02:00
Olivier Devillers 23c435f18c forgot lua file 2014-08-04 16:10:53 +02:00
Olivier Devillers 1d7f69dfb7 forgot lua file 2014-08-04 16:09:30 +02:00
Olivier Devillers c702ff0705 forgot to write the unit 2014-08-04 16:00:43 +02:00
Olivier Devillers d39be1922e typo 2014-08-04 13:22:25 +02:00
Olivier Devillers d6c93ed3a8 this file has to be modified to get test-suite running! 2014-08-04 11:47:43 +02:00
Olivier Devillers d9cdb1f580 There was a bug in the computation of pencil of circles:
degenerate case when circle degenerate in the radical axis
were not taken in account.

This has an implact on the ipelets "pencil of circels"and "hyperbolic".

A very small ipelet computing the distance between two points is also added.
2014-08-01 15:20:23 +02:00
Laurent Rineau ac9ea3ee05 compilation error, use CGAL::to_double 2014-06-26 19:12:57 +02:00
Sébastien Loriot 244e0fe1cf add missing targets to the testsuite 2014-01-13 17:42:10 +01:00
Laurent Rineau 92fbeb4926 Merge remote-tracking branch 'origin/CGAL_ipelets-hyperbolic-odevil'
Small feature:
  http://cgal.org/wiki/Features/Small_Features/Hyperbolic_ipelets

Tested in CGAL-4.4-Ic-76.
Approved by the release manager.

Conflicts:
	Installation/changes.html
2014-01-03 12:19:12 +01:00
Olivier Devillers 38c28d3692 error messages and default box 2013-12-17 11:54:59 +01:00
Sébastien Loriot d8ccdab0a4 update user manual 2013-12-16 23:05:10 +01:00
Sébastien Loriot d45f445a59 handle intersecting polygons 2013-12-16 22:48:16 +01:00
Sébastien Loriot 29ad4556e7 make the name of subfunctions matching with the doc and the help menu 2013-12-16 17:40:27 +01:00
Olivier Devillers fee948e406 misc (following Sebastien remarks) 2013-12-16 16:19:29 +01:00
Olivier Devillers 9c4785f884 additional features in hyperbolic ipelet 2013-12-10 11:33:28 +01:00
Olivier Devillers 0eb0367883 detail 2013-12-05 09:19:46 +01:00
Olivier Devillers c05c0a556f apply Sebastien comments 2013-12-05 09:11:35 +01:00
Sébastien Loriot 0fa2cacb60 remove doc_tex documentation (including developer manual) and old manual tools 2013-12-03 17:27:02 +01:00
Olivier Devillers 3c5906c5e5 correct year 2013-11-28 11:11:52 +01:00
Olivier Devillers 0a58678648 bug in clipping 2013-11-27 18:29:49 +01:00
Olivier Devillers 1752d3605c adding policies in Hilbert sort
adding doc of the CGAL_ipelet demo
2013-11-27 17:28:14 +01:00
Olivier Devillers 27b3acf5d1 New Ipelets : pencils of circles
hyperbolic geometry

Modified Ipelet : generator (place of created points from selection instead of
                             midle of the page).
2013-11-26 09:42:55 +01:00
Andreas Fabri 6c547e5663 Mainly added includes 2013-09-13 22:24:30 +02:00
Laurent Rineau bc03aaf30b Put doc/ in the global dont_submit file 2013-08-20 10:57:03 +02:00
Sébastien Loriot 64f38d2703 add missing group 2013-08-07 10:48:16 +02:00
Sébastien Loriot d282ade623 use \cgalCite instead of \cite
using perl -i -pe 's/\\cite\s*{?([a-zA-Z0-9:-]+)}?/\\cgalCite{$1}/g'
2013-08-05 18:25:26 +02:00
Sébastien Loriot b2ef3b8673 Merge branch 'doc-remove_gif-local'
Successfully test in CGAL-4.3-Ic-102

This commit fixes a few issues in the doxygen documentation and in particular
the figure for the generation of latex doc.

Approved by the interim release manager

xplain why this merge is necessary,
2013-07-26 17:50:07 +02:00
Sébastien Loriot 2dfe8a3d73 workaround for a doxygen bug: remove space after /!* to avoid a verbatim env
this happens if you have an empty line or the text directly after /!*
to find them in the generated documentation, grep for "pre class=\"fragment\""
(a few of them are legitimate however)
2013-07-25 14:58:53 +02:00
Sébastien Loriot 143a2181b3 add latex format for \imagei doxygen command
perl -pe 's/^(\s*)\\image\s+html\s+(.*)\s*$/$1\\image html $2\n$1\\image latex $2\n/' -i
2013-07-25 11:50:53 +02:00
Sébastien Loriot c48c9e21bd make each ipelet linking to ipe library 2013-07-02 14:24:14 +02:00
Ross Hemsley 4d9caf3763 Added names that were missing into the Doxyfile.in entries.
Also modified Installation/CMakeLists.txt to push the version number variable to the parent level
so that it can be accessed by the documentation
2013-05-30 17:55:43 +02:00
Philipp Möller d4e379ba82 Small fixes in the generated Doxyfile.in 2013-05-30 15:32:33 +02:00
Ross Hemsley c0690f87f4 Manually inserted tags that could not be generated automatically
added in options that were in XML but were not moved across to new Doxyfile.in files.
2013-05-30 14:45:18 +02:00
Philipp Möller 4d469821f7 Generated Doxyfile.in and dependencies 2013-05-30 14:13:47 +02:00
Sébastien Loriot 7e15467c72 new cgal doxygen advanced macro to put the text inside a div 2013-05-27 19:36:33 +02:00
Sébastien Loriot ccebcfd954 use the classical cmake way to find third party library 2013-03-25 09:32:32 +01:00
Sébastien Loriot c41bcc8999 remove empty groups 2013-03-14 09:36:56 +01:00
Andreas Fabri 37b7f0054f output_iterator -> OutputIterator; ipelets depend on Polygon package 2013-03-14 09:08:08 +01:00
Sébastien Loriot 7d2903e230 add classified reference manual pages 2013-03-12 14:51:52 +01:00
Sébastien Loriot 3696c36367 vc++ does not like "and", replace it with && 2013-03-05 14:12:58 +01:00
Laurent Rineau 26a7e70785 New license.txt files (eol changes)
The new version 2.13.0 of licensecheck has changed the spaces at eol.
2013-02-19 16:46:39 +01:00
Sébastien Loriot 82b2ebc865 apply the cpp0x namespace renaming in all files 2012-12-19 11:33:17 +01:00
Philipp Möller 75f69570dc Change the titles of mainpages to "User Manual"
This leads to a slightly odd result in the search for "User Manual",
but makes the pages themselves more consistent.
2012-12-13 14:47:09 +01:00
Sébastien Loriot 9576be3c3b add doc in dont_submit 2012-11-27 08:42:02 +01:00
Sébastien Loriot 1d5b7dec76 correct linking and remove section 2012-11-22 11:50:29 +01:00
Andreas Fabri 625f9f6cd7 after git merge remotes/origin/hot-fixes-for-Git 2012-11-20 13:02:17 +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 ae159cbdf3 replace markup #, ##, ### by \section, \subsection and \subsubsection
(script replacement)
2012-11-06 22:02:15 +00:00
Andreas Fabri 7a6634b5a7 No need for CGAL:: in user manuals 2012-10-31 20:11:16 +00:00
Philipp Möller 31e9eadf8b Fix all PackageDescriptions to a newer layout 2012-10-19 15:52:31 +00:00
Sébastien Loriot 456c08e9b9 exactly one element should be a primary selection 2012-10-08 07:45:30 +00:00
Philipp Möller bc48dfe5a0 Be consistent about author/authors 2012-10-03 16:40:16 +00:00
Sébastien Loriot 744556a941 check and fix CGAL ipelets 2012-10-02 22:38:47 +00:00
Philipp Möller 272a52ee44 Do a global pass over Doxygen warnings/errors. 2012-10-02 15:12:54 +00:00
Philipp Möller c9fdbf3edb Add an anchor to each level one heading, so we get a nice tree in the
user manuals.
2012-10-02 11:53:01 +00:00
Philipp Möller 37778547bf Fix example to point to paths similar to a flat layout 2012-10-01 18:02:44 +00:00
Philipp Möller b64ba48134 The changes to move the package overview labels into the
PackageDescription.
2012-09-25 17:17:49 +00:00
Philipp Möller e54098fb57 Throw out left over Classified files and move their content if
necessary.
2012-09-20 16:29:19 +00:00
Philipp Möller 1954eff3d6 * build normalized mainpage anchors
* better naming for Pkg commands
* User and Reference Manual links from the PackageOverview
2012-09-20 15:30:03 +00:00
Andreas Fabri 6f61e2b2ee Downsize headings 2012-09-17 14:53:05 +00:00
Philipp Möller 864aebe2e5 Merge next.
This commit also updates the respective mock-headers when the
corresponding .tex documentation has changed. This has been the case for:

AABB_tree/doc_tex/AABB_tree_ref/AABBGeomTraits.tex
AABB_tree/doc_tex/AABB_tree_ref/AABBTraits.tex
AABB_tree/doc_tex/AABB_tree_ref/AABB_traits.tex
Mesh_3/doc_tex/Mesh_3_ref/parameters_features.tex
Mesh_3/doc_tex/Mesh_3_ref/parameters_no_features.tex
Number_types/doc_tex/NumberTypeSupport_ref/Interval_nt.tex
Number_types/doc_tex/NumberTypeSupport_ref/Lazy_exact_nt.tex
Spatial_searching/doc_tex/Spatial_searching_ref/Search_traits_2.tex
Spatial_searching/doc_tex/Spatial_searching_ref/Search_traits_3.tex
Triangulation_2/doc_tex/Triangulation_2_ref/Constrained_Delaunay_triangulation_2.tex
2012-09-12 14:14:22 +00:00
Philipp Möller 2d8931167f autoexamples 2012-08-29 16:20:55 +00:00
Philipp Möller 5a0a5403c4 Enable autotoc on mainpages 2012-08-29 15:45:17 +00:00
Philipp Möller e2616dafb1 Rebuild the how_to_cite structure 2012-08-28 17:33:45 +00:00
Andreas Fabri e3e5cba5b4 fix cite 2012-08-28 08:50:32 +00:00
Andreas Fabri b6afd2a2e4 one \cite per paper 2012-08-27 19:58:48 +00:00
Philipp Möller 76aacb1add Change created package names to be the pretty printed version instead
of the readable, short, easy-to-remember SVN version.
2012-08-23 17:00:30 +00:00
Laurent Rineau 2db4effa7e CMake: Fix the handling of cmake_policy
That is a followup-to my commit last year:
  | ------------------------------------------------------------------------
  | r63198 | lrineau | 2011-04-28 19:45:22 +0200 (Thu, 28 Apr 2011) | 5 lines
  | 
  | Try to fix my last revision about cmake_policy, with CMake-2.6.x
  | 
  | CMake gives an error if one tries to use cmake_policy(VERSION x.y.z) if
  | x.y.z is greater than the current CMake version.
  | 
  | ------------------------------------------------------------------------

The following check:
  if("${CMAKE_MAJOR_VERSION}.${CMAKE_MINOR_VERSION}" VERSION_GREATER 2.6)
is useless just after a call to:
 cmake_minimum_required(VERSION 2.6.2)



The script used to fix that was:


#!/usr/bin/env perl

$replacement=<<'END';
if("${CMAKE_MAJOR_VERSION}.${CMAKE_MINOR_VERSION}.${CMAKE_PATCH_VERSION}" VERSION_GREATER 2.8.3)
  cmake_policy(VERSION 2.8.4)
else()
  cmake_policy(VERSION 2.6)
endif()
END

while(<>) {
    if(/if\("\${CMAKE_MAJOR_VERSION}.\${CMAKE_MINOR_VERSION}" VERSION_GREATER 2.6\)/) {
        while(<>) {
            if(/^endif\(\)/) {
                print "$replacement";
                while(<>) {
                    print;
                }
                exit 0
            }
        }
    }
    print;
}
2012-08-22 12:35:03 +00:00
Andreas Fabri dde2961adc Add \anchor of chapters 2012-08-21 10:22:57 +00:00
Philipp Möller d3a9a641de Refurb package descriptions with a label for the license. 2012-08-20 14:28:36 +00:00
Philipp Möller 171c4bbd51 more packages 2012-08-16 17:15:27 +00:00
Sébastien Loriot c61dccb5a5 find_path do nothing if the variable is already in the cache 2012-08-14 15:01:10 +00:00
Sébastien Loriot 40e636e8e5 more warnings removed 2012-07-27 10:38:58 +00:00
Sébastien Loriot cd58d025f7 remove unused var warnings 2012-07-27 10:29:10 +00:00
Sébastien Loriot 5dd3045330 move installation dir setup in demo script 2012-06-21 09:51:55 +00:00
Sébastien Loriot e7e15113ef modification for IPE
->move the version check and the installation directory detection into the 
  demo CMakeLists.txt
2012-06-20 15:12:28 +00:00
Laurent Rineau b385c8227b Workaround the check of NDEBUG in the testsuite. 2012-01-26 11:21:43 +00:00
Laurent Rineau a37c74d534 Add license files, per package 2012-01-16 15:54:22 +00:00
Laurent Rineau 88e6e796ff Missing #include for assert 2012-01-16 10:30:24 +00:00
Laurent Rineau 5b5dd33848 merge changes from next 2012-01-09 12:33:39 +00:00
Laurent Rineau 93486787c3 The inside of ccPkgDescription must not contain black lines between macros
Otherwise that inserts a buggy "<p>" tag in the package overview where the
doctype does not allow it.
2011-11-15 19:16:23 +00:00
Sébastien Loriot 91a5327fa8 change LGPLv2 -> LGPLv3 2011-10-10 13:48:25 +00:00
Sébastien Loriot 554f62d411 remove executable property from copyright files 2011-10-03 08:18:16 +00:00
Andreas Fabri d10a333947 Add a file with the copyright holder(s) to the package_info 2011-09-29 20:45:16 +00:00
Laurent Rineau fdb7ea6c6b prepare ccPkgHowToCiteCgal for CGAL-3.10 (in 2012) 2011-09-28 16:15:05 +00:00
Philipp Möller f9b288db90 Merged branch ^/branches/features/gsoc2011-copy_n-pmoeller.
Small feature page: https://cgal.geometryfactory.com/CGAL/Members/wiki/Features/Small_Features/Replace_copy_n
2011-08-26 14:34:10 +00:00
Laurent Rineau 369498d1e5 Cancel revision 64607. There had been a problem with the branch.
| ------------------------------------------------------------------------
  | r64607 | efif | 2011-07-05 17:27:04 +0200 (Tue, 05 Jul 2011) | 1 line
  | 
  | Merged feature-branch Aos_2-new_functors-tau into next
  | ------------------------------------------------------------------------
2011-07-06 11:11:58 +00:00
Laurent Rineau 3c02e07b23 Try to fix my last revision about cmake_policy, with CMake-2.6.x
CMake gives an error if one tries to use cmake_policy(VERSION x.y.z) if
x.y.z is greater than the current CMake version.
2011-04-28 17:45:22 +00:00
Laurent Rineau c97205f085 Global handling of CMake policies (second part)
We declare 
  cmake_minimum_required(VERSION 2.6.2)
but we also use
  cmake_policy(VERSION 2.8.4)
to declare that our CMake scripts are OK with all the defaults of CMake policies
as of CMake-2.8.4. That shuts down the warnings of CMake-2.8.4.

That way, we no longer need any declaration of specific policies.

Those two lines must be present and maintained in all our CMakeLists.txt
files (the one for the libraries, and also the one for examples and demos,
and maybe tests).
2011-04-28 10:55:56 +00:00
Laurent Rineau ca5c92e034 Global maintenance of CMakeLists.txt: CMake minimal version is -2.6.2
The documentation of CGAL says that the minimal version of CMake must be
CMake-2.6.2.
  - change cmake_minimum_required to VERSION 2.6.2
  - no longer any need for the policy CMP0003 (was for 2.4.x)
  - no longer any need for CMAKE_ALLOW_LOOSE_LOOP_CONSTRUCTS (was for 2.4)
2011-04-27 17:58:27 +00:00
Sébastien Loriot 8ce2048aea add #include<CGAL/config.h> before any directive CGAL_USE_* 2011-03-02 18:52:57 +00:00
Sébastien Loriot e5a96255ba *remove warnings.
In particular remove UNTESTED_XXXXXXXXXXX unused variable that possibly hide true warnings. 
In those cases, the string printed while executed now starts with "NOTE: ".
*CGAL internal code no longer rely on depecrated features
2011-02-28 15:28:28 +00:00
Laurent Rineau da95064578 Update the \ccPkgHowToCiteCgal tag for CGAL-3.8 (2011). 2011-02-24 15:21:10 +00:00
Laurent Rineau 77a2bead80 Add missing svn properties (keywords and eol-style). 2010-09-20 12:12:46 +00:00
Sylvain Pion fe04258e2a Remove myself from maintainer files. 2010-09-15 12:32:09 +00:00
Fernando Cacciola 738080d74e Reverted to release 3.6 2010-08-19 23:11:29 +00:00
Sébastien Loriot 5471e90cd1 s/succesful/successful 2010-08-12 08:30:26 +00:00
Sébastien Loriot 15b9c6e87b typo 2010-08-12 07:10:41 +00:00
Fernando Cacciola 412b3fb135 Fixed location of helper function to draw unbounded bisectors 2010-08-05 21:53:30 +00:00
Sébastien Loriot f364b5a604 accommodate changes in Straight_skeleton API 2010-08-02 06:19:25 +00:00
Sébastien Loriot ce58091329 autodetect version of IPE
This can be override by set IPE_VERSION cmake variable to 6 or 7.
2010-06-23 16:20:18 +00:00
Sébastien Loriot fb29cad175 svn tag clean up 2010-06-17 11:56:17 +00:00
Laurent Rineau 91ff4aa65c let ipelets be in the usual directory. 2010-05-21 16:03:57 +00:00
Sébastien Loriot 6da19089e5 constness pb detected on intel 2010-04-26 08:14:33 +00:00
Sébastien Loriot 5d240ff6de remove warning on intel 2010-03-24 08:57:26 +00:00
Laurent Rineau 8b83f2ef79 Merged revisions 54700-54703,54726,54827,54834,54861-54864 via svnmerge from
svn+ssh://lrineau@scm.gforge.inria.fr/svn/cgal/branches/CGAL-3.6-branch

........
  r54700 | lrineau | 2010-03-11 15:13:25 +0100 (Thu, 11 Mar 2010) | 18 lines
  
  Backport from trunk:
    | ------------------------------------------------------------------------
    | r54614 | lrineau | 2010-03-09 16:25:12 +0100 (Tue, 09 Mar 2010) | 4 lines
    | Changed paths:
    |    M /trunk/Mesh_2/include/CGAL/IO/File_poly.h
    |    M /trunk/Mesh_2/include/CGAL/Mesh_2/Clusters.h
    |    M /trunk/Mesh_2/include/CGAL/Mesh_2/Refine_edges.h
    |    M /trunk/Mesh_2/test/Mesh_2/test_conforming.cpp
    |    M /trunk/Mesh_2/test/Mesh_2/test_meshing.cpp
    |    M /trunk/Triangulation_2/include/CGAL/Constrained_Delaunay_triangulation_2.h
    |    M /trunk/Triangulation_2/include/CGAL/Constrained_triangulation_plus_2.h
    | 
    | - Fix the Mesh_2 test suite: previously it was no longer testing anything!
    | - Fix the handling of the cdt with the triangulation plus_2.
    | - Add tests with CDT_plus_2.
    | 
    | ------------------------------------------------------------------------
........
  r54701 | lrineau | 2010-03-11 15:19:21 +0100 (Thu, 11 Mar 2010) | 26 lines
  
  Backport from trunk:
    | ------------------------------------------------------------------------
    | r54660 | lrineau | 2010-03-10 17:46:10 +0100 (Wed, 10 Mar 2010) | 2 lines
    | Changed paths:
    |    M /trunk/Mesh_2/include/CGAL/Mesh_2/Refine_edges.h
    | 
    | Fix a bug of Mesh_2 that exists for years (since r23141, 2004-10-19)!
    | 
    | ------------------------------------------------------------------------
    | r54661 | lrineau | 2010-03-10 17:51:09 +0100 (Wed, 10 Mar 2010) | 2 lines
    | Changed paths:
    |    M /trunk/Mesh_2/test/Mesh_2/test_conforming.cpp
    | 
    | Add tests cdt.is_valid().
    | 
    | ------------------------------------------------------------------------
    | r54665 | lrineau | 2010-03-10 19:09:33 +0100 (Wed, 10 Mar 2010) | 4 lines
    | Changed paths:
    |    M /trunk/Mesh_2/test/Mesh_2/test_meshing.cpp
    | 
    | Add tests of is_valid() in test_meshing.cpp (previously Mesh_2 was creating
    | invalid triangulations! See revision 54660.)
    | .
    | 
    | ------------------------------------------------------------------------
........
  r54702 | lrineau | 2010-03-11 15:34:35 +0100 (Thu, 11 Mar 2010) | 2 lines
  
  Add a paragraph about Mesh_2 and CDT_plus_2.
........
  r54703 | lrineau | 2010-03-11 15:41:31 +0100 (Thu, 11 Mar 2010) | 2 lines
  
  Add a note about the other bug fix in Mesh_2.
........
  r54726 | reichel | 2010-03-12 19:30:43 +0100 (Fri, 12 Mar 2010) | 2 lines
  
  Add RS library to prerequisites section.
........
  r54827 | lrineau | 2010-03-19 15:27:55 +0100 (Fri, 19 Mar 2010) | 2 lines
  
  Two targets where not in "make demos".
........
  r54834 | reichel | 2010-03-20 15:36:01 +0100 (Sat, 20 Mar 2010) | 2 lines
  
  update date and version number
........
  r54861 | lrineau | 2010-03-22 22:44:31 +0100 (Mon, 22 Mar 2010) | 2 lines
  
  One must include <boost/version.hpp> before testing BOOST_VERSION!
........
  r54862 | lrineau | 2010-03-22 22:46:40 +0100 (Mon, 22 Mar 2010) | 3 lines
  
  <QtCore/qglobal.h> is one right path, unless <Qt/qglobal.h> (pb reported on
  MacOS X).
........
  r54863 | reichel | 2010-03-22 23:54:19 +0100 (Mon, 22 Mar 2010) | 2 lines
  
  update Debian stuff for 3.6-1
........
  r54864 | reichel | 2010-03-22 23:55:25 +0100 (Mon, 22 Mar 2010) | 2 lines
  
  fix typo
........
2010-03-23 09:46:25 +00:00
Sylvain Pion 85dc12f2a7 Remove empty lines at beginning and end of files
(apply Scripts/developer_scripts/remove_empty_lines.pl).
2010-02-01 12:55:28 +00:00
Laurent Rineau e847bb097b Merged revisions 53845,53847,53862-53863,53867 via svnmerge from
svn+ssh://lrineau@scm.gforge.inria.fr/svn/cgal/branches/CGAL-3.6-branch

........
  r53845 | lrineau | 2010-01-27 17:43:40 +0100 (Wed, 27 Jan 2010) | 47 lines
  
  Merge from trunk:
    | ------------------------------------------------------------------------              
    | r53829 | afabri | 2010-01-27 15:49:38 +0100 (Wed, 27 Jan 2010) | 1 line               
    | Changed paths:                                                                        
    |    M /trunk/Triangulation_3/include/CGAL/Triangulation_hierarchy_3.h                  
    | 
    | std::min  -> (std::min) for VC++
    | ------------------------------------------------------------------------
    | r53832 | spion | 2010-01-27 16:18:45 +0100 (Wed, 27 Jan 2010) | 2 lines 
    | Changed paths:                                                          
    |    M /trunk/Triangulation_3/test/Triangulation_3/include/CGAL/_test_cls_delaunay_3.h
    | 
    | Add regression test for the iterator order determinism.  "Tout ca pour ca"...
    | 
    | ------------------------------------------------------------------------
    | r53833 | afabri | 2010-01-27 16:19:08 +0100 (Wed, 27 Jan 2010) | 1 line 
    | Changed paths:                                                          
    |    M /trunk/Triangulation_2/test/Triangulation_2/include/CGAL/_test_cls_regular_hierarchy_2.h
    | 
    | Add #include <CGAL/Random.h> to testfile
    | ------------------------------------------------------------------------
    | r53834 | afabri | 2010-01-27 16:22:31 +0100 (Wed, 27 Jan 2010) | 1 line
    | Changed paths:
    |    M /trunk/Triangulation_2/include/CGAL/Constrained_Delaunay_triangulation_2.h
    |    M /trunk/Triangulation_2/include/CGAL/Constrained_triangulation_2.h
    |    M /trunk/Triangulation_2/include/CGAL/Constrained_triangulation_plus_2.h
    |    M /trunk/Triangulation_2/include/CGAL/Delaunay_triangulation_2.h
    |    M /trunk/Triangulation_2/include/CGAL/Regular_triangulation_2.h
    |    M /trunk/Triangulation_2/include/CGAL/Triangulation_2.h
    |    M /trunk/Triangulation_2/include/CGAL/Triangulation_hierarchy_2.h
    | 
    | Change rng; Remove random_shuffle
    | ------------------------------------------------------------------------
    | r53837 | afabri | 2010-01-27 17:04:42 +0100 (Wed, 27 Jan 2010) | 1 line
    | Changed paths:
    |    M /trunk/Triangulation_2/include/CGAL/Triangulation_2.h
    | 
    | luckily Sylvain reads my commits, and luckily I switched from release to debug mode in my local testsuite
    | ------------------------------------------------------------------------
    | r53842 | afabri | 2010-01-27 17:20:32 +0100 (Wed, 27 Jan 2010) | 1 line
    | Changed paths:
    |    M /trunk/Apollonius_graph_2/include/CGAL/Apollonius_graph_2/Apollonius_graph_hierarchy_2_impl.h
    |    M /trunk/Apollonius_graph_2/include/CGAL/Apollonius_graph_hierarchy_2.h
    | 
    | Change rng
    | ------------------------------------------------------------------------
........
  r53847 | lrineau | 2010-01-27 18:05:30 +0100 (Wed, 27 Jan 2010) | 2 lines
  
  Bump SONAME and SOVERSION.
........
  r53862 | lrineau | 2010-01-28 10:24:30 +0100 (Thu, 28 Jan 2010) | 2 lines
  
  CMake needs CMAKE_ALLOW_LOOSE_LOOP_CONSTRUCTS.
........
  r53863 | lrineau | 2010-01-28 10:26:49 +0100 (Thu, 28 Jan 2010) | 2 lines
  
  The full demo/ directory is to be ignored.
........
  r53867 | lrineau | 2010-01-28 13:18:19 +0100 (Thu, 28 Jan 2010) | 36 lines
  
  Merge from trunk:
    | ------------------------------------------------------------------------
    | r53846 | afabri | 2010-01-27 17:44:13 +0100 (Wed, 27 Jan 2010) | 1 line
    | Changed paths:
    |    M /trunk/Segment_Delaunay_graph_2/include/CGAL/Segment_Delaunay_graph_hierarchy_2.h
    | 
    | Change rng and use  rng in random_shuffle
    | ------------------------------------------------------------------------
    | r53859 | afabri | 2010-01-28 08:48:26 +0100 (Thu, 28 Jan 2010) | 1 line
    | Changed paths:
    |    M /trunk/Spatial_sorting/include/CGAL/hilbert_sort.h
    |    M /trunk/Spatial_sorting/include/CGAL/spatial_sort.h
    | 
    | Default constructor of boost::rand48 is good enough
    | ------------------------------------------------------------------------
    | r53860 | afabri | 2010-01-28 08:50:26 +0100 (Thu, 28 Jan 2010) | 1 line
    | Changed paths:
    |    M /trunk/Periodic_3_triangulation_3/include/CGAL/Periodic_3_triangulation_3.h
    | 
    | Switch to boost::rand48
    | ------------------------------------------------------------------------
    | r53861 | afabri | 2010-01-28 09:29:45 +0100 (Thu, 28 Jan 2010) | 1 line
    | Changed paths:
    |    M /trunk/Point_set_processing_3/doc_tex/Point_set_processing_3_ref/grid_simplify_point_set.tex
    |    M /trunk/Point_set_processing_3/doc_tex/Point_set_processing_3_ref/random_simplify_point_set.tex
    | 
    | Remove repeated words
    | ------------------------------------------------------------------------
    | r53864 | afabri | 2010-01-28 10:48:59 +0100 (Thu, 28 Jan 2010) | 1 line
    | Changed paths:
    |    M /trunk/Interval_skip_list/include/CGAL/Interval_skip_list.h
    | 
    | switch to boost::rand48
    | ------------------------------------------------------------------------
    | 
........
2010-01-28 12:43:21 +00:00
Sébastien Loriot 9863352f25 avoid ++ on possible rvalue 2010-01-25 07:39:16 +00:00
Laurent Rineau 5e4c755bdb Merged revisions 53668-53669,53678-53679,53682-53686 via svnmerge from
svn+ssh://lrineau@scm.gforge.inria.fr/svn/cgal/branches/CGAL-3.6-branch

........
  r53668 | yvinec | 2010-01-19 11:00:41 +0100 (Tue, 19 Jan 2010) | 3 lines
  
  added changes for Mesh_3
........
  r53669 | yvinec | 2010-01-19 11:04:38 +0100 (Tue, 19 Jan 2010) | 3 lines
  
  fixed page layout in Changes for Mesh_3
........
  r53678 | spion | 2010-01-20 13:32:36 +0100 (Wed, 20 Jan 2010) | 2 lines
  
  Link AK_d and reorder to have Modular close to NT.
........
  r53679 | lrineau | 2010-01-20 13:37:23 +0100 (Wed, 20 Jan 2010) | 9 lines
  
  Merge from trunk:
    | New Revision: 53666
    |  Author: sloriot
    |  Date: 2010-01-19 08:41:16 +0100 (Tue, 19 Jan 2010)
    |  
    |  Log message:
    |  
    | remove warnings
........
  r53682 | lrineau | 2010-01-20 14:31:41 +0100 (Wed, 20 Jan 2010) | 2 lines
  
  Simplify the URL to CORE, so that "_" is not in the URL (Pb with manual tools)
........
  r53683 | lrineau | 2010-01-20 14:42:23 +0100 (Wed, 20 Jan 2010) | 3 lines
  
  Fix the package description of AK (fix the bib label and the version of
  CGAL)
........
  r53684 | lrineau | 2010-01-20 14:45:53 +0100 (Wed, 20 Jan 2010) | 1 line
  
  clean PkgDescription.tex
........
  r53685 | lrineau | 2010-01-20 15:01:09 +0100 (Wed, 20 Jan 2010) | 3 lines
  
  - Update PkgDexcription.tex to year 2010.
  - Add manual-3.6.bib
........
  r53686 | lrineau | 2010-01-20 15:03:10 +0100 (Wed, 20 Jan 2010) | 1 line
  
  Update the biblio shipped in manual tools, using manual-3.6.bib
........
2010-01-20 14:07:18 +00:00
Sébastien Loriot cdee61ee96 Replace M_PI by CGAL_PI 2010-01-19 07:27:33 +00:00
Sébastien Loriot 9d38efe9e1 typo 2010-01-14 14:33:39 +00:00
Sébastien Loriot a40b033c15 add IPE 7 support in doc 2010-01-08 10:35:45 +00:00
Sébastien Loriot 9663887da1 correct paper size function 2009-12-30 15:52:17 +00:00
Sébastien Loriot b7bf411782 ipe 7 support using -DWITH_IPE_7=ON while cmaking demos 2009-12-29 16:46:19 +00:00
Laurent Rineau 727f860977 Fix CGAL_ipelets_Demo testsuite: DO_RUN must be empty. 2009-10-27 07:53:06 +00:00
Laurent Rineau 83912b2952 Massive fix of svn:keywords properties, and $URL$ keyword. 2009-10-20 08:59:26 +00:00
Sylvain Pion 5626725230 Remove a bunch of EPS files. 2009-09-18 12:27:38 +00:00
Laurent Rineau 7dec1f3e41 Fix the cgal_test of ipelets: do not try to run them (they are shared
libraries).
2009-08-27 08:45:29 +00:00
Laurent Rineau 29dfdb2d1f CGAL ipelets needs a custom cgal_test file. 2009-08-25 09:01:21 +00:00
Sylvain Pion 8573fe26ce Rename CGALi to internal. 2009-08-24 17:10:04 +00:00
Laurent Rineau f1a3f94274 Merge to trunk commits from CGAL-3.5-branch so far.
Merged revisions 50855,50859,50863,50868,50871,50878-50879,50886,50893,50930-50934 via svnmerge from 
svn+ssh://scm.gforge.inria.fr/svn/cgal/branches/CGAL-3.5-branch

........
  r50855 | lrineau | 2009-07-27 13:47:18 +0200 (Mon, 27 Jul 2009) | 1 line
  
  Attempt to fix links to precompiled demos.
........
  r50859 | lrineau | 2009-07-27 14:37:54 +0200 (Mon, 27 Jul 2009) | 2 lines
  
  update the AUTHORS list
........
  r50863 | lrineau | 2009-07-27 14:53:14 +0200 (Mon, 27 Jul 2009) | 3 lines
  
  Remove occurences of "3.4" in various files (problem reported by
  J. Reichel)
........
  r50868 | lrineau | 2009-07-27 15:38:39 +0200 (Mon, 27 Jul 2009) | 2 lines
  
  Fix target names conflicts with Triangulation_2.
........
  r50871 | lrineau | 2009-07-27 15:48:57 +0200 (Mon, 27 Jul 2009) | 2 lines
  
  Taucs will be updated for CGAL-3.5.
........
  r50878 | lrineau | 2009-07-27 16:10:03 +0200 (Mon, 27 Jul 2009) | 2 lines
  
  There was still a 3.4 in that file.
........
  r50879 | lrineau | 2009-07-27 16:16:11 +0200 (Mon, 27 Jul 2009) | 2 lines
  
  Fix a problem with \cgalrawversion{}: use "\cgalrawversion" instead!
........
  r50886 | reichel | 2009-07-27 19:09:07 +0200 (Mon, 27 Jul 2009) | 2 lines
  
  Set CGAL_SONAME_VERSION to 4 and CGAL_SOVERSION to 4.0.0.
........
  r50893 | lsaboret | 2009-07-28 10:27:31 +0200 (Tue, 28 Jul 2009) | 2 lines
  
  * Fixed include path.
  * Fixed order of libraries: TAUCS must be listed before LAPACK.
........
  r50930 | lrineau | 2009-07-29 11:58:00 +0200 (Wed, 29 Jul 2009) | 2 lines
  
  Add periodic_3_demo to "make demos".
........
  r50931 | lrineau | 2009-07-29 11:59:33 +0200 (Wed, 29 Jul 2009) | 2 lines
  
  Add CGAL ipelets to "make demos".
........
  r50932 | lrineau | 2009-07-29 12:57:59 +0200 (Wed, 29 Jul 2009) | 2 lines
  
  Add the polyhedron demo to "make demos".
........
  r50933 | lrineau | 2009-07-29 13:04:50 +0200 (Wed, 29 Jul 2009) | 2 lines
  
  Add the points set demo to "make demos".
........
  r50934 | lrineau | 2009-07-29 13:09:22 +0200 (Wed, 29 Jul 2009) | 2 lines
  
  Make the windows installer fetch the manual from the right place!
........
2009-07-29 12:49:27 +00:00
Laurent Rineau 83ff44a65a Temp fix for the segfault of cc_latex_to_html on CGAL_ipelets_ref. 2009-07-07 13:52:31 +00:00
Sébastien Loriot 297fba80b1 fix after move of FindIPE to general dir 2009-06-30 09:08:45 +00:00
Sébastien Loriot 85d262491d move FindIPE to install dir 2009-06-30 09:06:26 +00:00
Sébastien Loriot ec251bb038 add NOTICE in cmake msg 2009-06-30 08:56:56 +00:00
Sébastien Loriot baf884ec46 figure for html 2009-06-26 16:04:59 +00:00
Sébastien Loriot b843eefc3e add eps for latex doc 2009-06-25 06:48:48 +00:00
Sébastien Loriot 2fcd348b36 correct cmake version warning 2009-06-25 06:08:01 +00:00
Sébastien Loriot be002039a5 fix CGAL namespace + not FATAL_ERROR if Ipe not found 2009-06-24 06:08:02 +00:00
Sébastien Loriot a1412c7677 Completed the skeleton ipelet 2009-06-23 19:26:47 +00:00
Sylvain Pion 4346999728 Cleanups 2009-06-23 12:58:51 +00:00
Sylvain Pion 879f8afa2f Fixes for the Mac. 2009-06-23 12:56:32 +00:00
Sébastien Loriot 48c25b25a5 Straight skeleton working :)
The default polygon is used inside the ipelet
2009-06-20 18:24:49 +00:00
Sébastien Loriot 79e7dffd6e modif for skeleton: template for polygon 2009-06-18 20:58:29 +00:00
Sébastien Loriot 430d024348 add a draft of an ipelet + update install script for fedora 2009-06-17 19:15:18 +00:00
Sébastien Loriot cdd03a96f6 update text 2009-06-08 20:15:20 +00:00
Sébastien Loriot e0a87fe913 add pictures for package overview
bug in read acive objects
bug in circle generation
2009-06-06 08:55:39 +00:00