| #1078 | from_iso_string cannot read the output from to_iso_string | James E. King, III | Bugs | date_time | Boost 1.34.0 |  | 
      
        | #2818 | boost::posix_time::from_time_t() assumes boost::int32_t == long | James E. King, III | Bugs | date_time | Boost 1.38.0 |  | 
      
        | #2819 | boost::posix_time::hours, minutes, and seconds assume sizeof(long) == sizeof(int) | James E. King, III | Bugs | date_time | Boost 1.37.0 |  | 
      
        | #3487 | using 32bit seconds type in boost::posix_time::time_duration is leading to year 2038 problem | James E. King, III | Bugs | date_time | Boost 1.46.0 |  | 
      
        | #3606 | One potential bug, and lots of warnings in DateTime | James E. King, III | Bugs | date_time | Boost 1.41.0 |  | 
      
        | #4430 | date_time missing "America/Toronto" time zone | James E. King, III | Bugs | date_time | Boost 1.44.0 |  | 
      
        | #4543 | ptime: year 2038 problem | James E. King, III | Bugs | date_time | Boost 1.44.0 |  | 
      
        | #5394 | assign not compile with exceptions off | James E. King, III | Bugs | assign | Boost 1.47.0 |  | 
      
        | #8187 | Bug in phoenix docs and example code | Kohei Takahashi | Bugs | phoenix | Boost 1.52.0 |  | 
      
        | #8450 | Missing casts in c_local_time_adjustor.hpp lead to year 2038 problem | James E. King, III | Bugs | date_time | Boost 1.53.0 |  | 
      
        | #8718 | [list_of] Please make it work on exception-disabled environments | Thorsten Ottosen | Bugs | assign | Boost 1.53.0 |  | 
      
        | #9158 | Year 2038 bug in boost::date_time::c_local_adjustor<time_type>::utc_to_local(time_type) | James E. King, III | Bugs | date_time | Boost 1.54.0 |  | 
      
        | #9489 | boost::date_time::time_resolution_traits uses 32-bit seconds for 64-bit systems | James E. King, III | Bugs | date_time | Boost 1.54.0 |  | 
      
        | #9504 | Replace plain throw with BOOST_THROW_EXCEPTION | James E. King, III | Bugs | assign | Boost 1.55.0 |  | 
      
        | #9882 | patch for GCC -Wshadow warnings in date_names_put.hpp | James E. King, III | Patches | date_time | Boost 1.53.0 |  | 
      
        | #9942 | Result of difference of multi-polygons contains spike | Barend Gehrels | Bugs | geometry | Boost 1.66.0 |  | 
      
        | #10087 | Need to update date_time_zonespec.csv for Moscow | James E. King, III | Bugs | date_time | Boost 1.55.0 |  | 
      
        | #10570 | 1.56.0 date_time/test/testc_local_adjustor broken for 32-bit Posix builds | James E. King, III | Bugs | date_time | Boost 1.56.0 |  | 
      
        | #11142 | boost::date_time::period_parser::delimiter_strings setter doesn't set values | James E. King, III | Bugs | date_time | Boost 1.57.0 |  | 
      
        | #11168 | boost::date_time::subsecond_duration does not handle boost::date_time::special_values graceful | James E. King, III | Bugs | date_time | Boost 1.57.0 |  | 
      
        | #11676 | difference algorithm returning invalid geometry | Barend Gehrels | Bugs | geometry | Boost 1.66.0 |  | 
      
        | #12074 | Incorrect example in documentation for boost::gregorian::date::day_of_week() | James E. King, III | Bugs | date_time | Boost 1.60.0 |  | 
      
        | #12092 | Request: allow std::tuple typelists in BOOST_AUTO_TEST_CASE_TEMPLATE() | Raffi Enficiaud | Feature Requests | test | Boost 1.61.0 |  | 
      
        | #12101 | Wrong example for boost::gregorian::date:: is_pos_infinity | James E. King, III | Bugs | date_time | Boost 1.60.0 |  | 
      
        | #12363 | int_adapter is_signed should be const | James E. King, III | Bugs | date_time | Boost 1.54.0 |  | 
      
        | #12596 | Sanitize metacharacters in test names | Raffi Enficiaud | Bugs | test | Boost 1.62.0 |  | 
      
        | #12597 | Report tests with clashing names | Raffi Enficiaud | Feature Requests | test | Boost 1.62.0 |  | 
      
        | #12609 | time_duration::total_seconds doesn't return long for LP64 model | James E. King, III | Bugs | date_time | Boost 1.62.0 |  | 
      
        | #12630 | Limits for boost::gregorian are inconsistent | James E. King, III | Bugs | date_time | Boost 1.61.0 |  | 
      
        | #12733 | construct no longer supports automatic conversion from char* to std::string | Thomas Heller | Bugs | phoenix | Boost 1.63.0 |  | 
      
        | #12751 | difference algorithm returning invalid geometry | Barend Gehrels | Bugs | geometry | Boost 1.66.0 |  | 
      
        | #12752 | difference algorithm returning invalid geometry (regression over 1.59.0) | Barend Gehrels | Bugs | geometry | Boost 1.66.0 |  | 
      
        | #12910 | boost::date_time::time_input_facet throws when using %j alone | James E. King, III | Bugs | date_time | Boost 1.63.0 |  | 
      
        | #12969 | Problem linking print_helper_t<nullptr_t> under Clang | Raffi Enficiaud | Bugs | test | Boost 1.64.0 |  | 
      
        | #13058 | errors.hpp in Boost Test requires warning C4946 to be off | Raffi Enficiaud | Bugs | test | Boost 1.64.0 |  | 
      
        | #13149 | Dependency decorators on parent suites | Raffi Enficiaud | Bugs | test | Boost 1.64.0 |  | 
      
        | #13150 | Exception thrown when adding long duration to a date | James E. King, III | Bugs | date_time | Boost 1.59.0 |  | 
      
        | #13159 | Assert hit in wcsftime.cpp on MSVC due to tm_year out of range | James E. King, III | Bugs | date_time | Boost 1.63.0 |  | 
      
        | #13170 | BOOST_AUTO_TEST_CASE_TEMPLATE don't want typedef for list | Raffi Enficiaud | Feature Requests | test | Boost 1.61.0 |  | 
      
        | #13181 | Boost test can't compare classes which have begin and end but not const_iterator | Raffi Enficiaud | Feature Requests | test | Boost 1.65.0 |  | 
      
        | #13194 | Time input facet is not able to parse '%e' day | James E. King, III | Bugs | date_time | Boost 1.66.0 |  | 
      
        | #13288 | boost::apply_visitor compilation failure when used with inlined lambda transfering unique_ptr ownership | Antony Polukhin | Bugs | variant | Boost 1.65.0 |  | 
      
        | #13371 | Use-after-free with --log_sink=file | Raffi Enficiaud | Bugs | test | Boost 1.64.0 |  | 
      
        | #13381 | Compile error with matrix_transformer.apply in Visual C++ 2015 | Barend Gehrels | Bugs | geometry | Boost 1.66.0 |  | 
      
        | #13386 | buffered_piece_collection.hpp: parse error in template argument list | Barend Gehrels | Bugs | geometry | Boost 1.66.0 |  | 
      
        | #13387 | Test header fails to compile | Raffi Enficiaud | Bugs | test | Boost Development Trunk |  | 
      
        | #13398 | Log format JUNIT generates invalid XML files | Raffi Enficiaud | Bugs | test | Boost 1.66.0 |  | 
      
        | #13407 | Boost.Test appears to crash under Cygwin | Raffi Enficiaud | Bugs | test | Boost 1.60.0 |  | 
      
        | #13435 | BOOST_TEST_GLOBAL_CONFIGURATION | Raffi Enficiaud | Bugs | test | Boost 1.65.0 |  | 
      
        | #13436 | Incorrectness in boost::geometry::model::polygon documentation | awulkiew | Bugs | geometry | Boost 1.66.0 |  | 
      
        | #13443 | boost.test data driven test fails to compile when number of samples greater than 9 | Raffi Enficiaud | Bugs | test | Boost 1.66.0 |  | 
      
        | #13591 | maybe a bug in math::constants library | John Maddock | Bugs | math | Boost 1.67.0 |  |