index
:
delta/boost.git
circle2
danieljames-patch-1
danieljames-patch-2
danieljames-patch-3
develop
doxygen1.8.15
feature/add-histogram
feature/add-outcome
feature/arch-and-model
feature/bcp-namespace
feature/boost-install-reqs
feature/boostcpp-py
feature/ci-changes
feature/cmake-config
feature/docutils
feature/fix-status-tools
feature/gha
feature/install-cmake-config
feature/install-cmake-config-2
feature/pkgconfig
feature/remove-travis-packages
feature/reorder-gitmodules
feature/travis-cmake
feature/travis-cmake-2
feature/travis-submodules-j3
feature/travis-xenial
grafikrobot-patch-1
master
pdimov-patch-1
pdimov-patch-2
pdimov-patch-3
pdimov-patch-4
pr-asciidoctor
pr-asciidoctor-gem-3
pr/add-quickbook-to-status
pr/bootstrap-bat-specified-toolset
pr/normalize-submodule-names
pr/remove-boostcpp-py
pr/remove-root-targets
pr/remove-unversioned-targets
pr/remove-wave-special-case
pr/rvm-2.3.3
regression/reporting
github.com: boostorg/boost.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
libs
Commit message (
Expand
)
Author
Age
Files
Lines
*
trac 9280: moved handling of deferred events to history policy
Christophe Henry
2013-11-23
1
-0
/
+0
*
Chrono: fix floor/round issues on negative numbers.
Vicente J. Botet Escriba
2013-11-23
1
-0
/
+0
*
Rebuild some of the utility documentation.
Daniel James
2013-11-23
1
-0
/
+0
*
Fix unordered on Sun 5.12 compiler. Refs #9424.
Daniel James
2013-11-23
1
-0
/
+0
*
Updated tests.
Edward Diener
2013-11-23
1
-0
/
+0
*
Updated documentation for tuples.
Edward Diener
2013-11-23
1
-0
/
+0
*
Fix up error rates for cpp_bin_float: these are higher mostly down to less ac...
John Maddock
2013-11-22
1
-0
/
+0
*
Ooops, make tests compatible with multiprecision testing.
John Maddock
2013-11-22
1
-0
/
+0
*
Corrected description.
Edward Diener
2013-11-22
1
-0
/
+0
*
Updated tuple docujmentation for new functionality.
Edward Diener
2013-11-22
1
-0
/
+0
*
Initial merge of cpp_bin_float code from sandbox.
John Maddock
2013-11-21
1
-0
/
+0
*
The clang compiler now supports variadic macros by default.
Edward Diener
2013-11-21
1
-0
/
+0
*
Add some better error checks to interval construction.
John Maddock
2013-11-21
1
-0
/
+0
*
Fix min/max_exponent values (these should be base 10 not base 2 as before).
John Maddock
2013-11-21
1
-0
/
+0
*
Fixed error when adding os_thread_func_ptr_deleter, UNIX OSs also use it.
Ion Gaztañaga
2013-11-20
1
-0
/
+0
*
Polygon: fixing issue #8575.
Andrii Sydorchuk
2013-11-19
1
-0
/
+0
*
Thread: add exception trace.
Vicente J. Botet Escriba
2013-11-19
1
-0
/
+0
*
Thread: update doc with last features changes.
Vicente J. Botet Escriba
2013-11-19
1
-0
/
+0
*
Thread: for explicit constructor for nullary_function.
Vicente J. Botet Escriba
2013-11-19
1
-0
/
+0
*
Thread: Allows to force the use of boost libraries on csbl.
Vicente J. Botet Escriba
2013-11-19
1
-0
/
+0
*
[geometry] Added testcase for mailed supposed error. Moved pie-test to header...
Barend Gehrels
2013-11-19
1
-0
/
+0
*
Updated tuple tests.
Edward Diener
2013-11-19
1
-0
/
+0
*
Fixes #9408 ("Android does not support XSI_SHARED_MEMORY_OBJECTS")
Ion Gaztañaga
2013-11-19
1
-0
/
+0
*
[geometry] Remove files generated by Doxygen
Mateusz Loskot
2013-11-19
1
-0
/
+0
*
Updated tuple rem documentation.
Edward Diener
2013-11-19
1
-0
/
+0
*
Fixes for VC++ and variadic size usage.
Edward Diener
2013-11-19
1
-0
/
+0
*
tentative fix for trac 9280
Christophe Henry
2013-11-18
1
-0
/
+0
*
hashed index slight performance improvements
Joaquín M López Muñoz
2013-11-18
1
-0
/
+0
*
[geometry] Update rule for template declaration with long template parameter ...
Mateusz Loskot
2013-11-18
1
-0
/
+0
*
[geometry] include guidelines.qbk (commented until released)
Mateusz Loskot
2013-11-18
1
-0
/
+0
*
[geometry] Add rule on cryptic names and abbreviations. Remove rule on templa...
Mateusz Loskot
2013-11-18
1
-0
/
+0
*
[geometry] Remove building of src/examples from this Jamfile.v2, build only d...
Mateusz Loskot
2013-11-18
1
-0
/
+0
*
[geometry] Fix make_qbk.py to handle empty string returned by os.path.dirname...
Mateusz Loskot
2013-11-18
1
-0
/
+0
*
Fix some of the implicit conversion warnings (refs #8991)
Antony Polukhin
2013-11-18
1
-0
/
+0
*
Removed auto_ptr to avoid deprecation warnings in newer compilers.
Ion Gaztañaga
2013-11-18
1
-0
/
+0
*
Fixes #9338
Ion Gaztañaga
2013-11-18
2
-0
/
+0
*
Attempt to catch libc++ bug with a modified tests
Antony Polukhin
2013-11-18
1
-0
/
+0
*
Thread: improve async_func to try to solve msvc issue with executor.
Vicente J. Botet Escriba
2013-11-17
1
-0
/
+0
*
Updated array tests.
Edward Diener
2013-11-17
1
-0
/
+0
*
Fix to BOOST_PP_TUPLE_REM for VC++8.0 and note in documentation about it.
Edward Diener
2013-11-17
1
-0
/
+0
*
Updated docs for is_sorted, etc. Refs #9367
Marshall Clow
2013-11-17
1
-0
/
+0
*
Add BOOST_EXPLICIT_OPERATOR_BOOL documentation.
Daniel James
2013-11-17
1
-0
/
+0
*
lockfree: spsc_queue - call destructors on reset()
Tim Blechmann
2013-11-17
1
-0
/
+0
*
lockfree: spsc-queue - add read_available and write_available members
Tim Blechmann
2013-11-17
1
-0
/
+0
*
Fixed #9401
Matthias Troyer
2013-11-17
1
-0
/
+0
*
Changed to use unique_ptr when C++11 is enabled; made other fixes to enable m...
Jeremiah Willcock
2013-11-17
1
-0
/
+0
*
(hopefully) fixed use of sizeof on an incomplete type
Joaquín M López Muñoz
2013-11-16
1
-0
/
+0
*
cleaned -Wshadow warnings
Joaquín M López Muñoz
2013-11-16
1
-0
/
+0
*
Use `BOOST_HAS_PRAGMA_ONCE`.
Daniel James
2013-11-16
2
-0
/
+0
*
Slightly modify one of the lexical_cast tests to see what is produced by the ...
Antony Polukhin
2013-11-16
1
-0
/
+0
[next]