{3} Active Tickets by Milestone (3355 matches)

This report shows how to color results by priority, while grouping results by milestone.

Last modification time, description and reporter are included as hidden fields for useful RSS export.

Results (201 - 300 of 3355)

1 2 3 4 5 6 7 8 9 10 11 12 13

Boost 1.43.0 Release (42 matches)

Ticket Summary Component Version Type Owner Status Created
#3935 stream<file_sink> does not throw an exception and not set fail/bad bits when file is wrong iostreams Boost 1.42.0 Bugs Jonathan Turkanis new Feb 16, 2010
#3936 [xpressive] stack overflow. xpressive Boost 1.42.0 Bugs Eric Niebler assigned Feb 16, 2010
#3948 Conflict between concept_check and shared_ptr concept_check Boost 1.42.0 Bugs jsiek new Feb 19, 2010
#3954 fusion algorithms must be overloaded for const and non-const arguments fusion Boost 1.42.0 Bugs Joel de Guzman new Feb 23, 2010
#3967 Parsing dates using date_input_facet accepts wrong input date_time Boost 1.37.0 Bugs az_sw_dude new Mar 1, 2010
#3982 mpl::at documentation out of sync with code mpl Boost 1.42.0 Bugs Aleksey Gurtovoy new Mar 6, 2010
#3993 target-os=linux should imply threadapi=posix build Boost 1.42.0 Bugs Vladimir Prus new Mar 9, 2010
#4040 Program Options has issues with options that support multiple tokens when using multiple parsers program_options Boost 1.42.0 Bugs Vladimir Prus new Mar 24, 2010
#4133 std::logic_error as a base class for program_options::error program_options Boost 1.42.0 Bugs Vladimir Prus new Apr 21, 2010
#4147 Use target-os instead of os in Jamfiles build Boost 1.42.0 Bugs Vladimir Prus new Apr 24, 2010
#4148 bootstrap.bat generates project-config.jam file as Unicode (UTF-16) build Boost 1.42.0 Bugs Vladimir Prus new Apr 24, 2010
#4150 bool_switch() is exception-unsafe program_options Boost 1.42.0 Bugs Vladimir Prus new Apr 25, 2010
#4151 option_description::option_description(3 args) is exception-unsafe program_options Boost 1.42.0 Bugs Vladimir Prus new Apr 26, 2010
#4153 Add symlink support for bjam on Windows build Boost 1.42.0 Bugs Vladimir Prus new Apr 27, 2010
#4155 function docstring signatures include self argument python USE GITHUB Boost 1.40.0 Bugs Dave Abrahams new Apr 27, 2010
#4179 time_duration::operator*(int) has no versions for double and int64_t causing implicit truncating them to int32_t date_time Boost 1.42.0 Bugs James E. King, III new May 3, 2010
#4228 Associative containers performance fusion Boost 1.44.0 Bugs Joel de Guzman new May 17, 2010
#4234 Implementation of mapped_file is unnecessarily bloated iostreams Boost 1.44.0 Bugs Jonathan Turkanis new May 18, 2010
#4239 Python on OSX is shipped as a Framework python USE GITHUB Boost 1.41.0 Bugs Dave Abrahams new May 19, 2010
#4255 Documentation: No overflow-checking in accumulators, no precision guarantees accumulator Boost 1.44.0 Bugs Eric Niebler new May 25, 2010
#4272 Wrong assumption about compiler for ARM g++ asio Boost 1.43.0 Bugs chris_kohlhoff new May 31, 2010
#4298 boost build mpi fails to compile with CC: Sun C++ 5.9 SunOS_sparc Patch 124863-23 2010/04/13 mpi Boost 1.43.0 Bugs Douglas Gregor new Jun 4, 2010
#3673 boost python and weak_ptr from a shared_ptr argument python USE GITHUB Boost 1.41.0 Feature Requests troy d. straszheim assigned Nov 26, 2009
#3949 filesystem::rename() "does not exist" check is sometimes unwanted filesystem Boost 1.42.0 Feature Requests Beman Dawes new Feb 19, 2010
#3965 missing functions last_access_time() and last_status_change_time() filesystem Boost 1.42.0 Feature Requests Beman Dawes assigned Feb 28, 2010
#4035 Milliseconds separated by other char than "." cannot be parsed by date_time_io date_time Boost 1.42.0 Feature Requests az_sw_dude new Mar 23, 2010
#4057 Patch to allow posix_time::ptime to have boost::gregorian::days overloaded operators date_time Boost 1.42.0 Feature Requests az_sw_dude new Apr 2, 2010
#4097 limited support for detecting platform build Boost 1.42.0 Feature Requests Vladimir Prus new Apr 13, 2010
#4142 Option names should be constructible from strings program_options Boost 1.42.0 Feature Requests Vladimir Prus new Apr 22, 2010
#4144 boost::program_options::parse_enviornment lacks allow_unregistered program_options Boost 1.42.0 Feature Requests Vladimir Prus new Apr 24, 2010
#4189 Add better support for non-default constructible function objects iterator Boost 1.42.0 Feature Requests jeffrey.hellrung new May 4, 2010
#4229 Lookup by 'order' mpl Boost 1.44.0 Feature Requests Aleksey Gurtovoy new May 17, 2010
#4283 Missing doygen features in boost book Documentation Boost 1.44.0 Feature Requests Steven Watanabe new Jun 3, 2010
#4336 [spirit] A trait to access encoding-specific parsers spirit Boost 1.44.0 Feature Requests Hartmut Kaiser new Jun 12, 2010
#4033 optimized matrix products uBLAS Boost 1.42.0 Patches Gunter assigned Mar 22, 2010
#4068 Borland also needs private/public workaround in boost::exception exception Boost 1.42.0 Patches niels_dekker new Apr 5, 2010
#4125 Boost.Python should use macros to access members of PyMethodObject python USE GITHUB Boost 1.42.0 Patches Dave Abrahams new Apr 20, 2010
#4259 Reference leak in boost::python::function::add_to_namespace() python USE GITHUB Boost 1.44.0 Patches Ralf W. Grosse-Kunstleve new May 26, 2010
#4307 basic_oarchive optimization serialization Boost 1.44.0 Patches Robert Ramey new Jun 6, 2010
#4356 small change to allow mpl code to compile with nvcc (the compiler for cuda) mpl Boost 1.44.0 Patches Joel Falcou new Jun 17, 2010
#4360 Borland / Codegear patch for boost::enable_error_info exception Boost 1.44.0 Patches Emil Dotchevski new Jun 19, 2010
#3925 Property tree documentation is seriously out of date property_tree Boost 1.42.0 Tasks Sebastian Redl new Feb 12, 2010

