Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / boostorg/smart_ptr issues and pull requests

#115 - operator<< template incompatible with non-char ostreams since 1.87.0

Issue - State: closed - Opened by xen0n about 1 month ago - 2 comments

#114 - Fix node 20 issue on GHA CI

Pull Request - State: closed - Opened by Flamefire 2 months ago

#113 - Add support for modular build structure.

Pull Request - State: closed - Opened by grafikrobot 7 months ago - 11 comments

#112 - Don't define BOOST_SP_HAS_GCC_INTRINSICS for MSVC

Pull Request - State: closed - Opened by masterleinad 10 months ago - 10 comments

#111 - Deferred object destruction for shared_ptr

Issue - State: open - Opened by ohhmm 12 months ago - 1 comment

#110 - Semantics of pointer returned by allocate_unique()

Issue - State: closed - Opened by triplejam about 1 year ago - 2 comments

#109 - MSVC C++ 20 With Diagnostic Services

Issue - State: open - Opened by ajorians over 1 year ago - 1 comment

#108 - Compiler deprecation warnings with VS2019 Version 16.10 and boost/make_shared.hpp

Issue - State: closed - Opened by pcaswell almost 2 years ago - 13 comments

#107 - Why is std::memory_order_relaxed enough for atomic_conditional_increment?

Issue - State: open - Opened by kakashidinho almost 2 years ago - 3 comments

#106 - Is there any plan for standardizing `local_shared_ptr`?

Issue - State: open - Opened by frederick-vs-ja about 2 years ago - 3 comments

#105 - detail::spinlock crashes on PPC

Issue - State: closed - Opened by pdimov over 2 years ago - 3 comments

#104 - Adjust documentation to the C++20 std::make_unique_for_overwrite

Issue - State: closed - Opened by Ukilele over 2 years ago - 1 comment

#103 - Very minor microoptimizations for std::vector

Pull Request - State: closed - Opened by AtariDreams over 2 years ago - 1 comment

#102 - Use constexpr instead of const

Pull Request - State: closed - Opened by AtariDreams over 2 years ago - 1 comment

#101 - Add clang-15 to the workflow for boost

Pull Request - State: closed - Opened by AtariDreams over 2 years ago - 1 comment

#100 - Remove deprecated register

Pull Request - State: closed - Opened by AtariDreams over 2 years ago - 5 comments

#99 - C26812 warning for msvc

Issue - State: open - Opened by danyhm over 2 years ago

#98 - Add missing ifdef check.

Pull Request - State: closed - Opened by egorpugin over 2 years ago

#97 - Remove deprecated register storage specifier

Pull Request - State: closed - Opened by georgthegreat over 2 years ago - 4 comments

#96 - Warning Fixes

Pull Request - State: closed - Opened by mborland over 2 years ago - 6 comments

#95 - Add support for different sync instructions for CodeWarrior PPC

Pull Request - State: closed - Opened by jwillikers over 2 years ago

#93 - intrusive_ptr aliasing constructor?

Issue - State: open - Opened by schaumb almost 3 years ago

#92 - Fix for issue #91

Pull Request - State: closed - Opened by visrue almost 3 years ago - 1 comment

#91 - shared_ptr operator < compares managed pointers instead of stored pointers

Issue - State: open - Opened by visrue almost 3 years ago - 1 comment

#90 - refactor: use boost/core/checked_delete.hpp over boost/checked_delete.hpp

Pull Request - State: closed - Opened by fanquake almost 3 years ago

#88 - Mario kart felix patch 2

Pull Request - State: closed - Opened by Mario-Kart-Felix about 3 years ago

#87 - error: no member named 'is_constant_evaluated' in namespace 'std'

Issue - State: closed - Opened by JeffGarland almost 4 years ago - 5 comments

#86 - Implement atomic_intrusive_ptr

Issue - State: closed - Opened by Lastique almost 4 years ago - 1 comment

#85 - [skip ci] Add "cxxstd" json field

Pull Request - State: closed - Opened by eldiener about 4 years ago

#84 - Drone config

Pull Request - State: closed - Opened by sdarwin about 4 years ago

#83 - Boost 1.74 repeated warnings for Bind placeholders

Issue - State: closed - Opened by neel about 4 years ago - 8 comments

#82 - make_intrusive()

Issue - State: open - Opened by e4lam over 4 years ago

