{14} Active Tickets by Library / Component (3355 matches)

Results (2701 - 2800 of 3355)

range (30 matches)

Ticket Summary Status Resolution Version Type Priority Owner
#10430 joined_range generates invalid range with recent gcc versions with optimization enabled assigned Boost 1.55.0 Bugs Neil Groves
#13601 Compiling iterator_range_core.hpp with VS2017 (15.7.1) generates the Warning C5032. new Boost 1.67.0 Bugs Neil Groves
#11248 Some algorithms with requirement for SinglePassRange accept range only by const reference new Boost 1.57.0 Bugs Neil Groves
#11692 boost::insert doesn't return a value on the 2 argument overload causing undefined behaviour new Boost 1.63.0 Bugs Neil Groves
#10497 Cannot assign filter_range to any_range (gcc only) new Boost 1.54.0 Bugs Neil Groves
#10336 compilation error in iterator_range and unordered_map assigned Boost 1.56.0 Bugs Neil Groves
#10332 »indexed« range adaptor's source-breaking change not mentioned in release notes assigned Boost 1.56.0 Bugs Neil Groves
#11060 any_range cannot be used at all new Boost 1.57.0 Bugs Neil Groves
#10483 boost::is_sorted docs incorrectly describe predicate assigned Boost 1.55.0 Bugs Neil Groves
#10789 unexpected behaviour with boost range join on rvalue new Boost 1.57.0 Bugs Neil Groves
#13107 Include guards missing in range/iterator_range_hash.hpp new Boost 1.63.0 Bugs Neil Groves
#10865 boost::iterators::transform_iterator<LambdaType> is not default constructible on Clang assigned Boost 1.57.0 Bugs Neil Groves
#11563 boost::range behavior changed from 1.55 to 1.56 new Boost 1.59.0 Bugs Neil Groves
#10360 Since 1.56, any_range use static cast of reference instead of implicit conversion assigned Boost 1.56.0 Bugs Neil Groves
#13514 can not build against boost 1.66.0 with MSVC 2015 due to range/concepts.hpp new Boost 1.66.0 Bugs Neil Groves
#11118 test libs/range/test/adaptor_test/indexed.cpp is bad new Boost 1.56.0 Bugs Neil Groves
#10269 Move the library to its own namespace new Boost 1.56.0 Feature Requests Neil Groves
#11528 MSVS 2015 + boost::range: STL and Boost iterators new Boost Development Trunk Bugs Neil Groves
#9667 Testing v 1.55 : bad characters in some .output files new Boost 1.55.0 Bugs Neil Groves
#10142 Range lib type_erased.cpp needs /bigobj option for mcvc and intel-win assigned Boost 1.54.0 Bugs Neil Groves
#10988 Range filtered adapter incorrectly requires a ForwardRange assigned Boost 1.58.0 Bugs Neil Groves
#9736 [documentation] document the size() extension points new Boost 1.54.0 Tasks Neil Groves
#11287 adaptors: strided does not support input iterators new Boost 1.58.0 Bugs Neil Groves
#11396 On remove_if documentation page, prototypes are remove, not remove_if new Boost 1.57.0 Bugs Neil Groves
#11187 size function causing hard errors in unrelated code new Boost Development Trunk Bugs Neil Groves
#12546 Using lambda in transformed or filtered adaptors result in non assignable iterator new Boost 1.61.0 Bugs Neil Groves
#7006 Restricted pointers support. assigned Boost 1.50.0 Feature Requests Neil Groves
#12595 Unexpected result when using type_erased adaptor to a transformed_range when clang optimizations are enabled new Boost 1.61.0 Bugs Neil Groves
#11348 Problem constructing boost::iterator_range objects from arrays new Boost 1.58.0 Bugs Neil Groves
#12399 minmax_element in Boost.Range new Boost 1.61.0 Feature Requests Neil Groves

ratio (2 matches)

#11552 Warning from chrono that could helpfully be suppressed assigned Boost 1.59.0 Feature Requests viboes
#13191 undefined reference error when ODR-using boost::ratio::{num,den} new Boost 1.59.0 Bugs viboes

