#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
|
#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
|