#81 - intrusive_weak_ptr

Issue - State: open - Opened by strimo378 over 4 years ago - 3 comments

#80 - Add std::hash for shared_ptr, boost/std::hash for weak_ptr, owner_equal

Issue - State: closed - Opened by pdimov over 4 years ago - 2 comments

#79 - Fix Clang-tidy modernize-use-override warnings.

Pull Request - State: closed - Opened by EugeneZelenko almost 5 years ago - 1 comment

#78 - Clang warning

Issue - State: closed - Opened by DarkerStar almost 5 years ago - 7 comments

#77 - Changes for Embarcadero C++ clang-based compilers, targeting Boost 1.74

Pull Request - State: closed - Opened by eldiener almost 5 years ago - 2 comments

#76 - GCC suggest-override warnings

Issue - State: open - Opened by EugeneZelenko almost 5 years ago - 16 comments

#74 - Add missing sp_typeinfo_.hpp includes

Pull Request - State: closed - Opened by MarcelRaad about 5 years ago - 8 comments

#73 - weak_ptr deduction guide (C++17) missing

Issue - State: closed - Opened by dalle over 5 years ago

#72 - Platform specific header included in yield_k.hpp

Issue - State: closed - Opened by otski over 5 years ago - 2 comments

#71 - Memoryleak in combination with std::set

Issue - State: closed - Opened by geraldmwangi over 5 years ago - 6 comments

#70 - observer_ptr<T>

Issue - State: open - Opened by bernhardmgruber over 5 years ago - 10 comments

#69 - atomic_count_std_atomic: static_cast v to std::int_least32_t

Pull Request - State: closed - Opened by CJBussey over 5 years ago - 3 comments

#68 - Noisy implicit conversion warning in atomic_count_std_atomic

Issue - State: closed - Opened by CJBussey over 5 years ago - 1 comment

#67 - Construct weak_ptr from weak_ptr and pointer

Issue - State: closed - Opened by vinniefalco almost 6 years ago

#66 - Move semantics is required for static_pointer_cast and intrusive_ptr

Issue - State: closed - Opened by Klayflash almost 6 years ago - 2 comments

#65 - Assembler-Error with boost on AIX with gcc8

Issue - State: closed - Opened by Flow86 almost 6 years ago - 6 comments

#64 - Replaced // nothrow comments with BOOST_NOEXCEPT_OR_NOTHROW

Pull Request - State: closed - Opened by jlepola about 6 years ago - 1 comment

#62 - Naive question about atomic_sp_constexpr_test.cpp

Issue - State: closed - Opened by dkrejsa about 6 years ago - 6 comments

#61 - In spinlock_sync.hpp spinlock used with uninit v_

Issue - State: closed - Opened by everett1224 about 6 years ago - 1 comment

#60 - [CMake] Add minimal cmake file

Pull Request - State: closed - Opened by Mike-Devel about 6 years ago

#59 - Do not include the whole Predef for a single macro

Pull Request - State: closed - Opened by Kojoley about 6 years ago

#58 - local_weak_ptr ?

Issue - State: open - Opened by tower120 about 6 years ago - 2 comments

#57 - clang-cl uses incorrect redeclaration of Sleep

Issue - State: closed - Opened by computerquip-streamlabs about 6 years ago - 1 comment

#56 - out_ptr/inout_ptr for all smart pointer types

Issue - State: open - Opened by ThePhD over 6 years ago - 25 comments

#54 - make_local_shared does not accept a const type

Issue - State: closed - Opened by dvd0101 over 6 years ago - 1 comment

#53 - shared_ptr optimization with local and global counters

Issue - State: open - Opened by breese over 6 years ago

#52 - Feature request: enable_local_shared_from_this

Issue - State: closed - Opened by FooBarWidget over 6 years ago - 2 comments

#51 - Boost failed when build with MSVC ON windows

Issue - State: closed - Opened by shanshan0309 almost 7 years ago - 2 comments

#50 - Very noisy warning under cygwin 64-bit when using clang

Issue - State: closed - Opened by jeking3 almost 7 years ago - 2 comments

#49 - fixed AppVeyor link

Pull Request - State: closed - Opened by joaquintides almost 7 years ago - 1 comment

#48 - atomic_shared_ptr and memory_order

Issue - State: closed - Opened by Flast about 7 years ago - 7 comments

