Jeremy Siek
|
0c9eee3c6b
|
changed note about the move to the tuples library
[SVN r10972]
|
2001-08-30 19:45:19 +00:00 |
|
John Maddock
|
3b1afa3ba6
|
changed "empty-member" to "empty base-class"
[SVN r10966]
|
2001-08-30 10:58:19 +00:00 |
|
Jeremy Siek
|
93e6a75125
|
changed #include for tie() to tuple.hpp
[SVN r10951]
|
2001-08-28 19:09:33 +00:00 |
|
Jeremy Siek
|
52f8a7c0ca
|
changed #include for tie()
[SVN r10950]
|
2001-08-28 19:07:51 +00:00 |
|
Jeremy Siek
|
55bfeb646f
|
removed tie() and class tied
[SVN r10938]
|
2001-08-26 19:55:49 +00:00 |
|
Jeremy Siek
|
75c9dd3be1
|
added not about constness of operator* and operator[]
[SVN r10931]
|
2001-08-24 15:28:20 +00:00 |
|
Dave Abrahams
|
6392e2788f
|
Removed incorrect statics, added const
[SVN r10930]
|
2001-08-24 12:09:34 +00:00 |
|
Peter Dimov
|
6a97f3f9ba
|
Tabs converted to spaces.
[SVN r10916]
|
2001-08-23 19:05:21 +00:00 |
|
Peter Dimov
|
6e5f52e279
|
initial commit
[SVN r10914]
|
2001-08-23 18:42:16 +00:00 |
|
Darin Adler
|
7f92bed902
|
Fix some broken links. Fix order of constructor initializers.
[SVN r10913]
|
2001-08-23 17:42:07 +00:00 |
|
Beman Dawes
|
d68a11cc42
|
Misc; mostly fix links to hard disk locations
[SVN r10902]
|
2001-08-20 13:04:43 +00:00 |
|
Beman Dawes
|
328a81e194
|
Fix broken hyperlink
[SVN r10896]
|
2001-08-19 15:08:33 +00:00 |
|
Beman Dawes
|
31d0908b74
|
Add workaround for BOOST_NO_STDC_NAMESPACE
[SVN r10681]
|
2001-07-20 21:29:36 +00:00 |
|
Dave Abrahams
|
32c77599f4
|
Fixes for ICL
[SVN r10613]
|
2001-07-14 12:51:59 +00:00 |
|
Beman Dawes
|
812ebf3562
|
Back out commit made in error
[SVN r10596]
|
2001-07-12 16:15:30 +00:00 |
|
Beman Dawes
|
37f476013d
|
Change absolute URL's to relative
[SVN r10594]
|
2001-07-12 15:31:15 +00:00 |
|
Dave Abrahams
|
9f3104166f
|
output_iterator_helper changes: removed default template parameters, added
support for self-proxying, additional documentation and tests (Aleksey Gurtovoy)
[SVN r10576]
|
2001-07-09 23:51:49 +00:00 |
|
Dave Abrahams
|
64cc0daf34
|
Integrate Aleksey's changes
[SVN r10575]
|
2001-07-09 23:50:55 +00:00 |
|
Beman Dawes
|
d5d64df124
|
Fix broken link
[SVN r10553]
|
2001-07-06 19:19:45 +00:00 |
|
Beman Dawes
|
0edcfcd5c1
|
Tuples library causes tie to be deprecated
[SVN r10552]
|
2001-07-06 19:16:39 +00:00 |
|
John Maddock
|
50ba2d419a
|
Tweeked gcc workaround (gcc 3 still has same problem as gcc 2.9x), added tentative Metrowerks and Intel compiler workarounds.
[SVN r10422]
|
2001-06-25 11:31:14 +00:00 |
|
John Maddock
|
ff3a77ca5a
|
Fixed problem with VC6 compilers - probably a temporary fix.
[SVN r10361]
|
2001-06-20 11:43:57 +00:00 |
|
Jens Maurer
|
4eaed6c23d
|
remove superfluous, illegal "typename" (twice)
[SVN r10314]
|
2001-06-12 18:50:37 +00:00 |
|
Jeremy Siek
|
4d0dd46471
|
meant to add as a branch
[SVN r10280]
|
2001-06-06 19:16:34 +00:00 |
|
Jeremy Siek
|
9c2549bd00
|
files for the tmpw2001 paper about iterator adaptors
[SVN r10278]
|
2001-06-06 19:08:51 +00:00 |
|
Dave Abrahams
|
b7c8e0c17f
|
changes from Daryle Walker
[SVN r10264]
|
2001-06-04 11:57:37 +00:00 |
|
Jeremy Siek
|
dd3cfe1837
|
removed old arg ordering, use defaults instead
[SVN r10258]
|
2001-06-03 20:00:24 +00:00 |
|
Beman Dawes
|
43f525298e
|
Remove compiler workarounds no longer needed due to BOOST_STATIC_ASSERT fix. For stylistic reasons, change sizeof() test to sizeof() != 0
[SVN r10236]
|
2001-05-28 14:22:30 +00:00 |
|
Beman Dawes
|
1bb1898ab9
|
Dave says qualifiers weren't really needed
[SVN r10222]
|
2001-05-24 19:11:51 +00:00 |
|
Beman Dawes
|
9578f24be9
|
Workaround compiler problems while waiting to find out if BOOST_STATIC_ASSERT is broken
[SVN r10218]
|
2001-05-24 16:02:42 +00:00 |
|
Jens Maurer
|
46fae3aed2
|
added check_delete workaround for Sun CC
[SVN r10213]
|
2001-05-24 09:26:48 +00:00 |
|
Beman Dawes
|
e35f91a70a
|
Smart pointer and utility changes related to adding checked_delere and checked_array_delete
[SVN r10189]
|
2001-05-22 18:58:21 +00:00 |
|
John Maddock
|
851052fcca
|
Updated docs - added VC6 bug warning
[SVN r10062]
|
2001-05-08 11:17:44 +00:00 |
|
John Maddock
|
5ef81b2952
|
Updated/stricter test program
[SVN r10061]
|
2001-05-08 11:17:05 +00:00 |
|
John Maddock
|
ef2851c053
|
Fixes for Sun C++ 5.1
[SVN r10060]
|
2001-05-08 11:16:35 +00:00 |
|
John Maddock
|
0b4387cff5
|
reorganised tests to show up VC6 bugs
[SVN r10002]
|
2001-05-02 10:59:32 +00:00 |
|
John Maddock
|
a40cf11fbf
|
Rewritten compressed_pair regression script to test everything in a more methodical way
[SVN r10000]
|
2001-05-01 11:17:02 +00:00 |
|
Beman Dawes
|
5c495cd223
|
Change all eGroups references to YahooGroups
[SVN r9979]
|
2001-04-25 00:24:50 +00:00 |
|
Jeremy Siek
|
cf1296dff8
|
added stuff about Default Constructible needed for the function object
[SVN r9683]
|
2001-03-29 16:26:42 +00:00 |
|
Jeremy Siek
|
d6d88db6e8
|
std::bind1st -> boost::bind1st
[SVN r9682]
|
2001-03-29 16:19:34 +00:00 |
|
Jeremy Siek
|
85c2a35257
|
std::binder1st -> boost::binder1st
[SVN r9681]
|
2001-03-29 16:18:41 +00:00 |
|
Jeremy Siek
|
836d8b1c64
|
added spaces in name
[SVN r9673]
|
2001-03-29 04:08:38 +00:00 |
|
John Maddock
|
98d8c8ab71
|
fixed broken link
[SVN r9645]
|
2001-03-27 10:54:12 +00:00 |
|
Jeremy Siek
|
db45013339
|
fixed sgi stl link
[SVN r9631]
|
2001-03-22 16:06:15 +00:00 |
|
Jeremy Siek
|
a55c37e7f6
|
fixed sgi stl links
[SVN r9630]
|
2001-03-22 16:05:48 +00:00 |
|
Jeremy Siek
|
46a270fcca
|
fixed link to sgi stl
[SVN r9629]
|
2001-03-22 16:02:11 +00:00 |
|
Jeremy Siek
|
967856518e
|
updated link to sgi stl
[SVN r9628]
|
2001-03-22 16:01:18 +00:00 |
|
Jeremy Siek
|
7f93e739fe
|
added documentation for initialize() policy function
[SVN r9592]
|
2001-03-19 21:46:14 +00:00 |
|
Jeremy Siek
|
2cd1422514
|
added comment about abstract base classes as value_type
[SVN r9584]
|
2001-03-19 17:31:27 +00:00 |
|
Beman Dawes
|
feb370b201
|
1.21.0 run up including fixing broken links
[SVN r9523]
|
2001-03-09 14:36:41 +00:00 |
|