Boost 1.44.0 Release (28 matches)

#4359 boost bind doesn't work with inherited structures bind Boost 1.44.0 Bugs Peter Dimov new Jun 18, 2010
#4376 Compilation failure on Solaris 5.9, 5.10, because of non existent membar_producer(membar_consumer) asio Boost 1.43.0 Bugs chris_kohlhoff new Jun 24, 2010
#4378 numeric/interval/hw_rounding.hpp upgrade to accept __SUNPRO_CC rounding control mechanism interval Boost 1.44.0 Bugs Boris Gubenko new Jun 25, 2010
#4381 GCC previous to 4.3.x does not implement inclass member initialization python USE GITHUB Boost 1.43.0 Bugs Dave Abrahams new Jun 26, 2010
#4424 Program using Boost.Asio stops processing the request asio Boost 1.43.0 Bugs chris_kohlhoff new Jul 11, 2010
#4428 serial_port Bugs asio Boost 1.43.0 Bugs chris_kohlhoff new Jul 13, 2010
#4438 Possible infinite loop in boost:: filesystem::copy_file for unix filesystem Boost Development Trunk Bugs Beman Dawes new Jul 15, 2010
#4440 MSVC doesn't work with bounded_vector's of size 0 uBLAS Boost 1.44.0 Bugs Gunter new Jul 15, 2010
#4441 SFINAE for operator * breaking auto differentiation code uBLAS Boost 1.44.0 Bugs Gunter new Jul 15, 2010
#4443 Bounded vector constructor missing explicit and an initialization version uBLAS Boost 1.44.0 Bugs Gunter new Jul 15, 2010
#4461 build failure with debug, mpi, and python options on macintosh mpi Boost 1.43.0 Bugs Douglas Gregor new Jul 21, 2010
#4464 gccxml error with msvc 9 and boost typeof Boost 1.43.0 Bugs Peder Holt new Jul 23, 2010
#4503 unused parameter warning for bimap/relation/mutant_relation.hpp serialize bimap Boost 1.44.0 Bugs Matias Capeletto new Aug 2, 2010
#4510 [program_options]: implicit_value and positional options conflict program_options Boost 1.44.0 Bugs Vladimir Prus new Aug 5, 2010
#4525 Undocumented rolling_window_plus1accumulator accumulator Boost 1.43.0 Bugs Eric Niebler new Aug 10, 2010
#4526 [MSVC 10 & 9 & 8] forward declarations of concept checked function templates don't work (compiler bug?) concept_check Boost 1.43.0 Bugs jsiek new Aug 11, 2010
#4528 Reference to stack memory associated with local variable 'x' returned parameter Boost 1.44.0 Bugs Daniel Wallin new Aug 11, 2010
#4534 Wrong URL in upper-left, http://lists.boost.org/boost-testing/ website Boost 1.44.0 Bugs René Rivera new Aug 12, 2010
#4542 bind() should use boost::result_of bind Boost 1.44.0 Bugs Peter Dimov new Aug 14, 2010
#4111 Support for windmc tool build Boost 1.42.0 Feature Requests Vladimir Prus new Apr 18, 2010
#4404 last_write_time for a symlink filesystem Boost 1.44.0 Feature Requests Beman Dawes new Jul 6, 2010
#4409 boost::in_place_factory produces warning utility Boost 1.44.0 Feature Requests No-Maintainer new Jul 8, 2010
#4494 recursive_directory_iterator throws unexpectedly in the non-throw mode filesystem Boost Development Trunk Feature Requests Beman Dawes assigned Jul 30, 2010
#4540 fold<Sequence>() instantiates result_of::fold<Sequence const> result_of Boost Development Trunk Feature Requests Douglas Gregor new Aug 13, 2010
#4361 boost/concept_check gcc warning cleanup concept_check Boost Development Trunk Patches jsiek new Jun 21, 2010
#4473 OpenVMS patch for Asio asio Boost 1.43.0 Patches chris_kohlhoff new Jul 27, 2010
#4476 OpenVMS patch for 64 bit support function Boost 1.44.0 Patches Douglas Gregor new Jul 27, 2010
#4479 OpenVMS fixes for system library system Boost 1.43.0 Patches Beman Dawes new Jul 27, 2010

