Commit Graph

266 Commits

Author SHA1 Message Date
Lutz Kettner 7e4496428a - Added test_vector in cgal_test.
- Fixed bug in vector.h in insert with commented new_finish assignment.
2002-04-03 14:35:23 +00:00
Lutz Kettner 9eaecdc31c SRC : Added vector class in include/CGAL/vector.h.
TEST: Added vector test program in test/STL_Extension/test_vector.C
2002-03-28 19:39:32 +00:00
Michael Hoffmann 929ec54a1b *** empty log message *** 2002-03-28 15:32:41 +00:00
Michael Hoffmann 1fae643da4 Use Arity_traits also in functional_msvc. 2002-03-28 15:24:34 +00:00
Michael Hoffmann c45d31b213 *** empty log message *** 2002-03-21 15:20:20 +00:00
Michael Hoffmann 6c3fcf85d4 Small change in In_place_list to please VC7. 2002-03-21 15:11:34 +00:00
Michael Hoffmann e2bcf8a32c *** empty log message *** 2002-03-20 15:49:04 +00:00
Michael Hoffmann 2b64ee6a03 *** empty log message *** 2002-03-20 15:32:52 +00:00
Michael Hoffmann 27c2836fff *** empty log message *** 2002-01-22 10:11:29 +00:00
Michael Hoffmann befa07cc18 *** empty log message *** 2002-01-22 09:58:58 +00:00
Michael Hoffmann e57f127301 Fixed Triple/Quadruple test. 2002-01-22 09:57:50 +00:00
Michael Hoffmann c9500e0b04 *** empty log message *** 2002-01-18 09:44:05 +00:00
Michael Hoffmann 8629439a7a *** empty log message *** 2002-01-18 09:36:26 +00:00
Michael Hoffmann 6900ade6f4 Fixed another triple -> Triple. 2002-01-18 09:35:35 +00:00
Michael Hoffmann 5ba02b4ae6 *** empty log message *** 2002-01-17 17:09:22 +00:00
Michael Hoffmann 6d0f87ef10 Changed triple, quadruple -> Triple, Quadruple. 2002-01-17 17:01:36 +00:00
Michael Hoffmann 1f7a27f4f3 *** empty log message *** 2002-01-17 15:19:37 +00:00
Michael Hoffmann b2b8ea9a53 *** empty log message *** 2002-01-17 15:12:19 +00:00
Michael Hoffmann 4cd0adb92d Added triple and quadruple. 2002-01-17 15:11:04 +00:00
Michael Hoffmann 75970496fe Fixed "this" problem on msvc7. 2002-01-17 15:09:24 +00:00
Michael Hoffmann 1bbdbab7db Added triple and quadruple.
Fixed "this" problem on msvc7.
2002-01-17 15:08:53 +00:00
Michael Hoffmann 807c3bebeb Fixed typename bug for msvc. 2002-01-17 15:07:56 +00:00
Michael Hoffmann 747e73e11e Fixed typename bugs for msvc. 2002-01-17 15:07:23 +00:00
Michael Hoffmann b814d80a23 Added copy constructors/assignment for iterators on gcc-2. 2002-01-17 15:06:39 +00:00
Michael Hoffmann 6a16eb1bbd Added triple and quadruple. 2002-01-17 15:05:40 +00:00
Michael Hoffmann b46e5d1c3e *** empty log message *** 2002-01-17 10:10:49 +00:00
Sylvain Pion 8663197cdf - VC6 fix to Filter_iterator<>. 2002-01-16 15:24:48 +00:00
Michael Hoffmann f5b4b25399 *** empty log message *** 2001-12-06 14:34:48 +00:00
Michael Hoffmann f8bee3332c *** empty log message *** 2001-12-06 14:22:14 +00:00
Sylvain Pion 708f71ed30 Bump for 2.42 ( 5 Dec 2001) 2001-12-05 15:18:21 +00:00
Michael Hoffmann 69c0e12fa3 *** empty log message *** 2001-12-04 17:58:58 +00:00
Michael Hoffmann 51695b101a Moved to Kernel_basic. 2001-12-04 17:54:18 +00:00
Michael Hoffmann 77ae744df0 *** empty log message *** 2001-11-29 14:43:58 +00:00
Michael Hoffmann 3e239b0371 *** empty log message *** 2001-11-29 14:37:20 +00:00
Michael Hoffmann e986fede55 *** empty log message *** 2001-10-12 15:07:30 +00:00
Michael Hoffmann 2e86ea56cf *** empty log message *** 2001-10-12 15:00:53 +00:00
Michael Hoffmann 0e11fd1122 Fixed double -> int conversion warning. 2001-10-12 14:59:31 +00:00
Michael Hoffmann df15e35cda Added Filter_iterator suggested by Sylvain. 2001-10-12 14:59:02 +00:00
Michael Hoffmann e8b52ece3b *** empty log message *** 2001-09-27 07:04:12 +00:00
Michael Hoffmann 1c5e830b04 *** empty log message *** 2001-09-27 06:57:26 +00:00
Michael Hoffmann 23dffd30e7 Fixed std::iterator bug for gcc-2. 2001-09-27 06:56:27 +00:00
Michael Hoffmann 11fed5d6d3 *** empty log message *** 2001-09-25 12:10:53 +00:00
Michael Hoffmann 696d0a18a1 *** empty log message *** 2001-09-25 12:05:04 +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 01c0d85985 Added Emptyset_iterator and Oneset_iterator. 2001-09-25 12:01:57 +00:00
Michael Hoffmann afda252236 *** empty log message *** 2001-09-14 13:46:55 +00:00
Michael Hoffmann ebbc8de7be Rejoined Inverse_index fix by Dima. 2001-09-14 13:40:23 +00:00
Michael Hoffmann 6f74a3e9d8 *** empty log message *** 2001-09-14 11:32:56 +00:00
Michael Hoffmann 7fdc60ca32 Fixed sunpro 5.3 problems. 2001-09-14 11:26:58 +00:00
Dmitrii V Pasechnik 37285fd4e1 *** empty log message *** 2001-07-23 08:41:59 +00:00
Dmitrii V Pasechnik 021fd6aaca Bump for 2.34 (23 Jul 2001) 2001-07-23 08:41:16 +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 5e16e6bf2d *** empty log message *** 2001-07-11 09:05:43 +00:00
Michael Hoffmann 0734a36c51 Fixed dumb compiler macro. 2001-07-11 09:00:30 +00:00
Michael Hoffmann 0c1d2aa43d *** empty log message *** 2001-07-09 13:43:38 +00:00
Michael Hoffmann 7b8ab90f65 Fixed stlport stuff for msvc. 2001-07-09 13:38:17 +00:00
Michael Hoffmann 48254c75e1 *** empty log message *** 2001-07-09 11:23:10 +00:00
Michael Hoffmann 830beab2b7 Added functional_base to stlport. 2001-07-09 11:18:18 +00:00
Michael Hoffmann e018b01bc3 *** empty log message *** 2001-07-09 11:16:09 +00:00
Michael Hoffmann 59e2aa1672 *** empty log message *** 2001-07-06 12:38:13 +00:00
Michael Hoffmann ef27baaa46 Made In_place_list::allocator non-static for MSVC. 2001-07-06 12:34:01 +00:00
Michael Hoffmann 07f55a53e7 *** empty log message *** 2001-07-06 07:55:12 +00:00
Michael Hoffmann e2c903a3dc Added swap adaptor for functors. 2001-07-06 07:45:16 +00:00
Michael Hoffmann d0fa214909 *** empty log message *** 2001-07-04 16:05:28 +00:00
Michael Hoffmann 33321b7ed9 Added Allocators to In_place_list acc. to Lutz. 2001-07-04 16:00:52 +00:00
Michael Hoffmann 0415d092f4 *** empty log message *** 2001-07-04 11:53:03 +00:00
Michael Hoffmann a127466f9c Added compose_shared.
Fixed Arity_traits problem.
2001-07-04 11:48:25 +00:00
Michael Hoffmann 5ac3c83458 *** empty log message *** 2001-07-03 12:22:12 +00:00
Michael Hoffmann 2f934bd2af New functor adaptors (bind/compose).
Removed Compose for Projection objects.
2001-07-03 12:18:23 +00:00
Michael Hoffmann 8e68d2f1e3 *** empty log message *** 2001-07-03 12:16:35 +00:00
Michael Hoffmann 7439a0c96d *** empty log message *** 2001-07-03 11:51:45 +00:00
Michael Hoffmann 440bbdef62 *** empty log message *** 2001-06-26 14:23:09 +00:00
Michael Hoffmann 918cb32e4b *** empty log message *** 2001-06-26 14:19:52 +00:00
Michael Hoffmann 93ffaf18dc *** empty log message *** 2001-06-21 14:55:09 +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 7be56c3b98 *** empty log message *** 2001-06-18 12:16:50 +00:00
Michael Hoffmann 59666223f7 Changed Iterator_project as Lutz suggested. 2001-06-18 12:13:35 +00:00
Michael Hoffmann a8c5a83fbf *** empty log message *** 2001-06-12 05:34:33 +00:00
Michael Hoffmann 2d9fa2e130 *** empty log message *** 2001-06-11 15:50:46 +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 6ec2c36172 *** empty log message *** 2000-09-15 13:05:39 +00:00
Michael Hoffmann 7b4a82e1df Changed to new manual structure. 2000-09-15 13:04:57 +00:00
Michael Hoffmann fb79e5fb80 *** empty log message *** 2000-09-15 13:04:40 +00:00
Michael Hoffmann 66d78f5659 *** empty log message *** 2000-08-22 10:23:30 +00:00
Michael Hoffmann 34aa251a0f *** empty log message *** 2000-04-14 10:57:19 +00:00
Michael Hoffmann 1f95386359 Fixed leading underscore names. 2000-04-14 10:56:59 +00:00
Michael Hoffmann 9860a7b13b Fixed warnings with NDEBUG. 2000-04-14 10:55:59 +00:00
Michael Hoffmann 83a8be4b62 *** empty log message *** 2000-04-04 14:48:02 +00:00
Michael Hoffmann 6ec93d2f3b Replace reverse_bidirectional_iterator by reverse_iterator.
Fixed composition class/functions.
2000-04-04 14:43:52 +00:00
Michael Hoffmann 26c98eded9 Changed compose function/class. 2000-04-04 14:39:56 +00:00
Michael Hoffmann 3f6f9dbb15 *** empty log message *** 1999-11-10 13:44:37 +00:00
Michael Hoffmann 2d1239b177 *** empty log message *** 1999-11-10 13:38:32 +00:00
Michael Hoffmann c48ccd4be6 Removed conditional include checks. 1999-11-10 13:38:09 +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 b8b33a9b07 Replaced "\to" by "\rightarrow" to please html-converter. 1999-11-10 13:36:35 +00:00
Michael Hoffmann 81fa8daae5 *** empty log message *** 1999-09-13 07:32:01 +00:00
Michael Hoffmann 872f215adc Removed superfluous template parameter D in operator+(D,*). 1999-09-13 07:31:26 +00:00
Michael Hoffmann 0a5e0f0a94 *** empty log message *** 1999-09-10 13:36:03 +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 67f473d5b5 *** empty log message *** 1999-09-01 19:34:36 +00:00
Michael Hoffmann eb416d9049 *** empty log message *** 1999-09-01 19:32:32 +00:00
Michael Hoffmann db443fb64a *** empty log message *** 1999-09-01 19:14:57 +00:00
Michael Hoffmann b9d7149abb *** empty log message *** 1999-09-01 19:12:45 +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 726709f028 *** empty log message *** 1999-08-24 10:59:58 +00:00
Michael Hoffmann 5063306062 Added N_step_adaptor_derived.
Fixed _Circulator_size_traits to I_Circulator_size_traits.
1999-08-24 10:59:28 +00:00
Michael Hoffmann a16ae0ca08 *** empty log message *** 1999-07-30 10:55:29 +00:00
Michael Hoffmann 3ee73f0f54 Removed line directives. 1999-07-30 10:55:11 +00:00
Michael Hoffmann 629f071db0 Removed obsolete workaround flags.
Removed line directives.
1999-07-30 10:54:52 +00:00
Michael Hoffmann 14cb554f0d Joined with compose.tex. 1999-07-30 10:53:49 +00:00
Michael Hoffmann b96c469c2f now joind into stl_extension.tex. 1999-07-30 09:44:58 +00:00
Michael Hoffmann 3107e39c5d *** empty log message *** 1999-07-30 07:19:49 +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 34734ba615 *** empty log message *** 1999-07-30 06:40:39 +00:00
Michael Hoffmann 8203339d1d Initial revision 1999-07-30 06:36:34 +00:00