4868ca505fallocators don't allow size==0
Michael Stevens
2004-09-02 12:46:35 +0000
9f08b2f426allocators don't allow size==0
Michael Stevens
2004-09-02 12:46:35 +0000
6182292cb5test the value of default construction. Either empty or full size (bounded_array)
Michael Stevens
2004-09-02 11:46:31 +0000
fb90d724bdtest the value of default construction. Either empty or full size (bounded_array)
Michael Stevens
2004-09-02 11:46:31 +0000
5b1b282fedtest the value of default construction. Either empty or full size (bounded_array)
Michael Stevens
2004-09-02 11:46:31 +0000
417ac7712btest the value of default construction. Either empty or full size (bounded_array)
Michael Stevens
2004-09-02 11:46:31 +0000
5e6e517b37Fixed runtime exception, must use iterator:reference type nil_ back to no static as Default construct requires it. Arrrgg!
Michael Stevens
2004-09-02 11:44:50 +0000
f1671656e9Fixed runtime exception, must use iterator:reference type nil_ back to no static as Default construct requires it. Arrrgg!
Michael Stevens
2004-09-02 11:44:50 +0000
ed24a1be63Fixed runtime exception, must use iterator:reference type nil_ back to no static as Default construct requires it. Arrrgg!
Michael Stevens
2004-09-02 11:44:50 +0000
e341edd30eFixed runtime exception, must use iterator:reference type nil_ back to no static as Default construct requires it. Arrrgg!
Michael Stevens
2004-09-02 11:44:50 +0000
1661b71c14'explicit' vector(size) constructors Construct value_data_ with 0 size rather then default constructor
Michael Stevens
2004-09-02 09:15:07 +0000
f96ab7be2f'explicit' vector(size) constructors Construct value_data_ with 0 size rather then default constructor
Michael Stevens
2004-09-02 09:15:07 +0000
72d55de35d'explicit' vector(size) constructors Construct value_data_ with 0 size rather then default constructor
Michael Stevens
2004-09-02 09:15:07 +0000
277b9ed680'explicit' vector(size) constructors Construct value_data_ with 0 size rather then default constructor
Michael Stevens
2004-09-02 09:15:07 +0000
2aaab3e50dRestored Random Access Container compatibility
Michael Stevens
2004-09-02 09:13:26 +0000
9f7ac82edcRestored Random Access Container compatibility
Michael Stevens
2004-09-02 09:13:26 +0000
e25db86bd7Restored Random Access Container compatibility
Michael Stevens
2004-09-02 09:13:26 +0000
536ed7670aRestored Random Access Container compatibility
Michael Stevens
2004-09-02 09:13:26 +0000
b0bf49ad53Iterators never use element_proxy only references typedef pointer is not part of the Vector Expression Concept and not needed for implementation
Michael Stevens
2004-09-01 14:36:36 +0000
a09ec14145Iterators never use element_proxy only references typedef pointer is not part of the Vector Expression Concept and not needed for implementation
Michael Stevens
2004-09-01 14:36:36 +0000
49c94701c8Iterators never use element_proxy only references typedef pointer is not part of the Vector Expression Concept and not needed for implementation
Michael Stevens
2004-09-01 14:36:36 +0000
79911e151aIterators never use element_proxy only references typedef pointer is not part of the Vector Expression Concept and not needed for implementation
Michael Stevens
2004-09-01 14:36:36 +0000
017be1077btypedef pointer is not part of the Vector Expression Concept and not needed for implementation
Michael Stevens
2004-09-01 14:19:50 +0000
6b69700d3ftypedef pointer is not part of the Vector Expression Concept and not needed for implementation
Michael Stevens
2004-09-01 14:19:50 +0000
ef9d223ae4typedef pointer is not part of the Vector Expression Concept and not needed for implementation
Michael Stevens
2004-09-01 14:19:50 +0000
7bd50935f5typedef pointer is not part of the Vector Expression Concept and not needed for implementation
Michael Stevens
2004-09-01 14:19:50 +0000
37942b6bcaFixed mixed use assignment in construction Add STL allocator to storage types
Michael Stevens
2004-09-01 14:11:36 +0000
1c8f00a874Fixed mixed use assignment in construction Add STL allocator to storage types
Michael Stevens
2004-09-01 14:11:36 +0000
02d6de43a1Fixed mixed use assignment in construction Add STL allocator to storage types
Michael Stevens
2004-09-01 14:11:36 +0000
62c7835b59Fixed mixed use assignment in construction Add STL allocator to storage types
Michael Stevens
2004-09-01 14:11:36 +0000
1b7d881d0bpropogated array_type is public change
Michael Stevens
2004-09-01 13:21:24 +0000
a2ef1ba0e0propogated array_type is public change
Michael Stevens
2004-09-01 13:21:24 +0000
b1f1636929propogated array_type is public change
Michael Stevens
2004-09-01 13:21:24 +0000
155fa753a0propogated array_type is public change
Michael Stevens
2004-09-01 13:21:24 +0000
614a8a710cMade returned index_array_type etc public. Thanks to Karl for spotting this.
Michael Stevens
2004-08-31 08:44:29 +0000
7bb61ba86fMade returned index_array_type etc public. Thanks to Karl for spotting this.
Michael Stevens
2004-08-31 08:44:29 +0000
a8ee4153c9Made returned index_array_type etc public. Thanks to Karl for spotting this.
Michael Stevens
2004-08-31 08:44:29 +0000
d97dd05978Made returned index_array_type etc public. Thanks to Karl for spotting this.
Michael Stevens
2004-08-31 08:44:29 +0000
fc1e0010c2workaround gcc.2.95 bug with ? operator and const return value
Michael Stevens
2004-08-29 09:08:20 +0000
c9df13c99eworkaround gcc.2.95 bug with ? operator and const return value
Michael Stevens
2004-08-29 09:08:20 +0000
1fbfe3263dworkaround gcc.2.95 bug with ? operator and const return value
Michael Stevens
2004-08-29 09:08:20 +0000
e7a9087903workaround gcc.2.95 bug with ? operator and const return value
Michael Stevens
2004-08-29 09:08:20 +0000
473927ee7eVC6 requires old static init syntax
Michael Stevens
2004-08-28 17:15:35 +0000
0e7664cc5eVC6 requires old static init syntax
Michael Stevens
2004-08-28 17:15:35 +0000
5bf92209f6VC6 requires old static init syntax
Michael Stevens
2004-08-28 17:15:35 +0000
bb1daccb95VC6 requires old static init syntax
Michael Stevens
2004-08-28 17:15:35 +0000
8da4242aebDERIVED_HELPERS only seem to be unambigous on some compiler. (CW9 and VC7.1/8 fail) Provide sepecfic expression overload instead
Michael Stevens
2004-08-28 11:35:47 +0000
f656c30fd9DERIVED_HELPERS only seem to be unambigous on some compiler. (CW9 and VC7.1/8 fail) Provide sepecfic expression overload instead
Michael Stevens
2004-08-28 11:35:47 +0000
c08d986ee7DERIVED_HELPERS only seem to be unambigous on some compiler. (CW9 and VC7.1/8 fail) Provide sepecfic expression overload instead
Michael Stevens
2004-08-28 11:35:47 +0000
15defb08d3DERIVED_HELPERS only seem to be unambigous on some compiler. (CW9 and VC7.1/8 fail) Provide sepecfic expression overload instead
Michael Stevens
2004-08-28 11:35:47 +0000
97062292a8private evaluate
Michael Stevens
2004-08-28 10:00:55 +0000
c0b2695f83private evaluate
Michael Stevens
2004-08-28 10:00:55 +0000
8e970c2c08private evaluate
Michael Stevens
2004-08-28 10:00:55 +0000
8893f57a03private evaluate
Michael Stevens
2004-08-28 10:00:55 +0000
53dfcb0cd6VC7.1 using operator= overloads have problems
Michael Stevens
2004-08-27 16:14:03 +0000
c5c7c71d94VC7.1 using operator= overloads have problems
Michael Stevens
2004-08-27 16:14:03 +0000
32d3aee084VC7.1 using operator= overloads have problems
Michael Stevens
2004-08-27 16:14:03 +0000
75403ef54eVC7.1 using operator= overloads have problems
Michael Stevens
2004-08-27 16:14:03 +0000
856180ff7dAllow command line TESTSET Enable BOUNDED_VECTOR which picks up a VC7.1 problem
Michael Stevens
2004-08-27 16:12:23 +0000
a8d8e8fa37Allow command line TESTSET Enable BOUNDED_VECTOR which picks up a VC7.1 problem
Michael Stevens
2004-08-27 16:12:23 +0000
9f863af893Allow command line TESTSET Enable BOUNDED_VECTOR which picks up a VC7.1 problem
Michael Stevens
2004-08-27 16:12:23 +0000
40ed084a8bAllow command line TESTSET Enable BOUNDED_VECTOR which picks up a VC7.1 problem
Michael Stevens
2004-08-27 16:12:23 +0000
9dc94e81d3const correctness for zero_ etc completed use if_ instead of if_c
Michael Stevens
2004-08-27 15:23:32 +0000
15cdc1bfa0const correctness for zero_ etc completed use if_ instead of if_c
Michael Stevens
2004-08-27 15:23:32 +0000
f66eecf2deconst correctness for zero_ etc completed use if_ instead of if_c
Michael Stevens
2004-08-27 15:23:32 +0000
b1f2f1d73aconst correctness for zero_ etc completed use if_ instead of if_c
Michael Stevens
2004-08-27 15:23:32 +0000
d801a97399comments
Michael Stevens
2004-08-27 15:19:35 +0000
af1408a6fccomments
Michael Stevens
2004-08-27 15:19:35 +0000
b32c6cc3cbcomments
Michael Stevens
2004-08-27 15:19:35 +0000
a70ed9e30fcomments
Michael Stevens
2004-08-27 15:19:35 +0000
bff5cbda54removed a try left in
Michael Stevens
2004-08-27 14:31:47 +0000
791522927aremoved a try left in
Michael Stevens
2004-08-27 14:31:47 +0000
0fbcf97fbaremoved a try left in
Michael Stevens
2004-08-27 14:31:47 +0000
6caeb2765cremoved a try left in
Michael Stevens
2004-08-27 14:31:47 +0000
38368e113dfixed broken links
Michael Stevens
2004-08-27 13:24:32 +0000
d0506bdecafixed broken links
Michael Stevens
2004-08-27 13:24:32 +0000
df67e4fc9cfixed broken links
Michael Stevens
2004-08-27 13:24:32 +0000
98ff2be4e5fixed broken links
Michael Stevens
2004-08-27 13:24:32 +0000
c0b74f2d0cremoved vector::size_ use data_.size () instead
Michael Stevens
2004-08-27 13:00:00 +0000
4fb96b6af7removed vector::size_ use data_.size () instead
Michael Stevens
2004-08-27 13:00:00 +0000
a0893df99fremoved vector::size_ use data_.size () instead
Michael Stevens
2004-08-27 13:00:00 +0000
8a50b40c0eremoved vector::size_ use data_.size () instead
Michael Stevens
2004-08-27 13:00:00 +0000
e110647c4dconst correctness for nil_, zero_ Construct without assignment for zero_,one_
Michael Stevens
2004-08-27 12:46:47 +0000
01e19898daconst correctness for nil_, zero_ Construct without assignment for zero_,one_
Michael Stevens
2004-08-27 12:46:47 +0000
9e8f55729fconst correctness for nil_, zero_ Construct without assignment for zero_,one_
Michael Stevens
2004-08-27 12:46:47 +0000
3d99dc0afbconst correctness for nil_, zero_ Construct without assignment for zero_,one_
Michael Stevens
2004-08-27 12:46:47 +0000
96371a2555General Configuration enable NO_PROXY_SHORTCUTS
Michael Stevens
2004-08-27 10:16:43 +0000
17bafc8251General Configuration enable NO_PROXY_SHORTCUTS
Michael Stevens
2004-08-27 10:16:43 +0000
a16030d565General Configuration enable NO_PROXY_SHORTCUTS
Michael Stevens
2004-08-27 10:16:43 +0000
6539343419General Configuration enable NO_PROXY_SHORTCUTS
Michael Stevens
2004-08-27 10:16:43 +0000
f566403ed4Disable fail slice proxies
Michael Stevens
2004-08-26 18:36:10 +0000
05b1822221Disable fail slice proxies
Michael Stevens
2004-08-26 18:36:10 +0000
2406669e9eDisable fail slice proxies
Michael Stevens
2004-08-26 18:36:10 +0000
9032f3c4ddDisable fail slice proxies
Michael Stevens
2004-08-26 18:36:10 +0000
85c72cfe5aBig improvement to type encapsulation iterator_type, expersion_type, functo_type etc private
Michael Stevens
2004-08-26 18:17:47 +0000
d3232ebd27Big improvement to type encapsulation iterator_type, expersion_type, functo_type etc private
Michael Stevens
2004-08-26 18:17:47 +0000
1d8843c96aBig improvement to type encapsulation iterator_type, expersion_type, functo_type etc private
Michael Stevens
2004-08-26 18:17:47 +0000
35e2465c16Big improvement to type encapsulation iterator_type, expersion_type, functo_type etc private
Michael Stevens
2004-08-26 18:17:47 +0000
12b1d9e49ecode layout
Michael Stevens
2004-08-26 16:28:10 +0000
7b45c27d0fcode layout
Michael Stevens
2004-08-26 16:28:10 +0000