Fernando Cacciola
a2538359ea
Documentation updates
2010-06-22 12:17:17 +00:00
Andreas Fabri
21c0ba670f
Binary OFF format is 32bit, so we have to cast size_t
2010-06-22 11:54:07 +00:00
Andreas Fabri
7ff07cae2c
0 -> FT(0)
2010-06-22 11:52:55 +00:00
Andreas Fabri
44a0da017c
ADD FT to disambiguate float/double
2010-06-22 11:43:10 +00:00
Stéphane Tayeb
febfcb57c8
Cosmetic modifications of user dialog windows.
2010-06-22 11:21:30 +00:00
Andreas Fabri
8f720d178f
int -> size_t
2010-06-22 10:34:02 +00:00
Andreas Fabri
a8ffcea556
int -> size_t and the other way round for level as it cannot get that big
2010-06-22 10:15:50 +00:00
Laurent Rineau
e25cf87233
Drop of support of VC8 for CGAL-3.7: VC9 and VC10 is enought, and anyway
...
VC8 has not been tested in testsuites for a long time.
2010-06-22 10:13:29 +00:00
Andreas Fabri
b905f4f115
int -> size_type/std::size_t
2010-06-22 09:55:56 +00:00
Andreas Fabri
9da3d00e19
int -> size_t
2010-06-22 09:53:36 +00:00
Andreas Fabri
92a037a450
Some int->size_t. Perform static_cast<int> as Polynomial degree is bound by int not size_t
2010-06-22 09:38:32 +00:00
Sébastien Loriot
93a7d05699
Make the benchmark compiling again.
...
I try to run some of the mode 'alpha' as described in the
README_benchmark_CK2.txt but this ended up with different
preconditions non validated (for alpha=1,4,5 or 8 with beta=9)
2010-06-22 09:37:10 +00:00
Andreas Fabri
625582b52e
perform static_cast<int> as Polynomial degree is bound by int not size_t
2010-06-22 09:26:00 +00:00
Laurent Rineau
d96b40d722
EMPTY COMMIT: everything is already merged.
...
Merged revisions 56955 via svnmerge from
svn+ssh://lrineau@scm.gforge.inria.fr/svn/cgal/branches/CGAL-3.6-branch
........
r56955 | sloriot | 2010-06-22 09:22:56 +0200 (Tue, 22 Jun 2010) | 15 lines
merge with revision 56954 of the trunk
| ------------------------------------------------------------------------
| r56954 | sloriot | 2010-06-22 09:17:59 +0200 (Tue, 22 Jun 2010) | 6 lines
| Changed paths:
| M /trunk/Kernel_23/include/CGAL/Kernel/function_objects.h
| M /trunk/Kernel_23/include/CGAL/Triangle_3.h
|
| vertex function of triangle use Has_qrt
| add specialization of Qualified_result_of for Iso_cuboid
|
| (added because I needed to have const ref on triangle points)
|
|
| ------------------------------------------------------------------------
........
2010-06-22 08:54:30 +00:00
Andreas Fabri
163a557f18
int -> size_type/std::size_t
2010-06-22 08:46:38 +00:00
Sébastien Loriot
2a1e9fe728
vertex function of triangle use Has_qrt
...
add specialization of Qualified_result_of for Iso_cuboid
(added because I needed to have const ref on triangle points)
2010-06-22 07:17:59 +00:00
Ophir Setter
4069742707
solving warning converting from unsigned int to int
2010-06-21 21:52:32 +00:00
Ophir Setter
7dd0870ee0
fix compiliation in test_bop
2010-06-21 21:11:44 +00:00
Andreas Fabri
b456cdb994
int -> size_type/std::size_t
2010-06-21 20:31:19 +00:00
Laurent Rineau
0b4c4cf211
Well, lockfile is probably not what we want, but let's keep its use and
...
work-around its behavior: chmod u+x the created file.
2010-06-21 20:15:35 +00:00
Andreas Fabri
1a2118098b
int -> size_type/std::size_t
2010-06-21 16:52:36 +00:00
Andreas Fabri
c7feb6cc0c
int -> size_type/std::size_t
2010-06-21 16:47:25 +00:00
Andreas Fabri
cea0252467
int -> size_type/std::size_t
2010-06-21 16:44:18 +00:00
Andreas Fabri
b1e5acb765
int -> size_type/std::size_t
2010-06-21 16:37:58 +00:00
Andreas Fabri
058ded3975
int -> size_type/std::size_t
2010-06-21 16:22:00 +00:00
Andreas Fabri
3bdbbd1404
As the insertion of points in a regular triangulation can reduce the number of vertices we have to replace size_t with ptrdiff_t (Thank you Sylvain for pointing this out)
2010-06-21 16:12:59 +00:00
Andreas Fabri
97c2754da5
As the insertion of points in a regular triangulation can reduce the number of vertices we have to replace size_t with ptrdiff_t
2010-06-21 16:06:01 +00:00
Stéphane Tayeb
1fe95b701d
Mesh_3_demo:
...
+ Add progress information in the message box which pops-up at optimization process launch
2010-06-21 15:59:15 +00:00
Andreas Fabri
ed0b940802
too many additional inculde paths
2010-06-21 15:39:16 +00:00
Andreas Fabri
54f913051c
int -> size_type/std::size_t
2010-06-21 15:38:26 +00:00
Stéphane Tayeb
52b0c5874c
Add missing #include.
2010-06-21 15:32:30 +00:00
Stéphane Tayeb
d1a0e71528
Add missing #include.
2010-06-21 15:28:31 +00:00
Andreas Fabri
7ba39436d1
int -> size_type/std::size_t
2010-06-21 15:08:06 +00:00
Luis Peñaranda
4f61a6457f
minor changes to make Gmpfr work with MPFR 3.0
2010-06-21 15:06:07 +00:00
Andreas Fabri
c4dd539d38
int -> size_type/std::size_t
2010-06-21 14:58:41 +00:00
Andreas Fabri
a3e7878606
int -> size_type/std::size_t
2010-06-21 14:54:45 +00:00
Andreas Fabri
f555a82e17
int -> size_type/std::size_t
2010-06-21 14:16:24 +00:00
Andreas Fabri
c79a1ebbf6
int -> size_type/std::size_t
2010-06-21 14:12:02 +00:00
Stéphane Tayeb
623bd3e119
+ Add visitors in Mesh_3 optimization classes (to be able to trace optimization execution in demo).
...
NB: there is no change in the public API or in the behaviour of the algorithms
2010-06-21 13:59:12 +00:00
Andreas Fabri
133555a797
Add missing file (Rev 56916)
2010-06-21 13:36:47 +00:00
Laurent Rineau
0ae5fe2372
Fix missing "typename" keywords in Andreas' patch.
2010-06-21 13:35:02 +00:00
Andreas Fabri
8e75125383
int -> size_type/std::size_t
2010-06-21 13:19:03 +00:00
Laurent Rineau
5069faed6b
Revert revision 56916 in trunk/Number_types/test (should not have been
...
commited).
2010-06-21 13:10:52 +00:00
Andreas Fabri
a654782c9d
No warning for gmp.h
...
(Update: this commit is incomplete. The missing file <CGAL/gmp.h> is added
in revision 56920. --Laurent Rineau)
2010-06-21 13:07:07 +00:00
Laurent Rineau
b74f75b4bc
Remove these old files. Subversion handles the versioning.
2010-06-21 11:49:42 +00:00
Laurent Rineau
c6e0cdbfd4
Prepare for CGAL-3.7
2010-06-21 11:48:33 +00:00
Laurent Rineau
a410babd5e
In CGAL-3.7, VC8 will no longer be supported, and VC10 will be.
2010-06-21 11:44:29 +00:00
Laurent Rineau
a81fd1c3cd
Merged revisions 56906,56908 via svnmerge from
...
svn+ssh://lrineau@scm.gforge.inria.fr/svn/cgal/branches/CGAL-3.6-branch
........
r56906 | sloriot | 2010-06-21 11:55:07 +0200 (Mon, 21 Jun 2010) | 2 lines
merge from trunk
........
r56908 | afabri | 2010-06-21 12:05:32 +0200 (Mon, 21 Jun 2010) | 1 line
Use bind from boost::
........
2010-06-21 10:40:54 +00:00
Laurent Rineau
44a179e0ba
Merged revisions 56903 via svnmerge from
...
svn+ssh://lrineau@scm.gforge.inria.fr/svn/cgal/branches/CGAL-3.6-branch
........
r56903 | lrineau | 2010-06-21 11:37:34 +0200 (Mon, 21 Jun 2010) | 2 lines
Search also for the name of mpfr-3.0.0 on Windows: libmpfr-4(.lib)
........
2010-06-21 10:30:09 +00:00
Stéphane Tayeb
c9e80127c9
+ Add a new header file for optimization global function default parameters
...
+ Use this new header in Mesh_3_demo
2010-06-21 09:59:28 +00:00