.. |
algorithm@053cc53eea
|
workaround for a problem of GCC 2.95 with local scope using directives
|
2004-09-14 07:15:51 +00:00 |
any@15690b572f
|
BSL update
|
2004-09-16 11:23:30 +00:00 |
array@2fde5e334b
|
License update
|
2004-09-09 13:59:01 +00:00 |
assign@ddac8d2c01
|
*** empty log message ***
|
2004-09-23 09:29:38 +00:00 |
bind@9ffd0a08c5
|
Switched data members to return by value to avoid a const ref to short lived temp problem
|
2004-09-13 17:43:08 +00:00 |
compatibility@5e00bbd86e
|
Updated SGI version checks
|
2003-07-23 12:12:10 +00:00 |
compose@1dac6c4295
|
Placeholder for all time
|
2004-09-14 12:28:18 +00:00 |
concept_check@1ff77e789e
|
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.
|
2004-09-04 10:34:49 +00:00 |
config@d216a669c5
|
Added vc8 support
|
2004-09-10 10:12:58 +00:00 |
conversion@f6b0ec3685
|
fix syntax errors
|
2004-09-29 11:44:04 +00:00 |
crc@52cf759c50
|
Fixed (hopefully) bugs with CRC polymoninals shorter than a byte, with a patch from Bert Klaps
|
2004-08-29 03:54:33 +00:00 |
date_time@fecb89c9f5
|
add generic put period template function
|
2004-10-04 00:00:42 +00:00 |
detail@5fcbfdf2f8
|
Changed files to BSL based on permissions in blanket-permission.txt
|
2004-09-28 12:55:45 +00:00 |
disjoint_sets@545e568d7b
|
Get rid of test lib
|
2004-08-10 14:21:12 +00:00 |
dynamic_bitset@6f1a3ed336
|
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.
|
2004-09-04 10:34:49 +00:00 |
exception@ae714358ad
|
fixes comeau bug
|
2004-08-04 05:15:01 +00:00 |
filesystem@097d0d6ebe
|
Work around Intel 7.1/Linux include problem
|
2004-09-19 19:48:29 +00:00 |
format@02ad183cba
|
Converted to BSL based on permissions in blanket-permission.txt
|
2004-09-28 12:08:47 +00:00 |
function@c9d7858ff0
|
Remove tabs in file.
|
2004-07-25 15:53:20 +00:00 |
functional@240f068069
|
add or update See www.boost.org comments
|
2002-12-27 16:51:53 +00:00 |
graph@d3f694525e
|
Remove calls to non-portable isatty function. Not really good idea to
|
2004-10-05 09:53:15 +00:00 |
integer@0935f20c69
|
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.
|
2004-09-04 10:34:49 +00:00 |
io@a14284ef8a
|
Added Daryle Walker's copyrights as requested.
|
2004-08-15 10:13:49 +00:00 |
iterator@1f999864a1
|
Fix 31 character limit
|
2004-09-18 13:32:24 +00:00 |
lambda@e9ed0829b2
|
gcc 3.4. does not distinguish between bind overloads for function refrerences, and just const T&.
|
2004-09-28 19:02:16 +00:00 |
logic@e5c2ea9a90
|
Update copyrights
|
2004-07-25 03:01:38 +00:00 |
math@a84e01fcc6
|
Changed files to BSL based on permissions in blanket-permission.txt
|
2004-09-28 12:55:45 +00:00 |
mpl@8bef3eeb31
|
vcapp workaround
|
2004-10-02 19:08:57 +00:00 |
multi_array@477d155791
|
merge new MPL version from 'mplbook' branch
|
2004-09-02 15:41:37 +00:00 |
multi_index@eb5aa3b620
|
attempt to workaround a seemingly ETI-related issue with MSVC 7.0
|
2004-10-05 06:17:11 +00:00 |
numeric
|
remove tabs
|
2004-10-05 10:14:49 +00:00 |
optional@24c5f92413
|
In-place factories moved from /detail to /utility
|
2004-09-27 12:28:21 +00:00 |
pool@b49f5e350f
|
Changed files to BSL based on permissions in blanket-permission.txt
|
2004-09-28 12:55:45 +00:00 |
preprocessor@fcc60a3011
|
fixed 31+ filenames, unlinked files
|
2004-09-13 16:45:27 +00:00 |
program_options@adab37a443
|
Intel workaround
|
2004-09-27 06:56:36 +00:00 |
property_map@45843a66d3
|
BSL
|
2004-08-30 05:12:58 +00:00 |
python@0620462efb
|
Fixes from Christoph Ludwig <cludwig-at-cdc.informatik.tu-darmstadt.de>
|
2004-10-05 14:35:31 +00:00 |
random@7de99be8ad
|
Use std::min/max instead of BOOST_USING_STD_MIN/MAX
|
2004-09-30 19:15:32 +00:00 |
range@3f27b522c1
|
cw 8.3 fixes
|
2004-09-26 13:13:04 +00:00 |
rational@71ecf6f9ec
|
remove minmax hack from win32.hpp and fix all places that could be affected by the minmax macros
|
2004-02-26 18:27:02 +00:00 |
regex@ad21d2cb2f
|
Stamped on more C++ style comments in C compatible code.
|
2004-09-29 10:22:04 +00:00 |
serialization@c5bd5b71e0
|
remove unused headers
|
2004-10-05 03:27:11 +00:00 |
signals@54a21a6b5d
|
Work around MSVC name lookup bug
|
2004-10-01 14:01:25 +00:00 |
smart_ptr@1bc58ea861
|
Updated to use the BSL (using permissions supplied in more/blanket-permission.txt)
|
2004-08-29 10:29:46 +00:00 |
spirit@8457fe08c1
|
fixed links
|
2004-09-30 02:19:01 +00:00 |
statechart@eaa1f4d80d
|
Fixed bug that led to a failing runtime assert when a transition is made in an unstable state machine with orthogonal regions.
|
2004-06-06 20:03:16 +00:00 |
static_assert@f60bc26f84
|
Improved gcc 3.3 and 3.4 error messages.
|
2004-09-26 10:24:34 +00:00 |
test@9c562756dd
|
typo fix
|
2004-10-05 07:38:09 +00:00 |
thread@c747a6ff4e
|
Fix uninitialized variables
|
2004-09-26 09:32:04 +00:00 |
timer@7d7b156a03
|
Updated Beman Dawes' licence statement to use the new prefered form of words.
|
2004-08-10 10:34:20 +00:00 |
tokenizer@348845132c
|
reworded explanation for a workaround
|
2004-10-01 12:44:44 +00:00 |
tuple@eea1937afc
|
Converted to Boost Software License, Version 1.0
|
2004-07-27 03:43:34 +00:00 |
type_traits@9ca727623b
|
missing #include
|
2004-09-29 10:18:53 +00:00 |
utility@d198bd9d96
|
added explicit return to main
|
2004-09-24 06:17:26 +00:00 |
variant@649ac735ce
|
fix MSVC failures
|
2004-09-19 11:49:49 +00:00 |
expected_results.xml
|
removed tokenizer failures for msvc and msvc-stlport
|
2004-10-04 06:40:43 +00:00 |
index.html
|
htm instead of html:-)
|
2002-08-15 18:37:55 +00:00 |
libraries.htm
|
small correction
|
2004-09-24 06:24:46 +00:00 |