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

Results (1801 - 1900 of 3355)

iterator (37 matches)

Ticket Summary Status Resolution Version Type Priority Owner
#12557 new_iterator_tests.hpp has a missing #include new Boost 1.60.0 Bugs jeffrey.hellrung
#5861 Iterators documentation is invalid new Boost 1.47.0 Bugs jeffrey.hellrung
#13644 std::iterator_traits<>::value_type is always non-const for any kind of boost::iterator_facade Iterator new Boost 1.67.0 Bugs jeffrey.hellrung
#12087 transform_iterator is not assignable in VS2015 new Boost 1.60.0 Bugs jeffrey.hellrung
#9032 Wrong Boost.Iterator permutation_iterator::base() description new Boost Development Trunk Bugs jeffrey.hellrung
#10970 uses of make_reverse_iterator conflict with C++14's. new Boost 1.57.0 Bugs jeffrey.hellrung
#11847 reference typedef no longer available in parent class of iterator_facade new Boost 1.57.0 Bugs jeffrey.hellrung
#4969 transform_iterator won't work with non-const operator() call for function object new Boost 1.45.0 Bugs jeffrey.hellrung
#10769 iterator_adaptor does not properly inherit "pointer" typedef from the base iterator new Boost 1.57.0 Bugs jeffrey.hellrung
#4915 Iterator documentation does not list header files new Boost 1.45.0 Feature Requests jeffrey.hellrung
#12026 using this coupon new Boost 1.35.0 Feature Requests jeffrey.hellrung
#11882 Mistake in iterator facade documentation new Boost 1.60.0 Tasks jeffrey.hellrung
#7597 transform_output_iterator new Boost Development Trunk Feature Requests jeffrey.hellrung
#8766 is_iterator_category<Traversal> error new Boost 1.54.0 Bugs jeffrey.hellrung
#9984 range iterator failing to model forward_iterator new Boost 1.55.0 Bugs jeffrey.hellrung
#1315 iterator_adaptor does not work with incomplete Value types new Boost Development Trunk Feature Requests jeffrey.hellrung
#10422 Counting Iterator return-type causes lifetime issues new Boost 1.56.0 Bugs jeffrey.hellrung
#8489 Unnecessary Definition of iterator_adaptor.hpp class Has Dangerous Return of Temporary Object new Boost 1.53.0 Bugs jeffrey.hellrung
#8488 Code/doc mismatch in iterator_facade distance_to new Boost 1.52.0 Bugs jeffrey.hellrung
#12071 Using iterator_facade with range-v3 fails to compile new Boost 1.61.0 Bugs jeffrey.hellrung
#7680 Poor choice of difference_type for zip_iterator new Boost 1.52.0 Bugs jeffrey.hellrung
#8463 function_output_iterator: MSVC warning C4512 new Boost 1.52.0 Bugs jeffrey.hellrung
#8339 Iterator facade does not work for const iterator with array value type new Boost Development Trunk Bugs jeffrey.hellrung
#4189 Add better support for non-default constructible function objects new Boost 1.42.0 Feature Requests jeffrey.hellrung
#5888 [Documentation] iterator_facade docs -- const correctness problem. new Boost 1.47.0 Bugs jeffrey.hellrung
#9726 transform_iterator does not compile on SUN with Cstd STL reopened Boost 1.54.0 Bugs jeffrey.hellrung
#5965 indirect_iterator conflicts with forward declaration new Boost 1.46.1 Bugs jeffrey.hellrung
#5862 broken links in "New Iterator Concepts" new Boost 1.47.0 Patches jeffrey.hellrung
#10075 boost::make_filter_iterator(...) calls Predicate(Predicate &) instead of copy constructor new Boost 1.55.0 Bugs jeffrey.hellrung
#5858 Issue to compile in VS 2008, VC 9.0.30729.1 SP without Microsoft extensions new Boost 1.35.0 Bugs jeffrey.hellrung
#9631 function_input_iterator does not work with lambda new Boost 1.55.0 Bugs jeffrey.hellrung
#12895 VS 2012: zip_iterator dereference causes a compiler error new Boost 1.63.0 Bugs jeffrey.hellrung
#11481 zip_iterator issue with _GLIBCXX_DEBUG and std::vector::insert new Boost 1.57.0 Bugs jeffrey.hellrung
#9562 boost::detail::operator_brackets_proxy::result_type::operator= return type is wrong new Boost 1.54.0 Bugs jeffrey.hellrung
#1947 traversal access decoupling new Boost 1.35.0 Patches jeffrey.hellrung
#1948 shared_container_const_iterator to complement shared_container_iterator new Boost 1.35.0 Feature Requests jeffrey.hellrung
#1949 suggestion for iterator library - templated constructors new Boost 1.35.0 Feature Requests jeffrey.hellrung

