.. |
algorithm@d4b95734dd
|
merging changes from 1.34
|
2007-11-02 21:00:08 +00:00 |
any@c2aa7a895d
|
Starting point for releases
|
2007-10-05 14:25:06 +00:00 |
array@0a4d7e81ef
|
Starting point for releases
|
2007-10-05 14:25:06 +00:00 |
assign@22b6f7eed1
|
added lost changes from 1.34 branch
|
2007-11-05 13:54:23 +00:00 |
bind@77d2c4bab1
|
Starting point for releases
|
2007-10-05 14:25:06 +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@96d6053a52
|
Moved boost/concept/where.hpp to boost/concept/requires.hpp
|
2007-11-05 04:43:31 +00:00 |
config@d9de80031d
|
Regenerated docs to add license info.
|
2007-11-07 17:21:41 +00:00 |
conversion@4224fa5deb
|
#839 fixed: local variable shadow patch
|
2007-11-05 22:22:48 +00:00 |
crc@d4a7a7829e
|
Starting point for releases
|
2007-10-05 14:25:06 +00:00 |
date_time@f79faf89f8
|
Have the local_time and universal_time functions use GetSystemTime and SystemTimeToFileTime on Windows CE (since GetSystemTimeAsFileTime is not present)
|
2007-11-13 20:19:39 +00:00 |
detail@8da5b03c03
|
Added changes from David Deakins to enable compilation on Windows CE
|
2007-11-02 09:17:02 +00:00 |
disjoint_sets@35deacf7c8
|
Add missing copyright and license
|
2007-11-06 13:41:19 +00:00 |
dynamic_bitset@cc9b262cb9
|
Add missing copyright and license
|
2007-11-06 13:41:19 +00:00 |
exception@12029f86ba
|
Starting point for releases
|
2007-10-05 14:25:06 +00:00 |
filesystem@995472f6d0
|
Merge 41118 and 41119 from trunk
|
2007-11-15 22:26:15 +00:00 |
foreach@8ebefa801f
|
remove unneeded msvc-7.1 work-around
|
2007-10-24 21:37:09 +00:00 |
format@a624f813aa
|
Add license
|
2007-11-06 14:22:00 +00:00 |
function@6147e7ddcc
|
Merge lots of copyrights
|
2007-11-05 21:22:29 +00:00 |
functional@d7980a58f6
|
Don't use fpclass because it causes a warning for long doubles. I don't know if the warning is vaild here - but I don't want to disable it as it's useful for checking other function calls.
|
2007-11-13 11:51:23 +00:00 |
graph@b2be8e3dfc
|
Shortening file name of a graph test to < 32 characters
|
2007-11-07 02:30:38 +00:00 |
graph_parallel@4f63230169
|
Starting point for releases
|
2007-10-05 14:25:06 +00:00 |
integer@b162db6b72
|
Add missing copyright and license
|
2007-11-06 13:41:19 +00:00 |
io@d9ae85cc23
|
Starting point for releases
|
2007-10-05 14:25:06 +00:00 |
iostreams@9733948782
|
Make sure every library can be installed by using
|
2007-10-26 09:04:25 +00:00 |
iterator@ff73538b5b
|
Merging some of the more obvious changes from RC_1_34_0
|
2007-11-03 03:25:13 +00:00 |
lambda@672c8e10d4
|
Starting point for releases
|
2007-10-05 14:25:06 +00:00 |
logic@5749fb9ef1
|
Fix warnings from GCC 4.3. Fixes #1337
|
2007-10-22 19:37:05 +00:00 |
math@141dc671b6
|
Added WinCE workaround.
|
2007-11-14 12:41:32 +00:00 |
mpl@d71c289879
|
Added missing copyright/license
|
2007-11-06 23:39:09 +00:00 |
multi_array@d8bf15754e
|
Starting point for releases
|
2007-10-05 14:25:06 +00:00 |
multi_index@1434c7d727
|
updated according to latest regression tests results
|
2007-11-06 14:33:59 +00:00 |
numeric
|
- io.hpp: added missing include
|
2007-11-07 19:34:03 +00:00 |
optional@4ba562871e
|
Fixed intention in the added binding test
|
2007-11-06 22:21:43 +00:00 |
parameter@56ddeddfaf
|
Updated to support C++Builder 2007 Update 3 (bcc32 5.9.2)
|
2007-10-11 21:09:07 +00:00 |
pool@db37ad756d
|
Pool: Added detection of availability of pthreads using the BOOST_HAS_PTHREADS constant.
|
2007-10-05 18:48:56 +00:00 |
preprocessor@6a5b3283fc
|
Starting point for releases
|
2007-10-05 14:25:06 +00:00 |
program_options@2cc29f6dfa
|
Fix winmain test
|
2007-10-26 19:37:56 +00:00 |
property_map@b485d6c83d
|
Starting point for releases
|
2007-10-05 14:25:06 +00:00 |
ptr_container@9ab52925ea
|
changed constants to inline function to avoid ODR problems
|
2007-11-07 16:54:10 +00:00 |
python@bf33b54638
|
refresh docs
|
2007-11-14 10:24:21 +00:00 |
random@63e54d3d79
|
Starting point for releases
|
2007-10-05 14:25:06 +00:00 |
range@25e932149c
|
improved reference
|
2007-11-09 15:15:28 +00:00 |
rational@a004190637
|
Starting point for releases
|
2007-10-05 14:25:06 +00:00 |
regex@c48d7bb478
|
Catch exceptions thrown from thread creation.
|
2007-11-14 13:03:15 +00:00 |
serialization@5088b8dd26
|
Added support for std::complex to serialization
|
2007-11-14 07:00:02 +00:00 |
signals@16663e99e1
|
Make sure every library can be installed by using
|
2007-10-26 09:04:25 +00:00 |
smart_ptr@87c6b6b403
|
Attempt unspecified bool fix for Sun 5.7-5.9
|
2007-11-07 22:47:55 +00:00 |
spirit@555b348d5a
|
fix for real number parsers with custom types that do not have a std::numeric_limits specialization.
|
2007-11-06 01:44:49 +00:00 |
statechart@8915ba42f5
|
Updated link to test results.
|
2007-10-30 22:01:41 +00:00 |
static_assert@851fd2622e
|
Starting point for releases
|
2007-10-05 14:25:06 +00:00 |
system@bc0ea8a494
|
Merged tools, system, filesystem from trunk at 41106
|
2007-11-15 16:31:06 +00:00 |
test@6d1e9c19d9
|
added missing include
|
2007-11-14 07:09:29 +00:00 |
thread@1c0f470032
|
fixes for pthread implementation
|
2007-11-14 14:49:58 +00:00 |
timer@bd22233012
|
Copyright and/or License cleanup
|
2007-11-07 16:08:09 +00:00 |
tokenizer@e223113f8b
|
Starting point for releases
|
2007-10-05 14:25:06 +00:00 |
tr1@8c5552376c
|
Disable long double tests if there are no long double math functions.
|
2007-11-12 17:21:47 +00:00 |
tuple@310c0cda3f
|
Starting point for releases
|
2007-10-05 14:25:06 +00:00 |
type_traits@ed23fafc80
|
Fix issue #1424.
|
2007-11-10 17:40:19 +00:00 |
typeof@8d8d35c1ae
|
#1425 Support for Visual Studio 2008
|
2007-11-12 11:10:20 +00:00 |
utility@6aa648d315
|
Copyright and/or License cleanup
|
2007-11-07 16:08:09 +00:00 |
variant@d465155ccc
|
Starting point for releases
|
2007-10-05 14:25:06 +00:00 |
wave@31e219acfc
|
Merged tools, system, filesystem from trunk at 41106
|
2007-11-15 16:31:06 +00:00 |
xpressive@0b5eca58d5
|
portability fix for Intel 8.1
|
2007-11-13 16:38:11 +00:00 |
expected_results.xml
|
Move /libs/expected_results.xml to the /status/ directory
|
2007-08-12 06:10:45 +00:00 |
index.html
|
|
|
libraries.htm
|
Add asio.
|
2007-11-07 07:23:53 +00:00 |
maintainers.txt
|
Add myself as asio maintainer.
|
2007-11-07 06:53:17 +00:00 |
platform_maintainers.txt
|
Add missing copyright and license
|
2007-11-06 13:41:19 +00:00 |