Jeremy Siek
|
3ca4a33a65
|
updated for named parameters
[SVN r11566]
|
2001-11-04 16:21:51 +00:00 |
|
Jeremy Siek
|
95197f427c
|
remoeved #if 0
[SVN r11565]
|
2001-11-04 16:18:10 +00:00 |
|
Jeremy Siek
|
84cdfb032c
|
commit these changes
[SVN r11563]
|
2001-11-04 04:37:14 +00:00 |
|
Dave Abrahams
|
ec2ceb9c96
|
no message
[SVN r11508]
|
2001-11-01 17:22:39 +00:00 |
|
John Maddock
|
6286c893fd
|
Minor regression fixes for Borland and Sunpro tests.
[SVN r11470]
|
2001-10-30 11:41:35 +00:00 |
|
Jeremy Siek
|
354aef0e8c
|
changed named parameters doc to match new stuff
[SVN r11417]
|
2001-10-22 17:04:23 +00:00 |
|
John Maddock
|
139e33c36d
|
Updated preprocessor logic to use BOOST_HAS_LONG_LONG
[SVN r11399]
|
2001-10-18 11:33:52 +00:00 |
|
Dave Abrahams
|
e01de59cdd
|
Made these actually compile
[SVN r11378]
|
2001-10-12 22:22:42 +00:00 |
|
Darin Adler
|
686f822dea
|
Fix spelling error: "occurances" -> "occurrences".
[SVN r11376]
|
2001-10-11 17:26:04 +00:00 |
|
John Maddock
|
9961d5c9af
|
Last fix had broken preprocessor logic, now fixed.
[SVN r11373]
|
2001-10-11 12:04:00 +00:00 |
|
John Maddock
|
628be0d125
|
Fixes for Sunpro C++ 5.3 (code now works!)
[SVN r11368]
|
2001-10-09 11:24:56 +00:00 |
|
John Maddock
|
633e45f61a
|
Fixed test to work with sunpro 5.3 (omits array specialisation tests)
[SVN r11359]
|
2001-10-08 11:35:05 +00:00 |
|
John Maddock
|
2f357c3805
|
Partial fixes for sunpro 5.3 - doesn't actually work yet though
[SVN r11355]
|
2001-10-08 11:31:29 +00:00 |
|
John Maddock
|
cda0894d0d
|
Fix for sunpro 5.3 (array specialisations don't work)
[SVN r11354]
|
2001-10-08 11:30:53 +00:00 |
|
Beman Dawes
|
117720a8bc
|
1.25.0 Final runup
[SVN r11315]
|
2001-10-01 15:54:23 +00:00 |
|
Beman Dawes
|
a6f6c3613a
|
Change comments to make it clear why forward declaration header is required.
[SVN r11314]
|
2001-10-01 14:15:44 +00:00 |
|
Darin Adler
|
7914f5b931
|
Fixed unused variables that show up as warnings when doing regression
tests.
[SVN r11241]
|
2001-09-24 23:21:16 +00:00 |
|
John Maddock
|
a1add0a6f6
|
Intel C++ fixes: Added class copy constructor.
[SVN r11200]
|
2001-09-22 11:52:56 +00:00 |
|
Beman Dawes
|
c032b337c4
|
Fix broken links and other HTML changes related to new config system
[SVN r11142]
|
2001-09-18 21:24:51 +00:00 |
|
Jens Maurer
|
ec363261ae
|
remove "explicit" on two- and three-argument constructors to avoid
error on HP aCC
[SVN r11097]
|
2001-09-11 18:42:25 +00:00 |
|
Beman Dawes
|
97cde2183d
|
Initial base_from_member commit
[SVN r11086]
|
2001-09-10 14:04:28 +00:00 |
|
Dave Abrahams
|
7f43c682db
|
Fixed the pair_generator documentation. Order of parameters was wrong; reordered
the table to match the corrected order.
[SVN r11035]
|
2001-09-05 16:29:29 +00:00 |
|
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 |
|