.. |
accumulators@ed04a9946d
|
Merged revisions 47622 via svnmerge from
|
2008-07-20 05:12:42 +00:00 |
algorithm@fc0f3dcffc
|
Cummulative merge of updates from the main trunk
|
2008-06-19 12:07:24 +00:00 |
any@2a8b3afeaa
|
Merge trunk
|
2008-07-17 11:06:35 +00:00 |
array@4dd2cf1b64
|
Full merge from trunk at revision 41356 of entire boost-root tree.
|
2007-11-25 18:38:02 +00:00 |
asio@e98776b411
|
Merge critical bug fixes from trunk.
|
2008-08-09 01:59:54 +00:00 |
assign@afa4b560a0
|
doc update
|
2008-07-16 20:53:08 +00:00 |
bimap@3daa894cf5
|
Add minor documentation fixes to the release branch.
|
2008-05-21 20:57:05 +00:00 |
bind@e22e641bbf
|
Merge of new boost.thread code along with required changes from boost.bind
|
2008-06-18 13:01:08 +00:00 |
circular_buffer@491fd3d0ff
|
circular_buffer: fixed MSVC9 warning
|
2008-08-20 16:13:07 +00:00 |
compatibility@0cbae63142
|
Starting point for releases
|
2007-10-05 14:25:06 +00:00 |
compose@226c215150
|
Starting point for releases
|
2007-10-05 14:25:06 +00:00 |
concept_check@b15e7d804b
|
Merge changeset 43861, fixing #1716
|
2008-03-26 16:59:45 +00:00 |
config@b47cfe8c7b
|
Merge Boost.Config changes ready for 1.37.
|
2008-09-19 11:24:09 +00:00 |
conversion@2ce20c872e
|
Fix link to numeric conversion library
|
2008-08-07 22:12:31 +00:00 |
crc@9adf078994
|
Merged revisions 43206,43208-43213 via svnmerge from
|
2008-02-10 16:39:38 +00:00 |
date_time@2bed3cb1a2
|
Add minor documentation fixes to the release branch.
|
2008-05-21 20:57:05 +00:00 |
detail@4ae97fa5cb
|
boost/pending/: ported revision 48251 ("integer_log2.hpp and lowest_bit.hpp, in boost/pending/: little comment cleanup (svn anchors, etc.); added a static_cast<> to silence (harmless) MSVC++ warnings") from trunk
|
2008-08-24 18:16:24 +00:00 |
disjoint_sets@9fdf4a0db5
|
Merged revisions 43206,43208-43213 via svnmerge from
|
2008-02-10 16:39:38 +00:00 |
dynamic_bitset@6b0d9627a8
|
Ported *all* my trunk changes not yet merged so far, i.e. revisions 48251-48252,48280,48290,48350,48478,48496,48663-48664,48695,48729-48730; besides dynamic_bitset, these include fixes to setup_boostbook.sh and setup_boostbook.py, and changes to config/suffix.hpp [So: the affected "elements" are: a) the two setup_boostbook scripts, config/suffix.hpp and dynamic_bitset --note: yes, the list is exhaustive: all and only]
|
2008-09-14 10:46:28 +00:00 |
exception@a9b5723d0d
|
Boost Exception major refactoring: works with or without RTTI, vastly improved boost::throw_exception integration.
|
2008-09-19 20:29:26 +00:00 |
filesystem@514e456e89
|
A couple of small documentation fixes.
|
2008-08-05 04:43:35 +00:00 |
foreach@b92b58ae33
|
latest BOOST_FOREACH
|
2008-06-20 02:14:03 +00:00 |
format@a9b9bf0887
|
Add minor documentation fixes to the release branch.
|
2008-05-21 20:57:05 +00:00 |
function@83309a36c7
|
Merge Boost.Function from the trunk
|
2008-07-14 18:32:29 +00:00 |
function_types@6f100429eb
|
stages trunk version for boost 1.35
|
2008-03-17 21:42:41 +00:00 |
functional@0551dec300
|
Always use c99 float function overloads when using Dinkumware with Visual C++,
|
2008-09-11 18:28:51 +00:00 |
fusion@b1ebdd60a6
|
Merged revisions 48769 via svnmerge from
|
2008-09-17 15:54:23 +00:00 |
gil@8fed7d4a1e
|
Merge gil changes from trunk per Lubomir Bourdev
|
2008-07-08 18:56:09 +00:00 |
graph@8cbf7d89aa
|
Merge fix for infinite weights in Floyd-Warshall
|
2008-09-05 14:00:40 +00:00 |
graph_parallel@4f63230169
|
Starting point for releases
|
2007-10-05 14:25:06 +00:00 |
integer@85e4d3e23d
|
Merged revisions 43206,43208-43213 via svnmerge from
|
2008-02-10 16:39:38 +00:00 |
interprocess@13ddc2ebac
|
Merged trunk fixed to release branch for Boost 1.36
|
2008-07-02 20:12:43 +00:00 |
intrusive@96133004dd
|
Added comparison operators to fix como errors
|
2008-07-10 14:37:20 +00:00 |
io@eea2bb328c
|
Merged revisions 43206,43208-43213 via svnmerge from
|
2008-02-10 16:39:38 +00:00 |
iostreams@ce5da3aceb
|
Replaced copyright symbols with (c) to match trunk
|
2008-09-18 02:56:37 +00:00 |
iterator@78effefadb
|
Merging SunPro 5.9 workaround from trunk
|
2008-07-16 04:52:14 +00:00 |
lambda@4a254c4161
|
With his kind permission, change Jaakko "Järvi" to "Jarvi"
|
2008-06-28 13:57:20 +00:00 |
logic@f1d8f513bf
|
Merged from trunk
|
2008-01-25 21:18:27 +00:00 |
math@77449fa276
|
Fix missing #include.
|
2008-09-19 09:12:45 +00:00 |
mpi@b1fb492120
|
Silence unused-variable warnings. Fixes #2202
|
2008-09-05 13:29:32 +00:00 |
mpl@0b84aa1225
|
Merge in critical bug fixes from the trunk (r46570, 46546 and 46620)
|
2008-07-21 08:00:06 +00:00 |
multi_array@805db3d46f
|
Merged revisions 43206,43208-43213 via svnmerge from
|
2008-02-10 16:39:38 +00:00 |
multi_index@8c5ac57c6a
|
merged rev. 48728 from trunk
|
2008-09-14 16:36:06 +00:00 |
numeric
|
- fixed ADL problem with std::abs and std::sqrt
|
2008-09-12 19:17:57 +00:00 |
optional@101bb76c18
|
Add minor documentation fixes to the release branch.
|
2008-05-21 20:57:05 +00:00 |
parameter@04cea6497d
|
Merging all parameter changes from trunk. These all look like they
|
2008-07-15 16:02:00 +00:00 |
pool@54343933d3
|
Merged revisions 43206,43208-43213 via svnmerge from
|
2008-02-10 16:39:38 +00:00 |
preprocessor@4507d79106
|
Fix typo (bug #1434)
|
2008-02-05 16:07:19 +00:00 |
program_options@2a16575f98
|
Merge from trunk. No code changes, only properties and docs and examples
|
2008-07-12 09:03:18 +00:00 |
property_map@a24948956b
|
Merged revisions 43206,43208-43213 via svnmerge from
|
2008-02-10 16:39:38 +00:00 |
property_tree@88ee5f0811
|
Full merge from trunk at revision 41356 of entire boost-root tree.
|
2007-11-25 18:38:02 +00:00 |
proto@957f505102
|
Merged revisions 48914 via svnmerge from
|
2008-09-21 20:56:13 +00:00 |
ptr_container@a713000a7c
|
update in response to inspection report
|
2008-07-22 09:30:47 +00:00 |
python@a1924a2a72
|
Merging all trunk changes in Boost.Python to release. The logs for
|
2008-07-15 21:05:24 +00:00 |
random@b80576bebb
|
Merge random from trunk
|
2008-07-08 16:22:46 +00:00 |
range@26b096f65d
|
update in response to inspection report
|
2008-07-22 09:29:56 +00:00 |
rational@2bd157548b
|
Merged revisions 43206,43208-43213 via svnmerge from
|
2008-02-10 16:39:38 +00:00 |
regex@5471176846
|
Merge changes from Trunk ready for 1.37.
|
2008-09-16 11:54:24 +00:00 |
serialization@a4e304526b
|
Added license information
|
2008-07-21 20:23:55 +00:00 |
signals@2fd39d0771
|
Add minor documentation fixes to the release branch.
|
2008-05-21 20:57:05 +00:00 |
smart_ptr@6ba78f76f6
|
Merge 47736 from trunk (untabify).
|
2008-07-23 20:47:47 +00:00 |
spirit@a2ae55708e
|
update docs for changes in include paths
|
2008-07-23 17:30:44 +00:00 |
statechart@afa1d4eb90
|
Merged PingPong example fix from trunk to release branch.
|
2008-07-20 06:53:58 +00:00 |
static_assert@3488b2bdf2
|
Merge some documentation updates and fixes from trunk.
|
2008-07-13 21:08:33 +00:00 |
system@6fdac34196
|
Merge accumulated changes from trunk
|
2008-07-11 01:25:09 +00:00 |
test@51b2cb5d41
|
Revert changes made after deadline.
|
2008-08-11 14:56:50 +00:00 |
thread@8749696538
|
Merged Thread doc changes from trunk
|
2008-08-08 20:38:50 +00:00 |
timer@65be9e5731
|
Merge from trunk
|
2008-07-09 21:12:19 +00:00 |
tokenizer@16be59fce4
|
Replaced copyright symbols with (c) to match trunk
|
2008-09-18 02:48:14 +00:00 |
tr1@bc3d314a80
|
Fix broken links.
|
2008-07-30 09:18:57 +00:00 |
tuple@785ada83f4
|
With his kind permission, change Jaakko "Järvi" to "Jarvi"
|
2008-06-28 13:57:20 +00:00 |
type_traits@3bd6ccdf41
|
Merged fix for #2171 from Trunk.
|
2008-08-06 09:07:54 +00:00 |
typeof@cde21a588d
|
Merged from trunk: for visual studio 8 and visual studio 9, reverted to using sizeof in 'native' typeof operator as the use of typeid caused compilation error in visual studio source code analysis.
|
2007-12-20 12:04:40 +00:00 |
units@995783fe72
|
fix non-ASCII characters for symbols in comments
|
2008-08-01 17:37:12 +00:00 |
unordered@517e39fc23
|
Merged revisions 48081-48082,48791,48802-48803,48853 via svnmerge from
|
2008-09-18 11:30:59 +00:00 |
utility@d0ee9a7c28
|
Boost Exception major refactoring: works with or without RTTI, vastly improved boost::throw_exception integration.
|
2008-09-19 20:29:26 +00:00 |
variant@5edc863174
|
Fixes #965
|
2008-01-26 23:06:24 +00:00 |
wave@f97f3624f1
|
Wave: More documentation updates
|
2008-07-30 01:42:38 +00:00 |
xpressive@30f93c669b
|
merged [48661] from trunk
|
2008-09-08 04:36:23 +00:00 |
index.html
|
Merged copyright and license addition
|
2006-11-07 19:27:00 +00:00 |
libraries.htm
|
merge proto from trunk to release branch
|
2008-09-16 18:25:52 +00:00 |
maintainers.txt
|
merge proto from trunk to release branch
|
2008-09-16 18:25:52 +00:00 |
platform_maintainers.txt
|
Merge trunk
|
2008-07-18 12:04:43 +00:00 |