swh:1:snp:78e145aa8174e576786284475a76cf6f187b3475

sort by:
Revision Author Date Message Commit Date
cfc0760 Create the tag for CGAL-3.5-beta1 (I forgot to create it). 28 September 2009, 09:36:44 UTC
705d1cf Internal release tag for CGAL-3.5-I-155 29 July 2009, 14:16:01 UTC
232cb75 typo 29 July 2009, 13:58:59 UTC
902f1cb Unify the indentation of all paragraphs. 29 July 2009, 13:57:54 UTC
915c9c4 Add vertical white-spaces to make the changelog more readable. 29 July 2009, 13:56:20 UTC
b92b4ae Make the windows installer fetch the manual from the right place! 29 July 2009, 11:09:22 UTC
6025fbd Add the points set demo to "make demos". 29 July 2009, 11:04:50 UTC
f2905dd Add the polyhedron demo to "make demos". 29 July 2009, 10:57:59 UTC
c06dac8 Add CGAL ipelets to "make demos". 29 July 2009, 09:59:33 UTC
d658286 Add periodic_3_demo to "make demos". 29 July 2009, 09:58:00 UTC
b91945f Fixed compilation error in cgal_test_with_cmake introduced in r50885 28 July 2009, 11:40:50 UTC
4647adb -#include <Qt/qglobal.h> +#include <QtCore/qglobal.h> 28 July 2009, 09:04:37 UTC
7f5dec1 Fixed typo: recommended knn is 18 in code 28 July 2009, 08:38:06 UTC
b7d597f * Fixed include path. * Fixed order of libraries: TAUCS must be listed before LAPACK. 28 July 2009, 08:27:31 UTC
57110ee Set CGAL_SONAME_VERSION to 4 and CGAL_SOVERSION to 4.0.0. 27 July 2009, 17:09:07 UTC
4a63236 * Fixed compilation errors on Windows/VC++ introduced in r50866 (one needs to update a DLL's config file when renaming the DLL). * Use "PS_demo_" prefix instead of "reconstruction_" in target names (to be coherent, and because long names break cmake on Windows - see r50533). * Renamed polyhedron_demo_plugin() as point_set_demo_plugin() (to be coherent, and because the code diverges from Polyhedron demo). 27 July 2009, 15:39:39 UTC
1ac4589 Fix a problem with \cgalrawversion{}: use "\cgalrawversion" instead! 27 July 2009, 14:16:11 UTC
a988cb6 There was still a 3.4 in that file. 27 July 2009, 14:10:03 UTC
f1dea50 Fixed link error on Windows (in splatting code) 27 July 2009, 14:03:01 UTC
7586723 Taucs will be updated for CGAL-3.5. 27 July 2009, 13:48:57 UTC
b32a52d Fix target names conflicts with Triangulation_2. 27 July 2009, 13:38:39 UTC
6fc4439 Merge r50864 from trunk Change targets names to avoid conflicts with target names from the polyhedron demo. 27 July 2009, 13:27:20 UTC
d61da2a Remove occurences of "3.4" in various files (problem reported by J. Reichel) 27 July 2009, 12:53:14 UTC
d02efae update the AUTHORS list 27 July 2009, 12:37:54 UTC
b0755a3 Attempt to fix links to precompiled demos. 27 July 2009, 11:47:18 UTC
283a880 - forgotten propset - forgotten licence header 27 July 2009, 11:19:44 UTC
8b237f5 Update changelog for Arr_2 (update from Efi). 27 July 2009, 08:16:49 UTC
1579b65 Changelog for CGAL-3.5. 24 July 2009, 14:38:22 UTC
86f9641 Typo. 24 July 2009, 14:26:55 UTC
d854a4d Remove the experimental Qt4 demo for Boolean_set_operations_2. 24 July 2009, 14:14:25 UTC
c1e592a Unneeded file: CGAL-3.5 is already the release name. 24 July 2009, 13:16:48 UTC
1bd3976 Let's build release candidates for CGAL-3.5-beta1. 24 July 2009, 13:16:07 UTC
54256f6 Creation of the branch for CGAL-3.5. 24 July 2009, 12:34:31 UTC
9cb4288 s/3.4/3.5/ in some strings of the installer 23 July 2009, 15:53:35 UTC
b6f567e add a new cmake variable in CGALConfig.cmake, so that one can detect if CGAL_ImageIO is build with ZLIB support. Use that variable in examples/Mesh_3/. 23 July 2009, 15:02:02 UTC
dce37b5 Rename examples/Triangulation_3/find_conflicts.cpp to find_conflicts_3.cpp, to avoid warning from CMake (conflict with a target with same name from Triangulation_2). 23 July 2009, 14:51:05 UTC
f673bc6 Attempt to collect precompiled Windows demos from the Windows Release testsuites. 23 July 2009, 14:17:42 UTC
56ca4b0 Change demo/3.4 to demo/3.5 (actually, the "3.5" is \cgalversion{}, so that it changes automatically without intervention from us. 23 July 2009, 13:12:35 UTC
814b32f 1st revision 23 July 2009, 13:12:17 UTC
536ff70 Replaced Boundary_type with Arr_parameter_space 23 July 2009, 13:08:35 UTC
6a2f9df Renamed Curve_end to Arr_curve_end and Replaced Boundary type with Arr_parameter_space 23 July 2009, 13:07:45 UTC
b16d821 Renamed Curve_end to Arr_curve_end 23 July 2009, 13:06:29 UTC
3dd2c6d Renamed Curve_end to Arr_curve_end 23 July 2009, 13:05:36 UTC
1659712 Renamed Curve_end to Arr_curve_end 23 July 2009, 13:05:07 UTC
ed2e7dc renamed Boundary_type to Arr_boundary_type 23 July 2009, 12:53:49 UTC
9b42233 renamed Boundary_type to Arr_boundary_type 23 July 2009, 12:53:14 UTC
56f7bde Fixed boundary types 23 July 2009, 12:41:49 UTC
7d4b11d updated vertex and dvertex members 23 July 2009, 12:40:30 UTC
f86322e Added missing Unbounded_face_iterator class and related components 23 July 2009, 12:28:10 UTC
e8a27f3 Included CGAL/Arrangement_2.h 23 July 2009, 12:15:34 UTC
a3e45b8 Included CGAL/Arr_tags.h 23 July 2009, 12:14:52 UTC
5a9921f removed redundant function number_of_unbounded_faces 23 July 2009, 12:14:22 UTC
0ba88be Included CGAL/Arr_observer.h 23 July 2009, 12:12:44 UTC
e4a7ab1 Included boost/type_traits.hpp 23 July 2009, 12:12:09 UTC
85256e1 Remove the Qt4 Graphics View demo of Bool_op_2, to clean the next release CGAL-3.5-alpha2. 23 July 2009, 08:47:53 UTC
968b31d Move the non-documented AABB_polyhedral_oracle.h to the polyhedron demo. 22 July 2009, 14:06:10 UTC
eb0a9bd added PWH(polygon pgn) CTOR and fixed outer boundary function description 22 July 2009, 12:57:01 UTC
fa9c26e integrating the help directly into the demo 22 July 2009, 09:22:31 UTC
30d016b point set processing: update text in ref manual (parameters) 22 July 2009, 09:12:40 UTC
0a784e8 Fix AABB_polyhedral_oracle (needed by Polyhedron_demo). 22 July 2009, 08:18:13 UTC
6a2f943 Bug fixes 22 July 2009, 07:35:14 UTC
1216942 Let's create "alpha2" release candidates from now. 21 July 2009, 10:04:05 UTC
f722e76 Fix Mariette's commit: accentuated characters are not allowed in CGAL manual. 21 July 2009, 09:50:24 UTC
0aa4cb7 fixed PkgDescription 21 July 2009, 09:40:09 UTC
72d1412 fixed authors anf PkgDescription 21 July 2009, 09:38:48 UTC
46c843d add myself as author in CK3 files 21 July 2009, 09:08:07 UTC
79e0f71 allow more complex simplification rules 20 July 2009, 13:46:03 UTC
ac86e1b Revert previous commit: one cannot setup the trap before acquiring the lockfile, because we do not want the trap to be launched if the acquirement makes the script exit! 20 July 2009, 09:46:05 UTC
90d0abd Fix the error trap, so that it is setup before acquiring the lockfile. 20 July 2009, 09:43:17 UTC
70ec9b7 Remove obsolete (?) makefile. 20 July 2009, 09:40:24 UTC
6335879 Properties. 20 July 2009, 08:52:20 UTC
33d29c5 Update properties. 20 July 2009, 08:51:01 UTC
44305e3 point set demo: one attempt to solve compilation issues. 19 July 2009, 07:11:08 UTC
5e9dd5b Update of the Qt4 boolean operations demo 17 July 2009, 18:55:05 UTC
cc12242 move point set demo 17 July 2009, 16:48:44 UTC
2379850 move point set demo 17 July 2009, 16:47:50 UTC
9e2bb05 move point set demo 17 July 2009, 16:44:43 UTC
a1abe90 move point set demo 17 July 2009, 16:44:00 UTC
20b534e move point set demo 17 July 2009, 16:42:18 UTC
84d0012 fixed the doc of Compute_squared_radius_3 in concept AlphaShapeTraits_3 17 July 2009, 16:27:56 UTC
9258181 Add typdef ... Kernel; ( bug reported by Michael Hoffmann) 17 July 2009, 15:07:11 UTC
977acec * Updated Point_set_processing_3 reference manual to describe the influence of each knn parameter. * Fixed bug in Point_set_processing_3 examples/tests: use reasonable default knn parameters (0.1 or 0.15% of point set was overkill.* Updated the Point Set demo to use the recommended knn values by default. 17 July 2009, 14:42:18 UTC
7473705 forgot to submit file 17 July 2009, 11:34:55 UTC
b7e9fbd automagically computes the slpat radii when needed 17 July 2009, 11:33:55 UTC
4097100 minor changes, mainly cosmetic 17 July 2009, 11:33:21 UTC
b270829 add a manual for the demo 17 July 2009, 11:30:53 UTC
8811498 remove the splatting mode if it is not supported 17 July 2009, 09:25:43 UTC
ee3be90 AABB tree: bug fix (does not crash when no polyhedron is loaded) 16 July 2009, 22:22:11 UTC
8dde8dc minor cosmetics 16 July 2009, 19:17:31 UTC
d77ad6f adding icons to the demo 16 July 2009, 18:42:39 UTC
41d493a adding icons to the demo 16 July 2009, 18:36:17 UTC
d2180ac adding icons to the demo 16 July 2009, 18:32:28 UTC
d879d01 Fixed potential conflicts with third party libraries (Visual C++ only): Removed _HAS_ITERATOR_DEBUGGING=0 setting to go back to default settings. This setting could create conflicts with third party libraries like _SECURE_SCL=0 crashes boost program options. Note that no conflict with _HAS_ITERATOR_DEBUGGING was reported. This is just a safety change. 16 July 2009, 18:16:24 UTC
d0f9df8 Partial fix of assertion failure in make_surface_mesh() when running poisson_reconstruction data/sphere926.pwn sphere926_poisson_0.001.off -sm_distance 0.001: - set dichotomy error to 1/10th of distance to surface (as suggested by MY) - added trace 16 July 2009, 16:48:00 UTC
8baebae some cleaning 16 July 2009, 12:39:08 UTC
6261018 memory check 16 July 2009, 12:25:46 UTC
08978d7 formatting 16 July 2009, 11:45:51 UTC
b6ded1b enlever les retours a la ligne 16 July 2009, 10:29:52 UTC
eb645be AABB tree: fix quibble in comment. 16 July 2009, 06:11:29 UTC
cd199a7 AABB tree: added one message to track the last remaining error in the test suite. 16 July 2009, 06:07:41 UTC
back to top