.. |
algorithm@f23f61ae9b
|
License added to the xml doc files
|
2006-08-16 07:17:49 +00:00 |
any@f470327561
|
Bug reported by Aristid Breitkreuz is fixed: Boost.Signals does not work properly across shared library boundaries if some compiler options (-fvisibility=hidden on GCC) are set.
|
2006-09-18 05:32:54 +00:00 |
array@d7a5408143
|
http://www.josuttis.com/ hasn't the latest version any more
|
2006-08-08 18:49:30 +00:00 |
asio@8e4fa8f544
|
Maintain separate timer queues for each time traits type.
|
2006-07-26 11:23:25 +00:00 |
assign@2e6e16d49f
|
Merge in recent fixes for inspect errors.
|
2006-08-27 10:40:36 +00:00 |
bind@0cc198acc2
|
Work around ADL bug in GCC 3.3 that is causing failures in the Signals library
|
2006-09-20 13:07:20 +00:00 |
compatibility@c10611c5e0
|
Merged from 1.33.0 release
|
2005-08-12 13:02:37 +00:00 |
compose@1dac6c4295
|
|
|
concept_check@ac6415fac2
|
Added BOOST_CONCEPT_USAGE for defining usage requirements: Using this
|
2006-09-19 13:37:20 +00:00 |
config@b9e514c5be
|
Removed aCC workarounds that are no longer necessary.
|
2006-08-24 10:59:16 +00:00 |
conversion@a7436ebacb
|
setbuf renamed to lcast_setbuf to get rid of virtual function override warning
|
2006-08-28 17:00:44 +00:00 |
crc@c1abdded4c
|
Merged from Version_1_33_1
|
2005-12-08 03:23:02 +00:00 |
date_time@325834a1d7
|
Merge in recent fixes for inspect errors.
|
2006-08-27 10:40:36 +00:00 |
detail@e2bea194a3
|
use <assert.h>; include <climits> for Borland only
|
2006-08-19 11:05:56 +00:00 |
disjoint_sets@227afeceba
|
Merged from 1.33.0 release
|
2005-08-12 13:02:37 +00:00 |
dynamic_bitset@41e1f468d3
|
added pragma to shut up warning for std::fill_n
|
2006-09-11 02:23:00 +00:00 |
exception@ae714358ad
|
|
|
filesystem@4bfae9e3a5
|
Workaround for missing statvfs on OpenBSD 3.9
|
2006-09-21 19:41:47 +00:00 |
foreach@668dc328b8
|
change hello world example to not use iteration over string literal
|
2006-09-19 17:15:35 +00:00 |
format@fe2c3f3765
|
fixed license reference text; added final slash to library doc url; removed inconsistent period at the end of what() string, fixed typos reported in http://bugs.debian.org/378016
|
2006-07-20 12:13:16 +00:00 |
function@a2a810d2c1
|
Put back #include <functional> in case functionN.hpp is used directly
|
2006-07-12 22:12:01 +00:00 |
functional@519cd177dd
|
Add copyright comments to the hash documentation source.
|
2006-09-23 14:48:19 +00:00 |
fusion@a37b435ce6
|
ODR safe code
|
2006-09-22 13:39:27 +00:00 |
graph@e505bf99db
|
Test and fix serialization code
|
2006-09-21 17:02:14 +00:00 |
graph_parallel@5af1d893bf
|
boost/pending/property_serialize.hpp:
|
2006-01-10 13:53:48 +00:00 |
integer@93612e6c0b
|
QNX does have a wchar.h and WCHAR_MAX/WCHAR_MIN even though there's not much else in it!
|
2006-02-05 10:19:42 +00:00 |
interprocess@f5d47cff17
|
First inclusion in repository
|
2006-08-18 13:14:03 +00:00 |
io@7aa98502d3
|
Include workaround header
|
2006-05-31 12:35:53 +00:00 |
iostreams@28d9141b9d
|
minor code fixes; fixed typos reported in http://bugs.debian.org/378016
|
2006-07-20 12:47:58 +00:00 |
iterator@9d241238f8
|
Fix inspection issues
|
2006-09-21 02:40:19 +00:00 |
lambda@85630d55a6
|
Correct placement of base class declaration
|
2006-07-14 08:04:08 +00:00 |
logic@5cf0ef44a7
|
Large patch from Ulrich Eckhardt to fix support for EVC++ 4.
|
2005-08-25 16:27:28 +00:00 |
math@21475563ec
|
rename file.
|
2006-09-08 12:31:26 +00:00 |
mpl@5b3bbab314
|
transform.rst: fix copy & paste errors (merged from RC_1_34_0)
|
2006-08-28 06:14:30 +00:00 |
multi_array@6d1efe04e0
|
workaround for CW 8.3.
|
2006-06-30 15:00:30 +00:00 |
multi_index@bbeb058580
|
updated according to latest regression tests results
|
2006-07-26 15:09:41 +00:00 |
numeric
|
Added root documentation.
|
2006-08-13 12:27:22 +00:00 |
optional@16a8ccbecc
|
removed unnamed namespace (see http://lists.boost.org/Archives/boost/2006/07/107873.php); usual copyright/license/url fixes
|
2006-07-20 23:17:22 +00:00 |
parameter@6d53a2b914
|
Fixed borland failures.
|
2006-09-23 10:40:16 +00:00 |
pool@dcd1c69a00
|
Updated Borland workaround
|
2006-05-02 07:17:36 +00:00 |
preprocessor@94ffea3b73
|
Fix freshly broken links, again.
|
2006-07-28 16:06:08 +00:00 |
program_options@928d7806f7
|
Make intel happy
|
2006-09-07 08:06:16 +00:00 |
property_map@f0060423d1
|
Fixes for concept checking; use destructors for checking classes, misc cleanup.
|
2006-04-29 20:27:14 +00:00 |
ptr_container@275a0121e1
|
added toolset::require-boost-spirit-support to serialization test
|
2006-03-23 17:39:13 +00:00 |
python@c7fb2f7047
|
Attempt GCC-3.4.4 and 4.0.1 workarounds
|
2006-09-22 15:12:04 +00:00 |
random@b6d3961d00
|
rounding errors must not cause values outside of [0,1) (noted by Charles Karney)
|
2006-08-11 23:17:07 +00:00 |
range@007117cefb
|
Merge in recent fixes for inspect errors.
|
2006-08-27 10:40:36 +00:00 |
rational@d44e31ca0d
|
Cleaned up HTML coding to minimal Tidy-ness.
|
2006-01-06 18:06:30 +00:00 |
regex@8ad427474b
|
Remove and update aCC/HPUX fixes.
|
2006-09-21 18:30:27 +00:00 |
serialization@951ab1abca
|
Fixd zero length bug
|
2006-09-22 17:56:59 +00:00 |
signals@1554e6876c
|
Fix MSVC workaround
|
2006-09-21 19:16:25 +00:00 |
smart_ptr@39551bdc1a
|
A negative test for p > q added.
|
2006-07-11 23:17:17 +00:00 |
spirit@abd07bf7a2
|
Fixed stupid compilation errors.
|
2006-09-17 23:10:05 +00:00 |
statechart@5d16a32947
|
Fixed a minor doc bug
|
2006-08-23 20:51:14 +00:00 |
static_assert@c68b2114de
|
Added trivial docs change, based on user suggestion, and brought example code into synch.
|
2006-08-11 18:14:13 +00:00 |
test@dbe75354a9
|
mistake fixed
|
2006-08-18 04:03:07 +00:00 |
thread@1cb08ff60c
|
Changed Boost.Thread to use the Boost license.
|
2006-09-14 23:02:29 +00:00 |
timer@bd0a3b9e5e
|
revert
|
2006-08-09 20:22:01 +00:00 |
tokenizer@25d14f6bde
|
added final slash to library url; fixed -Wshadow warning with gcc ('what' shadows member function)
|
2006-07-28 00:36:59 +00:00 |
tr1@c19e03dfec
|
Rename long filename.
|
2006-09-08 09:38:51 +00:00 |
tuple@76c2151830
|
avoid g++ -Wall -W "unused parameter" warnings
|
2006-01-22 19:29:32 +00:00 |
type_traits@7959ba4206
|
Removed aCC workarounds that are no longer necessary.
|
2006-08-24 10:59:16 +00:00 |
typeof@21ef2c54ec
|
Changed specialization of encode_integral for bool to work around issues with the sun compiler
|
2006-09-16 17:34:18 +00:00 |
utility@c730ab4ffb
|
Parameter library Workarounds for Borland and MSVC
|
2006-09-13 03:00:18 +00:00 |
variant@deaf338bd4
|
fixed typos reported in http://bugs.debian.org/378016
|
2006-07-20 13:15:25 +00:00 |
wave@2df9a37fe5
|
Pending changes...
|
2006-09-22 15:34:35 +00:00 |
xpressive@1519d4786d
|
license, copyright and min/max fixes
|
2006-08-27 05:45:10 +00:00 |
expected_results.xml
|
Support toolset aliases in expected results (merged from RC_1_34_0)
|
2006-07-24 02:03:24 +00:00 |
index.html
|
|
|
libraries.htm
|
added typeof entries
|
2006-03-20 01:20:11 +00:00 |
maintainers.txt
|
e-mail changed
|
2006-05-01 09:23:46 +00:00 |
platform_maintainers.txt
|
|
|