Boost 1.45.0 Release (2 matches)

#4660 Error read binary archive, created by old boost version serialization Boost 1.45.0 Bugs Robert Ramey reopened Sep 20, 2010
#4766 MinGW: ip_tcp test hangs on io_service::run() after tcp::socket::cancel() asio Boost 1.44.0 Bugs chris_kohlhoff new Oct 22, 2010

Boost 1.46.0 Release (15 matches)

#2838 MPI Python bindings not installed correctly mpi Boost 1.38.0 Bugs Matthias Troyer assigned Mar 9, 2009
#3550 specify toolset to bootstrap.bat Building Boost Boost 1.40.0 Bugs Vladimir Prus assigned Oct 23, 2009
#4064 std::bad_cast should be thrown with BOOST_THROW_EXCEPTION statechart Boost 1.42.0 Bugs Andreas Huber assigned Apr 4, 2010
#4301 and_<true_>::type is false_ mpl Boost Development Trunk Bugs Joel Falcou new Jun 5, 2010
#4351 boost 1_43_0 BOOST_MPL_ASSERT compile error (gcc 4.2) mpl Boost Development Trunk Bugs Joel Falcou new Jun 16, 2010
#4772 binary_buffer_iprimitive fails on vector access when reading in zero length item at end of buffer_ mpi Boost 1.47.0 Bugs Matthias Troyer reopened Oct 22, 2010
#5498 Issues with the Interval Library interval Boost 1.46.0 Bugs Boris Gubenko new Apr 23, 2011
#799 mpl::if_ mpl Boost 1.45.0 Feature Requests Joel Falcou new Dec 22, 2006
#1808 Trim middle algorithm Boost 1.35.0 Feature Requests Marshall Clow new Apr 10, 2008
#3821 [graph] Improved version of transitive_reduction.hpp and documentation for it. graph Boost 1.43.0 Feature Requests Jeremiah Willcock new Jan 5, 2010
#4357 mpl::equal for associative sequences mpl Boost 1.44.0 Feature Requests Joel Falcou new Jun 17, 2010
#4735 MinGW version 'mingw-x.y.z' requested but 'g++-mingw-x.y.z' not found and version 'x.y.z' of default 'g++' does not match build Boost Development Trunk Patches Vladimir Prus new Oct 14, 2010
#403 Document copy_component graph None Tasks Douglas Gregor new May 19, 2005
#4062 Write a FAQ item on why state constructors do not have access to event data statechart Boost 1.42.0 Tasks Andreas Huber assigned Apr 4, 2010
#4393 all_eccentricities not in documented graph Boost 1.43.0 Tasks Andrew Sutton new Jun 29, 2010

