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

Results (3101 - 3200 of 3355)

timer (8 matches)

Ticket Summary Status Resolution Version Type Priority Owner
#11534 timer/inspect execution failure w/ g++-4.9.2 on Solaris 11.2 new Boost 1.58.0 Bugs Beman Dawes
#5398 progress.hpp does not compile with exceptions off new Boost 1.47.0 Bugs Beman Dawes
#11167 auto_cpu_timer reports questionable CPU utilization new Boost 1.57.0 Bugs Beman Dawes
#7945 Inhibit inclusion of headers not present in vxWorks new Boost 1.53.0 Bugs Beman Dawes
#8311 progress.hpp incompatible with timer/timer.hpp new Boost 1.53.0 Bugs Beman Dawes
#12996 warning: 'long long' is a C++11 new Boost 1.64.0 Bugs Beman Dawes
#9433 boost unit_test_framework is using deprecated version 1 timers new Boost 1.55.0 Bugs Beman Dawes
#7854 Boost 1.49 compilation warnings [FreeBSD] - timer new Boost 1.49.0 Bugs Beman Dawes

tokenizer (18 matches)

#5086 Fix for possible assertion failure in MSVC isctype.c new Boost Development Trunk Patches jsiek
#12174 Tokenizer delivers additional null byte - string token new Boost 1.59.0 Bugs jsiek
#7406 Documentation lists the wrong constructor for char_delimiters_separator new Boost 1.52.0 Bugs jsiek
#12554 boost/core/typeinfo.hpp creates unwanted strings in release binary new Boost 1.62.0 Bugs jsiek
#9105 boost::tokenizer fails if string contains percent signs new Boost 1.54.0 Bugs jsiek
#5481 undesired warnings new Boost 1.45.0 Bugs jsiek
#13253 RFC 4180 CSV separator new Boost 1.63.0 Feature Requests jsiek
#13073 boost tokenizer_functions explicit char_separator() ctor does not initialize m_output_done new Boost 1.54.0 Bugs jsiek
#9505 Replace plain throw with BOOST_THROW_EXCEPTION new Boost 1.55.0 Patches jsiek
#6643 token_functions.hpp warning: unused parameters new Boost 1.49.0 Bugs jsiek
#12279 Library requirements errors. new Boost Development Trunk Bugs jsiek
#5400 token_functions.hpp does not compile with exceptions off new Boost 1.47.0 Bugs jsiek
#1798 met an error using boost::tokenizer in multi-times in vs2005, unicode new Boost 1.34.1 Bugs jsiek
#6024 Behaviour and documentation don't match new Boost 1.47.0 Bugs jsiek
#12859 std::string_view as token new Boost 1.63.0 Feature Requests jsiek
#7884 unused parameter warnings new Boost 1.52.0 Bugs jsiek
#4714 boost::tokenizer_detail::traits_extension does not expose correctly std::_Secure_char_traits_tag on VC9 new Boost 1.44.0 Bugs jsiek
#3745 Remove deprecated class new Boost 1.41.0 Feature Requests jsiek

TR1 (1 match)

#8466 Boost.TR1 misdetects Visual C++ 2012's support as nonexistent new Boost Development Trunk Patches John Maddock

trac / subversion (29 matches)

#4800 Dramatic performance improvements may be available for Trac new Feature Requests Douglas Gregor
#5131 Unified diff rejected by submission system for ticket 5130 new Boost Development Trunk Bugs Douglas Gregor
#4770 trac custom query needs single option for muliple field search new Feature Requests Douglas Gregor
#4734 please improve "Trac Akismet SPAM" error message new Feature Requests Douglas Gregor
#5804 Anonymous SVN inaccessible new Boost Release Branch Bugs Douglas Gregor
#13235 Wrong "Getting Started" link new Boost 1.63.0 Bugs Douglas Gregor
#6037 Errors at https://svn.boost.org/trac/ new Boost 1.47.0 Bugs Douglas Gregor
#4586 OperationalError: database is locked new Boost 1.44.0 Bugs Douglas Gregor
#6427 OperationalError: database is locked new Boost 1.48.0 Bugs Douglas Gregor
#7274 svn server error 413 new Boost 1.52.0 Bugs Douglas Gregor
#13384 Captcha rejected all my attempts; ticket text lost new Bugs Douglas Gregor
#13413 ticket urls in emails are wrong new Boost 1.67.0 Bugs Douglas Gregor
#13415 Every time I interact with trac for the first time, it claims my email is a sign of spam new Boost 1.67.0 Bugs Douglas Gregor
#13414 "Reported by me" doesn't show my tickets new Boost 1.67.0 Bugs Douglas Gregor
#12015 OperationalError: database is locked new Boost 1.61.0 Bugs Douglas Gregor
#11814 Add Boost.Convert to the Trac new Boost 1.57.0 Feature Requests Douglas Gregor
#9173 Can't file a bug report (broken bug reporter) new Boost 1.54.0 Bugs Douglas Gregor
#9384 Ticket spam filter is to restrictive. new Boost 1.55.0 Bugs Douglas Gregor
#9391 Trac: New Ticket Captcha new Boost 1.55.0 Bugs Douglas Gregor
#9699 Ticket submission capcha inappropriately mixes non-HTTPS content new Bugs Douglas Gregor
#9477 Trac - captcha not working for new ticket; non-https link blocked by browser new Boost 1.55.0 Bugs Douglas Gregor
#11413 Untrusted secure connection to *ttps://svn.boost.org new Boost Development Trunk Bugs Douglas Gregor
#10791 wiki is horribly stale new Boost 1.57.0 Bugs Douglas Gregor
#1497 Ruling needed on tracker usage new Boost Development Trunk Tasks Beman Dawes
#10146 Trac detects my bug entry as spam, but there is no 'following' to respond to. new Bugs Douglas Gregor
#11126 View as text on the wiki is broken new Boost 1.57.0 Bugs Douglas Gregor
#10473 [Trac] Default assignee for GIL tickets new Bugs Douglas Gregor
#13113 OperationalError: could not extend file "base/19263/19289": No space left on deviceHINT: Check free disk space. new Boost 1.63.0 Bugs Douglas Gregor
#11997 website multiple headers sent new Boost 1.61.0 Support Requests Douglas Gregor

