https://github.com/CGAL/cgal

sort by:
Revision Author Date Message Commit Date
a585f59 Backport various fixes from trunk into CGAL-3.8: | ------------------------------------------------------------------------ | r61824 | lrineau | 2011-03-16 12:40:02 +0100 (Wed, 16 Mar 2011) | 2 lines | Changed paths: | M /trunk/Filtered_kernel/include/CGAL/internal/Static_filters/tools.h | | Get_approx<T, has_approx> must be CGAL::Identity when has_approx==false | | ------------------------------------------------------------------------ | r61872 | teillaud | 2011-03-20 15:46:59 +0100 (Sun, 20 Mar 2011) | 2 lines | Changed paths: | M /trunk/Triangulation_3/doc_tex/Triangulation_3/Triang3.tex | | added Fei (Sophie) Che as developer of the new demo | | ------------------------------------------------------------------------ | r61878 | reichel | 2011-03-20 22:26:51 +0100 (Sun, 20 Mar 2011) | 2 lines | Changed paths: | M /trunk/Installation/auxiliary/cgal_create_cmake_script.1 | | * update date and version | | ------------------------------------------------------------------------ | r61888 | glisse | 2011-03-21 13:42:24 +0100 (Mon, 21 Mar 2011) | 1 line | Changed paths: | M /trunk/Surface_reconstruction_points_3/include/CGAL/Mesh_3/Poisson_refine_cells_3.h | | Remove extra ';'. | ------------------------------------------------------------------------ | r62063 | lrineau | 2011-03-30 11:25:33 +0200 (Wed, 30 Mar 2011) | 2 lines | Changed paths: | M /trunk/Installation/CMakeLists.txt | | Minor: add a precision in the message about old versions of icl | | ------------------------------------------------------------------------ | r62141 | reichel | 2011-04-03 22:51:07 +0200 (Sun, 03 Apr 2011) | 2 lines | Changed paths: | M /trunk/Installation/auxiliary/cgal_create_cmake_script.1 | | update month | | ------------------------------------------------------------------------ 18 April 2011, 14:19:04 UTC
cdcdc5e merge from trunk |------------------------------------------------------------------------ |r62350 | sloriot | 2011-04-11 10:06:51 +0200 (Mon, 11 Apr 2011) | 2 lines | |intersection can be empty | |------------------------------------------------------------------------ 11 April 2011, 08:19:16 UTC
46bb33e backported r62313 from the trunk (corrected typo in bugfix) 08 April 2011, 06:26:52 UTC
cd9e58b merged r62306 from trunk 07 April 2011, 15:55:39 UTC
57548a6 merged r62305 from trunk 07 April 2011, 15:54:40 UTC
e82c1f2 merge branch from trunk |------------------------------------------------------------------------ |r62263 | sloriot | 2011-04-06 16:36:15 +0200 (Wed, 06 Apr 2011) | 3 lines | |in modifs of r62100 removed a needed ++i | | |------------------------------------------------------------------------ 06 April 2011, 14:39:13 UTC
926c219 backported r62254 to the branch (bug fix in memory addressing in MacOS 64 bits) 06 April 2011, 11:50:35 UTC
f47155c merge from trunk |------------------------------------------------------------------------ |r62250 | afabri | 2011-04-06 09:45:28 +0200 (Wed, 06 Apr 2011) | 2 lines | |No longer use deprecated Convex_hull_projection traits classes | |------------------------------------------------------------------------ |r62249 | afabri | 2011-04-06 09:43:38 +0200 (Wed, 06 Apr 2011) | 2 lines | |No longer use Convex_hull_projective traits classes | |------------------------------------------------------------------------ |r62248 | afabri | 2011-04-06 09:42:40 +0200 (Wed, 06 Apr 2011) | 2 lines | |No longer use deprecated Convex_hull_projection_traits classes | |------------------------------------------------------------------------ |r62247 | afabri | 2011-04-06 09:41:14 +0200 (Wed, 06 Apr 2011) | 2 lines | |Add functors of Convex_hull_projective_traits classes | |------------------------------------------------------------------------ 06 April 2011, 07:59:23 UTC
01d729a merge from trunk: |------------------------------------------------------------------------ |r62245 | sloriot | 2011-04-06 09:19:36 +0200 (Wed, 06 Apr 2011) | 7 lines | |Convex_hull_3 bug-fix: | | compute equations of the facets of the polyhedron representing | the convex hull of a set of 3D points. | | | |------------------------------------------------------------------------ 06 April 2011, 07:21:27 UTC
ac01b7f backported r62106 and r62143 to the branch 05 April 2011, 13:24:56 UTC
702b47c backported r62105 to the branch 05 April 2011, 13:24:14 UTC
016118b merge from trunk to branch: |------------------------------------------------------------------------ |r62201 | sloriot | 2011-04-05 12:47:36 +0200 (Tue, 05 Apr 2011) | 3 lines | |Bug fix in merge function of Bezier_x_monotone | | |------------------------------------------------------------------------ |r62199 | sloriot | 2011-04-05 11:45:14 +0200 (Tue, 05 Apr 2011) | 10 lines | |Bezier traits bug fix | | *identity test of span must be done using directions | *add a test for identical but opposite spans | *add missing make_exact calls | *special case of has_same_support for vertical bezier | *special case of _is_in_range for vertical bezier | *add a do-while loop to increase precision in _exact_vertical_position | | |------------------------------------------------------------------------ |r61857 | sloriot | 2011-03-18 19:55:54 +0100 (Fri, 18 Mar 2011) | 7 lines | |Bezier traits: |*fix a bug in resultant computation |*a missing originator when using split with an endpoint of a bezier. | this happen for example when computing the arrangement of a vertical bezier |and another one having its start point on the vertical one |*fix bug in skewbbox intersection in the case of a vertical bezier | |------------------------------------------------------------------------ 05 April 2011, 11:02:11 UTC
15204ab Backport from trunk: | ------------------------------------------------------------------------ | r62100 | lrineau | 2011-04-01 11:47:16 +0200 (Fri, 01 Apr 2011) | 6 lines | Changed paths: | M /trunk/Spatial_searching/include/CGAL/Fuzzy_sphere.h | | Bug fix in <CGAL/Fuzzy_sphere.h> | | Fuzzy_sphere_3<Search_traits> tried to use Point_d::dimension(), instead of | using Search_traits::Construct_cartesian_const_iterator_d. With a custom | Point_d, there was a compilation error. | | ------------------------------------------------------------------------ 01 April 2011, 09:57:09 UTC
2bcc99e merge from trunk: |------------------------------------------------------------------------ |r62057 | sloriot | 2011-03-29 19:55:19 +0200 (Tue, 29 Mar 2011) | 6 lines | |documentation bug-fix | |No support for geomview |Alpha_shape_3 -> Fixed_alpha_shape_3 in operator<< | | |------------------------------------------------------------------------ 29 March 2011, 17:59:30 UTC
a65a602 backport from trunk | ------------------------------------------------------------------------ | r61932 | lrineau | 2011-03-23 16:13:11 +0100 (Wed, 23 Mar 2011) | 2 lines | Changed paths: | M /trunk/Surface_reconstruction_points_3/include/CGAL/Robust_circumcenter_filtered_traits_3.h | | Remove a std::cerr | | ------------------------------------------------------------------------ 23 March 2011, 15:14:41 UTC
5cabf44 Backport from trunk: | ------------------------------------------------------------------------ | r61930 | lrineau | 2011-03-23 15:24:26 +0100 (Wed, 23 Mar 2011) | 11 lines | Changed paths: | M /trunk/Mesh_3/include/CGAL/Polyhedral_mesh_domain_3.h | | Bug in Construct_initial_points if the non-bounding polyhedra are coplanar. | | Before this patch, Construct_initial_points did not try to intersect with | the bounding polyhedron, but only with the other polyhedra. That can lead | to a crash if the given polyhedra are a bounding one, and a second | polyhedron that is coplanar. Then the initial points are *all* coplanar, | and then tr.dimension()==2 and an assertion is triggered. | | Now Construct_initial_points uses construct_intersection_object(), and the | later tries to intersect with all polyhedra, including the bounding one. | | ------------------------------------------------------------------------ 23 March 2011, 14:56:32 UTC
526f761 backport from trunk: |------------------------------------------------------------------------ |r61834 | sloriot | 2011-03-17 11:16:30 +0100 (Thu, 17 Mar 2011) | 2 lines | |bugfix: the derivation must be public |------------------------------------------------------------------------ 17 March 2011, 10:19:54 UTC
7deb5df Backport from trunk: |------------------------------------------------------------------------ |r61819 | sloriot | 2011-03-16 10:59:22 +0100 (Wed, 16 Mar 2011) | 2 lines | |zx -> xz | |------------------------------------------------------------------------ 16 March 2011, 10:06:23 UTC
9a6f212 Backport from trunk: | ------------------------------------------------------------------------ | r61817 | mpouget | 2011-03-16 10:53:31 +0100 (Wed, 16 Mar 2011) | 3 lines | Changed paths: | M /trunk/Ridges_3/examples/Ridges_3/README | | fixed a reference to a non existing visu demo | Laurent, you can safely backport to the release branch | | ------------------------------------------------------------------------ 16 March 2011, 09:58:47 UTC
e6af3d1 Backport from trunk: | ------------------------------------------------------------------------ | r61795 | lrineau | 2011-03-15 11:23:40 +0100 (Tue, 15 Mar 2011) | 1 line | Changed paths: | M /trunk/GraphicsView/demo/Alpha_shapes_2/about_Alpha_shapes_2.html | M /trunk/GraphicsView/demo/Snap_rounding_2/CMakeLists.txt | M /trunk/GraphicsView/demo/Spatial_searching_2/NearestNeighbor.h | M /trunk/GraphicsView/demo/Stream_lines_2/CMakeLists.txt | | Remove erroneous executable permission | ------------------------------------------------------------------------ 15 March 2011, 13:07:08 UTC
ee8f30d New internal releases now target the future CGAL-3.8 release 14 March 2011, 22:35:12 UTC
213d528 Backport from trunk: | ------------------------------------------------------------------------ | r61768 | lrineau | 2011-03-14 13:51:17 +0100 (Mon, 14 Mar 2011) | 2 lines | | Typo: a resource was not found because its path was wrong. | | ------------------------------------------------------------------------ 14 March 2011, 13:34:21 UTC
9efe61e Backport from trunk: | ------------------------------------------------------------------------ | r61764 | lrineau | 2011-03-14 10:18:43 +0100 (Mon, 14 Mar 2011) | 5 lines | | - Package Overview: add "CGAL User and Reference Manual: " in <title> | | - Acknowledging CGAL: add "CGAL User and Reference Manual: " in <title> and use | \sc Cgal instead of CGAL | | ------------------------------------------------------------------------ 14 March 2011, 13:32:42 UTC
9f8b452 Time to prepare beta1 14 March 2011, 13:22:14 UTC
eb2eee7 Backport from trunk: | ------------------------------------------------------------------------ | r61668 | afabri | 2011-03-10 22:15:14 +0100 (Thu, 10 Mar 2011) | 1 line | Changed paths: | M /trunk/Intersections_3/include/CGAL/internal/Intersections_3/Bbox_3_Plane_3_do_intersect.h | M /trunk/Intersections_3/include/CGAL/internal/Intersections_3/Bbox_3_Sphere_3_do_intersect.h | M /trunk/Intersections_3/include/CGAL/internal/Intersections_3/Bbox_3_Triangle_3_do_intersect.h | | QPL -> LGPL | ------------------------------------------------------------------------ | r61677 | lrineau | 2011-03-11 10:59:58 +0100 (Fri, 11 Mar 2011) | 2 lines | Changed paths: | M /trunk/Manual/doc_tex/Manual/cgal_manual.sty | | New value for \opennlpage | | ------------------------------------------------------------------------ 11 March 2011, 12:54:43 UTC
38159ce Backport from trunk: | ------------------------------------------------------------------------ | r61660 | lrineau | 2011-03-10 17:40:32 +0100 (Thu, 10 Mar 2011) | 4 lines | Changed paths: | M /trunk/Installation/doc_tex/Installation/cmakelogo.png | | Change the CMake logo, so that it is 120x120 | | The old 100x100 has been centered into the new canva. | | ------------------------------------------------------------------------ 10 March 2011, 16:47:21 UTC
f55f449 Time for alpha2 10 March 2011, 15:48:35 UTC
cb9c4b7 Backport from trunk two changes to installation.tex: | ------------------------------------------------------------------------ | r61655 | lrineau | 2011-03-10 16:36:44 +0100 (Thu, 10 Mar 2011) | 3 lines | Changed paths: | M /trunk/Installation/doc_tex/Installation/installation.tex | | Add Intel to the supported compiler. | Rename section Compilers to "Supported Compilers" and "cmake" to "CMake" | | ------------------------------------------------------------------------ | r61656 | lrineau | 2011-03-10 16:39:31 +0100 (Thu, 10 Mar 2011) | 2 lines | Changed paths: | M /trunk/Installation/doc_tex/Installation/installation.tex | | Fix a URL | | ------------------------------------------------------------------------ 10 March 2011, 15:45:32 UTC
af77893 Backport various changes from trunk Here is the list of files that were changed: --- Merging r61624 through r61651 into '.': U Manual/doc_tex/Preliminaries/main.tex U Manual/doc_tex/Preliminaries/PkgDescription.tex D Manual/doc_tex/Preliminaries/thirdparty.tex U Manual/doc_tex/Manual/cgal_manual.sty U Manual/developer_scripts/cgal_manual --- Merging r61624 through r61651 into 'Installation': U Installation/doc_tex/Installation/installation.tex U Installation/doc_tex/Installation/PkgDescription.tex A Installation/doc_tex/Installation/cmakelogo.png --- Merging r61624 through r61651 into 'Mesh_3': U Mesh_3/doc_tex/Mesh_3/mesh_3_user.tex --- Merging r61624 through r61651 into '.': U Number_types/include/CGAL/GMP/Gmpfi_type.h --- Merging r61624 through r61651 into 'Manual_tools': U Manual_tools/src/latex_converter_config/html/cc_manual.sty U Manual_tools/src/latex_converter_config/html/modern.css Here is the list of backported revisions: | ------------------------------------------------------------------------ | r61623 | lrineau | 2011-03-09 19:10:21 +0100 (Wed, 09 Mar 2011) | 25 lines | Changed paths: | M /trunk/Manual_tools/src/latex_converter_config/html/cc_manual.sty | M /trunk/Manual_tools/src/latex_converter_config/html/modern.css | | Minor change of the layout of the packages overview. | | The new layout for each package entry in the packages overview is the | following: | ------------------------------------------------------------------------ | | | Title of the package (may be a very long|title that span) | | ------------------------------------------------------------------------ | | | List of authors, that cannot span if is | Introduced in: | | | CENTER | too long (it wraps) | License: LQPL | | | ED PIC |-----------------------------------------| Depends on: foo | | | TURE C | Summary of the package. Can be a long | bar baz foo_3 | | | ENTERE | text that wraps. | bar_2 Kernel | | | D PICT | | Citation entry: | | | | | Demo: foo bar | | ------------------------------------------------------------------------ | | That is: | - three columns, three rows, | - the title is alone on the first row, and spans in col 2 and 3, | - the picture is alone in the first column, vertically spans in rows 2 | and 3, and is vertical centered in its bloc, | - the list of authors is in the middle of the second row, | - the summary is in the middle of the third row, | - the menu in the left column spans in rows 2 and 3. | | ------------------------------------------------------------------------ | r61629 | afabri | 2011-03-10 08:42:15 +0100 (Thu, 10 Mar 2011) | 4 lines | Changed paths: | M /trunk/Installation/doc_tex/Installation/PkgDescription.tex | A /trunk/Installation/doc_tex/Installation/cmakelogo.png | | Put the cmake logo as illustration of the Installation package. | Got authorisation from Lisa Avila (Kitware) in | a mail from 9.3.2011 | | ------------------------------------------------------------------------ | r61636 | afabri | 2011-03-10 12:50:47 +0100 (Thu, 10 Mar 2011) | 2 lines | Changed paths: | M /trunk/Installation/doc_tex/Installation/installation.tex | | Merge information that was in Preliminaries/Third Party Software into the installation manual | | ------------------------------------------------------------------------ | r61637 | afabri | 2011-03-10 12:51:51 +0100 (Thu, 10 Mar 2011) | 2 lines | Changed paths: | M /trunk/Manual/doc_tex/Preliminaries/main.tex | | Third party software is now described in the Installation manual | | ------------------------------------------------------------------------ | r61638 | afabri | 2011-03-10 12:56:19 +0100 (Thu, 10 Mar 2011) | 2 lines | Changed paths: | M /trunk/Manual/doc_tex/Preliminaries/PkgDescription.tex | | Remove 3rd party libs | | ------------------------------------------------------------------------ | r61639 | afabri | 2011-03-10 12:56:46 +0100 (Thu, 10 Mar 2011) | 2 lines | Changed paths: | M /trunk/Installation/doc_tex/Installation/PkgDescription.tex | | Add 3rd party libs | | ------------------------------------------------------------------------ | r61640 | afabri | 2011-03-10 12:57:53 +0100 (Thu, 10 Mar 2011) | 1 line | Changed paths: | D /trunk/Manual/doc_tex/Preliminaries/thirdparty.tex | | 3rd party libraries are now covered in the installation manual | ------------------------------------------------------------------------ | r61641 | penarand | 2011-03-10 13:12:30 +0100 (Thu, 10 Mar 2011) | 4 lines | Changed paths: | M /trunk/Number_types/include/CGAL/GMP/Gmpfi_type.h | | Applied Alexander Kobel's patch to Gmpfi_type.h, to avoid loosing references | to the endpoints. This patch fixes a memory leak. | | | ------------------------------------------------------------------------ | r61642 | lrineau | 2011-03-10 13:15:01 +0100 (Thu, 10 Mar 2011) | 2 lines | Changed paths: | M /trunk/Manual/developer_scripts/cgal_manual | | Add quotes to " so that it does not create incorrect HTML in the end. | | ------------------------------------------------------------------------ | r61643 | lrineau | 2011-03-10 13:15:29 +0100 (Thu, 10 Mar 2011) | 2 lines | Changed paths: | M /trunk/Manual/doc_tex/Manual/cgal_manual.sty | | Add/update \foobarpage commands | | ------------------------------------------------------------------------ | r61644 | lrineau | 2011-03-10 14:12:24 +0100 (Thu, 10 Mar 2011) | 2 lines | Changed paths: | M /trunk/Mesh_3/doc_tex/Mesh_3/mesh_3_user.tex | | Fix empty \ref. I added the correct label to ref to. | | ------------------------------------------------------------------------ | r61645 | lrineau | 2011-03-10 14:13:57 +0100 (Thu, 10 Mar 2011) | 2 lines | Changed paths: | M /trunk/Manual/doc_tex/Manual/cgal_manual.sty | | Fix a compilation error | | ------------------------------------------------------------------------ | r61646 | lrineau | 2011-03-10 14:14:41 +0100 (Thu, 10 Mar 2011) | 2 lines | Changed paths: | M /trunk/Installation/doc_tex/Installation/installation.tex | | General use of \foobarpage{} macros. | | ------------------------------------------------------------------------ | r61648 | lrineau | 2011-03-10 14:46:19 +0100 (Thu, 10 Mar 2011) | 9 lines | Changed paths: | M /trunk/Manual_tools/src/latex_converter_config/html/cc_manual.sty | M /trunk/Manual_tools/src/latex_converter_config/html/modern.css | | Tweaks to the packages overview: | | - CSSification of the PkgDescription for each package, | | - the "Citation Entry" is replace with "BibTex: [cgal:abc-11]" (where | cgal:abc-11 is the bibtex label of the entry), | | - attempt to make the tags soup result a more correct HTML. | | ------------------------------------------------------------------------ | r61651 | afabri | 2011-03-10 15:28:33 +0100 (Thu, 10 Mar 2011) | 2 lines | Changed paths: | M /trunk/Installation/doc_tex/Installation/PkgDescription.tex | | fix the ccPkgIllustration | | ------------------------------------------------------------------------ 10 March 2011, 14:50:31 UTC
590868b Merge from trunk: | ------------------------------------------------------------------------ | r61623 | lrineau | 2011-03-09 19:10:21 +0100 (Wed, 09 Mar 2011) | 25 lines | Changed paths: | M /trunk/Manual_tools/src/latex_converter_config/html/cc_manual.sty | M /trunk/Manual_tools/src/latex_converter_config/html/modern.css | | Minor change of the layout of the packages overview. | | The new layout for each package entry in the packages overview is the | following: | ------------------------------------------------------------------------ | | | Title of the package (may be a very long|title that span) | | ------------------------------------------------------------------------ | | | List of authors, that cannot span if is | Introduced in: | | | CENTER | too long (it wraps) | License: LQPL | | | ED PIC |-----------------------------------------| Depends on: foo | | | TURE C | Summary of the package. Can be a long | bar baz foo_3 | | | ENTERE | text that wraps. | bar_2 Kernel | | | D PICT | | Citation entry: | | | | | Demo: foo bar | | ------------------------------------------------------------------------ | | That is: | - three columns, three rows, | - the title is alone on the first row, and spans in col 2 and 3, | - the picture is alone in the first column, vertically spans in rows 2 | and 3, and is vertical centered in its bloc, | - the list of authors is in the middle of the second row, | - the summary is in the middle of the third row, | - the menu in the left column spans in rows 2 and 3. | | ------------------------------------------------------------------------ 09 March 2011, 18:15:13 UTC
40d924c Backport various minor patches to the packages overview: | ------------------------------------------------------------------------ | r61607 | lrineau | 2011-03-09 15:41:08 +0100 (Wed, 09 Mar 2011) | 4 lines | Changed paths: | M /trunk/Mesh_3/doc_tex/Mesh_3/PkgDescription.tex | | Update the PkgDescription of Mesh_3 | | (Copy-paste-adaptation of its new introduction.) | | ------------------------------------------------------------------------ | r61608 | lrineau | 2011-03-09 15:56:21 +0100 (Wed, 09 Mar 2011) | 2 lines | Changed paths: | M /trunk/Mesh_3/doc_tex/Mesh_3/PkgDescription.tex | | Small PkgDescription, was too long. | | ------------------------------------------------------------------------ | r61609 | afabri | 2011-03-09 16:33:30 +0100 (Wed, 09 Mar 2011) | 1 line | Changed paths: | M /trunk/Installation/doc_tex/Installation/illustration.png | | Replace illustration of PkgDescription | ------------------------------------------------------------------------ 09 March 2011, 17:50:59 UTC
9f046d3 Merge from trunk: | ------------------------------------------------------------------------ | r61606 | lrineau | 2011-03-09 14:33:08 +0100 (Wed, 09 Mar 2011) | 4 lines | Changed paths: | M /trunk/Installation/CMakeLists.txt | M /trunk/Installation/cmake/modules/CGAL_Common.cmake | | Add comments near the CMake policy we set. | | Set the new policy CMP0017 of CMake-2.8.4 to OLD. | | ------------------------------------------------------------------------ 09 March 2011, 17:49:35 UTC
2eaa9e8 Merge from trunk: | ------------------------------------------------------------------------ | r61604 | lrineau | 2011-03-09 13:49:30 +0100 (Wed, 09 Mar 2011) | 8 lines | Changed paths: | M /trunk/GraphicsView/src/CGALQt4/CMakeLists.txt | M /trunk/GraphicsView/src/CGALQt4/DemosMainWindow.cpp | | In the popup "About CGAL...", do not display the SVN revision number if the | release is a public release. | | If the CGAL_Qt4 library is configured while there is an environment | variable CGAL_FAKE_PUBLIC_RELEASE, then the release version string is | stripped from its -I-.* part, so that is it equivalent to the version | string of the public release. | | ------------------------------------------------------------------------ 09 March 2011, 17:48:48 UTC
8f50214 Merge from trunk: | ------------------------------------------------------------------------ | r61602 | lrineau | 2011-03-09 12:20:23 +0100 (Wed, 09 Mar 2011) | 10 lines | Changed paths: | M /trunk/Manual_tools/src/latex_converter_config/html/cc_manual.sty | | Replace "\%" by "2&##37;" in \lcRawHtml | | Explanation: | - the lexer of cc_extract_html sometimes treats "%" as the start of a | comment, unconditionally (whereas the LaTeX parser treats \% as a | macro), | - in HTML, "%" and "&#37;" as equivalent (that is the "HTML Entity Code" | of "%"), | - in cc_extract_html, the "#" must be quoted to "##". | | ------------------------------------------------------------------------ 09 March 2011, 17:47:56 UTC
d76ca6a Merge from trunk minor fixes to PkgDescription and installation.tex: | ------------------------------------------------------------------------ | r61596 | afabri | 2011-03-09 10:44:07 +0100 (Wed, 09 Mar 2011) | 2 lines | Changed paths: | M /trunk/Installation/doc_tex/Installation/PkgDescription.tex | | CGAL -> \cgal | | ------------------------------------------------------------------------ | r61597 | afabri | 2011-03-09 10:48:17 +0100 (Wed, 09 Mar 2011) | 2 lines | Changed paths: | M /trunk/Triangulation_2/doc_tex/Triangulation_2/PkgDescription.tex | | CGAL -> \cgal | | ------------------------------------------------------------------------ | r61598 | afabri | 2011-03-09 11:01:38 +0100 (Wed, 09 Mar 2011) | 2 lines | Changed paths: | M /trunk/Polynomial/doc_tex/Polynomial/PkgDescription.tex | | Avoid links to a reference manual page in the package overview. It would probably even be better to avoid \ccc{} at all and only use textual description. | | ------------------------------------------------------------------------ | r61600 | afabri | 2011-03-09 11:57:49 +0100 (Wed, 09 Mar 2011) | 2 lines | Changed paths: | M /trunk/Polynomial/doc_tex/Polynomial/PkgDescription.tex | | De \ccc{}-ify | | ------------------------------------------------------------------------ | r61601 | afabri | 2011-03-09 11:59:52 +0100 (Wed, 09 Mar 2011) | 2 lines | Changed paths: | M /trunk/Installation/doc_tex/Installation/installation.tex | | Remove the sentence "The goal of the CGAL Project ...." | | ------------------------------------------------------------------------ 09 March 2011, 17:46:24 UTC
3b139b5 Merge from trunk: | ------------------------------------------------------------------------ | r61582 | lrineau | 2011-03-08 16:25:22 +0100 (Tue, 08 Mar 2011) | 3 lines | Changed paths: | M /trunk/Algebraic_kernel_d/doc_tex/Algebraic_kernel_d/intro.tex | | Add a \section{Introduction} so that the text of the intro is not glued to | the minitoc. | | ------------------------------------------------------------------------ 09 March 2011, 17:43:53 UTC
efb69b2 Merge from trunk: | ------------------------------------------------------------------------ | r61558 | afabri | 2011-03-08 09:25:20 +0100 (Tue, 08 Mar 2011) | 2 lines | Changed paths: | M /trunk/Installation/changes.html | | typos | | ------------------------------------------------------------------------ 09 March 2011, 17:42:46 UTC
2eedfce Merge changes from Andreas in PkgDescriptions, from trunk: | ------------------------------------------------------------------------ | r61553 | afabri | 2011-03-08 08:50:07 +0100 (Tue, 08 Mar 2011) | 2 lines | Changed paths: | M /trunk/Principal_component_analysis/doc_tex/Principal_component_analysis/PkgDescription.tex | | Add \ccPkgDemo | | ------------------------------------------------------------------------ | r61554 | afabri | 2011-03-08 08:54:00 +0100 (Tue, 08 Mar 2011) | 2 lines | Changed paths: | M /trunk/Triangulation_3/doc_tex/Triangulation_3/PkgDescription.tex | | Add \ccPkgDemo | | ------------------------------------------------------------------------ | r61555 | afabri | 2011-03-08 08:59:47 +0100 (Tue, 08 Mar 2011) | 2 lines | Changed paths: | M /trunk/Envelope_3/doc_tex/Envelope_3/PkgDescription.tex | | Add \ccPkgDemo | | ------------------------------------------------------------------------ | r61556 | afabri | 2011-03-08 09:01:47 +0100 (Tue, 08 Mar 2011) | 2 lines | Changed paths: | M /trunk/Surface_reconstruction_points_3/doc_tex/Surface_reconstruction_points_3/PkgDescription.tex | | Change name of demo file | | ------------------------------------------------------------------------ | r61557 | afabri | 2011-03-08 09:02:46 +0100 (Tue, 08 Mar 2011) | 2 lines | Changed paths: | M /trunk/Point_set_processing_3/doc_tex/Point_set_processing_3/PkgDescription.tex | | Change demo file | | ------------------------------------------------------------------------ 09 March 2011, 17:40:51 UTC
4e8d7b4 merge modification to changes.html and CHANGES from trunk 08 March 2011, 10:36:10 UTC
9d0681e Backport changes of Installation/changes.html from trunk. Following revision: | ------------------------------------------------------------------------ | r61531 | hemmer | 2011-03-06 08:09:56 +0100 (Sun, 06 Mar 2011) | 2 lines | | rephrased text | | ------------------------------------------------------------------------ | r61536 | afabri | 2011-03-07 10:10:07 +0100 (Mon, 07 Mar 2011) | 2 lines | | Reorder entries | | ------------------------------------------------------------------------ | r61537 | afabri | 2011-03-07 11:57:15 +0100 (Mon, 07 Mar 2011) | 2 lines | | Add dD generator | | ------------------------------------------------------------------------ | r61538 | afabri | 2011-03-07 12:13:39 +0100 (Mon, 07 Mar 2011) | 2 lines | | Add T3 demo and static filters for EPEC | | ------------------------------------------------------------------------ | r61539 | afabri | 2011-03-07 12:20:57 +0100 (Mon, 07 Mar 2011) | 2 lines | | typo | | ------------------------------------------------------------------------ | r61540 | afabri | 2011-03-07 12:28:52 +0100 (Mon, 07 Mar 2011) | 2 lines | | Move package | | ------------------------------------------------------------------------ 07 March 2011, 14:08:27 UTC
edf2794 Create the CGAL-3.8 branch, from the same revision as the internal release CGAL-3.8-Ic-160 07 March 2011, 13:36:38 UTC
7500bda rephrased text 06 March 2011, 07:09:56 UTC
13a5499 missing an operator for a true iterator 05 March 2011, 16:47:52 UTC
48a27b2 Fix the uninstaller 04 March 2011, 18:29:27 UTC
9d1a4ca Oops! The public release name must be in public_release_name, and not in release_name! 04 March 2011, 16:23:38 UTC
24082ee Create alpha1, now. 04 March 2011, 15:21:09 UTC
5a1306a Polish the uninstaller Well, maybe I should stop now. :-) 04 March 2011, 15:19:33 UTC
f81c191 Remove cgal.ico, which is corrupted. Rename cgal-16.ico to cgal.ico 04 March 2011, 15:05:49 UTC
948745f Fix typos 04 March 2011, 14:44:41 UTC
7bc8804 Now that the section GMP_LIB_Idx is a simple section, it can not longer be *partially selected* (SF_PSELECTED), but only *selected* (SF_PSELECTED)! This one-character-patch will fix the issue about the disabled checkbox in envarsPage, where we cannot make NSIS add the GMP_LIB_DIR to the PATH. 04 March 2011, 14:29:32 UTC
22980c5 Remove the added env variables, in the uninstaller. 04 March 2011, 14:22:05 UTC
f134fcf Finish the following revision: ------------------------------------------------------------------------ r58465 | afabri | 2010-09-03 16:18:17 +0200 (Fri, 03 Sep 2010) | 1 line Qt3->Qt4 ------------------------------------------------------------------------ The release creation script was reporting a conflict between GraphicsView/demo/Stream_lines_2/CMakeLists.txt and Stream_lines_2/demo/Stream_lines_2/CMakeLists.txt 04 March 2011, 13:07:59 UTC
fae319a Update the NSIS script: - no longer modify the start menu, use the "Add/Remove Programs" features of Windows (since Windows XP) - add some comments 04 March 2011, 12:52:29 UTC
e80f0c6 New precompiled versions of GMP/MPFR. What is new: the libraries contain a versioninfo resource. 04 March 2011, 12:49:55 UTC
2b31624 Move Leda and MPFI to Miscellaneous 04 March 2011, 10:27:22 UTC
f292ca0 Fix my previous commit. bibtex does not like comments inside an entry. 04 March 2011, 10:23:22 UTC
2638868 CGAL 3.7 -> CGAL 3.8 04 March 2011, 10:07:07 UTC
2c2ce21 remove commented lines from example. int -> size_type 04 March 2011, 07:12:17 UTC
767bc40 remove warnings 03 March 2011, 18:20:41 UTC
9f1fd59 Rename create_cgal_test_with_cmake to create_cgal_test For the moment, it still creates file named "cgal_test_with_cmake"... 03 March 2011, 15:48:55 UTC
728d10e Cosmetic change 03 March 2011, 15:45:55 UTC
5ae2f38 This file now has a usage() function and complains against unknown command line options 03 March 2011, 15:45:36 UTC
9dc0e57 Fix typo in the usage 03 March 2011, 15:44:08 UTC
87e9fac cgal_test_with_cmake: display the error file at the end 03 March 2011, 15:43:43 UTC
17d637c New test that checks: - that GMP and MPFR are correctly linked, - and that they are DLL, with correct fileversion meta-info. 03 March 2011, 15:39:47 UTC
e95329a delaunay.geometryfactory.com does not have Qt3. Disable WITH_CGAL_Qt3 in the CMake cache, so that test/Installation/ no longer fails. 03 March 2011, 13:29:58 UTC
b7763e7 The URL of /The Standard Template Library/, http://www.cs.rpi.edu/~musser/doc.ps, no longer work. The home site of David R. Musser disappeared. 03 March 2011, 11:45:45 UTC
2afac8a Fix CMakeLists.txt, ligne 319: the variable ${CMAKE_INSTALL_PREFIX} must be quoted. It can contain special characters. For example, on Windows Vista 64 bits, by default, it is "C:/Program Files (x86)/CGAL". 03 March 2011, 09:59:53 UTC
d832c0b When SHOW_PROGRESS is non-null, the direction of localtestscript and localbuildscript were wrong: the stderr output was not reported in the log files. 03 March 2011, 09:43:14 UTC
0177728 do not catch CGAL_USER 02 March 2011, 18:54:37 UTC
8ce2048 add #include<CGAL/config.h> before any directive CGAL_USE_* 02 March 2011, 18:52:57 UTC
0ebdccf update URL and Id tag 02 March 2011, 14:59:51 UTC
8bc22ac update URL and Id 02 March 2011, 14:42:40 UTC
014b308 Bump the SONAME of CGAL-3.8. I have seen that at least CGAL::Random in CGAL-3.8 is not binary compatible with CGAL::Random in CGAL-3.7 (there is a new field). 02 March 2011, 11:37:13 UTC
e4ad9ad - Add a note about LLVM Clang. - Add a note about the full support of the options -strict-ansi (Intel) and -ansi (g++). 02 March 2011, 11:11:10 UTC
d5b5236 Document that Boost>=1.39 is now required (instead of >=1.34.1) 02 March 2011, 10:55:17 UTC
cc3e568 Do not submit the html2text config file 02 March 2011, 10:28:48 UTC
95bd054 updated 02 March 2011, 10:25:05 UTC
3fc0da4 More complicated test, to that the Intel Compiler is not considered to have statement expressions. 02 March 2011, 10:20:44 UTC
6d2b695 Oops: typo. The first values couple is (-5, -2), and not (-5, -5). 02 March 2011, 10:00:36 UTC
ab29685 New version of test_implicit_interoperable_for_real_embeddable: the variable a and b cannot be volatile, but they can be initialized from volatile values. Again, the goal is to prevent constant propagation. 02 March 2011, 09:59:27 UTC
c35fe2f add one line-space after a paragraph 02 March 2011, 07:34:54 UTC
4607e1f Added 3D-Envelopes and 2D-Minkowski-sums 01 March 2011, 22:33:28 UTC
2a093f8 use H3 for chapters + correct typos 01 March 2011, 18:31:17 UTC
bfc151f remove unused line 01 March 2011, 18:30:11 UTC
fa4ee2d Add profile for html2text to generate CHANGES command line: html2text -rcfile html2textrc changes.html 01 March 2011, 18:29:47 UTC
942a071 Workaround for VC9/VC10 (in the testsuite only) With /O2 and /fp:strict, MSVC produces a wrong assembler for the following code: int main(){ int i = 3; float f = 3.f; bool b = (f>= i); return b ? 0 : 1; } The issue is with constant propagation and /fp:strict in the optimizer. The workaround is to use volatile to prevent the constant propagation. 01 March 2011, 16:54:21 UTC
7e8cf96 naive update of changes 01 March 2011, 15:30:36 UTC
0260f40 overlap of spans was not detected when equal. As a consequence, identical bezier curves was intersected only at one of extremity (overlap was not detected). 01 March 2011, 14:04:47 UTC
4b23984 Update Boost version to the new 1.46, instead of this old 1.38. Rebuild the cmake cache. 01 March 2011, 13:32:11 UTC
a9e13a6 No need for a compare functor as the inplace list now provides comparison operators 01 March 2011, 13:25:24 UTC
1d3a127 updated 01 March 2011, 10:45:17 UTC
99dbd2d yet another memory leak in CORE polynomial. 01 March 2011, 09:22:23 UTC
b811e0d Fix memory leak in CORE polynomial (in case zero polynomial is used) 01 March 2011, 09:05:17 UTC
c1ff39d fix documentation from branch (code merged in r60697) 28 February 2011, 17:22:38 UTC
42bb0cb revert unneeded commit 28 February 2011, 17:02:19 UTC
a3d1cb4 change assertion for MSVC and Sun CC 28 February 2011, 16:26:20 UTC
e5a9625 *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 28 February 2011, 15:28:28 UTC
2889b6a no deprecated warning in tests testing move_point 28 February 2011, 13:31:13 UTC
3698d45 use CGAL namespace 28 February 2011, 07:40:38 UTC
back to top