rational (13 matches)

#9017 Support for std::numeric_traits new Boost 1.54.0 Bugs Daryle Walker
#10244 Erroneous conversion from double to boost::rational<int> new Boost 1.55.0 Bugs Jonathan Turkanis
#13225 operator != fails in classes derived from boost::rational new Boost 1.64.0 Bugs Jonathan Turkanis
#13099 How about adding BOOST_CONSEXPR to functions in rational where appropriate new Boost 1.63.0 Feature Requests Daryle Walker
#5721 Modulo operation for boost::rational new Boost Development Trunk Patches Jonathan Turkanis
#7187 boost::rational doesn't provide stream operators for wide streams new Boost 1.51.0 Feature Requests Jonathan Turkanis
#12277 Library requirements errors. new Boost Development Trunk Bugs Jonathan Turkanis
#9067 rational::assign doesn't even have the basic guarantee new Boost 1.54.0 Bugs Daryle Walker
#7145 rational.hpp - Avoid repeated construction new Boost 1.51.0 Bugs Jonathan Turkanis
#11506 rational: -Wshadow warning issued new Boost 1.59.0 Bugs Jonathan Turkanis
#7250 rational.hpp imports header iostream even if stream operators are not needed new Boost 1.51.0 Feature Requests Jonathan Turkanis
#9018 No cross-version constructor new Boost 1.54.0 Bugs Daryle Walker
#13101 multiplication overflow issue new Boost 1.63.0 Feature Requests Daryle Walker

regex (28 matches)

#12890 Misleading documentation for regex_replace new Boost 1.63.0 Bugs John Maddock
#13231 u32regex_replace() for std::u32string (UTF-32) won't compile new Boost 1.64.0 Bugs John Maddock
#13232 u32regex_replace - None of these prototypes have callback formatter capability new Boost 1.65.0 Feature Requests John Maddock
#1178 Regular expression min match length new Boost 1.34.1 Feature Requests John Maddock
#13446 \R does not match \v and \n when combined with flag no_escape_in_lists new Boost 1.66.0 Bugs John Maddock
#7606 u32regex causes bus error new Boost 1.51.0 Bugs John Maddock
#12911 Allow u32regex_match to accept boost::string_view new Boost 1.63.0 Feature Requests John Maddock
#13256 regex '([|&])\1?' with backreference fails to compile if regex::nosub flag used new Boost 1.58.0 Bugs John Maddock
#13156 Not word boundary - \b vs. NOT \B are not the same new Boost 1.64.0 Bugs John Maddock
#9068 `parser_buf` like class moved to boost/detail/basic_pointerbuf.hpp new Boost Development Trunk Patches John Maddock
#13568 no referenceto boost::regex libraries error in compilation new Boost 1.65.0 Support Requests John Maddock
#12624 bug error calling boost::make_u32regex() new Boost 1.63.0 Bugs John Maddock
#12959 Regex class negation new Boost 1.61.0 Bugs John Maddock
#11776 Effective way to find all regex matches in large file reopened Boost 1.59.0 Feature Requests John Maddock
#13206 regex constructor throws regex_error for simple expression new Boost 1.65.0 Bugs John Maddock
#12011 Boost.Regex always links against dynamic DLLs of ICU with MSVC new Boost 1.61.0 Bugs John Maddock
#12582 Error catching specific "regex_error" new Boost 1.61.0 Bugs John Maddock
#12965 bug of [[:xdigit:]] matching new Boost 1.63.0 Bugs John Maddock
#13534 icu support windows7 x64 failed new Boost 1.67.0 Bugs John Maddock
#12132 ubuntu 64 bit icu detaction fails new Boost 1.60.0 Bugs John Maddock
#12619 Boost.Regex partial_match fails (see also Ticket #11776 feature request) new Boost 1.61.0 Bugs John Maddock
#12797 Invalid regex recursion behavior new Boost 1.63.0 Bugs John Maddock
#13493 boost::regex doesn't accept a regular expression anymore new Boost 1.66.0 Bugs John Maddock
#13459 boost/regex/v4/perl_matcher_non_recursive.hpp infinite loop bug new Boost 1.66.0 Bugs John Maddock
#12096 Typo at the regex description's page? new Boost 1.61.0 Bugs John Maddock
#13429 Typo in Boost.Regex error message new Boost 1.66.0 Patches John Maddock
#13634 regex duplicating literal part of replace string new Boost 1.67.0 Bugs John Maddock
#13516 crash in boost regex new Boost 1.63.0 Bugs John Maddock

