Hartmut Kaiser efee9397fd Added license and copyrights. 20 лет назад
..
algorithm @ 608112b112 553083b2e1 boost guidelines (mainly from inspect tool: tabs, license reference text, etc.) 20 лет назад
any @ 2b121ca175 2537e6a4d5 gcc 2.95.3 doesn't like comparing const int* with volatile int* 20 лет назад
array @ 564e4029d0 a6a18f8863 Simplified code. 20 лет назад
asio @ 8e4fa8f544 e81761b6bc Maintain separate timer queues for each time traits type. 20 лет назад
assign @ 6b79e56f5b b954cba4eb static assert when converting ref_list_of() to array<T.N> 20 лет назад
bind @ b272145f3e 97015c8f9f Moved the specialization into namespace boost 20 лет назад
compatibility @ c10611c5e0 bebd91dc9e Merged from 1.33.0 release 20 лет назад
compose @ 1dac6c4295 fd68083d2d Placeholder for all time 21 лет назад
concept_check @ b11b270a56 da8279eb7f Deal with GCC problems in updated concepts library 20 лет назад
config @ 3f7a60a1ca f8f0875a83 removed - prefix code is now in select_compiler_config 20 лет назад
conversion @ aac8fcb4b6 553083b2e1 boost guidelines (mainly from inspect tool: tabs, license reference text, etc.) 20 лет назад
crc @ c1abdded4c d3ee169a25 Merged from Version_1_33_1 20 лет назад
date_time @ ed1cb467d0 248579ba97 fixes for copyright 20 лет назад
detail @ e71cca99a6 9d5f93007e Windows CE patch by Michael Fink 20 лет назад
disjoint_sets @ 227afeceba bebd91dc9e Merged from 1.33.0 release 20 лет назад
dynamic_bitset @ 1170f90afb 553083b2e1 boost guidelines (mainly from inspect tool: tabs, license reference text, etc.) 20 лет назад
exception @ ae714358ad e5a29a5074 fixes comeau bug 22 лет назад
filesystem @ 34f65b491c cbb08a654d HP-UX < 11.23 sys/statvfs.h bug workaround from Boris Gubenko of HP 20 лет назад
foreach @ a87f337a03 8e9f857846 patch abstract bug in other location just for good measure 20 лет назад
format @ fe2c3f3765 83563646bb 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 20 лет назад
function @ a2a810d2c1 09cae76b15 Put back #include <functional> in case functionN.hpp is used directly 20 лет назад
functional @ 7f00e9edf6 cff8587ed3 Add copyright to the hash redirection page. 20 лет назад
graph @ fc6ec3f791 3586366beb fixed almost all issues reported by the inspect tool in boost/graph/ 20 лет назад
graph_parallel @ 5af1d893bf c686699712 boost/pending/property_serialize.hpp: 20 лет назад
integer @ 93612e6c0b 9acdba673c QNX does have a wchar.h and WCHAR_MAX/WCHAR_MIN even though there's not much else in it! 20 лет назад
interprocess @ 3b82266f80 553083b2e1 boost guidelines (mainly from inspect tool: tabs, license reference text, etc.) 20 лет назад
io @ 7aa98502d3 78ac89ac7e Include workaround header 20 лет назад
iostreams @ 28d9141b9d 87ba715884 minor code fixes; fixed typos reported in http://bugs.debian.org/378016 20 лет назад
iterator @ 3355660636 928c754990 Added missing 'struct' 20 лет назад
lambda @ 85630d55a6 d460b3a47a Correct placement of base class declaration 20 лет назад
logic @ 5cf0ef44a7 f86ef3786a Large patch from Ulrich Eckhardt to fix support for EVC++ 4. 20 лет назад
math @ 7103f8c0c9 4a6520fae5 fixed typo in leading comment; removed unnamed namespace reported by inspect tool 20 лет назад
mpl @ 3a4b33d399 b2b4172baf merge fixes from RC_1_34_0 20 лет назад
multi_array @ 6d1efe04e0 e066a68595 workaround for CW 8.3. 20 лет назад
multi_index @ bbeb058580 7de75a7eb8 updated according to latest regression tests results 20 лет назад
numeric 553083b2e1 boost guidelines (mainly from inspect tool: tabs, license reference text, etc.) 20 лет назад
optional @ 16a8ccbecc 000be4a802 removed unnamed namespace (see http://lists.boost.org/Archives/boost/2006/07/107873.php); usual copyright/license/url fixes 20 лет назад
parameter @ f5dbd06b32 a246a50af2 Fix for Borland. 20 лет назад
pool @ dcd1c69a00 1b6396d5f5 Updated Borland workaround 20 лет назад
preprocessor @ eb1edeed0b 5dbd58b866 Fix freshly broken links. 20 лет назад
program_options @ b99ae04040 5e8508f9d3 Fixed a dllimport/dllexport problem. 20 лет назад
property_map @ f0060423d1 67f4919d5a Fixes for concept checking; use destructors for checking classes, misc cleanup. 20 лет назад
ptr_container @ 275a0121e1 8ccd4f5a49 added toolset::require-boost-spirit-support to serialization test 20 лет назад
python @ 9ee0d36a1d 8ce7b411bf removed tabs (inspect tool) 20 лет назад
random @ 6458746820 7a56c1b4b0 fix sourceforge bug #1524016: bad seed() implementation 20 лет назад
range @ 73bb3d899a 26168da39e *** empty log message *** 20 лет назад
rational @ d44e31ca0d 5017397eb3 Cleaned up HTML coding to minimal Tidy-ness. 20 лет назад
regex @ c8ed5f2b74 748df686ae Disable new test for VC6. 20 лет назад
serialization @ 3acfb736d6 55500a11e8 Work around GCC warning 20 лет назад
signals @ f4debb70f8 b675ff666d Define BOOST_SIGNALS_MAX_ARGS only when it has not already been defined 20 лет назад
smart_ptr @ 39551bdc1a 73c9c4e621 A negative test for p > q added. 20 лет назад
spirit @ 13f5cb96df efee9397fd Added license and copyrights. 20 лет назад
statechart @ dae2250396 bcd3c014d6 Fixed broken links. 20 лет назад
static_assert @ 48b6934f7f e0e8a9c846 Added license info. 20 лет назад
test @ d892178e57 18bbecbc69 include missing headers 20 лет назад
thread @ acf0f97663 552b2e4409 Simplification, avoids a false leak report 20 лет назад
timer @ 00ebd4bec9 3537efc0b3 Introduced exception class for std::clock() failures; minor: added trailing slash to doc url, reordered #includes 20 лет назад
tokenizer @ 25d14f6bde 9d2daa17be added final slash to library url; fixed -Wshadow warning with gcc ('what' shadows member function) 20 лет назад
tr1 @ 90cb797af3 6571479945 renamed over long file names. 20 лет назад
tuple @ 76c2151830 4e5d3a7eb6 avoid g++ -Wall -W "unused parameter" warnings 20 лет назад
type_traits @ 522e5a9983 4787b75911 Added copyright. 20 лет назад
typeof @ a0af228ad0 553083b2e1 boost guidelines (mainly from inspect tool: tabs, license reference text, etc.) 20 лет назад
utility @ e55610a0d0 9395a721f3 Some additional functions added to optional (being new there won't be regressions) 20 лет назад
variant @ deaf338bd4 7752f53d66 fixed typos reported in http://bugs.debian.org/378016 20 лет назад
wave @ 4345f26d4a 4b1913dd38 Fixed a couple of SunPro5.8 warnings. 20 лет назад
xpressive @ c324ce7dfb 553083b2e1 boost guidelines (mainly from inspect tool: tabs, license reference text, etc.) 20 лет назад
expected_results.xml 3a2921d1fe Support toolset aliases in expected results (merged from RC_1_34_0) 20 лет назад
index.html 9ef38fdf62 htm instead of html:-) 24 лет назад
libraries.htm 9512341a97 added typeof entries 20 лет назад
maintainers.txt d344b81ac4 e-mail changed 20 лет назад
platform_maintainers.txt 0698677e2a Add platform maintainers file 21 лет назад
粤ICP备19079148号