| .. |
|
algorithm @ f1e60579c2
|
6796ec81e5
documentation typo fixed
|
19 vuotta sitten |
|
any @ fbfce97070
|
a70f317546
Add copyright, license
|
19 vuotta sitten |
|
array @ 069b5e2ca1
|
d7f18d32db
Throw out_of_range rather than range_error. See 21.1.1 paragraph 13.
|
19 vuotta sitten |
|
asio @ a61048b9d7
|
dc2ebf0a59
On Linux, the SO_DEBUG socket option can only be set by root.
|
19 vuotta sitten |
|
assign @ 91e4888c8e
|
8552d7d322
Allow building of shared versions of some Boost.Test libraries.
|
19 vuotta sitten |
|
bind @ 41d9fbc317
|
263d417e84
License update
|
19 vuotta sitten |
|
compatibility @ fc615e6ed1
|
f204e4ea92
Fixed license & copyright issues.
|
19 vuotta sitten |
|
compose @ 0cd80c5f65
|
a70f317546
Add copyright, license
|
19 vuotta sitten |
|
concept_check @ c1709f6794
|
a70f317546
Add copyright, license
|
19 vuotta sitten |
|
config @ b1a5420f4d
|
2780036812
Clear ABI warnings on Borland compiler, when headers included further headers
|
19 vuotta sitten |
|
conversion @ 42cb6d66cf
|
1323ea0b25
lexical_cast_noncopyable_test.cpp
|
19 vuotta sitten |
|
crc @ c1abdded4c
|
d3ee169a25
Merged from Version_1_33_1
|
20 vuotta sitten |
|
date_time @ bf9502ac86
|
ef523aa9c3
add single overall include file for date time lib
|
19 vuotta sitten |
|
detail @ 1da5dd89a8
|
94d9400e98
Corrected wrong order in copyright notices.
|
19 vuotta sitten |
|
disjoint_sets @ 6ad962422b
|
7631a12a9a
Fixed minor HTML tidy error.
|
19 vuotta sitten |
|
dynamic_bitset @ 08357c3972
|
a70f317546
Add copyright, license
|
19 vuotta sitten |
|
exception @ ae714358ad
|
e5a29a5074
fixes comeau bug
|
22 vuotta sitten |
|
filesystem @ 14f0535f27
|
ba7db9fe95
Fix missing sysbols on linking as the reference to boost_system needs to be specific.
|
19 vuotta sitten |
|
foreach @ d0a07d4707
|
dc3211d814
accomodate Boost.Range interface changes
|
19 vuotta sitten |
|
format @ 04657d5f82
|
b943818d52
Switch to BBv2
|
19 vuotta sitten |
|
function @ 6a3f0df553
|
a70f317546
Add copyright, license
|
19 vuotta sitten |
|
functional @ 792ee1fee1
|
818f2ee3e7
Fixed license & copyright issues.
|
19 vuotta sitten |
|
fusion @ a0a0613e36
|
5a9001eeeb
fixing binary transform equal_to
|
19 vuotta sitten |
|
graph @ 1f84c5b232
|
b98bd089b3
Remove old graphviz parser
|
19 vuotta sitten |
|
graph_parallel @ 1639cca270
|
d6239fbbd1
Adjacency list serialization fixes, from David Keller
|
19 vuotta sitten |
|
integer @ a1cc143de7
|
9f146bbee6
Added license to a person profile; updated license on Boost.Integer and Boost.IO doc files; changed 'BOOST_TEST' to 'BOOST_CHECK' on Boost.Integer testing *.cpp files
|
19 vuotta sitten |
|
interprocess @ e298f20dce
|
ef63f6964e
Workaround for VC 8 inliner bug.
|
19 vuotta sitten |
|
io @ 03d3918627
|
8552d7d322
Allow building of shared versions of some Boost.Test libraries.
|
19 vuotta sitten |
|
iostreams @ 263d00b560
|
661a7bb50f
Merge: Fix a link to Boost.Build v1 documentation, to link to the Boost.Build
|
19 vuotta sitten |
|
iterator @ c080ee4dcf
|
682e476cd3
Remove detritus
|
19 vuotta sitten |
|
lambda @ 47bf3df0ae
|
7372df7541
Merge fixed links from RC_1_34_0.
|
19 vuotta sitten |
|
logic @ 5cf0ef44a7
|
f86ef3786a
Large patch from Ulrich Eckhardt to fix support for EVC++ 4.
|
21 vuotta sitten |
|
math @ dcd1455e26
|
6a756da820
removed dead file.
|
19 vuotta sitten |
|
mpi @ 3e97f3570d
|
658b67bd18
Reword warning when MPI is not configured
|
19 vuotta sitten |
|
mpl @ 6d0ea17411
|
a372d37fe1
Fix BOOST_MPL_AUX_PASS_THROUGH_LAMBDA_SPEC (merged from RC_1_34_0)
|
19 vuotta sitten |
|
multi_array @ 687226a3c5
|
3f60d689d1
Updated the docs as per Neal Becker's suggestions.
|
19 vuotta sitten |
|
multi_index @ 7be686f18e
|
66998d800f
avoided reliance on template parameter array-to-pointer decay when calling std::equal since it was posing problems for ICC EM64T 9.1 over MSVC++ 8.0
|
19 vuotta sitten |
|
numeric
|
83486d6fee
Fixed a few HTML validation errors.
|
19 vuotta sitten |
|
optional @ be7249b537
|
a70f317546
Add copyright, license
|
19 vuotta sitten |
|
parameter @ 493a8b28a5
|
89bc14f65b
replace "write something here"
|
19 vuotta sitten |
|
pool @ e85801b701
|
bcefe1d519
Removed the now obsolete proprietary copyright notice.
|
19 vuotta sitten |
|
preprocessor @ d88bf38702
|
5df45f1aec
removed single-line comment
|
19 vuotta sitten |
|
program_options @ d39f2b5979
|
7372df7541
Merge fixed links from RC_1_34_0.
|
19 vuotta sitten |
|
property_map @ c63c017991
|
57c1d42004
Integrate Kolmogorov's max flow algorithm, from Stephan Diederich.
|
19 vuotta sitten |
|
ptr_container @ 4b236a407c
|
8552d7d322
Allow building of shared versions of some Boost.Test libraries.
|
19 vuotta sitten |
|
python @ 67236ffbad
|
838417e2a1
New build instructions in progress
|
19 vuotta sitten |
|
random @ 0efede690c
|
23173277de
Fixed license & copyright issues and converted to HTML 4.01
|
19 vuotta sitten |
|
range @ aeb47120e3
|
8d05da75d1
fixed typo
|
19 vuotta sitten |
|
rational @ 16d0b949ee
|
bd60c9d2e5
Removed requirement of mixed-mode division in rational_cast; added test where the requirement's removal was needed; demonstrated limited cross-version rational casting
|
19 vuotta sitten |
|
regex @ 32feb34671
|
25b44020e1
Only static linking works with mingw.
|
19 vuotta sitten |
|
serialization @ dcccc51327
|
2780036812
Clear ABI warnings on Borland compiler, when headers included further headers
|
19 vuotta sitten |
|
signals @ 4d15dc2fde
|
83c88a184c
Fix boost_signals linking info
|
19 vuotta sitten |
|
smart_ptr @ 1c3813ce52
|
909c2d2f6d
BOOST_ASSERTs added (SF patch 1612733 by 'Baraclese')
|
19 vuotta sitten |
|
spirit @ f07d529215
|
8cf1357ec6
s/1.9.0/1.8.5/
|
19 vuotta sitten |
|
statechart @ 7341e31e9d
|
ad7a285ad3
Fixed mailing list links.
|
19 vuotta sitten |
|
static_assert @ b9a3b24aef
|
fddb868313
remove dead file.
|
19 vuotta sitten |
|
system @ 2fbf2718c4
|
588f05679e
In errno_md, for Sun and HP, always use strerror because it is always available and always thread safe on those systems. Linux, provide macro since there is no way to tell if available at runtime.
|
19 vuotta sitten |
|
test @ 7120339e61
|
74e3653a2c
Workaround for msvc-6.5: *_EQUAL macros give Internal Compiler Errors, when inlining is turned on.
|
19 vuotta sitten |
|
thread @ 6355a5b28d
|
09801f3257
Changes for WINCE
|
19 vuotta sitten |
|
timer @ 0eab9f74de
|
a70f317546
Add copyright, license
|
19 vuotta sitten |
|
tokenizer @ 4e8d066db5
|
62109b5235
Fixed license & copyright issues and converted to HTML 4.01
|
19 vuotta sitten |
|
tr1 @ 1ed4a09588
|
7cef78617c
Fix header include.
|
19 vuotta sitten |
|
tuple @ 19b8004830
|
79a1541e28
Fixed a typo.
|
19 vuotta sitten |
|
type_traits @ 820cae7c2c
|
57b2d6c3e9
removed dead file.
|
19 vuotta sitten |
|
typeof @ 07a28b16d5
|
d7fe228ac7
tutorial text fix
|
19 vuotta sitten |
|
utility @ 66514f61ff
|
872a1daef5
fix result_of ambiguity error for nullary functions
|
19 vuotta sitten |
|
variant @ deaf338bd4
|
7752f53d66
fixed typos reported in http://bugs.debian.org/378016
|
20 vuotta sitten |
|
wave @ eaadaaac0f
|
b4488ad5f0
Fixed a wrong #include directive.
|
19 vuotta sitten |
|
xpressive @ 55c48ae038
|
c38de22700
proto::N for matching arrays of any length
|
19 vuotta sitten |
|
expected_results.xml
|
88c77e8bce
borland-5_6_4 -> borland-5.6.4
|
19 vuotta sitten |
|
index.html
|
a70f317546
Add copyright, license
|
19 vuotta sitten |
|
libraries.htm
|
7032a42b2b
I messed up a link. This fixes it.
|
19 vuotta sitten |
|
maintainers.txt
|
d8fd793c46
Changed my email address.
|
19 vuotta sitten |
|
platform_maintainers.txt
|
0698677e2a
Add platform maintainers file
|
21 vuotta sitten |