Regression Testing USE GITHUB (5 matches)

#10150 Regression testing can fail if you've modified files new Boost Development Trunk Bugs René Rivera
#10039 library_status fails invalid bin directory structure new Boost 1.55.0 Bugs -
#10037 process_jam_log can't open output file when using library_test_all.sh new Boost 1.55.0 Patches René Rivera
#8587 Command line response file not being shown in regression tests new Boost 1.52.0 Bugs -
#7596 process_jam_log - --locate-root doesn't work as advertised new Boost 1.52.0 Bugs Beman Dawes

result_of (8 matches)

#13116 BTC CODE REALISER new Boost Release Branch Bugs Daniel Walker
#7343 Extend result_of to work with SFINAE new Boost 1.52.0 Feature Requests Daniel Walker
#4489 References to function object types new Boost Development Trunk Feature Requests Daniel Walker
#9112 [tr1] Failures in test_ref_wrapper_tricky.cpp new Boost 1.54.0 Bugs Peter Dimov
#6731 decltype-based boost::result_of does not conform to std::result_of new Boost Development Trunk Bugs Daniel Walker
#8522 Using result_of on pure virtual functions lead to compile errors new Boost 1.52.0 Bugs Daniel Walker
#2676 CodeGear compile error when including utility/result_of.hpp new Boost 1.37.0 Bugs Douglas Gregor
#4540 fold<Sequence>() instantiates result_of::fold<Sequence const> new Boost Development Trunk Feature Requests Douglas Gregor

scope_exit (11 matches)

#10793 Compilation errors in Visual Studio 2013 with /Za (disabled extensions) reopened Boost 1.65.0 Bugs Lorenzo Caminiti
#13622 BOOST_SCOPE_EXIT error : use of undeclared identifier 'boost_se_params_t_* new Boost 1.67.0 Bugs Lorenzo Caminiti
#12704 scope_exit: MSVC 14.0 Update 3 warning issued new Boost 1.61.0 Bugs Lorenzo Caminiti
#13623 scope_exit has broken documentation new Boost 1.67.0 Bugs Lorenzo Caminiti
#6756 gcc gives compile error "error ‘boost_se_params_t_10::boost_se_param_t_0_10’ is not a type" in template function for ScopeExit. new Boost 1.49.0 Bugs nasonov
#11849 -DBOOST_TYPEOF_EMULATION is not needed for scope_exit/run-vaseq test with Oracle studio 12.5 new Boost 1.59.0 Bugs Lorenzo Caminiti
#11640 scope_exit: -Wshadow warning issued new Boost 1.58.0 Bugs Lorenzo Caminiti
#13499 Intel Compiler 2018 Windows error: overloaded function "boost::scope_exit::detail::deref" is not a type name new Boost 1.65.0 Bugs Lorenzo Caminiti
#9178 Use type deduction instead of boost::function to store lambda new Boost 1.54.0 Feature Requests Lorenzo Caminiti
#5109 assignment operator could not be generated VC 2008 new Boost 1.45.0 Bugs nasonov
#3940 BOOST_SCOPE_EXIT without arguments reopened Boost 1.48.0 Feature Requests nasonov

serialization (3 matches)

#13259 seg fault at cleanup time, __run_exit_handlers new Boost Development Trunk Bugs Robert Ramey
#8300 class_name_type is not bitwise serializable new Boost Development Trunk Bugs Robert Ramey
#13258 boost/archive/text_iarchive.hpp memory leaks with MFC! new Boost 1.65.0 Bugs Robert Ramey
Note: See TracReports for help on using and creating reports.