Custom Query (473 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (1 - 100 of 473)

1 2 3 4 5

Status: assigned (3 matches)

Ticket Summary Owner Type Component Version Ticket
#1549 Boost.MPL: 'index_of' algorithm is not documented Aleksey Gurtovoy Bugs mpl Boost 1.34.1
#2041 MPL: more comprehensive test coverage for "fail" situations requiring diagnostics Aleksey Gurtovoy Bugs mpl Boost 1.35.0
#2066 Inspect needs to review generated doc files too Beman Dawes Tasks inspection script Boost 1.35.0

Status: closed (97 matches)

Ticket Summary Owner Type Component Version Ticket
#398 Support for embedded VC++ 4.0 Peter Dimov Feature Requests smart_ptr None 5
#484 Boost.Iostreams and newline translation Jonathan Turkanis Feature Requests iostreams None 5
#583 Fixes for build on IBM pSeries for AIX and Linux Thomas Witt Bugs None None 5
#778 top-level configure is broken Aaron Windsor Bugs build Boost 1.34.0 5
#791 iostreams::tee_filter is for output only Jonathan Turkanis Feature Requests iostreams None 5
#903 [fix in git] inconsistent usage of function pointer typedefs Dave Abrahams Patches python USE GITHUB Boost 1.34.0 5
#910 gcc strict-aliasing problems with python Dave Abrahams Bugs python USE GITHUB Boost 1.34.0 5
#916 BPL Support for Python Callable Objects Dave Abrahams Feature Requests python USE GITHUB Boost 1.34.0 5
#918 __doc__ strings Dave Abrahams Feature Requests python USE GITHUB Boost 1.34.0 5
#986 Problem building Python modules on boost 1.34.0 René Rivera Bugs python USE GITHUB Boost 1.34.0
#993 Variant should use least common multiple of alignments, rather than maximum ebf Bugs variant
#1010 linking boost.python on freebsd Dave Abrahams Bugs Building Boost Boost 1.34.0
#1019 iterator_facade::pointer should be the return type of operator-> (DR 445) Dave Abrahams Bugs iterator Boost 1.34.0
#1038 "<" and ">" should be excaped in xml_oarchive Robert Ramey Bugs serialization
#1074 FreeBSD specific patches to boost 1.34.0 René Rivera Patches build Boost 1.34.0
#1087 Mismatch between BBv2 and bjam toolsets in configure script. doug_gregor Patches Building Boost Boost 1.34.0
#1106 shared_ptr<T> should not convert to shared_ptr<U> when T* doesn't convert to U* Peter Dimov Bugs smart_ptr
#1132 zero_tokens doesn't work Vladimir Prus Bugs program_options Boost 1.34.1
#1179 [boost.python] can not export a union in VC2005sp1 Dave Abrahams Bugs python USE GITHUB Boost 1.34.0
#1271 unused parameter warning in release build Dave Abrahams Patches python USE GITHUB Boost 1.34.1
#1310 [result_of] const-qualified function pointer doesn't work Douglas Gregor Bugs function Boost Development Trunk
#1314 Using SSE-intrinsics in VC8 causes static assert in type_with_alignment.hpp John Maddock Bugs type_traits Boost 1.34.1
#1317 has_xxx randomly broken in msvc Aleksey Gurtovoy Bugs mpl Boost Development Trunk
#1385 begin must be boost-qualified Pavol Droba Bugs string_algo Boost Development Trunk
#1401 boost-root/index.html and getting started guide rework Tasks None Boost Development Trunk
#1402 Files potentially needing merging from 1.34.1 back to trunk Tasks None Boost 1.34.1
#1414 Warning suppression desirable for ios_state Daryle Walker Feature Requests io Boost 1.34.1
#1417 Regresson tests hang in Darwin (Tiger) René Rivera Bugs Regression Testing USE GITHUB Boost Development Trunk
#1430 Regression fails under Cygwin René Rivera Bugs Regression Testing USE GITHUB Boost Development Trunk
#1432 Missing includes and same compiler warnings Gennadiy Rozental Patches test Boost Development Trunk
#1458 Darwin Tiger throws std::runtime_error: locale::facet::_S_create_c_locale name not valid Beman Dawes Bugs filesystem Boost Development Trunk
#1462 Missing/wrong includes Douglas Gregor Patches Building Boost Boost Development Trunk
#1476 always<> is not nullary. Joel Falcou Bugs mpl Boost Development Trunk
#1498 xml parser: iteration instead of recursion in 'content' rule Robert Ramey Patches serialization Boost 1.34.1
#1502 Invalid matrix_indirect / vector_indirect construction with shortcuts Gunter Bugs uBLAS Boost 1.34.1
#1517 zip_iterator can't zip Bidirectional Input iterators Dave Abrahams Feature Requests iterator Boost Development Trunk
#1519 lvalue-ness resurrection in transform_iterator Dave Abrahams Patches iterator Boost Development Trunk
#1520 Missing include statements Hailin Jin Patches gil USE GITHUB Boost Development Trunk
#1521 Missing #include statements Matias Capeletto Patches bimap Boost Development Trunk
#1524 format_date_parser.hpp(221) : cannot convert parameter 1 az_sw_dude Bugs date_time Boost 1.34.1
#1525 function_traits::arity should be unsigned type John Maddock Bugs type_traits Boost 1.34.1
#1528 g++ 4.3.0 reports error because of redeclaration of next Aleksey Gurtovoy Bugs mpl Boost Development Trunk
#1529 Missing include statement Joel de Guzman Patches fusion Boost Development Trunk
#1531 segfault in dynamic_bitset::reference assign operator jsiek Bugs dynamic_bitset Boost Development Trunk
#1532 #pragma once John Maddock Feature Requests config Boost 1.34.1
#1533 boost/function.hpp unneeded in transform_iterator.hpp Dave Abrahams Patches iterator Boost Development Trunk
#1534 Add support for winsdk 6.1.6000 to Boost.Build.v2 Vladimir Prus Patches build Boost 1.34.1
#1536 Add missing template keyword to dependent type name template instance kaalus Patches property_tree Boost 1.34.1
#1538 bjam build by gcc-4.2.2 on x86 linux runs into segfault René Rivera Bugs bjam Boost 1.34.1
#1540 Poisson distribution very slow for large mean (and may also overflow). Steven Watanabe Bugs random Boost 1.34.1
#1541 [parameter] Patch for missing includes Daniel Wallin Patches parameter Boost Development Trunk
#1542 [test] compiler errors when building with stdcxx library Gennadiy Rozental Bugs test Boost Development Trunk
#1544 uniform_01 w/ref template param causes ref to ref error No-Maintainer Bugs random Boost 1.34.1
#1545 [boost/rational.hpp] 'noskipws' is not a member of 'std' Jonathan Turkanis Bugs None Boost Development Trunk
#1548 [variant][docs]typo: formal arg, operand, should be v in times_two arglist ebf Bugs variant Boost 1.34.1
#1551 stream_buffer::seekpos ignores openmode parameter Jonathan Turkanis Bugs iostreams Boost 1.34.1
#1553 restrict() unusable on platforms that treat "restrict" as a keyworld (as in C99) Jonathan Turkanis Bugs iostreams Boost Development Trunk
#1556 Missing initialisations, thread code now warning free Anthony Williams Patches thread Boost Development Trunk
#1557 Implement operator==, operator!=, hash_value Daniel James Feature Requests unordered Boost Development Trunk
#1559 bjam fails when built with gcc4.2 and strict-aliasing enabled Bugs Building Boost Boost 1.34.1
#1562 doxygen rule putting html output in wrong directory René Rivera Bugs build Boost 1.34.1
#1564 Support for partial searches Eric Niebler Feature Requests xpressive Boost 1.34.1
#1565 iterator_range disables msvc warning 4996 Thorsten Ottosen Bugs range Boost Development Trunk
#1567 Win64 Architecture features Feature Requests None Boost 1.34.1
#1568 duplicate include guards Aleksey Gurtovoy Bugs mpl Boost Development Trunk
#1572 [lambda] smart pointer const-ness affects its contents No-Maintainer Bugs lambda Boost 1.34.1
#1575 boost_bzip2 contains the symbol "main" Jonathan Turkanis Bugs iostreams Boost 1.34.1
#1578 bug in readdir_r_simulator() in a multi-threaded environment Beman Dawes Bugs filesystem Boost 1.34.1
#1579 gzip compressor should model DualUseFilter Jonathan Turkanis Bugs iostreams Boost 1.34.1
#1580 Add static assert to prohibit instantiating a chain with mode dual_use Jonathan Turkanis Bugs iostreams Boost 1.34.1
#1581 Boost.MultiArray: Resizing bug if the index is not 0-based Ronald Garcia Bugs multi_array Boost 1.34.1
#1582 BOOST_HAS_LONG_LONG is defined when it shouldn't be John Maddock Bugs config Boost Development Trunk
#1584 cryptic bbv2 error building quickbook Vladimir Prus Bugs build Boost Development Trunk
#1589 [filesystem] 'mbstate_t' : is not a member of 'std' Beman Dawes Bugs filesystem Boost Development Trunk
#1590 shared_ptr documentation inconsistency Peter Dimov Bugs smart_ptr Boost Development Trunk
#1591 Documentation Corrections - Non-Member Functions jsiek Patches dynamic_bitset Boost 1.34.1
#1596 [unordered] non-standard prototype of malloc_allocator<>::allocate (size_t, const_pointer) Daniel James Bugs unordered Boost Development Trunk
#1597 test Bugs None Boost 1.34.1
#1599 [python] '_set_se_translator': identifier not found Dave Abrahams Bugs python USE GITHUB Boost Development Trunk
#1600 duplicate include guard Joel de Guzman Bugs fusion Boost Development Trunk
#1601 distane of boost::tuple Joel de Guzman Bugs fusion Boost Development Trunk
#1603 Compile Error: cpp_expression_value.hpp - is_int, is_bool, is_uint undeclared Hartmut Kaiser Bugs wave Boost 1.34.1
#1604 property_tree xml parser doesn't compile with gcc kaalus Bugs property_tree
#1605 property_tree gcc-4.3 fix kaalus Patches property_tree
#1606 filesystem/src/exception.cpp doesn't build with gcc Beman Dawes Bugs filesystem
#1607 Tuple Library Documentation Changes Joel de Guzman Bugs tuple
#1608 vector0 is not template Joel de Guzman Feature Requests fusion Boost Development Trunk
#1609 patch to suppress warnings if _CRT-/_SCL_SECURE_NO_DEPRECATE were already defined Beman Dawes Patches system Boost 1.35.0
#1610 [MSVC/STLport] [tree/common.hpp] Standard library requirements violation(incomplete type as vector parameter) Joel de Guzman Bugs spirit Boost 1.34.1
#1611 A way to completely disable the auto-link feature John Maddock Feature Requests config Boost 1.34.1
#1612 Support for PAGE_WRITECOPY(Windows) and MAP_PRIVATE(POSIX) flags Jonathan Turkanis Feature Requests iostreams Boost 1.34.1
#1613 Link Errors against file_system on OS X with Intel Version 10.1 C++ compilers Beman Dawes Bugs filesystem Boost 1.34.1
#1615 date_time g++-4.3 fix az_sw_dude Patches date_time
#1616 serialization gcc-4.3 fix Robert Ramey Bugs serialization Boost 1.34.1
#1617 spirit gcc-4.3 fix Joel de Guzman Bugs spirit Boost 1.34.1
#1618 Warnings need supressing Jonathan Turkanis Feature Requests iostreams Boost 1.34.1
#1621 Boost.Typeof support request Douglas Gregor Feature Requests function Boost Development Trunk
(more results for this group on next page)
1 2 3 4 5
Batch Modify
Note: See TracBatchModify for help on using batch modify.
Note: See TracQuery for help on using queries.