#47 - disable .set mips2 for mips release r6

Pull Request - State: closed - Opened by wzssyqa about 7 years ago - 2 comments

#46 - Fix docs for intrusive_ptr(intrusive_ptr<Y>)

Pull Request - State: closed - Opened by matwey about 7 years ago - 2 comments

#45 - Fix make_unique header filename documentation

Pull Request - State: closed - Opened by glywk over 7 years ago - 1 comment

#43 - Remove redundant local asciidoctor tool spec.

Pull Request - State: closed - Opened by grafikrobot over 7 years ago

#42 - Guard against redef of asciidoctor in common b2.

Pull Request - State: closed - Opened by grafikrobot over 7 years ago

#41 - - switch to boost winapi to avoid duplicated definitions when compili…

Pull Request - State: closed - Opened by SSE4 over 7 years ago - 4 comments

#40 - fix compilation for nvcc+clang

Pull Request - State: closed - Opened by BenjaminW3 over 7 years ago - 1 comment

#39 - Reencoded a few headers that used Windows-1252 with UTF-8.

Pull Request - State: closed - Opened by Teemperor over 7 years ago

#38 - Protect clang pragmas with BOOST_CLANG macro.

Pull Request - State: closed - Opened by Belcourt over 7 years ago - 4 comments

#37 - Add examples back to documentation

Pull Request - State: closed - Opened by glenfe almost 8 years ago

#36 - Merge documentation changes

Pull Request - State: closed - Opened by glenfe almost 8 years ago

#35 - Merge develop

Pull Request - State: closed - Opened by glenfe almost 8 years ago - 4 comments

#34 - Only use allocator construct/destroy for value_type (not shared_count)

Pull Request - State: closed - Opened by glenfe almost 8 years ago - 20 comments

#33 - Revise make_shared and allocate_shared for arrays

Pull Request - State: closed - Opened by glenfe almost 8 years ago

#32 - don't define BOOST_SP_HAS_SYNC for z/OS XL C/C++ compiler

Pull Request - State: closed - Opened by pgroke-dt almost 8 years ago

#31 - Fix compiling problems under ClangC2.

Pull Request - State: closed - Opened by gongminmin about 8 years ago - 5 comments

#30 - Add explicit tests for reinterpret_pointer_cast

Pull Request - State: closed - Opened by cdglove about 8 years ago

#28 - Use throw() when noexcept(true) is not available.

Pull Request - State: closed - Opened by uecasm over 8 years ago - 2 comments

#27 - Use throw() when noexcept is not available.

Pull Request - State: closed - Opened by uecasm over 8 years ago - 4 comments

#26 - Add test for make_shared's move-emulation support

Pull Request - State: closed - Opened by muggenhor over 8 years ago - 2 comments

#25 - Suppress weak vtables warnings

Pull Request - State: closed - Opened by Kojoley over 8 years ago

#24 - boost::make_shared: use Constructor Forwarding on C++03

Pull Request - State: closed - Opened by muggenhor over 8 years ago - 1 comment

#23 - Casts for std::unique_ptr and std::shared_ptr

Pull Request - State: closed - Opened by koraa about 9 years ago - 9 comments

#22 - Hash Support for shared_ptr<T[N]> Ticket #11843

Pull Request - State: closed - Opened by scopeInfinity about 9 years ago

#21 - Support MSVC-7.1/ intrin.h available >= MSVC-8.0

Pull Request - State: closed - Opened by igaztanaga over 9 years ago

#20 - Added shared_ptr aliasing move constructor.

Pull Request - State: closed - Opened by uecasm over 9 years ago - 2 comments

#19 - Make the default intrusive_ptr constructor constexpr

Pull Request - State: closed - Opened by Lastique over 9 years ago

#18 - Warning fixes: Conversion and unused parameter warnings

Pull Request - State: closed - Opened by joachim-faulhaber over 9 years ago

#17 - Disable explicit operator bool on Oracle C++

Pull Request - State: closed - Opened by jzmaddock over 9 years ago

#16 - Change to Sleep declaration for clang on Windows to match Windows imp…

Pull Request - State: closed - Opened by eldiener over 9 years ago - 2 comments

#15 - Added __declspec(dllimport) for Sleep using clang on Windows.

Pull Request - State: closed - Opened by eldiener over 9 years ago - 2 comments