lambda (4 matches)

#12060 boost include directives use double quotes incorrectly new Boost 1.61.0 Bugs No-Maintainer
#10785 Lambda assignment fails to compile in 1.57.0 new Boost 1.57.0 Bugs No-Maintainer
#11434 Broken link from Lambda docs new Boost 1.58.0 Bugs No-Maintainer
#10864 Boost 1.57 + Xcode 6: function/lamba incompatibility new Boost 1.57.0 Bugs No-Maintainer

locale (26 matches)

#8205 MinGW can't find ICU libraries new Bugs Artyom Beilis
#11980 Windows Phone Build Error new Boost Release Branch Bugs Artyom Beilis
#6972 Boost.Locale doesn't provide sufficient control over collation new Boost 1.49.0 Feature Requests Artyom Beilis
#9487 Missing codepage identifiers in wconv_codepage.ipp new Boost Development Trunk Bugs Artyom Beilis
#7636 Detection of ICU fails new Boost 1.52.0 Bugs Artyom Beilis
#11848 Win32 backend bug when do wide char convert to multi byte in boost::locale assigned Boost 1.59.0 Bugs Artyom Beilis
#10593 boost::locale::generator::generate throws unhelpful error if iconv doesn't support UTF-16 new Boost 1.56.0 Bugs Artyom Beilis
#7266 Gettext path formats. assigned Boost Development Trunk Patches Artyom Beilis
#13312 boost::locale::conv and secure memory buffers new Boost 1.63.0 Feature Requests Artyom Beilis
#13289 Generating default locale from envronment variables (LC_ALL, LANG) is in wrong order new Boost 1.62.0 Bugs Artyom Beilis
#13118 boost.locale, Windows, x64 build: linker looks for ICU libraries in wrong folder (/lib instead of /lib64) new Boost 1.64.0 Bugs Artyom Beilis
#7727 Gettext information retriever new Feature Requests Artyom Beilis
#10779 error compiling boostlib_locale on HPUX. new Boost 1.55.0 Bugs Artyom Beilis
#9685 Boost.Locale does not link against static ICU on Windows assigned Boost 1.55.0 Feature Requests Artyom Beilis
#13441 Boos.Locale message formating exception if 'ß' used in translation file new Boost 1.66.0 Bugs Artyom Beilis
#8259 ICU is used but not cleaned up, leaking memory. new Boost Development Trunk Bugs Artyom Beilis
#10457 'boost::locale::date_time_duration' : assignment operator could not be generated new Boost 1.56.0 Bugs Artyom Beilis
#9459 Boost Locale not compiling when BOOST_THREAD_DONT_PROVIDE_NESTED_LOCKS is defined new Boost 1.55.0 Bugs Artyom Beilis
#6529 Build process ignores --with-icu path on some icu tests? new Boost 1.49.0 Bugs Vladimir Prus
#9458 Boost Locale not compiling when BOOST_THREAD_DONT_PROVIDE_NESTED_LOCKS is defined new Boost 1.55.0 Bugs Artyom Beilis
#13363 locale not compatible(not compilable) with c++17 mode in VS2017 new Boost 1.66.0 Bugs Artyom Beilis
#8335 [locale] PGI 11.3 build problems () new Boost 1.53.0 Bugs Artyom Beilis
#8477 Make Boost.locale compatible with Clang's -Wimplicit-fallthrough diagnostic. new Boost Development Trunk Patches Artyom Beilis
#9827 Missing support for some code page(e.g 949, 950) in windows conversion with std backend assigned Boost 1.55.0 Bugs Artyom Beilis
#9247 locale - build failure with recommended icu configuration new Boost 1.55.0 Bugs Artyom Beilis
#12570 b2 ignores Iconv and disabled boost-locale lib, even though has_iconv.cpp passed new Boost 1.62.0 Bugs Artyom Beilis