Boost 1.47.0 Release (5 matches)

#2826 constant boost::mpl::aux::template_arity_impl::value causes 64 bit truncation warning mpl Boost Release Branch Bugs Joel Falcou new Mar 3, 2009
#5567 boost serialization 1_46_1 incompatible with prior versions due to backwards comparison serialization Boost 1.46.1 Bugs Robert Ramey new May 26, 2011
#3508 bjam output in colours build Boost Development Trunk Feature Requests Vladimir Prus new Oct 4, 2009
#4063 Add debugging support statechart Boost 1.42.0 Feature Requests Andreas Huber assigned Apr 4, 2010
#5342 find_ptr (find wrapper) ptr_container Boost 1.46.0 Feature Requests Thorsten Ottosen new Mar 19, 2011

Boost 1.48.0 Release (8 matches)

#5647 Should Wave filesystem_compatibility.hpp be absorbed into Filesystem? filesystem Boost 1.46.1 Bugs Beman Dawes new Jun 27, 2011
#5654 Example parse_config_file missing template parameter program_options Boost 1.46.1 Bugs Vladimir Prus new Jun 28, 2011
#5734 possible handle leak in posix implementation copy_file_api filesystem Boost 1.47.0 Bugs Beman Dawes assigned Jul 26, 2011
#6010 Linkage problems in assignment.hpp uBLAS Boost 1.47.0 Bugs David Bellot reopened Oct 11, 2011
#6070 extends::operator() and operator= eagerly compute return type can result in hard error proto Boost 1.47.0 Bugs Eric Niebler new Oct 29, 2011
#5655 parse_config_file option to not throw if file can't be opened program_options Boost 1.46.1 Feature Requests Vladimir Prus new Jun 28, 2011
#5656 Support options without '=' program_options Boost 1.46.1 Feature Requests Vladimir Prus new Jun 28, 2011
#5745 Use native typeof support for Oracle Solaris Studio C++ compiler typeof Boost 1.47.0 Feature Requests Peder Holt assigned Aug 1, 2011
1 2 3 4 5 6 7 8 9 10 11 12 13
Note: See TracReports for help on using and creating reports.