#2361 |
thread_specific_ptr: nature of the key, complexity and rationale
|
viboes
|
Feature Requests
|
thread
|
Boost 1.36.0
|
|
#2693 |
Golden ratio
|
John Maddock
|
Feature Requests
|
math
|
Boost 1.50.0
|
|
#2797 |
Two problems with thread_specific_ptr
|
viboes
|
Bugs
|
thread
|
Boost 1.38.0
|
|
#4024 |
improve performance of inplace_solve
|
Gunter
|
Patches
|
uBLAS
|
Boost 1.42.0
|
|
#4710 |
c++11 compliance: : Missing async()
|
viboes
|
Feature Requests
|
thread
|
Boost 1.44.0
|
|
#4724 |
Add temp_dir_path() under Operational Functions
|
Beman Dawes
|
Patches
|
filesystem
|
Boost Release Branch
|
|
#5040 |
future.hpp in boost::thread does not compile with /clr
|
viboes
|
Bugs
|
thread
|
Boost 1.45.0
|
|
#5274 |
failed to compile future.hpp with stlport 5.1.5 under msvc8.1, because of undefined class
|
viboes
|
Bugs
|
thread
|
Boost 1.50.0
|
|
#5696 |
win32 detail::set_tss_data does nothing when tss_cleanup_function is NULL
|
viboes
|
Bugs
|
thread
|
Boost 1.46.1
|
|
#5812 |
Ill formed use of template keyword in qualified names
|
Gunter
|
Patches
|
uBLAS
|
Boost 1.47.0
|
|
#5980 |
Enhance chrono I/O with H. Hinnant proposal
|
viboes
|
Feature Requests
|
chrono
|
Boost 1.47.0
|
|
#5981 |
Add i/o state savers for duration and time_point formatting state.
|
viboes
|
Feature Requests
|
chrono
|
Boost 1.47.0
|
|
#6362 |
Anonymous enum in bessel_ik.hpp causes problems with GCC 4.4
|
John Maddock
|
Bugs
|
math
|
Boost 1.48.0
|
|
#6511 |
Division by scalar should use enable_if<>
|
Gunter
|
Bugs
|
uBLAS
|
Boost 1.48.0
|
|
#6514 |
[ublas] fix for has_trivial_constructor
|
Gunter
|
Bugs
|
uBLAS
|
Boost 1.48.0
|
|
#6517 |
boost::math::isfinite returns false for unsigned int 0
|
John Maddock
|
Bugs
|
math
|
Boost 1.48.0
|
|
#6663 |
Avoiding input copying
|
Antony Polukhin
|
Feature Requests
|
lexical_cast
|
Boost 1.48.0
|
|
#6871 |
chrono_io.hpp: operator<<(ostream& os, ...) modifies the state of os
|
viboes
|
Bugs
|
chrono
|
Boost 1.47.0
|
|
#6931 |
mutex waits forwever with Intel C++ Compiler XE 12.1.5.344 Build 20120612
|
viboes
|
Bugs
|
thread
|
Boost 1.51.0
|
|
#6934 |
quantile() on an inverse_gaussian_distribution<RealType, Policy> object does not compile
|
John Maddock
|
Bugs
|
math
|
Boost 1.50.0
|
|
#6937 |
Wrong cdf/pdf/quantile domain checks for some probability distributions
|
John Maddock
|
Bugs
|
math
|
Boost 1.49.0
|
|
#7022 |
Prevent tool Bug Fix.
|
az_sw_dude
|
Bugs
|
date_time
|
Boost 1.50.0
|
|
#7045 |
Thread library does not automatically compile date_time
|
viboes
|
Bugs
|
thread
|
Boost 1.50.0
|
|
#7053 |
lexical_cast and gtest
|
John Maddock
|
Bugs
|
math
|
Boost 1.50.0
|
|
#7059 |
Add low level i/o facilities
|
viboes
|
Feature Requests
|
chrono
|
Boost 1.51.0
|
|
#7099 |
boost/math/special_functions/detail/erf_inv.hpp", line 342: error: floating constant is out of range
|
John Maddock
|
Bugs
|
math
|
Boost 1.50.0
|
|
#7135 |
Incorrect computation of the Hankel function
|
John Maddock
|
Bugs
|
math
|
Boost 1.50.0
|
|
#7173 |
wrong function name interrupt_point()
|
viboes
|
Bugs
|
thread
|
Boost 1.51.0
|
|
#7177 |
Students t returns rubbihs values for undefined input instead of throw
|
Paul A. Bristow
|
Bugs
|
math
|
Boost Development Trunk
|
|
#7200 |
Unable to build boost.thread modularized
|
viboes
|
Feature Requests
|
thread
|
Boost 1.51.0
|
|
#7220 |
gcc 4.6.2 warns about inline+dllimport functions
|
viboes
|
Bugs
|
thread
|
Boost 1.50.0
|
|
#7228 |
Bugs: #warning in lexical_cast.hpp causes MSVC compile error
|
Antony Polukhin
|
Bugs
|
lexical_cast
|
Boost 1.50.0
|
|
#7234 |
Warning extra ';' removal
|
viboes
|
Bugs
|
date_time
|
Boost 1.51.0
|
|
#7238 |
this_thread::sleep_for() does not respond to interrupt()
|
viboes
|
Bugs
|
thread
|
Boost 1.50.0
|
|
#7245 |
Minor typos on documentation related to version 3
|
viboes
|
Bugs
|
thread
|
Boost 1.51.0
|
|
#7255 |
lexical_cast is broken on MSVC .NET 2003
|
Antony Polukhin
|
Bugs
|
lexical_cast
|
Boost 1.51.0
|
|
#7272 |
win32/thread_primitives.hpp: (Unneccessary) Warning
|
viboes
|
Patches
|
thread
|
Boost 1.51.0
|
|
#7283 |
C++11 compliance: Add notify_all_at_thread_exit
|
viboes
|
Feature Requests
|
thread
|
Boost 1.51.0
|
|
#7284 |
Clarify that there is no access priority between lock and shared_lock on shared mutex
|
viboes
|
Feature Requests
|
thread
|
Boost 1.51.0
|
|
#7296 |
Bug-fix and improvements to test utility functions
|
Gunter
|
Bugs
|
uBLAS
|
Boost Release Branch
|
|
#7297 |
Make the free functions 'num_columns' and 'num_rows' support the uBLAS traits system and better work with expression types
|
Gunter
|
Patches
|
uBLAS
|
Boost 1.52.0
|
|
#7327 |
Use traits to create null_vertex().
|
Jeremiah Willcock
|
Bugs
|
graph
|
Boost 1.51.0
|
|
#7329 |
$BOOST_ROOT/boost/thread/future.hpp does not compile on HPUX
|
viboes
|
Bugs
|
thread
|
Boost 1.51.0
|
|
#7335 |
Using Boost.Pool requires to link with Boost.System
|
Chris Newbold
|
Bugs
|
pool
|
Boost 1.51.0
|
|
#7336 |
BOOST_THREAD_DONT_USE_SYSTEM doesn't work.
|
viboes
|
Bugs
|
thread
|
Boost 1.51.0
|
|
#7345 |
C++11 compliance: Add noexcept to recursive mutexes try_lock
|
viboes
|
Feature Requests
|
thread
|
Boost 1.51.0
|
|
#7349 |
packaged_task holds refence to temporary
|
viboes
|
Bugs
|
thread
|
Boost 1.51.0
|
|
#7350 |
allocator_destructor does not destroy object
|
viboes
|
Bugs
|
thread
|
Boost 1.51.0
|
|
#7355 |
no newline at end of file
|
John Maddock
|
Bugs
|
math
|
Boost 1.50.0
|
|
#7360 |
Memory leak in pthread implementation of boost::thread_specific_ptr
|
viboes
|
Bugs
|
thread
|
Boost 1.49.0
|
|
#7363 |
coordinate_matrix::sort() fails with gcc 4.7
|
Gunter
|
Bugs
|
uBLAS
|
Boost 1.51.0
|
|
#7370 |
Boost.Thread documentation
|
viboes
|
Bugs
|
thread
|
Boost 1.51.0
|
|
#7381 |
C++11 compliance: unresolved symbol when assigning a constexpr duration to a non-const local variable
|
viboes
|
Bugs
|
chrono
|
Boost 1.51.0
|
|
#7390 |
clean up stale tickets
|
Lucanus Simonson
|
Tasks
|
polygon
|
Boost 1.51.0
|
|
#7437 |
No hash function for enums in Boost 1.51
|
Daniel James
|
Bugs
|
hash
|
Boost 1.51.0
|
|
#7438 |
Segmentation fault in test_once regression test in group.join_all();
|
viboes
|
Bugs
|
thread
|
Boost 1.51.0
|
|
#7439 |
flat_map/set::insert(ordered_unique_range_t, ...) not work correctly
|
Ion Gaztañaga
|
Bugs
|
container
|
Boost 1.51.0
|
|
#7478 |
Compiles fails with compilers supporting char16_t and char32_t fails if the library doesn't provides std::u16string and std::u32string
|
viboes
|
Bugs
|
ratio
|
Boost 1.51.0
|
|
#7479 |
Compiles fails with compilers supporting constexpr fails if the standard library doesn't provides the constexpr interface
|
viboes
|
Bugs
|
chrono
|
Boost 1.51.0
|
|
#7493 |
compile fail on intel-linux-12.1.3.0x because of bug on explicit bool conversion
|
viboes
|
Bugs
|
chrono
|
Boost 1.51.0
|
|
#7499 |
call_once doesn't call even once
|
viboes
|
Bugs
|
thread
|
Boost 1.51.0
|
|
#7503 |
for_each does not compile with g++-4.7.1
|
Joel de Guzman
|
Bugs
|
fusion
|
Boost 1.51.0
|
|
#7542 |
Missing -lpthread in chrono/io tester Sandia-clang-trunk
|
viboes
|
Bugs
|
chrono
|
Boost 1.51.0
|
|