.. |
algorithm@924368a775
|
Fix typo
|
2005-07-13 13:55:32 +00:00 |
any@4c316b53d4
|
Added V2 Jamfile
|
2005-05-25 13:33:14 +00:00 |
array@2fde5e334b
|
|
|
assign@57a6ed85a7
|
moved includes around to avoid http://gcc.gnu.org/PR18604 in GCC 3.4.x/4.0.x
|
2005-06-07 07:11:16 +00:00 |
bind@2a21f7df2c
|
Added - an example of using boost::cref
|
2005-06-02 15:29:01 +00:00 |
compatibility@3fb62bad10
|
|
|
compose@1dac6c4295
|
|
|
concept_check@166e3207b7
|
Turn off NDEBUG if it is defined
|
2005-05-01 14:30:28 +00:00 |
config@6e9f9132b4
|
Added fix for gcc versions that have only partial long long support.
|
2005-07-19 17:14:00 +00:00 |
conversion@1470210523
|
fixed: "bcc5.6.4 added to the old cast redirection list"
|
2005-06-27 15:05:13 +00:00 |
crc@3b6c652879
|
|
|
date_time@2e0211f0f8
|
Documentation of variety of updates -- primarily bug fix for periods with length 0 or 1.
|
2005-07-25 03:03:13 +00:00 |
detail@eb8fdcdc91
|
Add detection for macros used by VC:
|
2005-07-19 23:44:52 +00:00 |
disjoint_sets@e03ea5c974
|
Converted to Boost Software License
|
2005-03-24 14:54:12 +00:00 |
dynamic_bitset@39f11e7cc0
|
Workaround for CodeWarrior 9.4/9.5, I think
|
2005-05-16 14:22:35 +00:00 |
exception@ae714358ad
|
|
|
filesystem@e03634acef
|
Add #error for borland dll link attempt
|
2005-07-18 11:54:34 +00:00 |
format@b3cecbf8e8
|
Untabify
|
2005-07-13 15:40:24 +00:00 |
function@8b816138bc
|
Fix tests for compilers that actually have a real is_stateless
|
2005-05-10 13:30:35 +00:00 |
functional@0c3a28a294
|
Add tests for linking two object files that include the hash libraries.
|
2005-06-20 21:45:54 +00:00 |
graph@6df693c448
|
get_property fix for subgraph
|
2005-07-22 19:22:00 +00:00 |
integer@8602a17a10
|
Replace buggy Cygwin INTMAX_C and UINTMAX_C macros
|
2005-05-30 01:45:13 +00:00 |
io@cf2a12b4a3
|
Fix to allow for the possibility that std::locale support is not available in some standard library implementations.
|
2005-05-02 06:24:20 +00:00 |
iostreams@97de7d8c76
|
misc doc update
|
2005-07-28 04:18:09 +00:00 |
iterator@55fd9078a1
|
Renamed to avoid >31 char filename.
|
2005-07-14 21:10:07 +00:00 |
lambda@d854239945
|
Patch by Jonathan Wakely to expand special handling of GCC when used in
|
2005-05-06 05:08:32 +00:00 |
logic@0a8936b80a
|
Give the enum a name
|
2005-06-01 19:08:00 +00:00 |
math@05bcdf8387
|
Possible fix for CW 9.4-Intel.
|
2005-05-27 15:01:49 +00:00 |
mpl@5005ea67dd
|
fix integral_c<bool,...>
|
2005-07-19 04:03:12 +00:00 |
multi_array@9260aaedbc
|
Some type changes from Thomas Klimpel while trying to run on 64-bit machine.
|
2005-07-18 19:28:09 +00:00 |
multi_index@60c428b518
|
small correction
|
2005-07-27 07:43:07 +00:00 |
numeric
|
FIX doc no spaces in <h2>
|
2005-07-18 07:39:12 +00:00 |
optional@b831e5f88d
|
Typos fixed
|
2005-07-08 23:22:29 +00:00 |
parameter@2223541064
|
More Parameter library reference edits
|
2005-07-28 04:19:28 +00:00 |
pool@dc59ce3abb
|
Try to work around Borland 5.6.4 bug
|
2005-05-19 13:45:53 +00:00 |
preprocessor@8927845acd
|
CW<9 workaround
|
2005-07-19 20:47:19 +00:00 |
program_options@e6e1ef29db
|
Fixup uses of max
|
2005-07-13 16:32:41 +00:00 |
property_map@1dfa28e16c
|
Work around GCC 2.95.3 lookup bugs
|
2005-05-19 14:11:51 +00:00 |
ptr_container@ae86269a7b
|
Add missing static_cast to pop_front().
|
2005-07-19 12:03:08 +00:00 |
python@ad635ec2d1
|
include order according to Python's rules
|
2005-07-26 01:19:18 +00:00 |
random@0b7d6db9e2
|
generalize initialization change to other than 32 bits
|
2005-07-21 22:04:31 +00:00 |
range@7311fb528a
|
*** empty log message ***
|
2005-07-18 20:04:33 +00:00 |
rational@36d3205fd7
|
made int type public
|
2005-07-15 17:42:12 +00:00 |
regex@9ce6ff7205
|
Updated history.
|
2005-07-15 16:32:50 +00:00 |
serialization@aba6b2936b
|
new shared_ptr explanation
|
2005-07-27 19:59:42 +00:00 |
signals@2fa79e9789
|
Remove tabs
|
2005-07-12 03:51:07 +00:00 |
smart_ptr@afc17037de
|
Another minor documentation fix.
|
2005-07-22 23:40:53 +00:00 |
spirit@f9d396031e
|
-- fixes for two thread-safe initialization issues.
|
2005-07-22 15:51:36 +00:00 |
statechart@a1c3c1771f
|
Added a FAQ item that presents code for a StopWatch variant that does not use state-local storage and explains the drawbacks of that approach
|
2005-07-26 21:53:12 +00:00 |
static_assert@1b9f71f4dd
|
Renamed over long file name.
|
2005-07-12 12:55:27 +00:00 |
test@628f763392
|
Untabify
|
2005-07-14 15:50:28 +00:00 |
thread@aa240e61d9
|
Clear up broken links, tabs, etc
|
2005-07-14 15:47:04 +00:00 |
timer@4ac34282d4
|
|
|
tokenizer@f35b06a585
|
|
|
tuple@a17ce206f2
|
replaced BOOST_TEST
|
2005-02-03 13:55:45 +00:00 |
type_traits@a603a6a21d
|
WOrkaround for https://sourceforge.net/tracker/?func=detail&atid=107586&aid=1242266&group_id=7586
|
2005-07-22 16:14:42 +00:00 |
utility@9f10fc03ce
|
More Parameter library reference edits
|
2005-07-28 04:19:28 +00:00 |
variant@5d4de6f145
|
Make sure strlen is available
|
2005-04-05 13:19:56 +00:00 |
wave@450e2af735
|
Fixed two typos.
|
2005-07-27 22:38:50 +00:00 |
expected_results.xml
|
duplicate msvc expected results under vc-6_5 alias
|
2005-06-29 11:46:39 +00:00 |
index.html
|
|
|
libraries.htm
|
Add Parameter library
|
2005-07-26 15:55:58 +00:00 |
maintainers.txt
|
Add Jens as a maintainer
|
2005-07-13 13:04:50 +00:00 |
platform_maintainers.txt
|
Add platform maintainers file
|
2005-07-15 13:57:31 +00:00 |