| .. |
|
algorithm @ 053cc53eea
|
ef938a6802
workaround for a problem of GCC 2.95 with local scope using directives
|
21 лет назад |
|
any @ 15690b572f
|
6973349c53
BSL update
|
21 лет назад |
|
array @ 2fde5e334b
|
ab1c9f7456
License update
|
21 лет назад |
|
assign @ ddac8d2c01
|
29e2428cff
*** empty log message ***
|
21 лет назад |
|
bind @ 9ffd0a08c5
|
6e215c3356
Switched data members to return by value to avoid a const ref to short lived temp problem
|
21 лет назад |
|
compatibility @ 5e00bbd86e
|
93bc1e6bd7
Updated SGI version checks
|
23 лет назад |
|
compose @ 1dac6c4295
|
fd68083d2d
Placeholder for all time
|
21 лет назад |
|
concept_check @ 1ff77e789e
|
3d22676dda
Added new types boost::long_long_type and boost::ulong_long_type in boost/config.hpp and applied these types in place of "long long" throughout. As a result, almost all of boost now compiles cleanly with -ansi -pedantic with gcc. Changes tested with gcc 3.3, 2.95, VC7.1 and Intel 8.
|
21 лет назад |
|
config @ d216a669c5
|
7f8411b817
Added vc8 support
|
21 лет назад |
|
conversion @ bba9169401
|
aa4d5826de
Updated to use the BSL: Permission from Kevlin Henney was granted in blanket-permission.txt, permission from Terje Slettebo was granted for this one file privately.
|
21 лет назад |
|
crc @ 52cf759c50
|
24258c24e8
Fixed (hopefully) bugs with CRC polymoninals shorter than a byte, with a patch from Bert Klaps
|
21 лет назад |
|
date_time @ 83e4e6951f
|
d589b58cb1
fix copyright
|
21 лет назад |
|
detail @ 4ce66b8475
|
825be157f7
Move indirect_traits to boost/detail
|
21 лет назад |
|
disjoint_sets @ 545e568d7b
|
b13be9176b
Get rid of test lib
|
22 лет назад |
|
dynamic_bitset @ 6f1a3ed336
|
3d22676dda
Added new types boost::long_long_type and boost::ulong_long_type in boost/config.hpp and applied these types in place of "long long" throughout. As a result, almost all of boost now compiles cleanly with -ansi -pedantic with gcc. Changes tested with gcc 3.3, 2.95, VC7.1 and Intel 8.
|
21 лет назад |
|
exception @ ae714358ad
|
e5a29a5074
fixes comeau bug
|
22 лет назад |
|
filesystem @ 097d0d6ebe
|
037995b4ba
Work around Intel 7.1/Linux include problem
|
21 лет назад |
|
format @ 5ed5e8a4f0
|
06145f5104
Add workaround for Compaq C++.
|
21 лет назад |
|
function @ c9d7858ff0
|
236f1ed0f3
Remove tabs in file.
|
22 лет назад |
|
functional @ 240f068069
|
825fe1ec07
add or update See www.boost.org comments
|
23 лет назад |
|
graph @ 896c715e35
|
f57b69f88e
using namespace boost should work around some issues for MIPSpro
|
21 лет назад |
|
integer @ 0935f20c69
|
3d22676dda
Added new types boost::long_long_type and boost::ulong_long_type in boost/config.hpp and applied these types in place of "long long" throughout. As a result, almost all of boost now compiles cleanly with -ansi -pedantic with gcc. Changes tested with gcc 3.3, 2.95, VC7.1 and Intel 8.
|
21 лет назад |
|
io @ a14284ef8a
|
63e9a13d18
Added Daryle Walker's copyrights as requested.
|
22 лет назад |
|
iterator @ 1f999864a1
|
fd78217269
Fix 31 character limit
|
21 лет назад |
|
lambda @ 17df366d20
|
fb83cb43b9
added explicit qualification to var to avoid conflict with pthreads
|
21 лет назад |
|
logic @ e5c2ea9a90
|
3f81c6d366
Update copyrights
|
22 лет назад |
|
math @ de88dc5e38
|
a75b3c853a
Fixed BOOST_OCTONION_MEMBER_DIV_GENERATOR_4.
|
21 лет назад |
|
mpl @ 2c49d8d21b
|
2d0d7d63bc
bool fix
|
21 лет назад |
|
multi_array @ 477d155791
|
54da803942
merge new MPL version from 'mplbook' branch
|
21 лет назад |
|
multi_index @ b7da8d2a00
|
1205471674
added CW 9.3
|
21 лет назад |
|
numeric
|
020d00a552
fix complex<double> testtt
|
21 лет назад |
|
optional @ 07a80c1b9b
|
5e9c32bac1
In-place factories moved from /detail to /utility
|
21 лет назад |
|
pool @ 187051f4a7
|
0f27cfd851
Fixed windows platform detection.
|
22 лет назад |
|
preprocessor @ fcc60a3011
|
a52e07de13
fixed 31+ filenames, unlinked files
|
21 лет назад |
|
program_options @ de971fc1e0
|
be87ee41fe
Add declspec, in hope to fix a CW9.3 problem
|
21 лет назад |
|
property_map @ 45843a66d3
|
6ce2dcb1c3
BSL
|
21 лет назад |
|
python @ 70e012bc45
|
d191e3d4b7
Be more correct about testing for Intel 7.1 on MS Windows.
|
21 лет назад |
|
random @ 3e53b922c7
|
5201cbf5a2
Work around GCC 3.3 problem with
|
22 лет назад |
|
range @ 3f27b522c1
|
c6a09d7408
cw 8.3 fixes
|
21 лет назад |
|
rational @ 71ecf6f9ec
|
2d6117229c
remove minmax hack from win32.hpp and fix all places that could be affected by the minmax macros
|
22 лет назад |
|
regex @ 396136146f
|
942c8b04e4
Cleaned up comments to make regex.h C compatible.
|
21 лет назад |
|
serialization @ d816de15b9
|
280aba127a
corrected error in nvp namespace
|
21 лет назад |
|
signals @ 7c3c134910
|
5ff874643b
Initialize and update slot_assigned where necessary
|
21 лет назад |
|
smart_ptr @ 1bc58ea861
|
59eb2e061f
Updated to use the BSL (using permissions supplied in more/blanket-permission.txt)
|
21 лет назад |
|
spirit @ 616ddba46c
|
4e4437f973
small typo
|
21 лет назад |
|
statechart @ eaa1f4d80d
|
334f506cc2
Fixed bug that led to a failing runtime assert when a transition is made in an unstable state machine with orthogonal regions.
|
22 лет назад |
|
static_assert @ f60bc26f84
|
6dd4a7a96b
Improved gcc 3.3 and 3.4 error messages.
|
21 лет назад |
|
test @ cccdb5113d
|
c10f4b080b
ios fix for classic iostreams
|
21 лет назад |
|
thread @ c747a6ff4e
|
1747658bd7
Fix uninitialized variables
|
21 лет назад |
|
timer @ 7d7b156a03
|
d466a77c37
Updated Beman Dawes' licence statement to use the new prefered form of words.
|
22 лет назад |
|
tokenizer @ 9e93efc857
|
1cc0db4a02
fix unused variable warnings on gcc with -Wall
|
21 лет назад |
|
tuple @ eea1937afc
|
cd6254eb97
Converted to Boost Software License, Version 1.0
|
22 лет назад |
|
type_traits @ 6ac28e8e19
|
fb2d12fe4e
fixed Intel Linux pp bug about <: incorrectly treated as a digraph
|
21 лет назад |
|
utility @ d198bd9d96
|
60ceb96b33
added explicit return to main
|
21 лет назад |
|
variant @ 649ac735ce
|
cfce1db764
fix MSVC failures
|
21 лет назад |
|
expected_results.xml
|
b359d0480e
manually add some graph library results from 1.31
|
21 лет назад |
|
index.html
|
9ef38fdf62
htm instead of html:-)
|
24 лет назад |
|
libraries.htm
|
92f890a14f
small correction
|
21 лет назад |