| .. |
|
any @ 3fb1dbc758
|
7e3a545af0
Don't allow a namespace and a class template to have the same name; it confuses MSVC 6.0 and 7.0.
|
22 years ago |
|
array @ 1c6f9ef038
|
64a1659506
index.htm renamed index.html
|
22 years ago |
|
bind @ f91de70d8e
|
0e6dfdd672
type_traits.htm now type_traits.html
|
22 years ago |
|
compatibility @ 5e00bbd86e
|
93bc1e6bd7
Updated SGI version checks
|
23 years ago |
|
compose @ c174dc9e01
|
64a1659506
index.htm renamed index.html
|
22 years ago |
|
concept_check @ 308df430d2
|
388e8f0872
borland workaround
|
22 years ago |
|
config @ bb140bdddc
|
4d948bc269
DM fixes
|
22 years ago |
|
conversion @ 9f5ec17603
|
64a1659506
index.htm renamed index.html
|
22 years ago |
|
crc @ ed764fe9c4
|
284f949144
Corrected license statement
|
22 years ago |
|
date_time @ 3671b2e023
|
b320248877
merge various document updates from 1.31 release
|
22 years ago |
|
detail @ 2fe7fd95d2
|
1cffb7d2c8
Kill off outer cv-stripping of Dereferenceable
|
22 years ago |
|
disjoint_sets @ cf471f086b
|
b7e39aaaef
cwpro8.3 workaround
|
23 years ago |
|
dynamic_bitset @ 702e7dd26b
|
40f1650f37
remove unused variable
|
23 years ago |
|
exception @ 17f806e8a7
|
cf319e71b6
_MSC_VER use clarified.
|
22 years ago |
|
filesystem @ 23acebe6dc
|
d55e68202b
missing std for remove, rename
|
22 years ago |
|
format @ 735a1691e5
|
147008a42b
Fix compliance issues detected by Metrowerks
|
22 years ago |
|
function @ 50ff886c81
|
08ca341db1
MSVC 7.1 can handle Function, preferred syntax
|
22 years ago |
|
functional @ 240f068069
|
825fe1ec07
add or update See www.boost.org comments
|
23 years ago |
|
graph @ 72df35f1fa
|
97a986b626
Set proper licence.
|
22 years ago |
|
integer @ f2d22d091f
|
0302dd2f19
Patches for cstdint support:
|
22 years ago |
|
io @ 70043b1ee4
|
7cdfaa4f8e
Fixed up license/copyright
|
22 years ago |
|
iterator @ 99891db75c
|
7c8bebf532
last nights intense scramble to get a revision ready for the C++ std committee
|
22 years ago |
|
lambda @ 89fb84d751
|
fd27cb0a98
supressed some gcc3.4 warnings, making it more explicit that a few
|
22 years ago |
|
math @ e8ddc9e36f
|
9904fbd59e
Metrowerks appears to require static_cast workaround.
|
22 years ago |
|
mpl @ 90983941be
|
0e9e9a2e80
DM fixes
|
22 years ago |
|
multi_array @ afb151d824
|
ac39dc02a9
fix links broken by index.htm to index.html renaming
|
22 years ago |
|
numeric
|
39d8103498
fix force_rounding() for compilers with sizeof(long double) == 8 (Ed Swartz)
|
22 years ago |
|
optional @ 8d85b4c47b
|
f3b37a5000
Fixed documentation for operator<
|
22 years ago |
|
pool @ b7bc5bec08
|
4d997105c3
Munged e-mail addresses
|
22 years ago |
|
preprocessor @ d56c9b37a6
|
99808f861f
Fix broken links.
|
22 years ago |
|
property_map @ b3ef1a3aac
|
f260725452
fixed a subtle bug in get() and put() exposed by the change to
|
22 years ago |
|
python @ 11d8751d29
|
f7e40786fa
workaround for gcc 3.4 bug when using precompiled header support
|
22 years ago |
|
random @ 616236112f
|
f2d1db5c7c
check for overflow/underflow in uniform_int<> with large base_type (Mario Rütti)
|
22 years ago |
|
rational @ 48438a6b29
|
217d6d9b0a
Untabified
|
23 years ago |
|
regex @ c9efbea4a7
|
b6f3306761
Added more tests to catch some additional regressions.
|
22 years ago |
|
signals @ dddc19239d
|
87e2fc837b
MSVC 7.1 can handle Signals, preferred syntax
|
22 years ago |
|
smart_ptr @ 7fb399b3bb
|
bd8fb95b41
index.htm renamed index.html
|
22 years ago |
|
spirit @ c92a47a4a5
|
1e785d054e
minor bug fix
|
22 years ago |
|
statechart @ 94ad36aa61
|
ed1b92ffec
Standard conformance fix
|
22 years ago |
|
static_assert @ 328b4fee16
|
08fc7ba609
MWCW 8.3 no longer needs the enum version. This fixes a problem in Spirit, because of two header files both having a static assert at the same line.
|
22 years ago |
|
test @ 1a1c3dc0cc
|
83f22cf5af
Fix Metrowerks link failures for some compiler configurations. See comment in code. (fix from Ed Swartz of Metrowerks)
|
22 years ago |
|
thread @ 0696f3cc41
|
bb85151275
Added auto-link code to thread library
|
22 years ago |
|
timer @ 950d76e813
|
bd8fb95b41
index.htm renamed index.html
|
22 years ago |
|
tokenizer @ b1f97fa633
|
73cd709b62
Coverted to Robert Zeh's fast tokenizer. New dependency on MPL
|
22 years ago |
|
tuple @ 78572fca7b
|
5311009f51
Bug fix for vc6
|
22 years ago |
|
type_traits @ 7f3b917cea
|
34b811d00e
Added workaround for gcc3.4
|
22 years ago |
|
utility @ 918bf25039
|
2a991d2240
Fixed documentation for less_pointees
|
22 years ago |
|
variant @ c5c2446344
|
f2826bc658
Updated workaround and defect macros to reflect new Metrowerks and Intel versions.
|
22 years ago |
|
index.html
|
9ef38fdf62
htm instead of html:-)
|
24 years ago |
|
libraries.htm
|
ac39dc02a9
fix links broken by index.htm to index.html renaming
|
22 years ago |