| .. |
|
algorithm @ 2b30a1063b
|
b05f99c025
Forgotten semicolon added
|
hace 22 años |
|
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.
|
hace 22 años |
|
array @ cfb6d6eae6
|
2379b2676d
array.xml: documentation updates from Nico
|
hace 22 años |
|
bind @ 2244135e86
|
56a1fd2ac2
Enable bind<R&> for data member pointers.
|
hace 22 años |
|
compatibility @ 5e00bbd86e
|
93bc1e6bd7
Updated SGI version checks
|
hace 23 años |
|
compose @ c174dc9e01
|
64a1659506
index.htm renamed index.html
|
hace 22 años |
|
concept_check @ 1b8f363e90
|
2d6117229c
remove minmax hack from win32.hpp and fix all places that could be affected by the minmax macros
|
hace 22 años |
|
config @ 5eceb24682
|
fc817ec10d
Get rid of bogus # define of BOOST_NO_STDC_NAMESPACE
|
hace 22 años |
|
conversion @ 463284f46f
|
2d6117229c
remove minmax hack from win32.hpp and fix all places that could be affected by the minmax macros
|
hace 22 años |
|
crc @ ed764fe9c4
|
284f949144
Corrected license statement
|
hace 22 años |
|
date_time @ 7cfd84f434
|
ac6ee02cc8
additional tests to exercise ptime special values constructor
|
hace 22 años |
|
detail @ 2fe7fd95d2
|
1cffb7d2c8
Kill off outer cv-stripping of Dereferenceable
|
hace 22 años |
|
disjoint_sets @ cf471f086b
|
b7e39aaaef
cwpro8.3 workaround
|
hace 23 años |
|
dynamic_bitset @ f66792a57d
|
2d6117229c
remove minmax hack from win32.hpp and fix all places that could be affected by the minmax macros
|
hace 22 años |
|
exception @ 17f806e8a7
|
cf319e71b6
_MSC_VER use clarified.
|
hace 22 años |
|
filesystem @ 5b78d4c497
|
5f588c1f04
filesystem::exists, must check to see why a filesystem stat failed, before assuming that the file does not exist.
|
hace 22 años |
|
format @ d09013ce9c
|
96436ea92f
changed format_item::truncate_ 's type from int to streamsize. that's what it was supposed to be from the start. spotted on 64 bit plaform by A.Leeming
|
hace 22 años |
|
function @ 2c0e633307
|
2f9f4c6973
Added contains() and function_equal()
|
hace 22 años |
|
functional @ 240f068069
|
825fe1ec07
add or update See www.boost.org comments
|
hace 23 años |
|
graph @ b4a9b406c2
|
350581be3e
changed the concept check for Distance Matrix, and changed to
|
hace 22 años |
|
integer @ 4862574bb1
|
2d6117229c
remove minmax hack from win32.hpp and fix all places that could be affected by the minmax macros
|
hace 22 años |
|
io @ 70043b1ee4
|
7cdfaa4f8e
Fixed up license/copyright
|
hace 22 años |
|
iterator @ 020d0b8f99
|
c139dff046
fixed a typop
|
hace 22 años |
|
lambda @ ec6cc563b1
|
fecb627e59
patch for gcc3.4
|
hace 22 años |
|
math @ a607b80188
|
2d6117229c
remove minmax hack from win32.hpp and fix all places that could be affected by the minmax macros
|
hace 22 años |
|
mpl @ 460430a167
|
19fa00f32e
better configurability fix
|
hace 22 años |
|
multi_array @ 91661f2f17
|
2d6117229c
remove minmax hack from win32.hpp and fix all places that could be affected by the minmax macros
|
hace 22 años |
|
numeric
|
f934693a27
Added NSF comment and std::max rationale
|
hace 22 años |
|
optional @ 0109fabef4
|
e76517529d
Fixed test for bcc5.6.4 weak overload resolution
|
hace 22 años |
|
pool @ 4751c81a59
|
2d6117229c
remove minmax hack from win32.hpp and fix all places that could be affected by the minmax macros
|
hace 22 años |
|
preprocessor @ d56c9b37a6
|
99808f861f
Fix broken links.
|
hace 22 años |
|
property_map @ b3ef1a3aac
|
f260725452
fixed a subtle bug in get() and put() exposed by the change to
|
hace 22 años |
|
python @ 6c8fec96b6
|
650b0f7f7e
Tweaks prompted by Faheem Mitha
|
hace 22 años |
|
random @ f63ff478d2
|
8392df980f
fix min/max problems
|
hace 22 años |
|
rational @ 71ecf6f9ec
|
2d6117229c
remove minmax hack from win32.hpp and fix all places that could be affected by the minmax macros
|
hace 22 años |
|
regex @ e3aacc5c55
|
0cabeee42f
Fixes for POSIX regexes not grepping correctly.
|
hace 22 años |
|
signals @ 8157a79bf7
|
145c4dc8eb
signal_header.xml: Remove "Allocator" parameter
|
hace 22 años |
|
smart_ptr @ c48f05dcb4
|
2cca62693e
enable_shared_from_this is now const-tolerant.
|
hace 22 años |
|
spirit @ 82175bc007
|
5c020051e7
fixed negated eps bug
|
hace 22 años |
|
statechart @ f8470c13fd
|
d64962733c
- Implemented a few of the documentation improvements suggested by Pavel Vozenilek, including the new "UML to boost::fsm mapping summary" document
|
hace 22 años |
|
static_assert @ 68545773d5
|
944950c299
Changed tests to guarantee portability
|
hace 22 años |
|
test @ 47d14290c7
|
15ba98a01b
parenthesis around std::isprint because it's a macro on mipspro
|
hace 22 años |
|
thread @ 0ed112631c
|
d751b6c528
Merge tss changes from thread_dev branch.
|
hace 22 años |
|
timer @ 79d6e03d1a
|
2d6117229c
remove minmax hack from win32.hpp and fix all places that could be affected by the minmax macros
|
hace 22 años |
|
tokenizer @ 4e7357c63e
|
8b00141520
Fixed a bug involving using char_delimiter with a true input iterator.
|
hace 22 años |
|
tuple @ 78572fca7b
|
5311009f51
Bug fix for vc6
|
hace 22 años |
|
type_traits @ 9c48f6f31e
|
8c83b49aec
This file is no longer needed, as Jamfile enumerates the test files itself.
|
hace 22 años |
|
utility @ b6c826a139
|
cb27a571bf
shared_container_iterator library:
|
hace 22 años |
|
variant @ ec94e74611
|
2d6117229c
remove minmax hack from win32.hpp and fix all places that could be affected by the minmax macros
|
hace 22 años |
|
index.html
|
9ef38fdf62
htm instead of html:-)
|
hace 24 años |
|
libraries.htm
|
11b5acd577
Added "Documentation" to page header
|
hace 22 años |