.. |
accumulators@404b0fbef2
|
fix links to MPL and Parameters libraries
|
2008-07-20 04:58:31 +00:00 |
algorithm@6d5e7b5a04
|
self assignment problem in is_any_ofF fixed
|
2008-08-21 14:46:15 +00:00 |
any@181c33d131
|
Fixes #1898 Compilation Error in Any Test
|
2008-05-07 19:17:09 +00:00 |
array@9804292dad
|
Move array test into canonical test subdir structure.
|
2008-04-13 22:12:12 +00:00 |
asio@7d25f1c393
|
Clarify which resolve functions perform forward or reverse resolution.
|
2008-09-11 00:05:57 +00:00 |
assign@f18496571a
|
Minor doc update
|
2008-07-16 19:55:14 +00:00 |
atomic@88da98e37b
|
Move top-level boost directory over to "devel" (temporarily)
|
2007-07-31 20:32:15 +00:00 |
bimap@02b2282260
|
Merge in documentation fixes. Apart from the change to optional's documenation
|
2008-04-27 07:39:49 +00:00 |
bind@48c5a6e682
|
Fix #2245.
|
2008-09-17 23:07:33 +00:00 |
chrono@88da98e37b
|
Move top-level boost directory over to "devel" (temporarily)
|
2007-07-31 20:32:15 +00:00 |
circular_buffer@868cc3dcde
|
circular_buffer: fixed MSVC9 warning
|
2008-08-19 17:02:48 +00:00 |
compatibility@0316eeeecb
|
Change STLport links to point to the sourceforge home page, which is the home
|
2007-02-28 00:01:33 +00:00 |
compose@0cd80c5f65
|
Add copyright, license
|
2006-11-07 19:11:57 +00:00 |
concept_check@eb4c1f2587
|
silence MSVC8 warnings through pragmas, fixes #2296
|
2008-09-17 18:44:34 +00:00 |
config@e6e97911b1
|
The test case for BOOST_NO_INITIALIZER_LISTS, I'll run generate tomorrow.
|
2008-09-23 23:22:56 +00:00 |
container@88da98e37b
|
Move top-level boost directory over to "devel" (temporarily)
|
2007-07-31 20:32:15 +00:00 |
context@88da98e37b
|
Move top-level boost directory over to "devel" (temporarily)
|
2007-07-31 20:32:15 +00:00 |
conversion@ae273a3e7b
|
Fix link to numeric conversion library.
|
2008-08-06 15:28:17 +00:00 |
coroutine@88da98e37b
|
Move top-level boost directory over to "devel" (temporarily)
|
2007-07-31 20:32:15 +00:00 |
crc@344cd4474b
|
Oops, forgot the important file.
|
2008-04-13 22:32:28 +00:00 |
date_time@19cdab0cd5
|
Worked around two unused function parameter compiler warnings. Suggested by Peter Klotz.
|
2008-08-03 10:09:21 +00:00 |
detail@18dbae4700
|
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
|
2008-08-20 11:06:23 +00:00 |
disjoint_sets@e2426c7465
|
Link to people pages on the website, as they've been removed from the download.
|
2008-02-10 14:56:22 +00:00 |
dynamic_bitset@180aa15c44
|
dynamic_bitset: in reference constructor, assert() before it is (eventually) too late!
|
2008-09-11 09:46:54 +00:00 |
exception@717997e014
|
Tests workarounds for CodeGear 2009. Thanks Nicola for all the CodeGear workarounds.
|
2008-09-22 22:47:03 +00:00 |
filesystem@e22eb55f69
|
Boost.Filesystem: change tests to define BOOST_FILESYSTEM_NO_DEPRECATED. Expand deprecated_test.
|
2008-08-29 20:10:08 +00:00 |
flyweight@88da98e37b
|
Move top-level boost directory over to "devel" (temporarily)
|
2007-07-31 20:32:15 +00:00 |
foreach@6c7e0cabf3
|
Fix for Tru64 CXX 7.1 which is able to correctly handle rvalues.
|
2008-06-02 08:18:03 +00:00 |
format@8bbaa45579
|
Merge in documentation fixes. Apart from the change to optional's documenation
|
2008-04-27 07:39:49 +00:00 |
function@75890fea53
|
CodeGear C++ fix, from Nicola Musatti. Fixes #2325
|
2008-09-23 00:26:21 +00:00 |
function_types@594c159568
|
Added some parenthesis to disambiguate expressions.
|
2008-04-20 13:51:15 +00:00 |
functional@4d35a175a4
|
Reinstate the old choice of float functions on Dinkumware for all compilers
|
2008-09-08 21:06:16 +00:00 |
fusion@575ce8ca26
|
Fix cyclic dependencies between Boost.fusion.tuples and TR1.
|
2008-09-17 17:20:22 +00:00 |
geometry@88da98e37b
|
Move top-level boost directory over to "devel" (temporarily)
|
2007-07-31 20:32:15 +00:00 |
gil@68b33f6e7b
|
GIL: Replaced tabs with spaces.
|
2008-03-21 09:43:19 +00:00 |
graph@424e529aba
|
Fix handling of infinite weights in Floyd-Warshall algorithm. Fixes #1700
|
2008-09-05 13:59:12 +00:00 |
graph_parallel@1639cca270
|
Adjacency list serialization fixes, from David Keller
|
2007-01-29 19:54:47 +00:00 |
heap@88da98e37b
|
Move top-level boost directory over to "devel" (temporarily)
|
2007-07-31 20:32:15 +00:00 |
icl@88da98e37b
|
Move top-level boost directory over to "devel" (temporarily)
|
2007-07-31 20:32:15 +00:00 |
integer@2d259a4f3e
|
Added MPL-compatible variants of the integer-mask class templates (and finally make the lowest-bit-group metafunctions work for zero-length bit-groups)
|
2008-07-29 19:33:20 +00:00 |
interprocess@ec9b099a8f
|
Added FILE_SHARE_DELETE to CreateFile to allow unix-like behaviour when deleting shared memory
|
2008-08-01 14:05:32 +00:00 |
intrusive@cff3efe689
|
Added operator==() to solve comeau errors
|
2008-07-08 17:00:24 +00:00 |
io@a720ac89c1
|
Point links to the pages that used to be in 'more' to the site.
|
2008-02-10 15:02:17 +00:00 |
iostreams@35e2fe3964
|
removed functions relating to file timestamps (addresses #2154)
|
2008-07-29 14:06:01 +00:00 |
iterator@bf7d904bf8
|
Point links to the pages that used to be in 'more' to the site.
|
2008-02-10 15:02:17 +00:00 |
lambda@2788ede42a
|
With his kind permission, change Jaakko "Järvi" to "Jarvi"
|
2008-06-28 13:45:21 +00:00 |
local_function@88da98e37b
|
Move top-level boost directory over to "devel" (temporarily)
|
2007-07-31 20:32:15 +00:00 |
locale@88da98e37b
|
Move top-level boost directory over to "devel" (temporarily)
|
2007-07-31 20:32:15 +00:00 |
lockfree@88da98e37b
|
Move top-level boost directory over to "devel" (temporarily)
|
2007-07-31 20:32:15 +00:00 |
logic@24117db3ae
|
Include <ios> to get std::boolalpha. Fixes #1586
|
2008-01-25 21:07:14 +00:00 |
math@dda431bf58
|
Fix missing #include.
|
2008-09-19 09:12:33 +00:00 |
move@88da98e37b
|
Move top-level boost directory over to "devel" (temporarily)
|
2007-07-31 20:32:15 +00:00 |
mpi@74fe28d6b5
|
Silence -Wunused warnings and switch to boost/serialization/pfto.hpp
|
2008-09-05 13:39:26 +00:00 |
mpl@54b5387eb2
|
mpl/find_if.hpp: MIPSpro 7.41 workaround
|
2008-09-08 02:13:41 +00:00 |
msm@88da98e37b
|
Move top-level boost directory over to "devel" (temporarily)
|
2007-07-31 20:32:15 +00:00 |
multi_array@0e8d2e3189
|
Initial Revision.
|
2008-07-24 19:10:40 +00:00 |
multi_index@05e70771fd
|
fixed #2313
|
2008-09-11 07:13:11 +00:00 |
multiprecision@88da98e37b
|
Move top-level boost directory over to "devel" (temporarily)
|
2007-07-31 20:32:15 +00:00 |
numeric
|
- see #2275
|
2008-09-08 22:06:25 +00:00 |
optional@3ebabcb2d8
|
Fixed syntax of optional_swap_should_use_default_constructor and swap template specializations that I added 2 days ago (changeset [45265]). Was accepted by MSVC, but rejected by other compilers.
|
2008-05-12 13:29:52 +00:00 |
parameter@e054a75533
|
Minor doc cleanups
|
2008-07-01 15:59:23 +00:00 |
phoenix@88da98e37b
|
Move top-level boost directory over to "devel" (temporarily)
|
2007-07-31 20:32:15 +00:00 |
polygon@88da98e37b
|
Move top-level boost directory over to "devel" (temporarily)
|
2007-07-31 20:32:15 +00:00 |
pool@7f87d3e79b
|
Added a workaround for a compilation failure when including some Boost Serialization headers before some Boost Pool headers using MSVC 7.1 or 8.0. Source of the problem is a compiler bug fixed in MSVC 9.0 and workaround consists of referencing some Windows API identifiers using their fully qualified names. Added a related regression test for the Boost Pool library. See the test code comments for more detailed information on the bug.
|
2008-04-17 00:20:33 +00:00 |
predef@88da98e37b
|
Move top-level boost directory over to "devel" (temporarily)
|
2007-07-31 20:32:15 +00:00 |
preprocessor@485db8aef5
|
Move preprocessor tests into canonical test subdir structure.
|
2008-04-13 23:21:57 +00:00 |
program_options@4dcce9efce
|
Replaced all occurrences of non-ASCII copyright symbol with '(c)' for people using non-ASCII code pages
|
2008-04-02 01:42:32 +00:00 |
property_map@6874cc3214
|
Quote href values - our tools don't support unquoted values.
|
2008-05-11 13:49:20 +00:00 |
property_tree@f4105f823f
|
Adding property_tree
|
2007-05-12 22:02:53 +00:00 |
proto@6c3c875843
|
document as_expr(), as_child(), literal<>, lit() and BOOST_PROTO_EXTENDS() and friends
|
2008-09-21 20:48:06 +00:00 |
ptr_container@9264886e0c
|
update in response to inspection report
|
2008-07-22 09:15:26 +00:00 |
python@61fc9cf054
|
python/object_core.hpp: "inline" added to declarations, to match definitions (resolves MIPSpro 7.41 warnings)
|
2008-09-08 02:15:06 +00:00 |
random@6cfecd4a9b
|
Fixed typo
|
2008-08-18 23:48:15 +00:00 |
range@2dab8cfbc9
|
update in response to inspection report
|
2008-07-22 09:15:00 +00:00 |
ratio@88da98e37b
|
Move top-level boost directory over to "devel" (temporarily)
|
2007-07-31 20:32:15 +00:00 |
rational@94caf9a401
|
Tweaked files to pass inspection report; one file had some min/max violations; but all had to have 'boostinspect:nolicense' set because a copyrighter, Paul Moore, has disappeared, so his files can never be changed to the main Boost license
|
2008-07-27 23:43:04 +00:00 |
regex@d70f98e658
|
Fixes #2306.
|
2008-09-12 12:40:23 +00:00 |
scope_exit@88da98e37b
|
Move top-level boost directory over to "devel" (temporarily)
|
2007-07-31 20:32:15 +00:00 |
serialization@eac5e7897c
|
Fixed bas64 for text files
|
2008-09-15 06:09:09 +00:00 |
signals@1a5e31956c
|
Correct definition of the argN_type typedefs in Signals. Fixes #2023
|
2008-06-19 15:18:52 +00:00 |
signals2@88da98e37b
|
Move top-level boost directory over to "devel" (temporarily)
|
2007-07-31 20:32:15 +00:00 |
smart_ptr@395766e2d3
|
Fix #2315.
|
2008-09-17 22:59:07 +00:00 |
spirit@ca46634eed
|
workaround for sun compiler
|
2008-09-06 15:22:21 +00:00 |
statechart@8aa8bb380c
|
This should fix the PingPong example failure for GCC.
|
2008-07-20 06:49:19 +00:00 |
static_assert@8cfe5d77c0
|
Fix a PDF link that I missed before.
|
2008-07-12 19:32:15 +00:00 |
sync@88da98e37b
|
Move top-level boost directory over to "devel" (temporarily)
|
2007-07-31 20:32:15 +00:00 |
system@d6446d1cfb
|
Add error_code throws
|
2008-09-04 17:36:56 +00:00 |
test@72ad503dad
|
another attempt on portable link command
|
2008-09-19 18:53:41 +00:00 |
thread@8fd0dd0cc0
|
Define a raw DLL main which is called by the C runtime if we're statically linked into a DLL --- fix for issue #2199
|
2008-09-02 16:56:57 +00:00 |
timer@ddad9d8ca5
|
avoid "shadowing of class members and variables" warning
|
2008-09-14 07:24:44 +00:00 |
tokenizer@79e83dece7
|
Move tokenizer tests into canonical test subdir structure.
|
2008-04-13 23:55:58 +00:00 |
tr1@4bcef1b9a1
|
Fix for STLPort under the PGI compiler.
|
2008-08-29 08:59:15 +00:00 |
tti@88da98e37b
|
Move top-level boost directory over to "devel" (temporarily)
|
2007-07-31 20:32:15 +00:00 |
tuple@a30a7f9604
|
With his kind permission, change Jaakko "Järvi" to "Jarvi"
|
2008-06-28 13:45:21 +00:00 |
type_erasure@88da98e37b
|
Move top-level boost directory over to "devel" (temporarily)
|
2007-07-31 20:32:15 +00:00 |
type_traits@353dad4196
|
Change PP-logic to fix #2171.
|
2008-08-06 09:02:49 +00:00 |
typeof@7d3afd076d
|
removes unnecessary escaping
|
2008-02-25 11:45:51 +00:00 |
units@f065e96abc
|
patch from Torsten Maehne for using dimensionless quantities with boost/units/lambda.hpp
|
2008-08-19 18:45:17 +00:00 |
unordered@e6417fe652
|
Update unordered changelog.
|
2008-09-18 11:23:12 +00:00 |
utility@ddd8a58ae0
|
Fixes #2341.
|
2008-09-20 15:39:47 +00:00 |
uuid@88da98e37b
|
Move top-level boost directory over to "devel" (temporarily)
|
2007-07-31 20:32:15 +00:00 |
variant@25e12b7428
|
Fixes #965
|
2008-01-26 23:06:24 +00:00 |
wave@0de8ea5126
|
Wave: Fixed ticket #2102
|
2008-07-10 13:42:18 +00:00 |
xpressive@49e911add5
|
past-the-end iterator, fixes #2296
|
2008-09-08 04:28:09 +00:00 |
index.html
|
Add copyright, license
|
2006-11-07 19:11:57 +00:00 |
libraries.htm
|
add Boost.Proto to trunk
|
2008-08-11 07:10:51 +00:00 |
maintainers.txt
|
added my email address to libs/maintainers.txt
|
2008-08-20 10:42:29 +00:00 |
platform_maintainers.txt
|
Set up initial platform maintainers file
|
2007-12-13 19:20:55 +00:00 |