local function (1 match)

#9606 Boost.LocalFunction cannot bind pointer variables by reference on gcc/clang new Boost Development Trunk Bugs Lorenzo Caminiti

lockfree (25 matches)

#8357 Add noexcept to lockfree operations new Boost 1.53.0 Feature Requests timblechmann
#8358 queue::push incoherent documentation new Boost 1.53.0 Bugs timblechmann
#10113 [1.55] no lock-free synchronization on Solaris 10 sparcv9 (sp_counted_base.hpp) new Boost 1.55.0 Bugs timblechmann
#13367 lockfree need update new Boost Release Branch Tasks timblechmann
#12264 queue<Apple*> can pop to Orange* even when Apples don't relate to Oranges new Boost 1.61.0 Bugs timblechmann
#11779 Boost.Lockfree: Implicit conversion loses integer precision warnings new Boost 1.59.0 Bugs timblechmann
#13497 ‘next’ is not a member of ‘boost’ in spsc_queue.hpp in 1.67 new Boost 1.67.0 Bugs timblechmann
#11490 boost::lockfree::spsc_queue::pop(T*, size_type) did not compile when used with interprocess allocator new Boost 1.58.0 Bugs timblechmann
#13263 error in boost lockfree 1.58 documentation new Boost 1.58.0 Tasks timblechmann
#9877 freelist test crashes on Linux/GCC/release/x86 new Boost Development Trunk Bugs timblechmann
#12717 Incomplete documentation of boost::lockfree::queue::queue new Boost Development Trunk Bugs timblechmann
#10616 tagged_ptr assumes zero leading bits new Boost 1.54.0 Bugs timblechmann
#13130 BOOST_LOCKFREE_CACHELINE_BYTES value is incorrect on s390x new Boost 1.63.0 Bugs timblechmann
#12950 boost::lockfree::spsc_queue::produce(Functor) new Boost 1.63.0 Feature Requests timblechmann
#9218 Invalid pointer dereference on MSVC debug builds new Boost 1.53.0 Patches timblechmann
#8395 Valgrind error in lockfree::queue new Boost 1.53.0 Bugs timblechmann
#8355 spsc_queue - Incorrect doc for push/pop array operations new Boost 1.53.0 Bugs timblechmann
#8593 enable std::atomic with clang / libc++ new Boost 1.52.0 Patches timblechmann
#11968 Undefined behavior in `boost::lockfree::queue`: nodes are always misaligned new Boost Development Trunk Bugs timblechmann
#8628 spsc_queue::pop(OutputIterator it) improperly works with random-access iterators if the read pointer is bigger than the write pointer (stored data consists of 2 blocks) new Boost 1.53.0 Bugs timblechmann
#12394 boost::lockfree::queue with gcc-4.6 + optimization new Boost 1.58.0 Bugs timblechmann
#8666 boost::lockfree::spsc_queue::emplace_push new Boost 1.53.0 Feature Requests timblechmann
#8356 Add move semantic push operations to lockfree data structures new Boost 1.53.0 Feature Requests timblechmann
#12643 Compiler internal error in VS2013 Release mode new Boost 1.62.0 Bugs timblechmann
#11850 templated overload of boost::lockfree::spsc_queue::pop is a potential footgun new Feature Requests timblechmann

log (7 matches)

#11371 Logging: Advanced event log backend, Blank replaceable parameters new Boost 1.57.0 Bugs Andrey Semashev
#9292 event_log example crashes. new Boost 1.54.0 Bugs Andrey Semashev
#9797 Scanning files without updating file counter when initializing from settings container new Boost 1.55.0 Feature Requests Andrey Semashev
#10568 It would be better to improve naming mechanism of the latest log file new Boost 1.55.0 Support Requests Andrey Semashev
#11026 Add exceptions to file sinks when writing fails new Boost Development Trunk Feature Requests Andrey Semashev
#11345 Compilation with fails when BOOST_THREAD_VERSION=4 defined new Boost Release Branch Bugs Andrey Semashev
#12325 Boost syslog as TCP new Boost 1.61.0 Feature Requests Andrey Semashev
Note: See TracReports for help on using and creating reports.