tti (2 matches)

#9570 TTI doesn't support inheritance or at least this is not documented anywhere new Boost 1.54.0 Bugs Edward Diener
#11986 TTI: has_static_member_function doesn't like function local classes with GCC new Boost 1.59.0 Bugs Edward Diener

tuple (9 matches)

#7276 Add move semantics new Boost 1.51.0 Feature Requests Joel de Guzman
#8520 tuples set_delimiter and Unicode new Boost 1.53.0 Bugs Joel de Guzman
#9902 patch for GCC 4.8 -Wunused-local-typedefs warning in tuple/detail/tuple_basic.hpp new Boost Release Branch Patches Joel de Guzman
#8853 [tuple] GCC 4.8+ warns unused local typedef... new Boost 1.54.0 Bugs Joel de Guzman
#10937 tuple_manipulator has char in constructor new Boost 1.57.0 Bugs Joel de Guzman
#6587 pb : tuple_basic.hpp 396 eror c2678 new Boost 1.47.0 Bugs Joel de Guzman
#7934 tuples::element returns wrong typesss for bolatile tuples new Boost 1.52.0 Bugs Joel de Guzman
#4951 Boost.Tuple: implement set_open(const char *) new Boost 1.45.0 Feature Requests Joel de Guzman
#6818 Tuple subscripting new Boost Development Trunk Feature Requests Joel de Guzman

type_erasure (3 matches)

#9436 Add predefined concept for contextual conversion to bool new Boost 1.54.0 Feature Requests Steven Watanabe
#12292 [TypeErasure] Construction of any from static_binding fails if compiling with rvalue-ref support new Boost Development Trunk Bugs Steven Watanabe
#11276 Ability to hold already type erased object into a type erased reference. new Boost 1.55.0 Bugs Steven Watanabe

typeof (10 matches)

#2289 Problem with BOOST_AUTO and this keyword on VC8/9 new Boost 1.51.0 Bugs Peder Holt
#4464 gccxml error with msvc 9 and boost new Boost 1.43.0 Bugs Peder Holt
#12816 error using with WinRT new Boost 1.63.0 Support Requests Peder Holt
#12900 Can't compile Boost.Typeof with MSVC and flag /permissive- new Boost 1.63.0 Bugs Peder Holt
#6109 Enable native typeof for IBMCPP new Boost 1.47.0 Patches Peder Holt
#6590 BOOST_AUTO fails on C++11 lambdas new Boost 1.48.0 Feature Requests Peder Holt
#3313 Excessive line length in vector200.hpp new Boost 1.38.0 Bugs Peder Holt
#3792 Boolean Metafunction for determining whether a type has been registered new Boost 1.41.0 Support Requests Peder Holt
#9568 incomplete type is not allowed new Boost 1.55.0 Bugs Peder Holt
#5745 Use native typeof support for Oracle Solaris Studio C++ compiler assigned Boost 1.47.0 Feature Requests Peder Holt

uBLAS (20 matches)

#7524 Assertion Fail: map/set iterators incompatible (msvc-8) new Boost Development Trunk Bugs Gunter
#5241 Ublas still links to the old CVS repository new Boost 1.45.0 Bugs Gunter
#7411 Matrix with vector interface. new Boost 1.52.0 Feature Requests Gunter
#7337 sparse_view.hpp: wrong copy-constructor for compressed_matrix_view new Boost 1.52.0 Patches Gunter
#4651 storage.hpp & borland new Boost 1.44.0 Bugs Gunter
#10831 ublas OneElement returns 0.0 new Boost 1.57.0 Bugs Gunter
#4617 Use of stringstreams in numeric/ublas/io new Boost 1.44.0 Bugs Gunter
#12172 Warning in ublas/matrix_expression.hpp from GCC 6.1.0 -Wmisleading-indentation new Boost Development Trunk Bugs Gunter
#10986 Missing std:: qualifier for rand in test_triangular.cpp new Boost Development Trunk Bugs Gunter
#6010 Linkage problems in assignment.hpp reopened Boost 1.47.0 Bugs David Bellot
#6055 unqualified sqrt() fails to compile on SunCC/SunOS new Boost 1.47.0 Bugs Gunter
#10312 uBLAS have missing accessors in some expressions new Boost 1.54.0 Bugs Gunter
#4033 optimized matrix products assigned Boost 1.42.0 Patches Gunter
#6072 Bad iterator difference for m.begin1() - m.end1() in ublas new Boost 1.47.0 Bugs Gunter
#8438 vector & circular_buffer storage misbehave when using compiler optimizations new Boost 1.52.0 Bugs Gunter
#4599 template argument identifiers new Boost 1.44.0 Feature Requests Gunter
#12982 Missing <serialization/array_wrapper.hpp> header in uBLAS files? new Boost Development Trunk Bugs Gunter
#2901 Resizing banded matrices new Boost 1.38.0 Bugs Gunter
#10127 coordinate_matrix sort() fails on to std::swap new Boost 1.54.0 Bugs Gunter
#6296 wrong has_trivial_constructor value for custom class follows to programm fail new Boost 1.48.0 Bugs Gunter
Note: See TracReports for help on using and creating reports.