Andreas Fabri
7349ad7caa
Replace ** with \b
2013-08-19 14:14:49 +02:00
Laurent Rineau
4f5497c002
Update the Doxygen test process
2013-08-19 12:50:34 +02:00
Laurent Rineau
987dc1cfce
Merge remote-tracking branch 'remotes/origin/Aos_2-pl_test-efif'
...
Approved by the release manager
2013-08-19 12:06:54 +02:00
Efi Fogel
114cbaf834
enhanced point-location test to test backward compatibility
2013-08-19 12:23:26 +03:00
Laurent Rineau
5f132362e3
Prepare the Windows installation for CGAL-4.3
2013-08-16 17:26:26 +02:00
Laurent Rineau
96012fb4ff
Minor modification proposed by Monique
2013-08-16 12:54:15 +02:00
Laurent Rineau
20c4b58b65
Fix typos in changes.html, after Monique's remarks
2013-08-16 12:53:12 +02:00
Guillaume Damiand
4e1b46920e
Small modif in changes.html
2013-08-15 16:56:34 +02:00
Laurent Rineau
cb46ac3bab
Document the breaking change in AABB_tree
2013-08-13 17:42:21 +02:00
Laurent Rineau
1a74524eeb
typos reported by Andreas
2013-08-13 17:03:59 +02:00
Laurent Rineau
f64830a14c
Minor update to changes.html (add the entry for 4.3)
2013-08-13 16:56:30 +02:00
Laurent Rineau
33b9b9331b
First version of the CGAL-4.3-beta1 announcement mail
2013-08-13 16:56:29 +02:00
Laurent Rineau
7148772199
updated crontab (automated commit)
2013-08-13 16:18:04 +02:00
Laurent Rineau
6478b8c0dc
Merge remote-tracking branch 'origin/Aos_2-remove_opt-efif'
...
Successfully tested in CGAL-4.3-Ic-120 and qualified for CGAL-4.3.
Approved by the Release Manager.
2013-08-13 15:12:34 +02:00
Laurent Rineau
6f5e68430a
updated crontab (automated commit)
2013-08-12 17:18:03 +02:00
Laurent Rineau
190b14c2b7
updated crontab (automated commit)
2013-08-12 16:18:04 +02:00
Laurent Rineau
bcf70f4742
Organise changes.html for the release
2013-08-12 16:14:57 +02:00
Efi Fogel
00d885a4f7
removed redundant typedef
2013-08-12 16:08:05 +03:00
Efi Fogel
df2b1991b3
replaced unsigned int with Arrangement::Size
2013-08-12 16:07:46 +03:00
Laurent Rineau
08e053778e
Prepare CGAL-4.3-beta1
2013-08-12 14:48:34 +02:00
Efi Fogel
a898b561f9
fixed min/max calls to pacify msvc
2013-08-10 15:12:38 +03:00
Efi Fogel
bd5ef2edb9
fixed compare()
2013-08-10 14:46:33 +03:00
Nico Kruithof
7c0f9944b1
Added missing documentation for the Periodic triangulation hierarchy vertex class.
...
Added vertex and face classes in a single group similar to the Triangulation_2
2013-08-09 22:20:56 +02:00
Sébastien Loriot
862161ba43
update changes
2013-08-09 18:16:06 +02:00
Sébastien Loriot
e92ed28faa
Merge branch 'Triangulation_3-fix_insert_with_info_fast_location-local'
...
bug-fix: make the function inserting a range of points with info
working with the Fast_location tag
Successfully tested in 4.3-Ic-113
2013-08-09 18:13:38 +02:00
Laurent Rineau
7333acfce9
Add the execution bits in permissions
2013-08-09 15:36:16 +02:00
Sébastien Loriot
c3345f5e7c
add deprecated page for the redirection of deprecated pages since CGAL 4.2
2013-08-09 12:39:47 +02:00
Sébastien Loriot
2584766d63
set SHOW_FILE ON for Number_types to get pages for int.h and double.h
2013-08-09 07:59:08 +02:00
Sébastien Loriot
9a8eeb8867
remove Figure work added by the macro+postprocessing
2013-08-08 23:01:09 +02:00
Sébastien Loriot
ad4f1f6b46
number figures using the chapter number everywhere
2013-08-08 22:55:10 +02:00
Sébastien Loriot
197b9210ee
add missing advanced
2013-08-08 20:02:07 +02:00
Sébastien Loriot
9d51a8f29f
add missing / for xhtml
2013-08-08 12:07:33 +02:00
Sébastien Loriot
b57543fe75
update the script to include the package name in the rw map
2013-08-08 11:49:35 +02:00
Efi Fogel
db25ee2f76
Replaced unsigned int with suitable types
2013-08-07 23:42:43 +03:00
Efi Fogel
b234ccfae2
Pacified MSVC
2013-08-07 23:00:23 +03:00
Efi Fogel
548dc1aa24
commented out unused variable
2013-08-07 22:59:25 +03:00
Efi Fogel
d019b2da3b
pacified MSVC
2013-08-07 22:58:34 +03:00
Efi Fogel
fb26cd3756
commented out unused variable
2013-08-07 22:57:41 +03:00
Efi Fogel
7adf488d2e
commented out unused variable
2013-08-07 22:55:47 +03:00
Sébastien Loriot
bf9bb043dd
add a script converting the doxygen output of rewrite_rule.txt to a apache file
2013-08-07 17:58:51 +02:00
Sébastien Loriot
4d9ab18fa0
add missing namespace
2013-08-07 17:36:06 +02:00
Sébastien Loriot
7ffb118bfa
add a canonical tag to each html page in the postprocessing
2013-08-07 16:58:52 +02:00
Laurent Rineau
7552d76c1b
Revert the following commit for that file
...
| commit 01ee3e94b6
| Author: Laurent Rineau <laurent.rineau@cgal.org>
| Date: Tue Jun 25 12:53:24 2013 +0200
|
| Use 'std::istream::operator!()' twice to replace 'operator bool()' (C++11 only)
|
| Fixes a compilation error from clang:
|
| include/CGAL/IO/File_binary_mesh_3.h:39:10: error: no viable conversion from 'std::ostream' (aka 'basic_ostream<char>') to 'bool'
| return os << c3t3;
| ^~~~~~~~~~
The return type of operator<< os std::ostream&, and not bool!
2013-08-07 14:16:39 +02:00
Sébastien Loriot
66951b16db
update rewrite rules page
2013-08-07 14:09:11 +02:00
Sébastien Loriot
64f38d2703
add missing group
2013-08-07 10:48:16 +02:00
Sébastien Loriot
9c2f35ed1a
using cgalHeading instead of h3
2013-08-07 10:06:49 +02:00
Sébastien Loriot
09ea904efa
less aggressive removal of h3 sections
2013-08-07 09:44:23 +02:00
Sébastien Loriot
07a13bb06a
remove duplicated Inherits from sections and using cgalHeading instead of <h3>
2013-08-07 08:30:17 +02:00
Laurent Rineau
ea1bac1cea
New script to run the doxygen testsuite
...
That script was previously hardcoded in a cron job line.
2013-08-06 15:40:04 +02:00
Sébastien Loriot
c78b190217
remove extra [
2013-08-06 10:44:35 +02:00