summaryrefslogtreecommitdiff
path: root/libs
Commit message (Expand)AuthorAgeFilesLines
* trac 9280: moved handling of deferred events to history policyChristophe Henry2013-11-231-0/+0
* Chrono: fix floor/round issues on negative numbers.Vicente J. Botet Escriba2013-11-231-0/+0
* Rebuild some of the utility documentation.Daniel James2013-11-231-0/+0
* Fix unordered on Sun 5.12 compiler. Refs #9424.Daniel James2013-11-231-0/+0
* Updated tests.Edward Diener2013-11-231-0/+0
* Updated documentation for tuples.Edward Diener2013-11-231-0/+0
* Fix up error rates for cpp_bin_float: these are higher mostly down to less ac...John Maddock2013-11-221-0/+0
* Ooops, make tests compatible with multiprecision testing.John Maddock2013-11-221-0/+0
* Corrected description.Edward Diener2013-11-221-0/+0
* Updated tuple docujmentation for new functionality.Edward Diener2013-11-221-0/+0
* Initial merge of cpp_bin_float code from sandbox.John Maddock2013-11-211-0/+0
* The clang compiler now supports variadic macros by default.Edward Diener2013-11-211-0/+0
* Add some better error checks to interval construction.John Maddock2013-11-211-0/+0
* Fix min/max_exponent values (these should be base 10 not base 2 as before).John Maddock2013-11-211-0/+0
* Fixed error when adding os_thread_func_ptr_deleter, UNIX OSs also use it.Ion Gaztañaga2013-11-201-0/+0
* Polygon: fixing issue #8575.Andrii Sydorchuk2013-11-191-0/+0
* Thread: add exception trace.Vicente J. Botet Escriba2013-11-191-0/+0
* Thread: update doc with last features changes.Vicente J. Botet Escriba2013-11-191-0/+0
* Thread: for explicit constructor for nullary_function.Vicente J. Botet Escriba2013-11-191-0/+0
* Thread: Allows to force the use of boost libraries on csbl.Vicente J. Botet Escriba2013-11-191-0/+0
* [geometry] Added testcase for mailed supposed error. Moved pie-test to header...Barend Gehrels2013-11-191-0/+0
* Updated tuple tests.Edward Diener2013-11-191-0/+0
* Fixes #9408 ("Android does not support XSI_SHARED_MEMORY_OBJECTS")Ion Gaztañaga2013-11-191-0/+0
* [geometry] Remove files generated by DoxygenMateusz Loskot2013-11-191-0/+0
* Updated tuple rem documentation.Edward Diener2013-11-191-0/+0
* Fixes for VC++ and variadic size usage.Edward Diener2013-11-191-0/+0
* tentative fix for trac 9280Christophe Henry2013-11-181-0/+0
* hashed index slight performance improvementsJoaquín M López Muñoz2013-11-181-0/+0
* [geometry] Update rule for template declaration with long template parameter ...Mateusz Loskot2013-11-181-0/+0
* [geometry] include guidelines.qbk (commented until released)Mateusz Loskot2013-11-181-0/+0
* [geometry] Add rule on cryptic names and abbreviations. Remove rule on templa...Mateusz Loskot2013-11-181-0/+0
* [geometry] Remove building of src/examples from this Jamfile.v2, build only d...Mateusz Loskot2013-11-181-0/+0
* [geometry] Fix make_qbk.py to handle empty string returned by os.path.dirname...Mateusz Loskot2013-11-181-0/+0
* Fix some of the implicit conversion warnings (refs #8991)Antony Polukhin2013-11-181-0/+0
* Removed auto_ptr to avoid deprecation warnings in newer compilers.Ion Gaztañaga2013-11-181-0/+0
* Fixes #9338Ion Gaztañaga2013-11-182-0/+0
* Attempt to catch libc++ bug with a modified testsAntony Polukhin2013-11-181-0/+0
* Thread: improve async_func to try to solve msvc issue with executor.Vicente J. Botet Escriba2013-11-171-0/+0
* Updated array tests.Edward Diener2013-11-171-0/+0
* Fix to BOOST_PP_TUPLE_REM for VC++8.0 and note in documentation about it.Edward Diener2013-11-171-0/+0
* Updated docs for is_sorted, etc. Refs #9367Marshall Clow2013-11-171-0/+0
* Add BOOST_EXPLICIT_OPERATOR_BOOL documentation.Daniel James2013-11-171-0/+0
* lockfree: spsc_queue - call destructors on reset()Tim Blechmann2013-11-171-0/+0
* lockfree: spsc-queue - add read_available and write_available membersTim Blechmann2013-11-171-0/+0
* Fixed #9401Matthias Troyer2013-11-171-0/+0
* Changed to use unique_ptr when C++11 is enabled; made other fixes to enable m...Jeremiah Willcock2013-11-171-0/+0
* (hopefully) fixed use of sizeof on an incomplete typeJoaquín M López Muñoz2013-11-161-0/+0
* cleaned -Wshadow warningsJoaquín M López Muñoz2013-11-161-0/+0
* Use `BOOST_HAS_PRAGMA_ONCE`.Daniel James2013-11-162-0/+0
* Slightly modify one of the lexical_cast tests to see what is produced by the ...Antony Polukhin2013-11-161-0/+0