boost-bugs
By Subject
513 Messages |
Starting: | 2007-05-21 11:32:15 |
Ending: | 2023-03-21 13:36:55 |
- [Boost-bugs] [Boost C++ Libraries] #1193: Nestable tables and lists and exlicit paragraph markup
- [Boost-bugs] [Boost C++ Libraries] #1427: [iterator] transform_iterator should use boost::result_of to determine functor result type
- [Boost-bugs] [Boost C++ Libraries] #1517: zip_iterator can't zip Bidirectional Input iterators
- [Boost-bugs] [Boost C++ Libraries] #1556: Missing initialisations, thread code now warning free
- [Boost-bugs] [Boost C++ Libraries] #1785: assign::list_of works poorly with class constructors
- [Boost-bugs] [Boost C++ Libraries] #1913: Null deleter for shared_ptr
- [Boost-bugs] [Boost C++ Libraries] #1976: Inverse function for complete
- [Boost-bugs] [Boost C++ Libraries] #2100: thread fails to compile with -fno-exceptions
- [Boost-bugs] [Boost C++ Libraries] #2235: tuple_list_of for std::tr1::tuple
- [Boost-bugs] [Boost C++ Libraries] #2351: Minor BOOST_SPIRIT_RULE fixes (rule_parser.hpp)
- [Boost-bugs] [Boost C++ Libraries] #2393: ptr_map_adapter::insert uses non-const key parameter
- [Boost-bugs] [Boost C++ Libraries] #2450: equations in Floating-point comparison algorithms html are not rendered properly
- [Boost-bugs] [Boost C++ Libraries] #2451: BOOST_<level>_CLOSE_FRACTION and BOOST_<level>_CLOSE have the same description
- [Boost-bugs] [Boost C++ Libraries] #2674: request to make BOOST_PARAMETER_MAX_ARITY re-defineable
- [Boost-bugs] [Boost C++ Libraries] #2793: function types don't work for named template type parameters
- [Boost-bugs] [Boost C++ Libraries] #2893: Function Input Iterator
- [Boost-bugs] [Boost C++ Libraries] #2923: Quickbook uses deprecated filesystem functions.
- [Boost-bugs] [Boost C++ Libraries] #3020: warning using boost::variant<boost::mpl_::void_>
- [Boost-bugs] [Boost C++ Libraries] #3093: [patch] GCC Shadow errors in logic/tribool
- [Boost-bugs] [Boost C++ Libraries] #3215: Clamp function
- [Boost-bugs] [Boost C++ Libraries] #3238: asio, kqueue_reactor, result of kevent() isn't checked for error
- [Boost-bugs] [Boost C++ Libraries] #3307: Stream descriptor blocking state set on close
- [Boost-bugs] [Boost C++ Libraries] #3392: Boost::Test: Wrong contents for documentation of the BOOST_TEST_PASSPOINT macro
- [Boost-bugs] [Boost C++ Libraries] #3410: Warnings in Boost::function when compiled with "-Wold-style-cast"
- [Boost-bugs] [Boost C++ Libraries] #3421: nullable and resize
- [Boost-bugs] [Boost C++ Libraries] #3434: boost/iterator.hpp typo in comment
- [Boost-bugs] [Boost C++ Libraries] #3483: non-null requirement in ptr_vector::transfer
- [Boost-bugs] [Boost C++ Libraries] #3508: bjam output in colours
- [Boost-bugs] [Boost C++ Libraries] #3512: Use T instead of void* in ptr containers
- [Boost-bugs] [Boost C++ Libraries] #3600: [tribool] BOOST_TRIBOOL_THIRD_STATE produces warning
- [Boost-bugs] [Boost C++ Libraries] #3618: MSVC Warning suppression fix
- [Boost-bugs] [Boost C++ Libraries] #3630: building bjam with custom CFLAGS fails if $CFLAGS contains extra white space
- [Boost-bugs] [Boost C++ Libraries] #3651: Missing declaration in date time examples
- [Boost-bugs] [Boost C++ Libraries] #3875: make_shared, allocate_shared fail compile with aligned objects in msvc
- [Boost-bugs] [Boost C++ Libraries] #3878: "ptr_map<T>::auto_type const" acts like "std::auto_ptr<T const>" instead of "std::auto_ptr<T> const"
- [Boost-bugs] [Boost C++ Libraries] #3908: using boost::gil fails when upgrading to libpng-1.4.0
- [Boost-bugs] [Boost C++ Libraries] #3912: Boost.Function function30 with vacpp on AIX
- [Boost-bugs] [Boost C++ Libraries] #3976: [pool] Modifications to allow Boost.Pool uses to be checked by Valgrind
- [Boost-bugs] [Boost C++ Libraries] #3996: Enable use of BOOST_FOREACH over const-ref of noncopyable ptr_containers
- [Boost-bugs] [Boost C++ Libraries] #4049: No mention of header files in boost::optional documentation
- [Boost-bugs] [Boost C++ Libraries] #4073: <boost/function/function_template.hpp> compile errors with Visual Studio 2010 - mem_fn ADL issue
- [Boost-bugs] [Boost C++ Libraries] #4092: VC2010 compile error
- [Boost-bugs] [Boost C++ Libraries] #4127: warning break strict-aliasing rules
- [Boost-bugs] [Boost C++ Libraries] #4146: [patch] ./boost/property_tree/detail/xml_parser_read_rapidxml.hpp:117: error: non-constant `(((int)f_c) | 3072)' cannot be used as template argument
- [Boost-bugs] [Boost C++ Libraries] #4148: bootstrap.bat generates project-config.jam file as Unicode (UTF-16)
- [Boost-bugs] [Boost C++ Libraries] #4153: Add symlink support for bjam on Windows
- [Boost-bugs] [Boost C++ Libraries] #4162: io_service can't be used correctly after fork().
- [Boost-bugs] [Boost C++ Libraries] #4200: Virtual functions, non-virtual destructor
- [Boost-bugs] [Boost C++ Libraries] #4256: boost::make_shared() may issue stack overflow while constructing large objects
- [Boost-bugs] [Boost C++ Libraries] #4277: Ease access to underlying singleton_pool
- [Boost-bugs] [Boost C++ Libraries] #4288: missing include protection in boost/smart_ptr.hpp
- [Boost-bugs] [Boost C++ Libraries] #4325: boost::function target method fails after copy constructing a function containing a ref
- [Boost-bugs] [Boost C++ Libraries] #4327: warning C4244: conversion from '__int64' to 'long', possible loss of data
- [Boost-bugs] [Boost C++ Libraries] #4401: Boost-build run rule outputs unparseable XML with Boost.Test
- [Boost-bugs] [Boost C++ Libraries] #4432: there is no warning number '4284'
- [Boost-bugs] [Boost C++ Libraries] #4433: there is no warning number '4284'
- [Boost-bugs] [Boost C++ Libraries] #4475: OpenVMS patch for 64 bit support
- [Boost-bugs] [Boost C++ Libraries] #4478: OpenVMS 64 bit fixes of warnings
- [Boost-bugs] [Boost C++ Libraries] #4485: boost.filesysten v3 breaks boost:::iostream::mapped_file
- [Boost-bugs] [Boost C++ Libraries] #4530: errors with is_convertible on msvc10
- [Boost-bugs] [Boost C++ Libraries] #4538: Warning: dereferencing type-punned pointer will break strict-aliasing rules
- [Boost-bugs] [Boost C++ Libraries] #4581: Filesystem V3 should not require wstring support
- [Boost-bugs] [Boost C++ Libraries] #4601: conversion from 'unsigned long' to 'boost::uint8_t warning
- [Boost-bugs] [Boost C++ Libraries] #4628: Old location of Boost.Jam source in documentation
- [Boost-bugs] [Boost C++ Libraries] #4636: Run-Time Check Failure #1 in feed_args.hpp using Visual Studio 2010
- [Boost-bugs] [Boost C++ Libraries] #4656: program_options parse_config_file() set iostream failbit even if the parse result is ok
- [Boost-bugs] [Boost C++ Libraries] #4759: shared_ptr to bool cast with Intel C++ Compiler 11.1
- [Boost-bugs] [Boost C++ Libraries] #4798: date_time: valgrind warnings via strings_from_facet.hpp
- [Boost-bugs] [Boost C++ Libraries] #4799: Linker error in math library - rint() missing on MS windows platform
- [Boost-bugs] [Boost C++ Libraries] #4819: boost.thread's documentation misprints
- [Boost-bugs] [Boost C++ Libraries] #4842: "pure virtual method called; terminate called without an active exception" on shutdown
- [Boost-bugs] [Boost C++ Libraries] #4845: end_of_month_day
- [Boost-bugs] [Boost C++ Libraries] #4849: MinGW-64: detail/interlocked.hpp chooses wrong prototypes for InterlockedCompareExchange et al
- [Boost-bugs] [Boost C++ Libraries] #4854: boost ptr_list serious problem
- [Boost-bugs] [Boost C++ Libraries] #4862: generalized_vector_of_vector compile error
- [Boost-bugs] [Boost C++ Libraries] #4863: Support for building with multiple toolsets
- [Boost-bugs] [Boost C++ Libraries] #4864: Support for 64-bit ICU
- [Boost-bugs] [Boost C++ Libraries] #4882: Win32 shared_mutex does not handle timeouts correctly
- [Boost-bugs] [Boost C++ Libraries] #4883: epoll_reactor.hpp doesn`t compile with some versions of gcc
- [Boost-bugs] [Boost C++ Libraries] #4884: boost 1.45.0 build error with vc++ express 2010
- [Boost-bugs] [Boost C++ Libraries] #4885: Access violation in set_tss_data at process exit due to invalid assumption about TlsAlloc
- [Boost-bugs] [Boost C++ Libraries] #4892: boost::make_shared doesn't use r-value ref support unless variadic templates are also supported
- [Boost-bugs] [Boost C++ Libraries] #4903: Serialization library in Boost 1.45 is unable to read archive created with Boost 1.39
- [Boost-bugs] [Boost C++ Libraries] #4920: Cleanup of examples
- [Boost-bugs] [Boost C++ Libraries] #4942: Searching for boost-build.jam
- [Boost-bugs] [Boost C++ Libraries] #4952: Shadowing warnings on parameter and local variable names in boost/date_time/time_facet.hpp
- [Boost-bugs] [Boost C++ Libraries] #4976: boost-jam 3.1.18 + mingw-w64
- [Boost-bugs] [Boost C++ Libraries] #4978: Deadlock on interrupt() all threads if they are in wait()
- [Boost-bugs] [Boost C++ Libraries] #4991: uuid compile errors and warnings
- [Boost-bugs] [Boost C++ Libraries] #5018: detail/spinlock.hpp doesn't honor BOOST_SP_USE_PTHREADS
- [Boost-bugs] [Boost C++ Libraries] #5019: detail/sp_has_sync.hpp doesn't support BOOST_SP_NO_SYNC
- [Boost-bugs] [Boost C++ Libraries] #5021: io_service destructor hangs on Mac OS X
- [Boost-bugs] [Boost C++ Libraries] #5057: boost/algorithm/string/find.hpp name-clashes with boost/range/algorithm/find.hpp
- [Boost-bugs] [Boost C++ Libraries] #5061: Bugfixes for Boost.Range 2.0
- [Boost-bugs] [Boost C++ Libraries] #5080: bjam with mingw gives errors
- [Boost-bugs] [Boost C++ Libraries] #5083: Snow Leopard, Xcode 3.2.x - i) Address-model seeming not to work ii) user-config.jam + build.sh, and iii) insufficient documentation for Boost.build - Jan. 18, 2011
- [Boost-bugs] [Boost C++ Libraries] #5119: [C++0x] unordered_map doesn't support cp-ctor.
- [Boost-bugs] [Boost C++ Libraries] #5120: boost.interprocess.detail tmp_dir_helpers.hpp get_bootstamp(std::string, bool) function problem
- [Boost-bugs] [Boost C++ Libraries] #5121: planar_face_traversal fails miserably on a planar, 3-connected graph
- [Boost-bugs] [Boost C++ Libraries] #5137: any_range : boost/range/concepts.hpp is missing
- [Boost-bugs] [Boost C++ Libraries] #5153: Behavior difference of 32-bit and 64-bit libraries
- [Boost-bugs] [Boost C++ Libraries] #5157: Assign native socket problem
- [Boost-bugs] [Boost C++ Libraries] #5161: program options bug
- [Boost-bugs] [Boost C++ Libraries] #5163: Support tilde paths when installing.
- [Boost-bugs] [Boost C++ Libraries] #5165: Error in documentaiton "Using smart pointers with Boost.Intrusive containers"
- [Boost-bugs] [Boost C++ Libraries] #5173: boost::this_thread::get_id is very slow
- [Boost-bugs] [Boost C++ Libraries] #5179: Extra "; " in boost range file
- [Boost-bugs] [Boost C++ Libraries] #5187: uuid\seed_rng.hpp sha1_random_digest_state_ not random
- [Boost-bugs] [Boost C++ Libraries] #5189: smart_ptr.hpp doesn't include make_shared.hpp
- [Boost-bugs] [Boost C++ Libraries] #5197: Forward declarations from std:: not allowed in libc++
- [Boost-bugs] [Boost C++ Libraries] #5199: subgraph documentation does not render templates correctly
- [Boost-bugs] [Boost C++ Libraries] #5203: property_tree stopped working with non-english letters
- [Boost-bugs] [Boost C++ Libraries] #5209: Boost.Fusion does not compile on 1.46 with msvc 7.1
- [Boost-bugs] [Boost C++ Libraries] #5212: Serialization in 1.46 fails
- [Boost-bugs] [Boost C++ Libraries] #5215: regex_match is giving a performance hit.
- [Boost-bugs] [Boost C++ Libraries] #5216: boost::hash<boost::shared_ptr<T>> Returns Only Two Values
- [Boost-bugs] [Boost C++ Libraries] #5223: boost::regex only accepts turning off one Perl modifier
- [Boost-bugs] [Boost C++ Libraries] #5226: weak_ptr in program segfaults after expiring from shared_ptr from dynamically loaded shared library which was destructed and unloaded
- [Boost-bugs] [Boost C++ Libraries] #5230: Interprocess shared memory between 32 and 64 bit processes
- [Boost-bugs] [Boost C++ Libraries] #5231: Unncessary forward declaration of std::pair
- [Boost-bugs] [Boost C++ Libraries] #5232: ptr_container compiler error with BOOST_RESULT_OF_DECLTYPE
- [Boost-bugs] [Boost C++ Libraries] #5233: array test clashes with C++0x
- [Boost-bugs] [Boost C++ Libraries] #5235: uuid unneccasary test header upsets clang
- [Boost-bugs] [Boost C++ Libraries] #5242: Document Iostreams Code converter bug
- [Boost-bugs] [Boost C++ Libraries] #5245: ssend/issend support in Boost.MPI
- [Boost-bugs] [Boost C++ Libraries] #5246: mmap_file_iterator Fails to Initialize Correctly
- [Boost-bugs] [Boost C++ Libraries] #5247: mmap_file_iterator Copies String Argument
- [Boost-bugs] [Boost C++ Libraries] #5248: std_file_iterator Copies String Argument
- [Boost-bugs] [Boost C++ Libraries] #5249: Fix to cloning_test patch
- [Boost-bugs] [Boost C++ Libraries] #5250: Tiny warning removal for date_time
- [Boost-bugs] [Boost C++ Libraries] #5251: boost graph seg faults inside gdb
- [Boost-bugs] [Boost C++ Libraries] #5252: Remove extraneous parentheses around '==' if-expression
- [Boost-bugs] [Boost C++ Libraries] #5253: provide a const version of 'get_state'
- [Boost-bugs] [Boost C++ Libraries] #5254: hash template specializations require BOOST_HAS_TR1_HASH work-around
- [Boost-bugs] [Boost C++ Libraries] #5255: [math][docs] incorrect include file name for Inverse Gaussian (or Inverse Normal) Distribution
- [Boost-bugs] [Boost C++ Libraries] #5256: UTF doesn't call registered exception handler
- [Boost-bugs] [Boost C++ Libraries] #5257: Concurrent posix_time streaming crashes
- [Boost-bugs] [Boost C++ Libraries] #5258: Fix for Ticket #4590 Needs documenting in V1.46 Release Notes
- [Boost-bugs] [Boost C++ Libraries] #5259: embedded nulls not processed parsed correctly from xml
- [Boost-bugs] [Boost C++ Libraries] #5260: scope_guard safe_execute could support try/catch when BOOST_NO_EXCPTIONS not defined
- [Boost-bugs] [Boost C++ Libraries] #5261: property_tree/details/json_parser_read.hpp generates ambiguous symbol error on MSVC
- [Boost-bugs] [Boost C++ Libraries] #5262: Run tests by name utility doesn't support negation
- [Boost-bugs] [Boost C++ Libraries] #5263: Undefined symbols in libboost_python
- [Boost-bugs] [Boost C++ Libraries] #5264: Error in compilation ASIO
- [Boost-bugs] [Boost C++ Libraries] #5265: unordered_set and unordered_map serialization
- [Boost-bugs] [Boost C++ Libraries] #5266: mapped_region::flush improvement
- [Boost-bugs] [Boost C++ Libraries] #5267: condition_variable.hpp ovesight
- [Boost-bugs] [Boost C++ Libraries] #5268: mpl::int_<INT_MIN> fails to compile under g++-4.6 although g++-4.5 works.
- [Boost-bugs] [Boost C++ Libraries] #5269: on_finish_edge event
- [Boost-bugs] [Boost C++ Libraries] #5270: spirit/repository/example/qi/calc1_sr fails compile 1+2
- [Boost-bugs] [Boost C++ Libraries] #5271: is_convertible with 16-byte aligned types causes errors on MSVC
- [Boost-bugs] [Boost C++ Libraries] #5272: Inconsistent/unintended inclusion of io.hpp
- [Boost-bugs] [Boost C++ Libraries] #5273: question about fusion and documentation
- [Boost-bugs] [Boost C++ Libraries] #5274: failed to compile future.hpp with stlport 5.1.5 under msvc8.1, because of undefined class
- [Boost-bugs] [Boost C++ Libraries] #5275: result_of clash in interprocess tests
- [Boost-bugs] [Boost C++ Libraries] #5276: spirit/repository/example/keywords.cpp missing #include files
- [Boost-bugs] [Boost C++ Libraries] #5277: QNX 6.5.0 compilation
- [Boost-bugs] [Boost C++ Libraries] #5278: FTBFS "make_obj_guard_of_c was not declared in this scope" in read_graphviz_new.cpp and graphml.cpp
- [Boost-bugs] [Boost C++ Libraries] #5279: [Foreach] Compile-time const rvalue detection fails with gcc 4.6
- [Boost-bugs] [Boost C++ Libraries] #5280: compilation error by including order
- [Boost-bugs] [Boost C++ Libraries] #5281: alloc_func typedef in rapidxml.hpp, VC++ compiler can't lookup
- [Boost-bugs] [Boost C++ Libraries] #5282: Test fixtures do not support virtual inheritance
- [Boost-bugs] [Boost C++ Libraries] #5283: Suspect BOOST_PYTHON_DECL missing from init_module()
- [Boost-bugs] [Boost C++ Libraries] #5284: gcc-4.4.3 compiler warnings with Interprocess+Intrusive
- [Boost-bugs] [Boost C++ Libraries] #5285: problem about boost::asio::ip::tcp::resolver
- [Boost-bugs] [Boost C++ Libraries] #5286: Boost 1.45 error with VS .Net 2003
- [Boost-bugs] [Boost C++ Libraries] #5287: boost/interprocess/sync/file_lock.hpp on msvc 10 fails to compile
- [Boost-bugs] [Boost C++ Libraries] #5288: Documentation recommends usage of prebuilt bjam (win32)
- [Boost-bugs] [Boost C++ Libraries] #5289: Library that uses Boost Filesystem would not start when the stdandard C++ library does not support the current locale
- [Boost-bugs] [Boost C++ Libraries] #5290: 1_46 math fails to compile with vc80
- [Boost-bugs] [Boost C++ Libraries] #5291: bzip2_decompressor does not work properly with a filtering_streambuf
- [Boost-bugs] [Boost C++ Libraries] #5292: boost::mpi::scatterv and boost::mpi::gatherv added
- [Boost-bugs] [Boost C++ Libraries] #5293: support exception-handling feature in gcc
- [Boost-bugs] [Boost C++ Libraries] #5294: boost/interprocess/sync/xsi/simple_xsi_semaphore.hpp unterminated #ifndef
- [Boost-bugs] [Boost C++ Libraries] #5295: boost/range/sub_range.hpp cannot be included by itself
- [Boost-bugs] [Boost C++ Libraries] #5296: include missed in boost/spirit/home/classic/actor/ref_value_actor.hpp
- [Boost-bugs] [Boost C++ Libraries] #5297: boost 1.46.1 bootstrap problem with visual studio 2010 sp1
- [Boost-bugs] [Boost C++ Libraries] #5298: Normal distribution: copy constructor doesn't yield intuitive correct behavior
- [Boost-bugs] [Boost C++ Libraries] #5299: Serialization throws an exception for loading binary archive on windows
- [Boost-bugs] [Boost C++ Libraries] #5300: temp_directory_path failure on Windows with path length > 130 char
- [Boost-bugs] [Boost C++ Libraries] #5301: Boost.Filesystem V3 interface inconsistency
- [Boost-bugs] [Boost C++ Libraries] #5302: [accumulator] Generalise type arithmetics, e.g. make it play well with boost.units.
- [Boost-bugs] [Boost C++ Libraries] #5303: assignment of boost::optional of const reference to a base works incorrectly
- [Boost-bugs] [Boost C++ Libraries] #5304: assignment of boost::optional of const reference to a base works incorrectly
- [Boost-bugs] [Boost C++ Libraries] #5305: Compiling boost 1.46.1 with bjam under Windows 7 using MSVC 2010 and Intel Compiler XE 2011.0.154
- [Boost-bugs] [Boost C++ Libraries] #5306: get_wmi_class_attribute crashes
- [Boost-bugs] [Boost C++ Libraries] #5307: Property Tree Compile Error with Intel Compiler XE & VS 2010
- [Boost-bugs] [Boost C++ Libraries] #5308: leaking pragma warning(disable ...) due to missing config_end.hpp
- [Boost-bugs] [Boost C++ Libraries] #5309: Multiple unused parameter warnings in boost/parameter/aux_/tagged_argument.hpp
- [Boost-bugs] [Boost C++ Libraries] #5310: Graph Bundle Property not backed up by boost::serialization
- [Boost-bugs] [Boost C++ Libraries] #5311: io_service::post/dispatch, io_service::stop, deadline_timer crashes
- [Boost-bugs] [Boost C++ Libraries] #5312: polygon contains() gives wrong values for axis-aligned rectangles
- [Boost-bugs] [Boost C++ Libraries] #5313: Typos in boost/range/detail/detail_str.hpp
- [Boost-bugs] [Boost C++ Libraries] #5314: wrong example in document
- [Boost-bugs] [Boost C++ Libraries] #5315: address-model and architecture should be reflected in library naming
- [Boost-bugs] [Boost C++ Libraries] #5316: address-model and architecture should be reflected in library naming
- [Boost-bugs] [Boost C++ Libraries] #5317: Path filename(), stem(), and extension() problems
- [Boost-bugs] [Boost C++ Libraries] #5318: Path replace_stem() request
- [Boost-bugs] [Boost C++ Libraries] #5319: BOOST_HAS_VARIADIC_TMPL defined in non-C++0x environment.
- [Boost-bugs] [Boost C++ Libraries] #5320: variadic template used without -std=c++0x
- [Boost-bugs] [Boost C++ Libraries] #5321: random/subtract_with_carry.hpp Visual C++ 8.0 incompatibility
- [Boost-bugs] [Boost C++ Libraries] #5322: Explicit default constructed chrono::durations are uninitialized
- [Boost-bugs] [Boost C++ Libraries] #5323: Proposal: Associated type difference_type for chrono::time_point
- [Boost-bugs] [Boost C++ Libraries] #5324: tuple document is broken
- [Boost-bugs] [Boost C++ Libraries] #5325: boost::uuids::detail::sha1 computes incorrect result on vs2010sp1.iso
- [Boost-bugs] [Boost C++ Libraries] #5326: several g++ warnings found when compile boost::interprocess examples
- [Boost-bugs] [Boost C++ Libraries] #5327: MPS ISA issue related to ll / sc
- [Boost-bugs] [Boost C++ Libraries] #5328: Addition of increment and decrement operators to chrono::time_point
- [Boost-bugs] [Boost C++ Libraries] #5329: Example program first.cpp returns code 1 in case when program called with "--help" option
- [Boost-bugs] [Boost C++ Libraries] #5330: expand qi index in the docs to include _1 _2 ....
- [Boost-bugs] [Boost C++ Libraries] #5331: usage of deprecated swp instruction on arm
- [Boost-bugs] [Boost C++ Libraries] #5332: usage of deprecated swp instruction on arm
- [Boost-bugs] [Boost C++ Libraries] #5333: usage of deprecated swp instruction on arm
- [Boost-bugs] [Boost C++ Libraries] #5334: usage of deprecated swp instruction on arm
- [Boost-bugs] [Boost C++ Libraries] #5335: ptr_map_adapter::insert leaks on exception
- [Boost-bugs] [Boost C++ Libraries] #5336: ptr_map_adapter::insert leaks on exception
- [Boost-bugs] [Boost C++ Libraries] #5337: Missing Install Procedure for Documentation Tree
- [Boost-bugs] [Boost C++ Libraries] #5338: Wrong parameter documentation for boost::iostreams::seek
- [Boost-bugs] [Boost C++ Libraries] #5339: asio async_read throws boost::asio::error::invalid_argument on mac OS X
- [Boost-bugs] [Boost C++ Libraries] #5340: Patch to support concrete base classes becomming abstract classes
- [Boost-bugs] [Boost C++ Libraries] #5341: Patch to improve shared library behavior with serialization
- [Boost-bugs] [Boost C++ Libraries] #5342: find_ptr (find wrapper)
- [Boost-bugs] [Boost C++ Libraries] #5343: Need option to turn off rpath
- [Boost-bugs] [Boost C++ Libraries] #5344: condition_variable.hpp warning
- [Boost-bugs] [Boost C++ Libraries] #5345: time_serialize.hpp: fails to compile
- [Boost-bugs] [Boost C++ Libraries] #5346: misprint in documentation "using std::tr1"
- [Boost-bugs] [Boost C++ Libraries] #5347: property_tree documentation error / ptree bug ?
- [Boost-bugs] [Boost C++ Libraries] #5348: "imperceptible" link in getting started
- [Boost-bugs] [Boost C++ Libraries] #5349: BOOST_PREVENT_MACRO_SUBSTITUTION missing from Boost Macro reference
- [Boost-bugs] [Boost C++ Libraries] #5350: Patch for lexical_cast: additional optimizations
- [Boost-bugs] [Boost C++ Libraries] #5351: [boost::thread] interrupt a future get boost::unknown_exception
- [Boost-bugs] [Boost C++ Libraries] #5352: BOOST_REVERSE_FOREACH does not work with boost::counting_iterator (gcc 4.5.0 and 4.5.2 using -O3)
- [Boost-bugs] [Boost C++ Libraries] #5353: regex makefile version incompatible with autolink v1.46.1
- [Boost-bugs] [Boost C++ Libraries] #5354: message_queue doesn't work if size of message < max size of messages
- [Boost-bugs] [Boost C++ Libraries] #5355: boost filesystem on Qnx trouble
- [Boost-bugs] [Boost C++ Libraries] #5356: math/tools/config.hpp adjustment for Intel C++
- [Boost-bugs] [Boost C++ Libraries] #5357: system::error_code::operator unspecified_bool_type() should not assume 0 == success.
- [Boost-bugs] [Boost C++ Libraries] #5358: polygon resize() generates bad/broken vertices
- [Boost-bugs] [Boost C++ Libraries] #5359: Serious performance problems with polygon::resize() and corner_fill_arc
- [Boost-bugs] [Boost C++ Libraries] #5360: Missing full qualification in boost::math bessel special functions
- [Boost-bugs] [Boost C++ Libraries] #5361: Is boost::is_iequal supposed to work only with chars?
- [Boost-bugs] [Boost C++ Libraries] #5362: circular_buffer does not compile with BOOST_NO_EXCEPTIONS
- [Boost-bugs] [Boost C++ Libraries] #5363: Regex library crash
- [Boost-bugs] [Boost C++ Libraries] #5364: BOOST_PARAMETER_CONSTRUCTOR vs. static member function as parameter
- [Boost-bugs] [Boost C++ Libraries] #5365: broken links
- [Boost-bugs] [Boost C++ Libraries] #5366: broken links
- [Boost-bugs] [Boost C++ Libraries] #5367: unable to download pdf (broken link)
- [Boost-bugs] [Boost C++ Libraries] #5368: Item for "Tips and Tricks" list in dokumentation
- [Boost-bugs] [Boost C++ Libraries] #5369: quaternion/octonion pow() not working
- [Boost-bugs] [Boost C++ Libraries] #5370: Request
- [Boost-bugs] [Boost C++ Libraries] #5371: The portable binary example fails to compile when the BOOST_ALL_DYN_LINK macro is defined.
- [Boost-bugs] [Boost C++ Libraries] #5372: spinlock fails on iPad2
- [Boost-bugs] [Boost C++ Libraries] #5373: Boost Thread fails on SunStudio/OpenSolaris
- [Boost-bugs] [Boost C++ Libraries] #5373: cheap ubot
- [Boost-bugs] [Boost C++ Libraries] #5374: Errors from Boost.Test are no more shown in the Error list in VS2010
- [Boost-bugs] [Boost C++ Libraries] #5375: is_container itself should be MPL boolean instead of type typedef.
- [Boost-bugs] [Boost C++ Libraries] #5376: Incorrect description for template parameters of handles_container
- [Boost-bugs] [Boost C++ Libraries] #5377: Use strerror_s to resolve error messages on Windows when possible
- [Boost-bugs] [Boost C++ Libraries] #5378: Docs for optional::operator= with inplacefactory missing
- [Boost-bugs] [Boost C++ Libraries] #5379: Support '#' comments in property_tree ini parser
- [Boost-bugs] [Boost C++ Libraries] #5380: Windows has triggered a breakpoint in my code
- [Boost-bugs] [Boost C++ Libraries] #5381: get_deleter<D>(ptr) needs D to be exactly known
- [Boost-bugs] [Boost C++ Libraries] #5382: Inexistant is Awkward
- [Boost-bugs] [Boost C++ Libraries] #5383: Windows shared memory permitions problem
- [Boost-bugs] [Boost C++ Libraries] #5384: `diagnostic_information_what` returns 0 when no `error_info` is added to exception
- [Boost-bugs] [Boost C++ Libraries] #5385: atanh.hpp returns wrong limits for atanh(1)
- [Boost-bugs] [Boost C++ Libraries] #5386: Add option to get rid of "unknown" in exception diagnostic message
- [Boost-bugs] [Boost C++ Libraries] #5387: Setting system time
- [Boost-bugs] [Boost C++ Libraries] #5388: Boost iostreams installation documentation indicates the wrong source file for gzip
- [Boost-bugs] [Boost C++ Libraries] #5389: boost_asio/example/iostreams/daytime_client.cpp
- [Boost-bugs] [Boost C++ Libraries] #5390: Add a rule to Boost Build to just run the C++ preprocessor
- [Boost-bugs] [Boost C++ Libraries] #5391: Rework BBv2 documentation
- [Boost-bugs] [Boost C++ Libraries] #5392: Message queue temporary dir named "Select LastBootUpTime from Win32_OperatingSystem" (on win XP)
- [Boost-bugs] [Boost C++ Libraries] #5393: cast.hpp does not compile with exceptions off
- [Boost-bugs] [Boost C++ Libraries] #5394: assign not compile with exceptions off
- [Boost-bugs] [Boost C++ Libraries] #5395: dynamic_bitset does not compile with exceptions off
- [Boost-bugs] [Boost C++ Libraries] #5396: multi_index_container initialization in wrong order
- [Boost-bugs] [Boost C++ Libraries] #5397: multi_index_container does not build with exceptions off on some compilers(armcc)
- [Boost-bugs] [Boost C++ Libraries] #5398: progress.hpp does not compile with exceptions off
- [Boost-bugs] [Boost C++ Libraries] #5399: random.hpp does not compile with exceptions off
- [Boost-bugs] [Boost C++ Libraries] #5400: token_functions.hpp does not compile with exceptions off
- [Boost-bugs] [Boost C++ Libraries] #5401: variant.hpp does not compile with exceptions off
- [Boost-bugs] [Boost C++ Libraries] #5402: bind.hpp generates declared but never referenced warnings for placeholders with armcc
- [Boost-bugs] [Boost C++ Libraries] #5403: filesystem3::recursive_directory_iterator::increment(system::error_code& ec) unexpected behaviour
- [Boost-bugs] [Boost C++ Libraries] #5404: path & path::make_preferred() is incorrect
- [Boost-bugs] [Boost C++ Libraries] #5405: Filesystem does not handle the path prefix of windows correct
This archive was generated by hypermail 2.1.7
: 2023-03-21 13:39:53 UTC