Guillaume Damiand
6e7babc14b
copy cont
2013-06-04 13:23:43 +02:00
Guillaume Damiand
1cc9540daf
copy cont
2013-06-03 22:08:57 +02:00
Guillaume Damiand
6cc05e3920
wip copy
2013-06-03 18:50:35 +02:00
Guillaume Damiand
182e524200
cont tests for copy
2013-06-03 15:37:43 +02:00
Guillaume Damiand
7ce76b0d82
Merge branch 'Combinatorial_map_copy2-gdamiand' of ssh://scm.cgal.org/var/git/cgal into Combinatorial_map_copy2-gdamiand
2013-06-03 13:58:48 +02:00
Guillaume Damiand
2fcd25ad13
copy cont...
2013-06-03 13:58:31 +02:00
Guillaume Damiand
13a1bf5903
cont...
2013-06-03 09:10:44 +02:00
Guillaume Damiand
6fca991923
Copy constructor for cmap cont
2013-06-02 21:07:33 +02:00
Guillaume Damiand
21387b2601
tests for lcc copy (nyf)
2013-05-31 15:45:47 +02:00
Guillaume Damiand
d3e2d15be7
Add tests to copy lcc
2013-05-31 15:02:25 +02:00
Guillaume Damiand
49a19b0b71
End of copy constructor for cmaps. Add tests.
2013-05-31 14:43:56 +02:00
Guillaume Damiand
82136efdfa
Start tests for copy of cmap
2013-05-30 16:26:27 +02:00
Guillaume Damiand
bac62f48fc
Add constructor in derived cmap and lcc classes
2013-05-30 14:38:53 +02:00
Guillaume Damiand
6f5e400039
Add copy constructor, operator= and swap operations.
...
(Copied from Combinatorial_map_copy-gdamiand, to start from a fresh copy of master)
2013-05-30 14:05:16 +02:00
Laurent Rineau
e128660348
Fix bad Doxygen formatting
...
If the first line of the comment is blank, that creates a <pre>
environment.
2013-05-30 12:10:13 +02:00
Sébastien Loriot
e2e19cfbb0
rename Stream_support doc directory from IOstream to Stream_support
2013-05-29 14:16:05 +02:00
Sébastien Loriot
a007839e41
according to the doxygen doc a \anchor must be placed on a \page or \mainpage
...
create a group for stream operator so that we can refer to them
2013-05-29 13:37:08 +02:00
Laurent Rineau
2c6d522fcd
Display a short log of integration
2013-05-28 17:37:41 +02:00
Monique Teillaud
2d8f2caf54
doc bug fix (following a question by a user on cgal-discuss)
2013-05-28 16:50:54 +02:00
Sébastien Loriot
4875e4afe1
Merge branch 'doxygen-pretty_advanced-sloriot'
2013-05-28 15:27:50 +02:00
Sébastien Loriot
f45c8ccb18
remove todos
2013-05-28 15:26:42 +02:00
Sébastien Loriot
2a50da2ec4
adding htmlonly and line return to debug and advanced macros
2013-05-28 15:25:47 +02:00
Sébastien Loriot
c2f83d92a9
remove extra dependancy
2013-05-28 14:48:24 +02:00
Sébastien Loriot
6cea5e34e7
add missing deprecated commands
2013-05-28 14:26:36 +02:00
Alexander Kobel
0fec04ae9e
Merge branch 'doxygen-pretty_advanced-sloriot' of ssh://scm.cgal.org/var/git/cgal into doxygen-pretty_advanced-sloriot
2013-05-28 14:24:10 +02:00
Alexander Kobel
99ae875998
box markups for div.CGALDebug and dl.deprecated
2013-05-28 14:11:36 +02:00
Sébastien Loriot
6e3509cd17
remane title of debug section
2013-05-28 13:26:23 +02:00
Sébastien Loriot
2d947dc1d6
new cgal doxygen debug macro to put the text inside a div
2013-05-28 13:24:24 +02:00
Alexander Kobel
f65e2a370c
remove trailing whitespace
2013-05-28 12:28:02 +02:00
Alexander Kobel
0fcefc3c80
CGALDeprecated box markup
2013-05-28 11:39:11 +02:00
Laurent Rineau
62445a796a
CGAL_NO_DEPRECATION_WARNINGS for deprecated headers
2013-05-28 11:38:19 +02:00
Laurent Rineau
1b49c8c6a1
Refresh our Doxyfile with 'doxygen -u'
2013-05-28 11:38:19 +02:00
Alexander Kobel
92a7c45a60
yellow box markup for CGALAdvanced sections; fix markup for preconditions etc.
...
dl.pre etc. margin and padding were not applied because priority was lower than
for dl.section. Fixed that by adding !important, and tweaked the values a bit.
Tested on Chrome and Iceweasel only.
2013-05-28 11:28:07 +02:00
Sébastien Loriot
170c619a2d
fix places where the <div> added by cgalAdvanced conflicts with other html tags
2013-05-28 09:51:49 +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
Dror Atariah
4441f2743d
Added missing const - minor bugfix
2013-05-27 16:58:39 +02:00
Sébastien Loriot
2ac05c6d95
fix warnings detected by doxygen 1.8.4
2013-05-24 12:49:02 +02:00
Sébastien Loriot
d812ac21ff
Exact_type_selector has been renamed Exact_field_selector
2013-05-24 12:19:58 +02:00
Laurent Rineau
6fd8f9b996
Add -D_HAS_ITERATOR_DEBUGGING=0 to Debug platforms
2013-05-23 17:38:16 +02:00
Sébastien Loriot
7baa997ce1
Merge branch 'Filtered_kernel-ring-glisse'
...
This branch adds an additional way to filter predicates that are only doing
operations using a ring number type. In case of failure, a RT is used rather
than an FT which speeds things up.
Successfully tested in CGAL-4.3Ic-37
2013-05-23 11:15:32 +02:00
Sébastien Loriot
d1875de4ca
Merge branch 'Nef_3-fix_IO-sloriot'
...
Bug-fix in IO when using Lazy_exact_nt as number type or Exact_predicates_exact_constructions_kernel as kernel.
Tested successfully in CGAL-4.3-Ic-38
2013-05-23 11:10:24 +02:00
Sébastien Loriot
d3f82210bf
remove VC warning: change class to struct
2013-05-23 11:08:49 +02:00
Laurent Rineau
95eaabe453
Missing #include <cassert> for assert()
2013-05-22 13:32:42 +02:00
Laurent Rineau
657675eed3
Missing #include <cassert> for assert()
2013-05-22 13:29:57 +02:00
Sébastien Loriot
65610a17fd
build number from string (too long int)
2013-05-22 07:43:57 +02:00
Sébastien Loriot
746dacc210
periodic_3 demo does not compile if qcollection_generator is not here.
2013-05-21 17:20:25 +02:00
Laurent Rineau
e0be262ab6
Remove the LEDA test machine
2013-05-21 14:27:19 +02:00
Sébastien Loriot
9610e26737
update changes
2013-05-21 08:39:32 +02:00
Sébastien Loriot
51103a281f
fix SNC_IO_parser to work with Lazy_exact_nt
2013-05-21 08:36:05 +02:00
Sébastien Loriot
85d414d464
test more kernels
2013-05-20 16:16:10 +02:00