Last updated 2 minutes ago
boostorg/algorithm
5 open requests:
Added constexpr modifiers for C++14 mode and some tests (created: 25 Jan 2016, updated: 8 Mar 2016)
Feature/longest increasing subsequence (created: 17 Aug 2014, updated: 17 Aug 2014)
Feature/longest increasing substring (created: 13 Aug 2014, updated: 13 Aug 2014)
use const_formatter insted of dissect_formatter Ticket #10131 (created: 18 Jun 2014, updated: 30 Jun 2014)
any_of and any_of_equal call std::find_if and std::find respectively (created: 15 Apr 2014, updated: 8 Sep 2014)
boostorg/align
1 open request:
aligned_allocator: cast away const-ness in construct (created: 14 May 2016, updated: 14 May 2016)
boostorg/array
1 open request:
More constexpr and noexcept modifiers; docs and tests update (created: 5 Aug 2015, updated: 5 Aug 2015)
boostorg/asio
27 open requests:
Enable use of __declspec(thread) for BOOST_ASIO_WINDOWS_APP (created: 27 Apr 2016, updated: 27 Apr 2016)
Fix boringssl support (created: 20 Apr 2016, updated: 21 Apr 2016)
Fix select in doxygen section iteration (created: 20 Apr 2016, updated: 20 Apr 2016)
Fix win_tss_ptr clang with MS CodeGen (created: 19 Apr 2016, updated: 19 Apr 2016)
Get the current total capacity of the streambuf (created: 5 Apr 2016, updated: 5 Apr 2016)
Silence gcc warnings about unused error category variables (created: 16 Nov 2015, updated: 16 Nov 2015)
Fix duplicate definition of BOOST_ASIO_ERROR_CATEGORY_NOEXCEPT (created: 15 Nov 2015, updated: 15 Nov 2015)
Remove deprecated SSL3 methods (created: 4 Nov 2015, updated: 4 Nov 2015)
Remove deprecated SSL3 methods (created: 4 Nov 2015, updated: 4 Nov 2015)
Fix data loss when async_read_some is pending (created: 25 Oct 2015, updated: 25 Oct 2015)
Add additional checks to handle ERROR_MORE_DATA (created: 22 Oct 2015, updated: 22 Oct 2015)
winrt: Fix socket_types.hpp when targeting win10 (created: 13 Oct 2015, updated: 13 Oct 2015)
Enables the timer scheduler's customization for both deadline and waitable timers (created: 18 Sep 2015, updated: 23 Sep 2015)
Support the macro `OPENSSL_NO_SSL3` (created: 3 Sep 2015, updated: 4 Nov 2015)
Fix macro redefinition warning in VS2015 (created: 20 Aug 2015, updated: 17 May 2016)
Added an important note to the available() (created: 15 May 2015, updated: 15 May 2015)
Added Windows Phone 8.1 support (created: 30 Apr 2015, updated: 30 Nov 2015)
Haiku: link to libnetwork (created: 8 Apr 2015, updated: 5 May 2015)
Fix spelling of "occurred" (created: 3 Apr 2015, updated: 3 Apr 2015)
Fix WinRT build (created: 9 Mar 2015, updated: 20 Mar 2015)
Throw error on fcntl fail (created: 25 Feb 2015, updated: 25 Feb 2015)
Fix rare race condition (created: 30 Jan 2015, updated: 30 Jan 2015)
Don't release lock until after signaling condition (created: 27 Jan 2015, updated: 27 Jan 2015)
Replace deprecated API with equivalent non-deprecated version (created: 20 Jan 2015, updated: 20 Jan 2015)
Initialize member variables in constructor (created: 8 Dec 2014, updated: 8 Dec 2014)
Only write to locked_ while we hold the lock (created: 8 Dec 2014, updated: 22 Oct 2015)
support dynamic linking on other plaftorms than windows (created: 17 Dec 2013, updated: 15 Jun 2014)
boostorg/assign
3 open requests:
update for boot ticket 10984 (created: 22 Oct 2015, updated: 5 Jan 2016)
rvalue reference, perfect forwarding and variadic template support (created: 7 Sep 2014, updated: 3 Dec 2014)
Use BOOST_THROW_EXCEPTION macro to throw (created: 12 Dec 2013, updated: 8 Oct 2014)
boostorg/bcp
1 open request:
Update paths for new location of Boost Build (created: 26 Dec 2013, updated: 13 Jul 2014)
boostorg/bind
1 open request:
SelectOverload proof of concept (created: 30 Oct 2014, updated: 30 Oct 2014)
boostorg/boost
8 open requests:
Automatically update libs/libraries.htm from website (created: 15 May 2016, updated: 15 May 2016)
changes in Boost.Optional expected failures (created: 19 Feb 2016, updated: 19 Feb 2016)
set sharedlib version on aix when aix-soname=svr4 (created: 23 Apr 2015, updated: 23 Apr 2015)
Fix Python3 compatibility (created: 12 Mar 2015, updated: 12 Mar 2015)
bootstrap.sh failed detect PYTHON_ROOT with Python3 (created: 20 Jan 2015, updated: 20 Jan 2015)
Make sure all headers are installed before build (created: 15 Sep 2014, updated: 1 Oct 2014)
Fixed relative path of sub project libraries to be /boostorg/* (created: 24 Aug 2014, updated: 19 Feb 2015)
add a --with-toolset=xxx command-line parameter to bootstrap.bat (created: 7 Dec 2013, updated: 12 Jun 2014)
boostorg/boostbook
2 open requests:
Generate meta viewport element (created: 8 Dec 2014, updated: 8 Dec 2014)
Make copyright footer generation simpler and more flexible (created: 8 Dec 2014, updated: 8 Dec 2014)
boostorg/bpm
1 open request:
Allow specifying library metadata in a .boost file (created: 4 Jan 2016, updated: 5 Jan 2016)
boostorg/build
11 open requests:
Fixed Qt5 module for Mac OS (created: 6 Apr 2016, updated: 14 Apr 2016)
[WIP] Additional tools for none-eabi programs (created: 3 Mar 2016, updated: 3 Mar 2016)
Fix ImportError message (created: 22 Feb 2016, updated: 29 Feb 2016)
Auto configuring MPI on Windows (created: 23 Dec 2015, updated: 23 Dec 2015)
Solaris Studio C++11 link errors (created: 19 Nov 2015, updated: 14 Dec 2015)
Add arm64 instruction set (created: 19 Nov 2015, updated: 14 Dec 2015)
toolset file for gnu compilers on cray xc30 (nersc edison) (created: 29 Oct 2015, updated: 29 Oct 2015)
Implement ability to have "rootless" projects (created: 11 Jun 2015, updated: 11 Jun 2015)
support aix-soname=svr4 option, with gcc for now (created: 23 Apr 2015, updated: 9 Sep 2015)
msvc: allow dlls without lib file (created: 4 Aug 2014, updated: 5 May 2015)
Ipo/LTO Whole Program Optimization (created: 28 Jul 2014, updated: 5 May 2015)
boostorg/circular_buffer
1 open request:
Disable debug implementation by default (created: 28 Apr 2016, updated: 2 May 2016)
boostorg/compatibility
1 open request:
Update the limits.hpp documentation (created: 8 Jun 2014, updated: 16 Jun 2014)
boostorg/compute
11 open requests:
Fixed nth_element, added unary_nor (created: 8 Mar 2016, updated: 9 Mar 2016)
fix random number generator (created: 20 Feb 2016, updated: 20 Feb 2016)
Build with RelWithDebInfo on Travis-CI (created: 1 Aug 2015, updated: 1 Aug 2015)
Add AppVeyor CI support (created: 19 May 2015, updated: 28 Feb 2016)
Backwards compatibility (created: 30 Mar 2015, updated: 21 Apr 2015)
Persistent cache (created: 22 Mar 2015, updated: 22 Mar 2015)
added clear_persistent_cache and minor update to persistent caching (created: 21 Mar 2015, updated: 22 Mar 2015)
Modify black scholes example to use internal RNG from library instead of std::rand (created: 25 Jan 2015, updated: 25 Jan 2015)
Add arithmetic operators to valarray #381 (created: 7 Jan 2015, updated: 25 Jan 2015)
Change vector<T> to use the system-wide default queue (created: 30 Oct 2014, updated: 30 Oct 2014)
adding print_kernel_id.cpp to visualize global & local kernel id (created: 20 Jun 2014, updated: 29 Dec 2014)
boostorg/config
5 open requests:
Update for ticket#11972 (created: 3 Mar 2016, updated: 6 Mar 2016)
New macros galore (mostly codegen related) (created: 16 Nov 2015, updated: 17 May 2016)
Provide BOOST_RESTRICT and BOOST_NO_RESTRICT_REFERENCES (created: 4 Nov 2015, updated: 4 Nov 2015)
Introduce a new build option called BOOST_NO_GLOBAL_FILESYSTEM_NAMESPACE (created: 30 Aug 2015, updated: 10 Sep 2015)
add defect macro BOOST_NO_CXX14_INTEGER_SEQUENCE (created: 23 Apr 2015, updated: 27 Jul 2015)
boostorg/container
2 open requests:
Add check for segment_holding() failure (created: 20 Oct 2015, updated: 26 Oct 2015)
Use std::allocator_arg_t when available (created: 16 Nov 2014, updated: 17 Jan 2015)
boostorg/core
1 open request:
Added BOOST_TEST_NOT to lightweight test (created: 19 May 2016, updated: 20 May 2016)
boostorg/crc
1 open request:
Suppress MSVC warning C4800 caused by static_cast<bool>(unsigned) (created: 17 Feb 2016, updated: 15 Apr 2016)
boostorg/date_time
4 open requests:
Fix #12040: Order of includes should not matter (created: 4 Mar 2016, updated: 11 Apr 2016)
Adds a few more parsing input format flags (created: 9 Dec 2015, updated: 9 Dec 2015)
Fixed a bug for parsing posix timezone: + on the west from UTC, - on the east (created: 6 Oct 2015, updated: 18 Dec 2015)
Add support for hidden visibility (created: 4 Oct 2015, updated: 13 Nov 2015)
boostorg/dll
1 open request:
Suppress a 'unused parameter' warning in detail::aggressive_ptr_cast (created: 13 May 2016, updated: 13 May 2016)
boostorg/dynamic_bitset
1 open request:
Add support for Boost Serialization of dynamic_bitset<> (created: 24 Jun 2015, updated: 24 Jun 2015)
boostorg/exception
1 open request:
added support for error_info r-value references (created: 21 Mar 2015, updated: 22 Mar 2015)
boostorg/filesystem
11 open requests:
filesystem.hpp (created: 10 May 2016, updated: 10 May 2016)
Fix for Ticket #6187 boost::filesystem::exists will thought a string… (created: 6 May 2016, updated: 7 May 2016)
filesystem: getting file_type from a directory_entry without causing a system call on linux (created: 29 Jan 2016, updated: 29 Jan 2016)
Use previous 'temp_directory_path' code for WinCE (created: 16 Dec 2015, updated: 16 Dec 2015)
WinCE has no current directory (created: 16 Dec 2015, updated: 16 Dec 2015)
Pass function name as wide-char string on WinCE (created: 16 Dec 2015, updated: 21 Dec 2015)
Don't auto-link when the user requested that we don't (created: 16 Dec 2015, updated: 16 Dec 2015)
Ported filesystem files for Windows Phone 8.1 (created: 3 Nov 2015, updated: 10 Dec 2015)
Universal windows (created: 1 Oct 2015, updated: 27 Apr 2016)
Introduced VxWorks Simulator root and corrected canonical for VxWorks (created: 29 Apr 2015, updated: 15 Feb 2016)
Removing inconsistency between the source code and its tutorial (created: 28 Apr 2015, updated: 22 Jul 2015)
boostorg/foreach
1 open request:
foreach: work around nameclash with the Qt foreach macro (created: 3 Mar 2015, updated: 4 Mar 2015)
boostorg/function
1 open request:
Fix gcc 6 warnings about invoking placement new on a buffer of insufficient size (created: 2 Apr 2016, updated: 24 Apr 2016)
boostorg/geometry
7 open requests:
Feature/length3 (created: 19 May 2016, updated: 20 May 2016)
Silence unused parameter warnings (GCC/Clang -Wextra) (created: 13 Apr 2016, updated: 14 Apr 2016)
Spherical segments intersection strategy (created: 12 Apr 2016, updated: 19 May 2016)
Fix/centroid multipolygon empty exterior ring (created: 28 Nov 2015, updated: 28 Nov 2015)
Fix bug in Boost.Geometry's set operations for areal geometries (created: 27 Aug 2015, updated: 16 Oct 2015)
Support for reading and writing Multi-geometries (created: 26 Aug 2015, updated: 16 Apr 2016)
Feature: Improve Variant support (run-time exception, lazy_not_implemented) (created: 5 May 2015, updated: 30 Mar 2016)
boostorg/gil
3 open requests:
Added support for screen origin bit of targa files (Ticket 8429) (created: 22 Mar 2015, updated: 22 Mar 2015)
Take input filename on the command line to test/image (created: 21 Mar 2015, updated: 21 Mar 2015)
Include numeric_conversion and remove usage of deprecated boost/cast.hpp (created: 10 Jun 2014, updated: 13 Jun 2014)
boostorg/graph
13 open requests:
Make files not executable (created: 5 May 2016, updated: 5 May 2016)
Add a .clang-format file (created: 4 May 2016, updated: 4 May 2016)
Add a README.md file (created: 4 May 2016, updated: 10 May 2016)
bc_clustering: Remove an unused typedef (created: 3 May 2016, updated: 3 May 2016)
tree_traits: Add include for boost::tie() (created: 2 May 2016, updated: 2 May 2016)
example: Build all the examples (created: 2 May 2016, updated: 10 May 2016)
Add Travis-ci as the continuous integration service for Boost.Graph (created: 26 Apr 2016, updated: 14 May 2016)
Rank spanning branchings code for possible inclusion in Boost Graph Library (created: 26 Nov 2015, updated: 20 Apr 2016)
avoid requirement of boost::closed_plus in dijkstra_shortest_paths (created: 23 Oct 2015, updated: 23 Oct 2015)
[subgraph.hpp] add_vertex(u_global, g) on a subgraph does not recursi… (created: 7 Oct 2015, updated: 8 Oct 2015)
VF2, fix assumption that index maps are default constructible (created: 18 Dec 2014, updated: 18 Dec 2014)
dijkstra_shortest_paths_no_init supports pruning on distances (created: 23 Jul 2014, updated: 20 Oct 2015)
Support for edge multiplicities in brandes_betweenness_centrality (created: 25 Apr 2014, updated: 17 Jul 2014)
boostorg/graph_parallel
2 open requests:
Update to write_graphviz for better placement of graph properties and to (created: 28 Apr 2015, updated: 28 Apr 2015)
Support for edge multiplicities in non_distributed_betweenness_centrality (created: 23 May 2014, updated: 19 Jun 2014)
boostorg/hana
2 open requests:
[issue] add default cnstr to reverse_partial_t (created: 8 Mar 2016, updated: 8 Mar 2016)
Add support for reference_wrappers in make_xxx (created: 13 Sep 2015, updated: 27 Feb 2016)
boostorg/icl
1 open request:
Add an "inplace_assign" functor to boost::icl::interval_map (created: 22 May 2015, updated: 22 May 2015)
boostorg/inspect
1 open request:
Make inspect acknowledge (C) and (c) for copyright (created: 7 Aug 2015, updated: 7 Aug 2015)
boostorg/interprocess
7 open requests:
Fix typo in documentation (created: 22 Mar 2016, updated: 22 Mar 2016)
implement full duplex message mode for significantly improved throughput (created: 28 Dec 2015, updated: 28 Dec 2015)
Ported interprocess file for Windows Phone 8.1 (created: 3 Nov 2015, updated: 3 Nov 2015)
Adding fallback to WMI bootstamp (created: 16 Apr 2015, updated: 16 Apr 2015)
Use Mac Sandbox compatible temp folder (created: 19 Mar 2015, updated: 19 Mar 2015)
Correct Posix complaince standards (created: 29 Jan 2015, updated: 29 Jan 2015)
Fix some typos in documentation (created: 19 Nov 2014, updated: 19 Nov 2014)
boostorg/interval
2 open requests:
+ runtime check of rounding mode support (created: 12 Jun 2015, updated: 13 Jun 2015)
Enforce rounding in rounded_arith_opp to fix incorrect behaviour (created: 24 Jun 2014, updated: 24 Jun 2014)
boostorg/intrusive
1 open request:
Augmented binary search trees (created: 12 Mar 2014, updated: 12 Sep 2014)
boostorg/iostreams
23 open requests:
Fix minor filtering_streambuf documentation error. Refs #12030 (created: 28 Feb 2016, updated: 28 Feb 2016)
Bugfix/10561 (created: 8 Feb 2016, updated: 8 Feb 2016)
Fix for Ticket #11954 (created: 6 Feb 2016, updated: 17 May 2016)
Fix for Ticket #11860 (created: 28 Dec 2015, updated: 9 May 2016)
indirect_streambuf performance optimization (created: 27 Nov 2015, updated: 27 Nov 2015)
Ticket #11752. Modified return status to return -1 (created: 6 Nov 2015, updated: 6 Nov 2015)
Add try catch for close_impl() (created: 3 Nov 2015, updated: 3 Nov 2015)
Warning fixes: Conversion warnings (created: 24 Sep 2015, updated: 24 Sep 2015)
gzip: silence 'unused parameter' warning (created: 17 Sep 2015, updated: 17 Sep 2015)
bugs in file_descriptor and gzip-zlib-bzip2 filters (created: 14 Sep 2015, updated: 2 Oct 2015)
Fixed issue #5237 (created: 5 Aug 2015, updated: 5 Aug 2015)
Remove depricated type_traits usage (created: 24 Jul 2015, updated: 8 Mar 2016)
Added CRC for empty content (created: 5 Jun 2015, updated: 5 Jun 2015)
Included VxWorks as one of the platforms that do not use Dinkumware Standard Library (created: 2 Mar 2015, updated: 15 Feb 2016)
Fix configuration with -sNO_ZLIB when zlib not available (created: 23 Jan 2015, updated: 23 Jan 2015)
if a file does not exist and BOOST_IOS::app specified, file_descriptor should create the file (created: 17 Nov 2014, updated: 17 Nov 2014)
#7179, Fixed boost::iostream::inverse to work with other char types (created: 9 Aug 2014, updated: 9 Aug 2014)
fix shadow warnings from clang trunk (created: 15 Jul 2014, updated: 15 Jul 2014)
#10072. Fixed filtering_stream::size() is not const (created: 15 Jul 2014, updated: 15 Jul 2014)
Fix MSVC compiler warnings (created: 12 Jul 2014, updated: 17 Sep 2015)
Remove misleading comment (created: 4 Jun 2014, updated: 19 Jun 2014)
Remove explicit permissions on file open (created: 7 Mar 2014, updated: 17 Jul 2014)
Update documentation for latest version of Boost Build (created: 26 Dec 2013, updated: 13 Jul 2014)
boostorg/iterator
2 open requests:
Remove incorrect documentation stating iterator_facade and iterator_a… (created: 28 Jan 2016, updated: 28 Jan 2016)
Support lambda expressions in function_input_iterator (created: 27 Dec 2015, updated: 17 Feb 2016)
boostorg/lambda
1 open request:
Broken link in Lambda docs : Ticket #11434 (created: 1 Dec 2015, updated: 1 Dec 2015)
boostorg/local_function
2 open requests:
Remove use of deprecated macros in documentation (created: 11 Sep 2015, updated: 19 Oct 2015)
Fixed includes to use Phoenix v3 directly (created: 17 Dec 2013, updated: 16 Jul 2014)
boostorg/locale
7 open requests:
Fix compilation error in GNU gettext backend (created: 31 May 2015, updated: 20 Sep 2015)
Remove unused local typedef (created: 12 Feb 2015, updated: 12 Feb 2015)
Fix throw when date_time is incorrect #9584 (created: 13 Jan 2015, updated: 13 Jan 2015)
fix for build failure with recommended icu configuration (created: 9 Nov 2014, updated: 9 Nov 2014)
Fix Boost.Locale compilation under gcc < 2.3.4 (created: 24 Oct 2014, updated: 24 Oct 2014)
Make basic_format moveable (created: 23 Jan 2014, updated: 6 Mar 2016)
Update gregorian.cpp (created: 3 Jan 2014, updated: 12 Nov 2015)
boostorg/lockfree
3 open requests:
Add move-construction and emplacement support (created: 11 Apr 2016, updated: 11 Apr 2016)
Add a check for begin == end to allow users to supply an empty list to lockfree::stack::push (created: 19 Feb 2016, updated: 19 Feb 2016)
Replace try/catch/throw with boost no_exception_support macros (created: 19 Feb 2016, updated: 19 Feb 2016)
boostorg/log
1 open request:
Add text_ipc_message_queue_backend (created: 15 Oct 2015, updated: 29 Dec 2015)
boostorg/math
6 open requests:
Polynomial fixes: for mixed-type arithmetic etc (created: 15 May 2016, updated: 19 May 2016)
operator bool() and clear(): test for zero and set to zero respectively (created: 11 May 2016, updated: 15 May 2016)
Algebraic traits (created: 3 May 2016, updated: 6 May 2016)
gcd of polynomial over unique factorization domain (created: 20 Apr 2016, updated: 7 May 2016)
FFT (created: 9 Apr 2016, updated: 13 Apr 2016)
Allow instrumentation in RTTI-off env and improve error reporting (created: 2 Sep 2014, updated: 3 Sep 2014)
boostorg/move
1 open request:
Fix assignment of move-and-copy emulated classes (created: 12 May 2016, updated: 12 May 2016)
boostorg/mpi
2 open requests:
Add a function for obtaining complete MPI transfer info of a variable (created: 23 Jan 2016, updated: 23 Jan 2016)
Cartesian communicator (created: 15 Sep 2014, updated: 21 Nov 2014)
boostorg/mpl
1 open request:
Add basic support for CMake (created: 19 Nov 2015, updated: 19 Nov 2015)
boostorg/msm
2 open requests:
Fix unused typedef warning in state_machine.hpp (created: 20 May 2016, updated: 20 May 2016)
Added rvalue references support to back::state_machine (created: 11 Apr 2016, updated: 11 Apr 2016)
boostorg/multi_array
1 open request:
Improve allocator support in multi_array (created: 7 May 2014, updated: 12 Jun 2014)
boostorg/optional
1 open request:
Fix compile error with optional<optional<T>&> (created: 13 May 2016, updated: 19 May 2016)
boostorg/phoenix
3 open requests:
Fix compilation for MSVC 10 (created: 14 Oct 2015, updated: 14 Oct 2015)
Update function_tests.cpp (created: 6 Mar 2015, updated: 6 Mar 2015)
Update cmath.cpp (created: 6 Mar 2015, updated: 6 Mar 2015)
boostorg/pool
1 open request:
Cxx11 allocator compliance (created: 17 Mar 2015, updated: 3 Sep 2015)
boostorg/preprocessor
1 open request:
Array and tuple utils (created: 11 Sep 2015, updated: 20 Dec 2015)
boostorg/program_options
4 open requests:
Simplify vector initialization (created: 22 Apr 2016, updated: 22 Apr 2016)
fix syntax with BOOST_NO_EXCEPTIONS (created: 16 Nov 2015, updated: 16 Nov 2015)
Support boost::optional option variables (created: 3 Nov 2015, updated: 3 Nov 2015)
Add try catch for get_canonical_option_name() (created: 3 Nov 2015, updated: 3 Nov 2015)
boostorg/property_tree
6 open requests:
Fix write_json non-pretty print extra endl (created: 22 Apr 2016, updated: 22 Apr 2016)
Account for character class being char or unsigned char (created: 28 Mar 2016, updated: 28 Mar 2016)
Replace try/catch with macros from no_exceptions_support (created: 21 Feb 2016, updated: 22 Feb 2016)
Replace the usage of typeid with boost::typeindex (created: 20 Feb 2016, updated: 20 Feb 2016)
Added new trim_whitespace_without_normalization option (created: 17 Feb 2016, updated: 17 Feb 2016)
Ticket 10272 (created: 31 Jul 2014, updated: 24 Aug 2014)
boostorg/proto
1 open request:
Compiler bug was fixed in VC++ 2013, workaround no longer necessary (created: 24 Aug 2015, updated: 3 Sep 2015)
boostorg/ptr_container
5 open requests:
Fix for Visual C++ C4267 'conditional expression is constant' warning (created: 12 Feb 2016, updated: 12 Feb 2016)
Fix gcc warning with -Wextra (created: 28 Oct 2015, updated: 20 May 2016)
Fix ptr_list compile break (created: 2 Mar 2015, updated: 8 Jul 2015)
Fix const_element_containers test failure (created: 20 Aug 2014, updated: 8 Oct 2015)
Cherry pick old changes from develop (created: 22 May 2014, updated: 25 Aug 2015)
boostorg/python
23 open requests:
Fix unused local typedef warnings for GCC (created: 1 May 2016, updated: 1 May 2016)
Assert refcount before decrement (created: 28 Apr 2016, updated: 28 Apr 2016)
Improve initialization scalability (created: 12 Mar 2016, updated: 12 Mar 2016)
Tuple converter (created: 28 Feb 2016, updated: 28 Feb 2016)
Weaken the precondition of registry insertion in Boost.Python (created: 10 Feb 2016, updated: 21 Apr 2016)
Change String handling in Python 3 to byte type (created: 4 Feb 2016, updated: 3 Mar 2016)
Close the file handle used in exec_file() (for #52) (created: 8 Jan 2016, updated: 26 Feb 2016)
Fix FAQ bottom link issue (created: 23 Dec 2015, updated: 23 Dec 2015)
Remove not reachable condition (created: 3 Nov 2015, updated: 8 Dec 2015)
Update str.hpp (created: 19 Oct 2015, updated: 22 Oct 2015)
Update str.cpp (created: 18 Oct 2015, updated: 18 Oct 2015)
Couple of Null check corrections (created: 14 Oct 2015, updated: 9 Dec 2015)
Fix a compile error with obsoleted details (created: 10 Oct 2015, updated: 1 Dec 2015)
add support of lambdas to get_signature (created: 16 Aug 2015, updated: 16 Aug 2015)
respect alignment of types (created: 16 Aug 2015, updated: 16 Aug 2015)
Don't assume SIZEOF_LONG is undefined on cygwin (created: 4 Aug 2015, updated: 9 Dec 2015)
GCC warns about unused local typedef (created: 15 May 2015, updated: 4 Sep 2015)
Ssize t warning - trac #3353 (created: 13 May 2015, updated: 13 May 2015)
Fix Trac #10933 incomplete type in "contains" (created: 14 Jan 2015, updated: 14 Jan 2015)
Hold the GIL while releasing shared_ptr_deleter's python handle (created: 3 Nov 2014, updated: 12 Mar 2016)
added 'construct_custodian_for' and test (created: 11 May 2014, updated: 26 Mar 2015)
Only use 'pragma once' when supported (created: 20 Mar 2014, updated: 2 Aug 2014)
Switch visibility support to BOOST_SYMBOL_EXPORT. Refs #2114 (created: 4 Jan 2014, updated: 4 Nov 2014)
boostorg/random
7 open requests:
Implement ziggurat for exponential random dist (issue #12099) (created: 25 Mar 2016, updated: 20 Apr 2016)
No undesired auto linking (created: 16 Dec 2015, updated: 16 Dec 2015)
Port to CloudABI (created: 31 Aug 2015, updated: 18 Dec 2015)
Avoid passing large parameters by value (created: 28 May 2015, updated: 28 May 2015)
Fixed ticket #10110 (created: 18 Nov 2014, updated: 18 Nov 2014)
fix documentation about requirement for min and max value (created: 5 Jul 2014, updated: 5 Jul 2014)
Fix overflow in uniform_real_distribution. Fixes #8351 (created: 7 Feb 2014, updated: 5 Jul 2014)
boostorg/range
4 open requests:
Update irange.hpp (created: 9 Apr 2016, updated: 9 Apr 2016)
Added BOOST_CONSTEXPR for begin()/end() (created: 24 Jan 2016, updated: 24 Jan 2016)
irange: introduce one-parameter variant of irange (created: 17 Jan 2016, updated: 17 Jan 2016)
move(), move_backwards() algorithms, moved_range, move adaptor addon + copy_backward() test fix (created: 20 Feb 2014, updated: 16 Jun 2014)
boostorg/rational
2 open requests:
pow and reciprocal for rationals (created: 5 Sep 2015, updated: 14 May 2016)
No float convert (created: 28 Jul 2014, updated: 2 Apr 2015)
boostorg/regex
3 open requests:
Ported regex files for Windows Phone 8.1 (created: 3 Nov 2015, updated: 7 Nov 2015)
Prevent unnecessary string scanning (created: 27 Aug 2015, updated: 27 Aug 2015)
Add re2 and pcre jit test and fix posix regex bugs (created: 19 Aug 2015, updated: 19 Aug 2015)
boostorg/regression
2 open requests:
[report] Handle more compiler errors (created: 31 Mar 2016, updated: 31 Mar 2016)
Install executable in bin dir (created: 30 Apr 2015, updated: 2 Jun 2015)
boostorg/scope_exit
1 open request:
Update for ticket #11849 (created: 5 Jan 2016, updated: 5 Jan 2016)
boostorg/serialization
21 open requests:
Fix undefined reference to codecvt_null<wchar_t> (created: 14 May 2016, updated: 14 May 2016)
use std::addressof (or boost::addressof) to make serialization work w… (created: 11 May 2016, updated: 11 May 2016)
`noexcept` specifications for `BOOST_STRONG_TYPEDEF` (created: 4 May 2016, updated: 5 May 2016)
fix bugs in macro BOOST_SERIALIZATION_FACTORY (created: 29 Apr 2016, updated: 29 Apr 2016)
Portable binary archive (created: 20 Feb 2016, updated: 24 Feb 2016)
Missing initialization in constructor (created: 3 Nov 2015, updated: 3 Nov 2015)
Fix order of destruction of state-saver (created: 22 Oct 2015, updated: 22 Oct 2015)
Change archives to backup and restore the C++ locale: (created: 17 Oct 2015, updated: 17 Oct 2015)
Fixing typos (created: 9 Oct 2015, updated: 9 Oct 2015)
fix typo (created: 14 Sep 2015, updated: 14 Sep 2015)
fix typo (created: 14 Sep 2015, updated: 14 Sep 2015)
Remove unused parameter warning (created: 18 Aug 2015, updated: 18 Aug 2015)
Delete recreated files (created: 20 Jul 2015, updated: 20 Jul 2015)
Removed unused parameter, caught by clang warnings (created: 21 Apr 2015, updated: 24 Apr 2015)
Typo in comment (created: 16 Apr 2015, updated: 16 Apr 2015)
Fix serialization::array missing return statement error (created: 6 Apr 2015, updated: 6 Apr 2015)
Fix bug ticket 11127 (created: 19 Mar 2015, updated: 19 Mar 2015)
Fix warning in variant.hpp (created: 9 Feb 2015, updated: 9 Feb 2015)
Initialize m_buffer_out (created: 11 Nov 2014, updated: 6 Mar 2015)
add missing semicolon (created: 11 Sep 2014, updated: 13 Sep 2014)
Fix void typo and delete parameter (created: 2 Sep 2014, updated: 2 Sep 2014)
boostorg/smart_ptr
1 open request:
Casts for std::unique_ptr and std::shared_ptr (created: 17 Dec 2015, updated: 26 Dec 2015)
boostorg/spirit
19 open requests:
Repair plain_token_range and add tests (created: 17 May 2016, updated: 17 May 2016)
Fix compile error (created: 6 May 2016, updated: 6 May 2016)
Test for bug #12085 (created: 27 Mar 2016, updated: 27 Mar 2016)
Kleene star can't into single-element sequence (created: 19 Mar 2016, updated: 19 Mar 2016)
[MSVC] problem with BOOST_FUSION_DEFINE_STRUCT_INLINE (created: 16 Mar 2016, updated: 17 Mar 2016)
[MSVC] fix error C2995 (created: 23 Jan 2016, updated: 11 Apr 2016)
Facilitate the requirements to custom floating-point type (comparison) (created: 3 Nov 2015, updated: 30 Dec 2015)
Fix expect directive's handling of container attributes (created: 19 Aug 2015, updated: 19 Aug 2015)
fixed 1.59.0 rc3: compiler warnings in real_impl.hpp (created: 13 Aug 2015, updated: 31 Aug 2015)
fixed 1.59.0 rc3: compiler warnings in real_impl.hpp (created: 12 Aug 2015, updated: 13 Aug 2015)
attribute type specification used `basic_string` (created: 21 Jun 2015, updated: 21 Jun 2015)
X3: Make use of implicit constructibility (created: 16 Jun 2015, updated: 16 Jun 2015)
define iterator_t only if it's referenced (created: 2 Jun 2015, updated: 2 Jun 2015)
auto makes this simpler (created: 29 May 2015, updated: 29 May 2015)
Add support for custom character filters on the symbols parser (created: 25 May 2015, updated: 25 May 2015)
Suppress always false warning (created: 12 Apr 2015, updated: 30 Sep 2015)
karma: support boost::recursive_wrapper (created: 28 Aug 2014, updated: 1 Sep 2015)
Fixing line_pos_iterator column numbering bug and get_current_line bug (created: 14 Jun 2014, updated: 16 Jun 2014)
correct incorrect context_debug output (created: 5 Jun 2014, updated: 13 Jun 2014)
boostorg/statechart
2 open requests:
Fix dead link in index.html (created: 6 Feb 2016, updated: 6 Feb 2016)
Fix UnconsumedResultTest on modern compilers (created: 3 Mar 2015, updated: 24 Mar 2015)
boostorg/system
2 open requests:
Do not include windows.h in header only mode (created: 29 Feb 2016, updated: 29 Feb 2016)
Use `BOOST_NOEXCEPT_OR_NOTHROW` instead of `throw()` (created: 23 Oct 2015, updated: 23 Oct 2015)
boostorg/test
8 open requests:
Allow joins to properly join grids (created: 19 May 2016, updated: 20 May 2016)
Fix crashes with RTTI-off on MSVC (created: 19 Apr 2016, updated: 19 Apr 2016)
Preliminary support for the universal windows platform (created: 1 Oct 2015, updated: 5 Oct 2015)
Added 'BOOST_TEST_DISABLE_ALT_STACK' flag to use with ESXi build (created: 24 Jul 2015, updated: 24 Jul 2015)
Fix bug ticket 11128 (created: 20 Mar 2015, updated: 23 Mar 2015)
Fix: activate virtual destructors for all msvc versions (created: 8 Mar 2015, updated: 18 Mar 2015)
Fixes for #7419 - Support multiple calls to framework::init() allowing wrappers to support running tests using test tools in full systems (created: 18 Oct 2014, updated: 18 Oct 2014)
Edits for #7417 - Detailed test status is not available in the Boost.Test log (status, assertions, passed) and so live test case status cannot be tracked (created: 18 Oct 2014, updated: 14 Jan 2015)
boostorg/thread
5 open requests:
specify boost:: prefix for future threads (created: 9 May 2016, updated: 9 May 2016)
Added an alternative implementation to the serial_executor, which doesn't need an additional thread (created: 18 Feb 2015, updated: 4 Mar 2015)
Check for _POSIX_TIMEOUTS more neatly (created: 29 Jan 2015, updated: 4 Feb 2015)
Disable thread safety analysis / avoid confusing clang on OS X (created: 27 Jan 2015, updated: 27 Sep 2015)
Boost permit object (created: 23 Apr 2014, updated: 3 Feb 2015)
boostorg/throw_exception
1 open request:
added support for error_info r-value references (created: 21 Mar 2015, updated: 25 Mar 2015)
boostorg/timer
2 open requests:
universal-windows: GetProcessTimes is not supported (created: 7 Oct 2015, updated: 7 Oct 2015)
Allow timer to be built with -fno-exceptions (created: 6 Sep 2015, updated: 6 Sep 2015)
boostorg/tr1
1 open request:
Fix typo (created: 19 Feb 2014, updated: 9 Jul 2014)
boostorg/typeof
3 open requests:
Fix for clang on windows (created: 27 Mar 2016, updated: 28 Mar 2016)
Fix compilation error with MSC+Clang (created: 16 Mar 2016, updated: 16 Mar 2016)
[typeof][msvc-8.0] bug fix related to problem with included version of Boost.Test on msvc-8.0 (created: 20 Apr 2014, updated: 10 Apr 2015)
boostorg/ublas
2 open requests:
Feature/ublas00004 simd gemm (created: 6 Mar 2016, updated: 11 Apr 2016)
Develop (created: 22 Jan 2016, updated: 11 Apr 2016)
boostorg/units
4 open requests:
updated physico-chemical constants to CODATA 2014 values (created: 26 Apr 2016, updated: 27 Apr 2016)
Fix inspection warnings (created: 26 Aug 2015, updated: 9 Sep 2015)
Merge added dimensions and units (created: 11 Aug 2015, updated: 15 Aug 2015)
units: Improve precision of angle conversion (created: 22 Jun 2015, updated: 25 Jun 2015)
boostorg/utility
4 open requests:
Refine on result_of with c++11 variadics (created: 25 Feb 2016, updated: 25 Feb 2016)
Fix Ticket #9518 (created: 18 Oct 2015, updated: 19 Oct 2015)
Feature/n3762 (created: 24 Dec 2013, updated: 24 Jun 2014)
Add support for lambdas to boost::generator_iterator (created: 16 Dec 2013, updated: 18 Jun 2014)
boostorg/uuid
4 open requests:
Use more fine-grained WinAPI headers (created: 31 Jan 2016, updated: 31 Jan 2016)
Don't auto-link when the user requested that we don't (created: 16 Dec 2015, updated: 16 Dec 2015)
Fix compilation with BOOST_NO_ANSI_APIS (created: 18 Sep 2015, updated: 11 Feb 2016)
Optimize equality comparison operator for SSE4.1 (created: 13 Sep 2015, updated: 14 Sep 2015)
boostorg/variant
1 open request:
Lambda Visitor (created: 4 Apr 2015, updated: 19 Nov 2015)
boostorg/website
4 open requests:
Add support for storing metadata in a .boost file instead of meta/libraries.json (created: 5 Jan 2016, updated: 5 Jan 2016)
Add known issues in Boost.Container and Boost.TypeTraits (created: 1 Jan 2016, updated: 12 Jan 2016)
Fix strict XHTML and add Boost Application Development Cookbook Onlin… (created: 23 Oct 2015, updated: 17 Nov 2015)
BUGFIX: Fixing patch paths proposed in #82 to make it appliable on released boost zip (created: 23 Jun 2015, updated: 23 Jun 2015)
boostorg/winapi
2 open requests:
Added Environment and Job (created: 15 Apr 2016, updated: 7 May 2016)
Travis CI (created: 27 Jan 2016, updated: 29 Jan 2016)