Lutz Kettner
491c488ccd
Fixed indexing of macro.
2004-03-24 09:19:01 +00:00
Lutz Kettner
5186fc3d98
Ported to new manual organization.
2004-03-23 16:11:37 +00:00
Lutz Kettner
b80452b132
Fixed citations, prefixed by cgal:, and removed all cgal.bib files.
2004-03-22 17:46:35 +00:00
Sylvain Pion
ef43af1223
Remove doc_tex/basic
2004-03-11 16:00:49 +00:00
Sylvain Pion
7257afeb72
- Remove CGAL_CFG_NO_PARTIAL_CLASS_TEMPLATE_SPECIALISATION workarounds.
2004-02-18 20:53:15 +00:00
Lutz Kettner
de97865ad7
- Added check for CGAL_CFG_SUNPRO_PARTIAL_SPEC_BUG in the
...
include/CGAL/HalfedgeDS_*_base.h files.
2001-12-18 15:06:34 +00:00
Susan Hert
fac0c45e60
fixed broken figure reference
2001-09-13 06:53:34 +00:00
Susan Hert
e7f20609e1
moved missing *.gif and fig/*.ips files from HalfedgeDS to HalfedgeDS_ref
2001-08-06 08:11:37 +00:00
Susan Hert
61e37c08f6
moved doc_tex/*_ref directory up one level
2001-07-31 09:05:30 +00:00
Susan Hert
0f90974dd2
made changes necessary to do manual split
2001-07-27 09:19:01 +00:00
Lutz Kettner
39d589b85b
- Fixed references to Polyhedron_3<Traits> in doc.
...
- Removed call to hash maps statistics in HalfedgeDS_list.
2001-07-11 22:24:22 +00:00
Lutz Kettner
37373de087
- Documented the allocator template parameter.
...
- Improved the pointer update when copying HalfedgeDS_vector.
- Changed pointer update in HalfedgeDS_list from std::map to
CGAL::Unique_hash_map improving speed.
- Proof read and formatted the documentation.
2001-07-10 09:03:28 +00:00
Lutz Kettner
51dcedea98
Fixed bug with 'typename A::template B<..>' syntax.
2001-07-05 21:07:09 +00:00
Lutz Kettner
a2972959c0
- Added release note about old/new design to documentation.
...
- Documentation ispelled.
- Added allocators to HalfedgeDS.
2001-07-02 20:53:59 +00:00
Lutz Kettner
ef76154871
- Smaller corrections in the doc.
...
- Added pathname to example program header line.
- Replaced __GNUC__ excpetions with new workaround flag
CGAL_CFG_NO_NESTED_TEMPLATE_KEYWORD.
- Static method halfedge_handle() in HalfedgeDS_vector changed.
- Fixed missing halfedge_handle() call in hds_prog_compact.C to
make it work with g++ 3.0.
2001-06-29 05:40:26 +00:00
Lutz Kettner
f5fc0c8ba4
Remove the HalfedgeDS_using_list
...
Rename HalfedgeDS_using_in_place_list to HalfedgeDS_list
Rename HalfedgeDS_using_vector to HalfedgeDS_vector.
Fixed 'emplate' typo that shows with MSVC only.
2001-06-25 02:23:42 +00:00
Lutz Kettner
7864e01dd8
New naming scheme for concepts and new kernel traits.
2001-06-21 12:10:00 +00:00
Lutz Kettner
b91f62b968
Changes in the doc incorporating Andreas comments.
2001-06-19 07:02:39 +00:00
Lutz Kettner
f2654604d8
Fixed example code inclusion in the doc.
2001-06-18 02:18:49 +00:00
Lutz Kettner
468b78eca9
changed erase_all() to clear() for HalfedgeDS concept.
2001-06-17 10:22:19 +00:00
Lutz Kettner
f3e4371b8f
Changed filename to avoid upper/lower-case conflict.
2001-06-15 16:37:29 +00:00
Lutz Kettner
982a5bf4c7
Missing reference pages added.
2001-06-15 05:15:36 +00:00
Lutz Kettner
322ad46b64
Added missing gif files for reference pages.
2001-06-15 05:08:58 +00:00
Sylvain Pion
d10c0b9700
Initial revision
2001-03-15 17:17:43 +00:00