| .. |
|
accumulators @ 8fd4c7f724
|
0b21368a18
Change includes of <cmath> to <boost/config/no_tr1/config.hpp>.
|
17 years ago |
|
algorithm @ 6d5e7b5a04
|
5a69068325
self assignment problem in is_any_ofF fixed
|
17 years ago |
|
any @ 181c33d131
|
6e8f813625
Fixes #1898 Compilation Error in Any Test
|
18 years ago |
|
array @ 9804292dad
|
c9c3d32e8e
Move array test into canonical test subdir structure.
|
18 years ago |
|
asio @ 7823a1e69e
|
cc11303b01
Fix typo.
|
17 years ago |
|
assign @ f18496571a
|
3a47f21a29
Minor doc update
|
18 years ago |
|
atomic @ 88da98e37b
|
0df8db1603
Move top-level boost directory over to "devel" (temporarily)
|
18 years ago |
|
bimap @ 02b2282260
|
6ac697a9a0
Merge in documentation fixes. Apart from the change to optional's documenation
|
18 years ago |
|
bind @ 48c5a6e682
|
712e9cfb7c
Fix #2245.
|
17 years ago |
|
chrono @ 88da98e37b
|
0df8db1603
Move top-level boost directory over to "devel" (temporarily)
|
18 years ago |
|
circular_buffer @ 868cc3dcde
|
0597dfd935
circular_buffer: fixed MSVC9 warning
|
17 years ago |
|
compatibility @ 0316eeeecb
|
c5dbd103aa
Change STLport links to point to the sourceforge home page, which is the home
|
19 years ago |
|
compose @ 0cd80c5f65
|
a70f317546
Add copyright, license
|
19 years ago |
|
concept_check @ eb4c1f2587
|
b9e507077c
silence MSVC8 warnings through pragmas, fixes #2296
|
17 years ago |
|
config @ f4ff5f8806
|
1ce10a1002
Fix Inspection report issues.
|
17 years ago |
|
container @ 88da98e37b
|
0df8db1603
Move top-level boost directory over to "devel" (temporarily)
|
18 years ago |
|
context @ 88da98e37b
|
0df8db1603
Move top-level boost directory over to "devel" (temporarily)
|
18 years ago |
|
conversion @ 6c5fd3e86d
|
caf3e86c75
Fix #2184 (Macro without BOOST_ prefix)
|
17 years ago |
|
coroutine @ 88da98e37b
|
0df8db1603
Move top-level boost directory over to "devel" (temporarily)
|
18 years ago |
|
crc @ 344cd4474b
|
d5c96afe95
Oops, forgot the important file.
|
18 years ago |
|
date_time @ 6c6a6b3a1c
|
0b21368a18
Change includes of <cmath> to <boost/config/no_tr1/config.hpp>.
|
17 years ago |
|
detail @ c6024a4ac4
|
a5023a52ab
include header which includes "size_t"
|
17 years ago |
|
disjoint_sets @ e2426c7465
|
d2d49ebb9a
Link to people pages on the website, as they've been removed from the download.
|
18 years ago |
|
dynamic_bitset @ 574f1dfe62
|
c1b65867ad
dynamic_bitset: documentation:
|
17 years ago |
|
exception @ 4182c3634e
|
8464c4bbd6
fixing a warning on sun-5.10-stdcxx-4.2.2_x86_64
|
17 years ago |
|
filesystem @ 46b5d1377b
|
3ab7750fd9
Add more error reporting at the create_directory() failure point that seems to be the first sign of test setup problems.
|
17 years ago |
|
flyweight @ 88da98e37b
|
0df8db1603
Move top-level boost directory over to "devel" (temporarily)
|
18 years ago |
|
foreach @ 417d58e32e
|
b7cf1e9364
improve support for the latest CodeGear (formerly Borland) compiler, from nmusatti. fixes [2369]
|
17 years ago |
|
format @ 8bbaa45579
|
6ac697a9a0
Merge in documentation fixes. Apart from the change to optional's documenation
|
18 years ago |
|
function @ 8ca7384121
|
4ea8416d20
Fix Boost.Function thread safety issue again
|
17 years ago |
|
function_types @ 594c159568
|
e964eec425
Added some parenthesis to disambiguate expressions.
|
18 years ago |
|
functional @ 675ce62327
|
a2c1d4b915
Add note about changes to deprecated headers. Refs #2412.
|
17 years ago |
|
fusion @ 575ce8ca26
|
7e8802e2c8
Fix cyclic dependencies between Boost.fusion.tuples and TR1.
|
17 years ago |
|
geometry @ 88da98e37b
|
0df8db1603
Move top-level boost directory over to "devel" (temporarily)
|
18 years ago |
|
gil @ 2cf0711cd1
|
0b21368a18
Change includes of <cmath> to <boost/config/no_tr1/config.hpp>.
|
17 years ago |
|
graph @ ebde55caab
|
a51420b894
Patch from David Gleich to fix underflow and overflow that can happen when computing vertex positions in chroback_payne_straight_line_drawing
|
17 years ago |
|
graph_parallel @ 1639cca270
|
d6239fbbd1
Adjacency list serialization fixes, from David Keller
|
19 years ago |
|
heap @ 88da98e37b
|
0df8db1603
Move top-level boost directory over to "devel" (temporarily)
|
18 years ago |
|
icl @ 88da98e37b
|
0df8db1603
Move top-level boost directory over to "devel" (temporarily)
|
18 years ago |
|
integer @ 2d259a4f3e
|
b039d984a5
Added MPL-compatible variants of the integer-mask class templates (and finally make the lowest-bit-group metafunctions work for zero-length bit-groups)
|
17 years ago |
|
interprocess @ dc0eb8fe0e
|
b6a4935db0
Changes and fixes for Boost 1.37
|
17 years ago |
|
intrusive @ be6ca1b7ec
|
b6a4935db0
Changes and fixes for Boost 1.37
|
17 years ago |
|
io @ a720ac89c1
|
894be846dc
Point links to the pages that used to be in 'more' to the site.
|
18 years ago |
|
iostreams @ 35e2fe3964
|
163e49ab25
removed functions relating to file timestamps (addresses #2154)
|
17 years ago |
|
iterator @ e06c4b3279
|
ea56801af3
Applied patch from ticket #2344
|
17 years ago |
|
lambda @ 2788ede42a
|
7e2ddc6a00
With his kind permission, change Jaakko "Järvi" to "Jarvi"
|
18 years ago |
|
local_function @ 88da98e37b
|
0df8db1603
Move top-level boost directory over to "devel" (temporarily)
|
18 years ago |
|
locale @ 88da98e37b
|
0df8db1603
Move top-level boost directory over to "devel" (temporarily)
|
18 years ago |
|
lockfree @ 88da98e37b
|
0df8db1603
Move top-level boost directory over to "devel" (temporarily)
|
18 years ago |
|
logic @ 24117db3ae
|
9492fdca87
Include <ios> to get std::boolalpha. Fixes #1586
|
18 years ago |
|
math @ cddabd5ab1
|
e61a3eb754
Fix inspection report issues.
|
17 years ago |
|
move @ 88da98e37b
|
0df8db1603
Move top-level boost directory over to "devel" (temporarily)
|
18 years ago |
|
mpi @ dd4db989f5
|
c323b006a5
Dont emit message about MPI not configured if not building Boost.MPI.
|
17 years ago |
|
mpl @ afbaa1252e
|
d34dbde5e4
has_xxx: Adjust MSVC 7.1/8.0 workaround (ticket #1317)
|
17 years ago |
|
msm @ 88da98e37b
|
0df8db1603
Move top-level boost directory over to "devel" (temporarily)
|
18 years ago |
|
multi_array @ 0e8d2e3189
|
b9c3b9aef4
Initial Revision.
|
17 years ago |
|
multi_index @ 62911d5198
|
8c906f10e7
updated according to latest regression tests results
|
17 years ago |
|
multiprecision @ 88da98e37b
|
0df8db1603
Move top-level boost directory over to "devel" (temporarily)
|
18 years ago |
|
numeric
|
0b21368a18
Change includes of <cmath> to <boost/config/no_tr1/config.hpp>.
|
17 years ago |
|
optional @ 3ebabcb2d8
|
61ca16aeb1
Fixed syntax of optional_swap_should_use_default_constructor and swap template specializations that I added 2 days ago (changeset [45265]). Was accepted by MSVC, but rejected by other compilers.
|
18 years ago |
|
parameter @ e054a75533
|
45d5fecd5d
Minor doc cleanups
|
18 years ago |
|
phoenix @ 88da98e37b
|
0df8db1603
Move top-level boost directory over to "devel" (temporarily)
|
18 years ago |
|
polygon @ 88da98e37b
|
0df8db1603
Move top-level boost directory over to "devel" (temporarily)
|
18 years ago |
|
pool @ 394b7b7798
|
12e571ee6b
Address ticket #1996: "void" template specialization for pool allocators.
|
17 years ago |
|
predef @ 88da98e37b
|
0df8db1603
Move top-level boost directory over to "devel" (temporarily)
|
18 years ago |
|
preprocessor @ 485db8aef5
|
9c01dd6475
Move preprocessor tests into canonical test subdir structure.
|
18 years ago |
|
program_options @ 4dcce9efce
|
5687ba5a90
Replaced all occurrences of non-ASCII copyright symbol with '(c)' for people using non-ASCII code pages
|
18 years ago |
|
property_map @ 6874cc3214
|
29177d00a1
Quote href values - our tools don't support unquoted values.
|
18 years ago |
|
property_tree @ f4105f823f
|
9b946de0fb
Adding property_tree
|
19 years ago |
|
proto @ bd90f4dd97
|
461ef9288e
fix typos and misspellings
|
17 years ago |
|
ptr_container @ 9264886e0c
|
c352cbdf96
update in response to inspection report
|
18 years ago |
|
python @ 6347f2e86c
|
6dea9b18c9
Clean up some link errors.
|
17 years ago |
|
random @ f667a1e945
|
0b21368a18
Change includes of <cmath> to <boost/config/no_tr1/config.hpp>.
|
17 years ago |
|
range @ 2dab8cfbc9
|
57673c7919
update in response to inspection report
|
18 years ago |
|
ratio @ 88da98e37b
|
0df8db1603
Move top-level boost directory over to "devel" (temporarily)
|
18 years ago |
|
rational @ 94caf9a401
|
988aa9ba33
Tweaked files to pass inspection report; one file had some min/max violations; but all had to have 'boostinspect:nolicense' set because a copyrighter, Paul Moore, has disappeared, so his files can never be changed to the main Boost license
|
17 years ago |
|
regex @ 0362d61627
|
1a56b06603
Updated makefiles.
|
17 years ago |
|
scope_exit @ 88da98e37b
|
0df8db1603
Move top-level boost directory over to "devel" (temporarily)
|
18 years ago |
|
serialization @ 1e14fedab2
|
22df929dd4
updated spirit headers to use "classic"
|
17 years ago |
|
signals @ 1a5e31956c
|
ec2a7ebe46
Correct definition of the argN_type typedefs in Signals. Fixes #2023
|
18 years ago |
|
signals2 @ 88da98e37b
|
0df8db1603
Move top-level boost directory over to "devel" (temporarily)
|
18 years ago |
|
smart_ptr @ ed79000ea8
|
69b560f9c3
Patch from Ticket #2342
|
17 years ago |
|
spirit @ f1cdc2de96
|
9ac9d2970c
Spirit: This should fix the remaining regressions
|
17 years ago |
|
statechart @ 8aa8bb380c
|
f5a988067d
This should fix the PingPong example failure for GCC.
|
18 years ago |
|
static_assert @ 8cfe5d77c0
|
19bcaf1cf0
Fix a PDF link that I missed before.
|
18 years ago |
|
sync @ 88da98e37b
|
0df8db1603
Move top-level boost directory over to "devel" (temporarily)
|
18 years ago |
|
system @ 888786e838
|
d5804db550
System: apply patch from ticket #2175
|
17 years ago |
|
test @ 8d74254b76
|
902ce9e90a
extra ; removed
|
17 years ago |
|
thread @ 0d1701c509
|
b4df70b2c5
Enhanced thread move tests
|
17 years ago |
|
timer @ ddad9d8ca5
|
05cb7bcc42
avoid "shadowing of class members and variables" warning
|
17 years ago |
|
tokenizer @ 4eadadb5a1
|
b7d0c0f23c
Changed spelling of Jouaquin's name to remove non-ASCII chars in Tokenizer
|
17 years ago |
|
tr1 @ 06a70848dd
|
0b21368a18
Change includes of <cmath> to <boost/config/no_tr1/config.hpp>.
|
17 years ago |
|
tti @ 88da98e37b
|
0df8db1603
Move top-level boost directory over to "devel" (temporarily)
|
18 years ago |
|
tuple @ a30a7f9604
|
7e2ddc6a00
With his kind permission, change Jaakko "Järvi" to "Jarvi"
|
18 years ago |
|
type_erasure @ 88da98e37b
|
0df8db1603
Move top-level boost directory over to "devel" (temporarily)
|
18 years ago |
|
type_traits @ 2d7661d661
|
9807117e98
Fixes 2346.
|
17 years ago |
|
typeof @ 7d3afd076d
|
9f54f67470
removes unnecessary escaping
|
18 years ago |
|
units @ 739d2485ab
|
0b21368a18
Change includes of <cmath> to <boost/config/no_tr1/config.hpp>.
|
17 years ago |
|
unordered @ d98f72c4e1
|
0b21368a18
Change includes of <cmath> to <boost/config/no_tr1/config.hpp>.
|
17 years ago |
|
utility @ c4338b1ce8
|
6dea9b18c9
Clean up some link errors.
|
17 years ago |
|
uuid @ 88da98e37b
|
0df8db1603
Move top-level boost directory over to "devel" (temporarily)
|
18 years ago |
|
variant @ 25e12b7428
|
79949d70c3
Fixes #965
|
18 years ago |
|
wave @ b775241f95
|
c5766832ff
Wave: Updated ChangeLog to reflect the V1.37 release
|
17 years ago |
|
xpressive @ 122fc9a86c
|
b8c6ebca4c
accept patch from Daniel James to fix gcc-4.4 preprocessor problem in proto, fixes #2377
|
17 years ago |
|
index.html
|
a70f317546
Add copyright, license
|
19 years ago |
|
libraries.htm
|
af23efd739
add Boost.Proto to trunk
|
17 years ago |
|
maintainers.txt
|
4826198388
added my email address to libs/maintainers.txt
|
17 years ago |
|
platform_maintainers.txt
|
02f2fb03da
Set up initial platform maintainers file
|
18 years ago |