| .. |
|
accumulators @ d96b36a33b
|
b686fd2140
document precondition on result extraction for density accumulator
|
17 ani în urmă |
|
algorithm @ 9bad789175
|
c4b3fe015c
Fix operator precedence error in documentation. Fixes #2122
|
17 ani în urmă |
|
any @ 96443e1f00
|
daba79c0f3
Fixes #2311: any::operator= should have by-value argument
|
17 ani în urmă |
|
array @ 471bc9bf06
|
96896ed424
Supress warnings in array
|
17 ani în urmă |
|
asio @ c48aa55815
|
b3209f97d3
Don't include termios.h unless BOOST_ASIO_HAS_SERIAL_PORT is defined.
|
17 ani în urmă |
|
assign @ 81c5a72afc
|
6612fb8a9e
suppressing of warnings
|
17 ani în urmă |
|
atomic @ 88da98e37b
|
0df8db1603
Move top-level boost directory over to "devel" (temporarily)
|
19 ani în urmă |
|
bimap @ e02a1bbd7d
|
9e50096ea1
Moved property map library into property_map/ directory; made old files into stubs with #warnings; converted uses and docs of property map library to use new names
|
17 ani în urmă |
|
bind @ dc1e4dbfae
|
b559e50763
Use static boost::arg placeholders for gcc 4.0.1, since it has
|
17 ani în urmă |
|
chrono @ 88da98e37b
|
0df8db1603
Move top-level boost directory over to "devel" (temporarily)
|
19 ani în urmă |
|
circular_buffer @ 666ef1141f
|
c2d4dc3705
circular_buffer: fixed bounded_buffer_comparison
|
17 ani în urmă |
|
compatibility @ 2c3978f4fa
|
d40a909520
Use a local copy of the valid HTML 4.01 icon.
|
17 ani în urmă |
|
compose @ d5be6d029f
|
22a3a66dc4
Add index.html file for compose, as our server setup doesn't support index.htm files.
|
17 ani în urmă |
|
concept
|
1cc4d6b1c8
Continuing merge of CMake build system files into trunk with the encouragement of Doug Gregor
|
17 ani în urmă |
|
concept_check @ deea7c6a58
|
800a208af4
Fixed more links to property_map
|
17 ani în urmă |
|
config @ 21ad7ad74d
|
28a09d4c67
Fix typo.
|
17 ani în urmă |
|
container @ 88da98e37b
|
0df8db1603
Move top-level boost directory over to "devel" (temporarily)
|
19 ani în urmă |
|
context @ 88da98e37b
|
0df8db1603
Move top-level boost directory over to "devel" (temporarily)
|
19 ani în urmă |
|
conversion @ 5fa1edeee0
|
a7a400eccc
Fixes #1220: lexical_cast requires RTTI
|
17 ani în urmă |
|
coroutine @ 88da98e37b
|
0df8db1603
Move top-level boost directory over to "devel" (temporarily)
|
19 ani în urmă |
|
crc @ c77349e0d9
|
dcf4d68b3f
Updating dependency information for modularized libraries.
|
17 ani în urmă |
|
date_time @ 3e558911e4
|
4dbca8575b
Optimized the from_stream_type function. In case if no locales support available the code was modified to fix possible character code truncation. Related to #287.
|
17 ani în urmă |
|
detail @ 8c3a497ec8
|
4b8808e213
detail/utf8_codecvt_facet.cpp: apply patch from ticket #2986 to quiet warnings when wchar_t is 16-bits.
|
17 ani în urmă |
|
disjoint_sets @ 3cece33017
|
800a208af4
Fixed more links to property_map
|
17 ani în urmă |
|
dynamic_bitset @ 5c79c20827
|
7969eddfde
Merge dynamic bitset from release.
|
17 ani în urmă |
|
exception @ e7c9f21a93
|
9f5d0554d3
documentation update
|
17 ani în urmă |
|
filesystem @ 3c5f963a54
|
8d4c45861c
fix doc example typo
|
17 ani în urmă |
|
flyweight @ 3426c68909
|
faee8b3c28
given credit where credit is due
|
17 ani în urmă |
|
foreach @ bd83b139a3
|
44e4ebf671
work around conflict with python headers, fixes #3000
|
17 ani în urmă |
|
format @ a569d82df4
|
d2906fec8c
Fix order of initialization warning. Fixes #1699
|
17 ani în urmă |
|
function @ a74e72cce9
|
03423f21b0
Make Boost.Function compile under BOOST_NO_EXCEPTIONS.
|
17 ani în urmă |
|
function_types @ b7da1bd1ab
|
747668ed3e
adds tests with const result
|
17 ani în urmă |
|
functional @ f77c8ed57e
|
6c52a0832a
Test the hash functions for a couple of typedefs.
|
17 ani în urmă |
|
fusion @ f0b6c8b1e2
|
acae36919c
Fusion: added explicit disambiguation for fusion::at
|
17 ani în urmă |
|
geometry @ 88da98e37b
|
0df8db1603
Move top-level boost directory over to "devel" (temporarily)
|
19 ani în urmă |
|
gil @ d43e9ac570
|
8d40e0fbd3
Generate GIL documentation again.
|
17 ani în urmă |
|
graph @ ee35a986a7
|
994bbd7dba
Changed new-style named parameter code for BGL to use shared_array_property_map, greatly simplifying interface
|
17 ani în urmă |
|
graph_parallel @ 88e3f01842
|
aa05178b00
Made name more obvious
|
17 ani în urmă |
|
heap @ 88da98e37b
|
0df8db1603
Move top-level boost directory over to "devel" (temporarily)
|
19 ani în urmă |
|
icl @ 88da98e37b
|
0df8db1603
Move top-level boost directory over to "devel" (temporarily)
|
19 ani în urmă |
|
integer @ 3706ee7bd9
|
82cb346691
Fixes #2654.
|
17 ani în urmă |
|
interprocess @ 8f8c9ebeee
|
d09c9129f6
Fix != vs. == mismatch.
|
17 ani în urmă |
|
intrusive @ eeb14b00a6
|
1aca93ec49
Fixed most tab and min/max issues from trunk inspection report
|
17 ani în urmă |
|
io @ bb80cdd26c
|
0665418532
Add private assignment operators.
|
17 ani în urmă |
|
iostreams @ e2ea540dc8
|
851360844f
Workaround msvc compiler error on mapped_file.cpp
|
17 ani în urmă |
|
iterator @ f2433c63d5
|
889c012ed0
Add PDF generation options to fix external links to point to the web site.
|
17 ani în urmă |
|
lambda @ 0f60055086
|
a7d0814ee9
Fixed tabs
|
17 ani în urmă |
|
local_function @ 88da98e37b
|
0df8db1603
Move top-level boost directory over to "devel" (temporarily)
|
19 ani în urmă |
|
locale @ 88da98e37b
|
0df8db1603
Move top-level boost directory over to "devel" (temporarily)
|
19 ani în urmă |
|
lockfree @ 88da98e37b
|
0df8db1603
Move top-level boost directory over to "devel" (temporarily)
|
19 ani în urmă |
|
logic @ 246d1ee6df
|
271184d9e5
Fix gcc -Wshadow warnings in tribool.
|
17 ani în urmă |
|
math @ 0e7856cfd1
|
5ba3e66800
Oops, previous commit was buggy, try again.
|
17 ani în urmă |
|
move @ 88da98e37b
|
0df8db1603
Move top-level boost directory over to "devel" (temporarily)
|
19 ani în urmă |
|
mpi @ db5ad35a18
|
efb525744a
get mpi cmake tests working on trunk
|
17 ani în urmă |
|
mpl @ 2d5e02f382
|
4bd6ad261c
Fix #640 in sources
|
17 ani în urmă |
|
msm @ 88da98e37b
|
0df8db1603
Move top-level boost directory over to "devel" (temporarily)
|
19 ani în urmă |
|
multi_array @ 3b43f7af14
|
994bfa1cc0
Use local copies of the boost logo.
|
17 ani în urmă |
|
multi_index @ 45adb9c08a
|
689b78a899
added qualifier to solve ambiguity with std::make_tuple
|
17 ani în urmă |
|
multiprecision @ 88da98e37b
|
0df8db1603
Move top-level boost directory over to "devel" (temporarily)
|
19 ani în urmă |
|
numeric
|
1aca93ec49
Fixed most tab and min/max issues from trunk inspection report
|
17 ani în urmă |
|
optional @ fea89e84f3
|
1aca93ec49
Fixed most tab and min/max issues from trunk inspection report
|
17 ani în urmă |
|
parameter @ ae3bfbad46
|
24c21c42d0
Fixed more links to property_map
|
17 ani în urmă |
|
phoenix @ 88da98e37b
|
0df8db1603
Move top-level boost directory over to "devel" (temporarily)
|
19 ani în urmă |
|
polygon @ 88da98e37b
|
0df8db1603
Move top-level boost directory over to "devel" (temporarily)
|
19 ani în urmă |
|
pool @ 1c8389e618
|
1aca93ec49
Fixed most tab and min/max issues from trunk inspection report
|
17 ani în urmă |
|
predef @ 88da98e37b
|
0df8db1603
Move top-level boost directory over to "devel" (temporarily)
|
19 ani în urmă |
|
preprocessor @ 328bd6f995
|
dcf4d68b3f
Updating dependency information for modularized libraries.
|
17 ani în urmă |
|
program_options @ 6aaee3bbef
|
cb0ef63054
Qualify usage of 'exeception', now that boost also has such name
|
17 ani în urmă |
|
property_map @ 6589790b9b
|
2b1d21696a
Added shared_array_property_map
|
17 ani în urmă |
|
property_tree @ f1a4f5e651
|
cceab8c32b
Added #include of <algorithm>
|
17 ani în urmă |
|
proto @ 4f8e8399c6
|
27330f8190
better compile-time performance of callable transforms
|
17 ani în urmă |
|
ptr_container @ 8c16fe3e34
|
1addab7ef3
fixed doc problem
|
17 ani în urmă |
|
python @ 0373302165
|
0d525c1a44
If no python is configured, default-configure it.
|
17 ani în urmă |
|
random @ b9a410339d
|
28dc9ac554
Fix the distribution of uniform_int.
|
17 ani în urmă |
|
range @ 52b9581e4f
|
994bfa1cc0
Use local copies of the boost logo.
|
17 ani în urmă |
|
ratio @ 88da98e37b
|
0df8db1603
Move top-level boost directory over to "devel" (temporarily)
|
19 ani în urmă |
|
rational @ 4f0a8148b3
|
898b05faa6
MSVC warning suppression.
|
17 ani în urmă |
|
regex @ 944a01f39e
|
fd223913fe
GCC warning suppression fixes.
|
17 ani în urmă |
|
scope_exit @ f995d7ea7f
|
b6d92e0d04
Rename a section
|
17 ani în urmă |
|
serialization @ 555c0fdecb
|
bf291dc047
Fix a couple of links to serialization headers. Refs #3602.
|
17 ani în urmă |
|
signals @ b79156eb80
|
9e50096ea1
Moved property map library into property_map/ directory; made old files into stubs with #warnings; converted uses and docs of property map library to use new names
|
17 ani în urmă |
|
signals2 @ e6718355a4
|
3a37a309db
Work around overload resolution failures on gcc 3.4
|
17 ani în urmă |
|
smart_ptr @ fc12543814
|
5e82a5ca63
Merged in smart_ptr changes from the sandbox/boost0x branch created for
|
17 ani în urmă |
|
spirit @ f5f69cfbb1
|
ee5e6fe3b4
Spirit: applying patch from ticket #2517
|
17 ani în urmă |
|
statechart @ d8101eae53
|
d40a909520
Use a local copy of the valid HTML 4.01 icon.
|
17 ani în urmă |
|
static_assert @ 62461d8848
|
889c012ed0
Add PDF generation options to fix external links to point to the web site.
|
17 ani în urmă |
|
sync @ 88da98e37b
|
0df8db1603
Move top-level boost directory over to "devel" (temporarily)
|
19 ani în urmă |
|
system @ 3f26239374
|
1504162372
System: fix #3113
|
17 ani în urmă |
|
test @ ad39cd2a51
|
64eca686ae
Merge of cmakefiles *from* (that's right, *FROM* :/ ) release branch.
|
17 ani în urmă |
|
thread @ 627cb7f774
|
90d3738b0f
Fixed typo
|
17 ani în urmă |
|
timer @ feb4fc7b01
|
055a8a2663
Fix spelling boo boo (Shawn Roe)
|
17 ani în urmă |
|
tokenizer @ 6f4a5c7e08
|
a4c09b7000
Fix interval notation. Fixes #2064
|
17 ani în urmă |
|
tr1 @ 5c814bf47f
|
f147114db3
shared_count.hpp has moved.
|
17 ani în urmă |
|
tti @ 88da98e37b
|
0df8db1603
Move top-level boost directory over to "devel" (temporarily)
|
19 ani în urmă |
|
tuple @ b7c2e00b64
|
645df56503
Fix typos/markup problems in tuple docs. Fixes #
|
17 ani în urmă |
|
type_erasure @ 88da98e37b
|
0df8db1603
Move top-level boost directory over to "devel" (temporarily)
|
19 ani în urmă |
|
type_traits @ 68a4a628cf
|
617b47e7c5
Test for: enum UIntEnum { value = UINT_MAX } is promoted to int
|
17 ani în urmă |
|
typeof @ a70cd7396a
|
8f6b210786
BOOST_TYPEOF_NESTED_TYPEDEF now supports expressions containing "this" for VC compilers
|
17 ani în urmă |
|
units @ d0c5bdf1a6
|
b5a2ccdfa4
Allow printing to wostream. Fixes #3089.
|
17 ani în urmă |
|
unordered @ 7e1dbc4cb7
|
a1e04c4652
Fix the unordered_map declaration in the tutorial. Fixes #3119.
|
17 ani în urmă |
|
utility @ b02677375f
|
1aca93ec49
Fixed most tab and min/max issues from trunk inspection report
|
17 ani în urmă |
|
uuid @ 88da98e37b
|
0df8db1603
Move top-level boost directory over to "devel" (temporarily)
|
19 ani în urmă |
|
variant @ 4d362457bb
|
bcb56aa4b5
Replace v with operand in the tutorial. Fixes #1548
|
17 ani în urmă |
|
wave @ e064087ac6
|
cfcac6d55a
Wave: fixed compilation problems on VC10 beta 1 (fixes #3106)
|
17 ani în urmă |
|
xpressive @ 8309458f31
|
7081c09a76
prefer mpl::if_c over mpl::if_ for better compile times
|
17 ani în urmă |
|
CMakeLists.txt
|
9a856769ee
Updating CMake files to latest trunk. Added dependency information for regression tests and a few new macros for internal use.
|
17 ani în urmă |
|
index.html
|
a70f317546
Add copyright, license
|
19 ani în urmă |
|
libraries.htm
|
24c21c42d0
Fixed more links to property_map
|
17 ani în urmă |
|
maintainers.txt
|
c0b91e04cc
Added Signals2 to libraries.htm and maintainers.txt.
|
17 ani în urmă |
|
platform_maintainers.txt
|
02f2fb03da
Set up initial platform maintainers file
|
18 ani în urmă |