Ecosyste.ms: Issues

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

GitHub / boostorg/function issues and pull requests

#53 - Boost.Function and <boost/bind/apply.hpp>

Issue - State: closed - Opened by gast128 about 1 month ago - 3 comments

#52 - Add support for modular build structure.

Pull Request - State: closed - Opened by grafikrobot 4 months ago - 1 comment

#51 - Upgrade to 1.85 causes arg1_type to be missing

Issue - State: closed - Opened by martin5233 6 months ago - 1 comment

#50 - Modular Boost C++ Libraries Request

Issue - State: closed - Opened by grafikrobot 9 months ago - 1 comment

#49 - Performance improvement

Pull Request - State: closed - Opened by BrianWeed 10 months ago

#48 - Performance Improvement

Pull Request - State: closed - Opened by BrianWeed 10 months ago

#47 - Fix issue documented in Debian bug #1059133

Pull Request - State: closed - Opened by NatUni 11 months ago - 3 comments

#46 - should function.contains() accept a function name as the argument?

Issue - State: closed - Opened by fmhess about 1 year ago - 1 comment

#45 - C++20 compilation failure disconnecting slots with boost::bind

Issue - State: closed - Opened by richmills3 almost 2 years ago - 5 comments

#44 - Use `is_same` from Boost.TypeTraits

Pull Request - State: closed - Opened by Lastique almost 2 years ago - 3 comments

#43 - Silence `-Wuninitialized` warnings in GCC 12

Pull Request - State: closed - Opened by jngrad over 2 years ago - 3 comments

#42 - GCC 12 emits `-Wuninitialized` warnings

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

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

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

#39 - Drone config

Pull Request - State: closed - Opened by sdarwin almost 4 years ago - 1 comment

#38 - Avoid -Wmaybe-uninitialized warnings in gcc (issue #27).

Pull Request - State: closed - Opened by Romain-Geissler-1A over 4 years ago - 12 comments

#37 - boost::function + member function + noexcept => error

Issue - State: closed - Opened by sf-mc over 4 years ago - 4 comments

#36 - Compulsory use of reference for function from boost::factory

Issue - State: closed - Opened by dalaen over 5 years ago - 9 comments

#35 - Changed a switch statement to an if to reduce compiler warnings

Pull Request - State: closed - Opened by anadon over 5 years ago - 13 comments

#34 - Enhance CI with libc++ and VS2017 strict builds

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

#33 - Forgot to undef BOOST_FUNCTION_NUM_ARGS

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

#32 - Release notes for 1.69.0

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

#31 - Add UBSan invoker test

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

#30 - Add Mateusz Loskot's UBSan test

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

#29 - Add minimal test for UBSan failures

Pull Request - State: closed - Opened by mloskot about 6 years ago - 31 comments

#28 - Add throw/catch test for bad_function_call

Pull Request - State: closed - Opened by pdimov about 6 years ago - 10 comments

#27 - May be uninitialized warnings

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

#26 - Bunch of small tweaks

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

#25 - Added variadic support

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

#24 - Missing visibility mark on exception type

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

#23 - Expand CI jobs for more coverage and fix cppcheck

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

#22 - Remove dependency on Boost.Test library, simplify test Jamfile

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

#21 - Cppcheck Travis job does nothing in a verbose way

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

#20 - Drop dependency on MPL

Pull Request - State: closed - Opened by glenfe about 6 years ago - 4 comments

#19 - Coverity static analysis defects (Trac ticket #13331)

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

#18 - Coverity 292488: Parse Warning

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

#17 - Added CI framework

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

#15 - use char type directly to avoid invalid aliasing

Pull Request - State: closed - Opened by podusowski over 6 years ago

#14 - replace members of std::allocate which are deprecated in c++17 by the…

Pull Request - State: closed - Opened by DanielaE almost 7 years ago - 6 comments

#13 - Add missing include guards to speed up compilation

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

#12 - Conditionally disable tests using deprecated/removed C++98 binders.

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

#11 - Suppress weak vtables warning

Pull Request - State: closed - Opened by Kojoley about 8 years ago - 4 comments

#10 - Merge port to TypeIndex and fix for placement new warnings to master

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

#9 - Fix gcc 6 warnings about invoking placement new on a buffer of insufficient size

Pull Request - State: closed - Opened by Lastique over 8 years ago - 6 comments

#8 - Use ! operator directly rather than boost::mpl::not with Boost supported...

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

#7 - Use Boost.TypeIndex to work with type_info to avoid bunch of ...

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

#6 - Qualify enable_if with namespace boost

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

#5 - Remove dependency on deprecated type_traits headers.

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

#4 - Add support for function signatures with rvalue params

Pull Request - State: closed - Opened by apolukhin about 10 years ago

#3 - Create metadata file.

Pull Request - State: closed - Opened by danieljames over 10 years ago - 1 comment

#2 - Update Jamfile.v2

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

#1 - Update Jamfile.v2

Pull Request - State: closed - Opened by jzmaddock over 10 years ago - 1 comment