Commit Graph

17 Commits

Author SHA1 Message Date
Michael Hoffmann 27a674bde8 *** empty log message *** 2003-04-03 12:49:45 +00:00
Michael Hoffmann 6fb0c8125d *** empty log message *** 2002-11-06 14:09:26 +00:00
Michael Hoffmann dd0c30e3b8 Added Emptyset_iterator and Oneset_iterator.
Combined iterators and iterator adaptors into iterator.h.
Fixed a few more sunpro problems.
2001-09-25 12:03:43 +00:00
Michael Hoffmann ebbc8de7be Rejoined Inverse_index fix by Dima. 2001-09-14 13:40:23 +00:00
Michael Hoffmann 7fdc60ca32 Fixed sunpro 5.3 problems. 2001-09-14 11:26:58 +00:00
Dmitrii V Pasechnik b4327167c7 an msvc-specific patch to avoid "duplicate comdat" linker error on find() 2001-07-23 08:38:59 +00:00
Michael Hoffmann 918cb32e4b *** empty log message *** 2001-06-26 14:19:52 +00:00
Michael Hoffmann 720430a1f5 Fixed Inverse_index for buggy gcc-3 map acc. to Eti. 2001-06-21 14:51:07 +00:00
Michael Hoffmann 4f8f946593 Added merge and sort parameterized with a StrictWeakOrdering to in-place list. 2001-06-11 15:47:41 +00:00
Michael Hoffmann 1f95386359 Fixed leading underscore names. 2000-04-14 10:56:59 +00:00
Michael Hoffmann 6f3b895a67 Removed conditional include checks.
Fixed bug in min/max_element_if.
1999-11-10 13:37:55 +00:00
Michael Hoffmann 7dc3dbca11 Introduced CGAL_LIMITED_ITERATOR_TRAITS_SUPPORT for MSVC.
Don't use iterator_category(...), if iterator traits are there.
1999-09-10 13:35:22 +00:00
Michael Hoffmann 83ee46d93b *** empty log message *** 1999-09-01 19:48:36 +00:00
Michael Hoffmann 38e8220c78 Added file algorithm.h.
New functions min_max_element and min/max_element_if.
1999-09-01 19:12:35 +00:00
Michael Hoffmann 629f071db0 Removed obsolete workaround flags.
Removed line directives.
1999-07-30 10:54:52 +00:00
Michael Hoffmann c4cb253321 Added typedefs for types from base class that are not visible
since the base class depends on the template parameter.
(in composition classes and Random_access_value_adaptor)
1999-07-30 07:19:19 +00:00
Michael Hoffmann 8203339d1d Initial revision 1999-07-30 06:36:34 +00:00