Sylvain Pion
60e63eada5
Bump for 3.34 (10 Apr 2003)
2003-04-10 09:18:21 +00:00
Lutz Kettner
00abbd9604
- Fixed broken HalfedgeDS_vector.
2002-04-26 13:23:28 +00:00
Lutz Kettner
5135c1d40b
- Moved externally defined member functions into class body in
...
HalfedgeDS_default, HalfedgeDS_list, and HalfedgeDS_vector.
2002-04-26 12:47:54 +00:00
Lutz Kettner
091e5804b5
- Added missing std:: before ptrdiff_t in HalfedgeDS_list.h.
2002-04-19 14:38:18 +00:00
Lutz Kettner
22aea08c90
- Changed get_iter functions to get_[vhf]_iter functions in
...
HalfedgeDS_vector to solve ambiguity on MSVC7.
2002-04-15 12:11:30 +00:00
Lutz Kettner
a9b534f0a6
- Added missing typedefs for *_I and *_CI types in HalfedgeDS_vector.
2002-04-11 20:53:54 +00:00
Lutz Kettner
ad4442b909
- Added missing typedefs for Vertex_allocator etc. in HalfedgeDS_list.
2002-04-09 17:20:08 +00:00
Lutz Kettner
b8d61363f0
- Resubmitted because of failure in Utrecht.
2002-04-03 15:28:31 +00:00
Lutz Kettner
4943394c9d
- Fixed bug in HalfedgeDS_list.h and HalfedgeDS_vector.h on
...
machines needing the CGAL_CFG_NO_TMPL_IN_TMPL_PARAM workaround:
the _types base class does not need that workaround.
2002-04-03 14:44:01 +00:00
Lutz Kettner
823af5e0c1
- More changes in HalfedgeDS_vector to use CGALi::vector class.
2002-03-28 20:47:33 +00:00
Lutz Kettner
cecec1b134
- Changed HalfedgeDS_vector to use CGALi::vector class.
2002-03-26 10:15:11 +00:00
Lutz Kettner
d57d441d00
- Split typedef and static section of HalfedgeDS_list and
...
HalfedgeDS_vector into a base class and a derived class
to help VC7 untangle the dependencies. (The Support_... tags
proved difficult.) The vector version won't work until we
get our own vector.
2002-03-21 15:33:16 +00:00
Lutz Kettner
d5ccdb5e56
- Added check for CGAL_CFG_SUNPRO_PARTIAL_SPEC_BUG in the
...
include/CGAL/HalfedgeDS_*_base.h files.
- Cleanup of file headers.
- Fixed broken figure reference for HTML manual.
2001-12-18 13:01:49 +00:00
Susan Hert
72f0820cc1
Bump for 3.21 ( 6 Aug 2001)
2001-08-06 08:11:49 +00:00
Susan Hert
e06a93e14b
Bump for 3.20 ( 1 Aug 2001)
2001-08-01 07:36:22 +00:00
Susan Hert
ac6b3dac47
Bump for 3.20 (31 Jul 2001)
2001-07-31 09:06:04 +00:00
Susan Hert
317e84d56f
Bump for 3.19 (27 Jul 2001)
2001-07-27 09:20:26 +00:00
Lutz Kettner
8d886ed649
Changed template parameter name in HalfedgeDS_in_place_list_vertex,
...
etc., to make SGI CC happy.
2001-07-17 02:15:43 +00:00
Lutz Kettner
0f74180f06
- Added #include <cstddef> whereever std::size_t is used.
2001-07-16 23:29:16 +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
edf8172442
Bump for 3.12 (29 Jun 2001)
2001-06-29 06:36:52 +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
45741ee299
Bump for 3.10 (25 Jun 2001)
2001-06-25 08:07:36 +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
7c3280d9ea
Fixed bugs with Base_base.
2001-06-18 04:46:19 +00:00
Lutz Kettner
468b78eca9
changed erase_all() to clear() for HalfedgeDS concept.
2001-06-17 10:22:19 +00:00
Lutz Kettner
c3eb846092
*** empty log message ***
2001-06-15 16:39:26 +00:00
Lutz Kettner
c2ad84badb
Next internal release.
2001-06-15 08:38:55 +00:00
Sylvain Pion
d10c0b9700
Initial revision
2001-03-15 17:17:43 +00:00