| #8203 | filtering_ostream fails to write 0xFF characters with XCode | iostreams | Boost 1.51.0 | To Be Determined | Bugs | Jonathan Turkanis | new | Feb 28, 2013 | 
          
            | #8425 | [filesystem][documentation] copy_file cannot overwrite executing binary | filesystem | Boost 1.51.0 | To Be Determined | Bugs | Beman Dawes | new | Apr 10, 2013 | 
          
            | #8540 | Named Condition Variable hanging. | interprocess | Boost 1.51.0 | To Be Determined | Bugs | Ion Gaztañaga | new | May 2, 2013 | 
          
            | #8689 | Solaris: make_shared<const T> compile error | smart_ptr | Boost 1.51.0 | To Be Determined | Bugs | Peter Dimov | new | Jun 12, 2013 | 
          
            | #8978 | Segfault crash in boost.python with keyword arguments and overloads. | python USE GITHUB | Boost 1.51.0 | To Be Determined | Bugs | Ralf W. Grosse-Kunstleve | new | Aug 8, 2013 | 
          
            | #9521 | Exception when passing buffer to read_xml() | property_tree | Boost 1.51.0 | To Be Determined | Bugs | Sebastian Redl | new | Dec 24, 2013 | 
          
            | #9623 | boost::asio does not respect FD_SETSIZE limit in select() based implementation | asio | Boost 1.51.0 | To Be Determined | Bugs | chris_kohlhoff | new | Jan 31, 2014 | 
          
            | #7063 | try_unhex() that doesn't throw on bad input | algorithm | Boost 1.51.0 | To Be Determined | Feature Requests | Marshall Clow | new | Jul 2, 2012 | 
          
            | #7064 | hex() with flag for lowercase output | algorithm | Boost 1.51.0 | To Be Determined | Feature Requests | Marshall Clow | new | Jul 2, 2012 | 
          
            | #7082 | Add support for benchmarking | test | Boost 1.51.0 | To Be Determined | Feature Requests | Gennadiy Rozental | new | Jul 5, 2012 | 
          
            | #7107 | Support property bundles as default parameter in graph algorithms | graph | Boost 1.51.0 | To Be Determined | Feature Requests | Jeremiah Willcock | new | Jul 9, 2012 | 
          
            | #7153 | it is not possible to add methods in enum_ using def | python USE GITHUB | Boost 1.51.0 | To Be Determined | Feature Requests | Ralf W. Grosse-Kunstleve | new | Jul 20, 2012 | 
          
            | #7186 | BOOST_BIND_ENABLE_STDCALL causes bind compilation to fail on x64 | bind | Boost 1.51.0 | To Be Determined | Feature Requests | Peter Dimov | new | Jul 31, 2012 | 
          
            | #7187 | boost::rational doesn't provide stream operators for wide streams | rational | Boost 1.51.0 | To Be Determined | Feature Requests | Jonathan Turkanis | new | Aug 1, 2012 | 
          
            | #7192 | [mpl] std::integral_constant support | mpl | Boost 1.51.0 | Boost 1.52.0 | Feature Requests | Aleksey Gurtovoy | new | Aug 2, 2012 | 
          
            | #7197 | Access regex_id from semantic action | xpressive | Boost 1.51.0 | To Be Determined | Feature Requests | Eric Niebler | new | Aug 6, 2012 | 
          
            | #7199 | Lazy at_key for phoenix | phoenix | Boost 1.51.0 | To Be Determined | Feature Requests | Thomas Heller | new | Aug 7, 2012 | 
          
            | #7225 | xpressvie Symbol Tables,I want get mapped value by iterator ,not by semantic action | xpressive | Boost 1.51.0 | To Be Determined | Feature Requests | Eric Niebler | new | Aug 13, 2012 | 
          
            | #7247 | Expose empty_arg_list to public interface | parameter | Boost 1.51.0 | To Be Determined | Feature Requests | Daniel Wallin | new | Aug 18, 2012 | 
          
            | #7250 | rational.hpp imports header iostream even if stream operators are not needed | rational | Boost 1.51.0 | To Be Determined | Feature Requests | Jonathan Turkanis | new | Aug 19, 2012 | 
          
            | #7276 | Add move semantics | tuple | Boost 1.51.0 | To Be Determined | Feature Requests | Joel de Guzman | new | Aug 25, 2012 | 
          
            | #7303 | XML Serialization - Skip/Ignore unexpected data. | serialization | Boost 1.51.0 | To Be Determined | Feature Requests | Robert Ramey | new | Aug 30, 2012 | 
          
            | #7333 | Provide User-defined Literals for chrono durations on compilers supporting them | chrono | Boost 1.51.0 | To Be Determined | Feature Requests | viboes | assigned | Sep 6, 2012 | 
          
            | #7424 | Request for more Accumulators rolling capabilities | accumulator | Boost 1.51.0 | To Be Determined | Feature Requests | Eric Niebler | new | Sep 26, 2012 | 
          
            | #7179 | boost:::iostream::inverse doesn't work with char_type other then char | iostreams | Boost 1.51.0 | To Be Determined | Patches | Jonathan Turkanis | new | Jul 26, 2012 | 
          
            | #7193 | vacpp.jam improvements | build | Boost 1.51.0 | To Be Determined | Patches | Vladimir Prus | new | Aug 3, 2012 | 
          
            | #7469 | Parallel Graph: redistribute() does not compile for bidirected graphs | graph | Boost 1.51.0 | To Be Determined | Patches | Jeremiah Willcock | new | Oct 4, 2012 | 
          
            | #7361 | Forbid compilation of leaking mistake. | program_options | Boost 1.51.0 | To Be Determined | Support Requests | Vladimir Prus | new | Sep 10, 2012 | 
          
            | #10248 | Understanding generated files / targets. | build | Boost 1.51.0 | To Be Determined | Support Requests | Vladimir Prus | new | Jul 27, 2014 | 
        
        
          
            | #7261 | Boost.Units quantity output overflows ostream width field | units | Boost 1.52.0 | To Be Determined | Bugs | Steven Watanabe | new | Aug 22, 2012 | 
          
            | #7268 | Invalid DST for Europe/Paris before 1996 (using tzdatabase) | date_time | Boost 1.52.0 | To Be Determined | Bugs | az_sw_dude | new | Aug 23, 2012 | 
          
            | #7274 | svn server error 413 | trac / subversion | Boost 1.52.0 | To Be Determined | Bugs | Douglas Gregor | new | Aug 24, 2012 | 
          
            | #7288 | Under windows it is possible to use io_service::poll without a previous call to reset! | asio | Boost 1.52.0 | To Be Determined | Bugs | chris_kohlhoff | new | Aug 26, 2012 | 
          
            | #7295 | mapped_region large file throw exception | interprocess | Boost 1.52.0 | To Be Determined | Bugs | Ion Gaztañaga | new | Aug 27, 2012 | 
          
            | #7315 | A fusion adapted struct with a single member doesn't work with the Qi list operator | spirit | Boost 1.52.0 | To Be Determined | Bugs | Joel de Guzman | new | Sep 1, 2012 | 
          
            | #7332 | Missing inline directives in crc.hpp | crc | Boost 1.52.0 | To Be Determined | Bugs | Daryle Walker | new | Sep 5, 2012 | 
          
            | #7340 | Visual studio iostreams warnings | iostreams | Boost 1.52.0 | To Be Determined | Bugs | Jonathan Turkanis | new | Sep 6, 2012 | 
          
            | #7344 | Free properties not available in conditional rule | build | Boost 1.52.0 | To Be Determined | Bugs | Vladimir Prus | new | Sep 7, 2012 | 
          
            | #7406 | Documentation lists the wrong constructor for char_delimiters_separator | tokenizer | Boost 1.52.0 | To Be Determined | Bugs | jsiek | new | Sep 22, 2012 | 
          
            | #7450 | Buggy rounded_arith.hpp | interval | Boost 1.52.0 | To Be Determined | Bugs | Boris Gubenko | new | Oct 1, 2012 | 
          
            | #7453 | Dead link in date::time docs | date_time | Boost 1.52.0 | To Be Determined | Bugs | az_sw_dude | new | Oct 1, 2012 | 
          
            | #7502 | Planarity test runs in quadratic time on some graphs | graph | Boost 1.52.0 | To Be Determined | Bugs | Jeremiah Willcock | new | Oct 13, 2012 | 
          
            | #7504 | boost::interprocess::basic_vectorbuf calls std::char_traits<char>::pbump() with potentially mismatching data type | interprocess | Boost 1.52.0 | To Be Determined | Bugs | Ion Gaztañaga | new | Oct 14, 2012 | 
          
            | #7533 | Quickbook build fails without bjam --hash if filenames are too long | build | Boost 1.52.0 | Boost 1.52.0 | Bugs | Vladimir Prus | new | Oct 19, 2012 | 
          
            | #7538 | boost::spirit::istream_iterator does not handle incrememt correctly at the end | spirit | Boost 1.52.0 | To Be Determined | Bugs | Joel de Guzman | new | Oct 21, 2012 | 
          
            | #7549 | uBLAS banded storage does not match common BLAS layout (from netlib) | uBLAS | Boost 1.52.0 | To Be Determined | Bugs | Gunter | new | Oct 21, 2012 | 
          
            | #7572 | boost::gregorian::to_tm() does not fill in tm_gmtoff and tm_zone fields of the resulting std::tm structure | date_time | Boost 1.52.0 | To Be Determined | Bugs | az_sw_dude | new | Oct 25, 2012 | 
          
            | #7579 | whole numbers => natural numbers | numeric | Boost 1.52.0 | To Be Determined | Bugs | Fernando Cacciola | new | Oct 27, 2012 | 
          
            | #7596 | process_jam_log - --locate-root doesn't work as advertised | Regression Testing USE GITHUB | Boost 1.52.0 | To Be Determined | Bugs | Beman Dawes | new | Oct 28, 2012 | 
          
            | #7608 | Custom service of boost::asio hangs after being interrupted | asio | Boost 1.52.0 | To Be Determined | Bugs | chris_kohlhoff | new | Oct 30, 2012 | 
          
            | #7611 | segfault in epoll_reactor.ipp | asio | Boost 1.52.0 | To Be Determined | Bugs | chris_kohlhoff | reopened | Oct 30, 2012 | 
          
            | #7612 | Compile fails when including <boost/units/systems/si/codata_constants.hpp> | units | Boost 1.52.0 | To Be Determined | Bugs | Matthias Schabel | new | Oct 30, 2012 | 
          
            | #7622 | filesystem - minor documentation issues | filesystem | Boost 1.52.0 | To Be Determined | Bugs | Beman Dawes | new | Nov 1, 2012 | 
          
            | #7625 | container.hpp should get reference, etc., from the iterator types | phoenix | Boost 1.52.0 | To Be Determined | Bugs | Thomas Heller | new | Nov 2, 2012 | 
          
            | #7633 | Wanted: a way to force a nested result_type | phoenix | Boost 1.52.0 | To Be Determined | Bugs | Thomas Heller | new | Nov 2, 2012 | 
          
            | #7636 | Detection of ICU fails | locale | Boost 1.52.0 | To Be Determined | Bugs | Artyom Beilis | new | Nov 4, 2012 | 
          
            | #7647 | b2 incompatible with _STLP_LIB_NAME_MOTIF in stlport (no library names flexibility) - fatal error LNK1181: cannot open input file 'stlportstld.5.2.lib | build | Boost 1.52.0 | To Be Determined | Bugs | Vladimir Prus | new | Nov 6, 2012 | 
          
            | #7655 | signed/unsigned mismatch warning in inplace_solver | uBLAS | Boost 1.52.0 | To Be Determined | Bugs | Gunter | new | Nov 7, 2012 | 
          
            | #7679 | unhex level 4 compile warning in visual studio | algorithm | Boost 1.52.0 | To Be Determined | Bugs | Marshall Clow | new | Nov 10, 2012 | 
          
            | #7680 | Poor choice of difference_type for zip_iterator | iterator | Boost 1.52.0 | To Be Determined | Bugs | jeffrey.hellrung | new | Nov 11, 2012 | 
          
            | #7681 | Bug in indirect_streambuf::seek_impl | iostreams | Boost 1.52.0 | Boost 1.53.0 | Bugs | Jonathan Turkanis | new | Nov 12, 2012 | 
          
            | #7682 | boost 1.52 named_mutex/named_condition pairing broken | interprocess | Boost 1.52.0 | To Be Determined | Bugs | Ion Gaztañaga | reopened | Nov 13, 2012 | 
          
            | #7687 | [date_time] implicit conversion loses integer precision | date_time | Boost 1.52.0 | To Be Determined | Bugs | az_sw_dude | new | Nov 13, 2012 | 
          
            | #7692 | Missing documentation for variables_map::count | program_options | Boost 1.52.0 | To Be Determined | Bugs | Vladimir Prus | new | Nov 14, 2012 | 
          
            | #7700 | remove_if with Placeholder Expression as predicate causes instantiation of PlaceHolder Expression before argument binding in GCC 4.7.2 | fusion | Boost 1.52.0 | To Be Determined | Bugs | Kohei Takahashi | new | Nov 15, 2012 | 
          
            | #7715 | Fractional seconds are parsed as timezone | date_time | Boost 1.52.0 | To Be Determined | Bugs | az_sw_dude | new | Nov 20, 2012 | 
          
            | #7729 | concept_def.hpp multiple inclusion prevention macro bug | graph | Boost 1.52.0 | Boost 1.56.0 | Bugs | acharles | assigned | Nov 23, 2012 | 
          
            | #7730 | Generic specializations of is_nullary for custom terminals are not possible | phoenix | Boost 1.52.0 | To Be Determined | Bugs | Thomas Heller | new | Nov 24, 2012 | 
          
            | #7737 | Minor comment typo in boost/wave/cpplexer/re2clex/cpp_re2c_lexer.hpp | wave | Boost 1.52.0 | To Be Determined | Bugs | Hartmut Kaiser | new | Nov 27, 2012 | 
          
            | #7747 | Wrong header file information in ptr_container documentation | ptr_container | Boost 1.52.0 | To Be Determined | Bugs | Thorsten Ottosen | new | Nov 28, 2012 | 
          
            | #7756 | Boost.HS install instructions outdated | quickbook | Boost 1.52.0 | To Be Determined | Bugs | Daniel James | new | Dec 2, 2012 | 
          
            | #7763 | Boost.Parameter functions no longer accept non-moveable types as arguments | parameter | Boost 1.52.0 | To Be Determined | Bugs | Daniel Wallin | new | Dec 4, 2012 | 
          
            | #7769 | BOOST_MPL_LIMIT_METAFUNCTION_ARITY > 8 causes compilation error on gcc | mpl | Boost 1.52.0 | To Be Determined | Bugs | Aleksey Gurtovoy | new | Dec 5, 2012 | 
          
            | #7790 | Length check for destination buffer | asio | Boost 1.52.0 | To Be Determined | Bugs | chris_kohlhoff | new | Dec 13, 2012 | 
          
            | #7792 | Boost serialization is incompatible with final keyword | serialization | Boost 1.52.0 | To Be Determined | Bugs | John Maddock | new | Dec 13, 2012 | 
          
            | #7803 | [program_options] boost/program_options/errors.hpp:253: warning: unused parameter ‘option_name’ | program_options | Boost 1.52.0 | To Be Determined | Bugs | Vladimir Prus | new | Dec 18, 2012 | 
          
            | #7807 | message_queue do_send and do_receive blocked for interprocess_mutex | interprocess | Boost 1.52.0 | To Be Determined | Bugs | Ion Gaztañaga | new | Dec 18, 2012 | 
          
            | #7810 | zlib_error::check throws on Z_BUF_ERROR | iostreams | Boost 1.52.0 | To Be Determined | Bugs | Jonathan Turkanis | new | Dec 19, 2012 | 
          
            | #7811 | interprocess/synchronization_mechanisms.html message_queue example bug | interprocess | Boost 1.52.0 | To Be Determined | Bugs | Ion Gaztañaga | new | Dec 19, 2012 | 
          
            | #7821 | Cannot user tuple in unordered_set | unordered | Boost 1.52.0 | To Be Determined | Bugs | Daniel James | new | Dec 21, 2012 | 
          
            | #7822 | waveidl sample does not use the IDL lexer, but the default lexer | wave | Boost 1.52.0 | To Be Determined | Bugs | Hartmut Kaiser | new | Dec 21, 2012 | 
          
            | #7858 | boost should not blindly assume that MinGW installation is in c:\ directory | Building Boost | Boost 1.52.0 | To Be Determined | Bugs |  | new | Jan 5, 2013 | 
          
            | #7865 | error: unknown target CPU 'i386' for the boost b2 build using architecture=x86 address-model=32 | build | Boost 1.52.0 | To Be Determined | Bugs | Vladimir Prus | new | Jan 7, 2013 | 
          
            | #7884 | unused parameter warnings | tokenizer | Boost 1.52.0 | To Be Determined | Bugs | jsiek | new | Jan 11, 2013 | 
          
            | #7893 | Unresolved link errors when building 64 bit ASIO with 64 bit OpenSSL under Windows | asio | Boost 1.52.0 | To Be Determined | Bugs | chris_kohlhoff | new | Jan 14, 2013 | 
          
            | #7901 | jam's hash.c misaligns hashed entries | build | Boost 1.52.0 | To Be Determined | Bugs | Vladimir Prus | new | Jan 17, 2013 | 
          
            | #7904 | doc: bad qbk macro __boost__ptr_map__ | functional/factory | Boost 1.52.0 | To Be Determined | Bugs | t_schwinger | new | Jan 18, 2013 | 
          
            | #7910 | MSVC-11 can't find some symbols in Boost::System static library | system | Boost 1.52.0 | To Be Determined | Bugs | Beman Dawes | new | Jan 20, 2013 | 
          
            | #7927 | boost::bimap not boost::interprocess compatible. | bimap | Boost 1.52.0 | To Be Determined | Bugs | Matias Capeletto | new | Jan 25, 2013 | 
          
            | #7929 | boost::lexical_cast< std::string, std::wstring > gives a compiler error. | program_options | Boost 1.52.0 | To Be Determined | Bugs | Vladimir Prus | new | Jan 26, 2013 | 
          
            | #7932 | Document the "*" wildcard feature in option keys | program_options | Boost 1.52.0 | To Be Determined | Bugs | Vladimir Prus | new | Jan 27, 2013 | 
          
            | #7934 | tuples::element returns wrong typesss for bolatile tuples | tuple | Boost 1.52.0 | To Be Determined | Bugs | Joel de Guzman | new | Jan 28, 2013 | 
          
            | #7937 | local_time_types.hpp tries to typedef local_microsec_clock on system without  BOOST_DATE_TIME_HAS_HIGH_PRECISION_CLOCK | date_time | Boost 1.52.0 | To Be Determined | Bugs | az_sw_dude | new | Jan 28, 2013 | 
          
            | #7963 | bootstrap.sh uses echo -n, which is not portable | Building Boost | Boost 1.52.0 | To Be Determined | Bugs |  | new | Feb 2, 2013 | 
          
            | #7986 | iostreams fails to compile on AIX7 XLC11 with _LARGE_FILES | iostreams | Boost 1.52.0 | To Be Determined | Bugs | Jonathan Turkanis | new | Feb 5, 2013 | 
          
            | #8010 | Iterator adaptor and facade are not in TR1 | iterator | Boost 1.52.0 | To Be Determined | Bugs | jeffrey.hellrung | new | Feb 8, 2013 | 
          
            | #8012 | Inconsistency in linearize() | circular_buffer | Boost 1.52.0 | To Be Determined | Bugs | No-Maintainer | new | Feb 8, 2013 | 
          
            | #8021 | gcc: ptree_utils.hpp:76: warning: comparison is always false due to limited range of data type [-Wtype-limits] | property_tree | Boost 1.52.0 | To Be Determined | Bugs | Sebastian Redl | new | Feb 9, 2013 | 
          
            | #8125 | Failure compiling data_members.hpp with i386-mingw32 under OS X | python USE GITHUB | Boost 1.52.0 | To Be Determined | Bugs | Ralf W. Grosse-Kunstleve | new | Feb 20, 2013 | 
          
            | #8134 | Compiler error using boost::foreach with boost::bimap | bimap | Boost 1.52.0 | To Be Determined | Bugs | Matias Capeletto | new | Feb 21, 2013 |