boost/libs
Dave Abrahams e7a18f71fd deduced function parameters
[SVN r34826]
2006-08-06 16:52:09 +00:00
..
algorithm@608112b112 boost guidelines (mainly from inspect tool: tabs, license reference text, etc.) 2006-07-27 10:27:37 +00:00
any@2b121ca175 gcc 2.95.3 doesn't like comparing const int* with volatile int* 2006-04-18 19:32:13 +00:00
array@564e4029d0 Simplified code. 2006-06-24 11:31:19 +00:00
asio@8e4fa8f544 Maintain separate timer queues for each time traits type. 2006-07-26 11:23:25 +00:00
assign@6b79e56f5b static assert when converting ref_list_of() to array<T.N> 2006-05-25 16:45:21 +00:00
bind@b272145f3e Moved the specialization into namespace boost 2006-07-07 19:09:16 +00:00
compatibility@c10611c5e0 Merged from 1.33.0 release 2005-08-12 13:02:37 +00:00
compose@1dac6c4295
concept_check@b11b270a56 Deal with GCC problems in updated concepts library 2006-06-27 15:01:14 +00:00
config@3f7a60a1ca removed - prefix code is now in select_compiler_config 2006-07-20 23:44:55 +00:00
conversion@0743b5982c added slash to boost url 2006-08-06 12:31:44 +00:00
crc@c1abdded4c Merged from Version_1_33_1 2005-12-08 03:23:02 +00:00
date_time@ed1cb467d0 fixes for copyright 2006-07-20 15:55:16 +00:00
detail@e71cca99a6 Windows CE patch by Michael Fink 2006-05-17 22:33:47 +00:00
disjoint_sets@227afeceba Merged from 1.33.0 release 2005-08-12 13:02:37 +00:00
dynamic_bitset@1170f90afb boost guidelines (mainly from inspect tool: tabs, license reference text, etc.) 2006-07-27 10:27:37 +00:00
exception@ae714358ad
filesystem@34f65b491c HP-UX < 11.23 sys/statvfs.h bug workaround from Boris Gubenko of HP 2006-06-09 21:25:47 +00:00
foreach@a87f337a03 patch abstract bug in other location just for good measure 2006-05-02 14:52:20 +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@7f00e9edf6 Add copyright to the hash redirection page. 2006-07-16 07:13:50 +00:00
graph@ec7156274d Give bundle_property_map a default constructor 2006-08-03 18:30:26 +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@550a9de8c5 First complete documentation version 2006-08-04 19:54:15 +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@3355660636 Added missing 'struct' 2006-05-07 21:00:35 +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@7103f8c0c9 fixed typo in leading comment; removed unnamed namespace reported by inspect tool 2006-07-24 21:47:09 +00:00
mpl@3a4b33d399 merge fixes from RC_1_34_0 2006-06-12 07:21:44 +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 boost guidelines (mainly from inspect tool: tabs, license reference text, etc.) 2006-07-27 10:27:37 +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@47292301e7 deduced function parameters 2006-08-06 16:52:09 +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@b99ae04040 Fixed a dllimport/dllexport problem. 2006-05-20 22:14:41 +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@9ee0d36a1d removed tabs (inspect tool) 2006-07-24 22:25:35 +00:00
random@6458746820 fix sourceforge bug #1524016: bad seed() implementation 2006-07-19 21:51:23 +00:00
range@73bb3d899a *** empty log message *** 2006-05-19 18:01:02 +00:00
rational@d44e31ca0d Cleaned up HTML coding to minimal Tidy-ness. 2006-01-06 18:06:30 +00:00
regex@4a89e84d7d Fixed const-correctness bugs. 2006-07-30 16:14:16 +00:00
serialization@3acfb736d6 Work around GCC warning 2006-07-05 23:04:38 +00:00
signals@f4debb70f8 Define BOOST_SIGNALS_MAX_ARGS only when it has not already been defined 2006-04-10 19:31:55 +00:00
smart_ptr@39551bdc1a A negative test for p > q added. 2006-07-11 23:17:17 +00:00
spirit@f87663af33 Added license and copyright. 2006-07-28 19:22:51 +00:00
statechart@dae2250396 Fixed broken links. 2006-07-18 20:16:56 +00:00
static_assert@48b6934f7f Added license info. 2006-07-17 10:49:22 +00:00
test@4cab510a8b flush log strema on exit 2006-07-28 15:03:13 +00:00
thread@acf0f97663 Simplification, avoids a false leak report 2006-07-24 19:00:30 +00:00
timer@00ebd4bec9 Introduced exception class for std::clock() failures; minor: added trailing slash to doc url, reordered #includes 2006-06-07 18:17:17 +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@90cb797af3 renamed over long file names. 2006-07-17 14:24:09 +00:00
tuple@76c2151830 avoid g++ -Wall -W "unused parameter" warnings 2006-01-22 19:29:32 +00:00
type_traits@522e5a9983 Added copyright. 2006-07-17 11:09:44 +00:00
typeof@a0af228ad0 boost guidelines (mainly from inspect tool: tabs, license reference text, etc.) 2006-07-27 10:27:37 +00:00
utility@e55610a0d0 Some additional functions added to optional (being new there won't be regressions) 2006-06-26 18:01:38 +00:00
variant@deaf338bd4 fixed typos reported in http://bugs.debian.org/378016 2006-07-20 13:15:25 +00:00
wave@4345f26d4a Fixed a couple of SunPro5.8 warnings. 2006-07-27 16:56:06 +00:00
xpressive@c324ce7dfb boost guidelines (mainly from inspect tool: tabs, license reference text, etc.) 2006-07-27 10:27:37 +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