lp:~roguescholar/boost/+git/bind

Owned by Peter J. Mello
Get this repository:
git clone https://git.launchpad.net/~roguescholar/boost/+git/bind

Import details

Import Status: Reviewed

This repository is an import of the Git repository at https://github.com/boostorg/bind.git.

The next import is scheduled to run .

Last successful import was .

Import started on juju-98ee42-prod-launchpad-codeimport-0 and finished taking 20 seconds — see the log
Import started on juju-98ee42-prod-launchpad-codeimport-5 and finished taking 25 seconds — see the log
Import started on juju-98ee42-prod-launchpad-codeimport-0 and finished taking 10 seconds — see the log
Import started on juju-98ee42-prod-launchpad-codeimport-5 and finished taking 30 seconds — see the log
Import started on juju-98ee42-prod-launchpad-codeimport-2 and finished taking 15 seconds — see the log
Import started on juju-98ee42-prod-launchpad-codeimport-0 and finished taking 30 seconds — see the log
Import started on juju-98ee42-prod-launchpad-codeimport-2 and finished taking 20 seconds — see the log
Import started on juju-98ee42-prod-launchpad-codeimport-2 and finished taking 25 seconds — see the log
Import started on juju-98ee42-prod-launchpad-codeimport-0 and finished taking 15 seconds — see the log
Import started on juju-98ee42-prod-launchpad-codeimport-5 and finished taking 20 seconds — see the log

Branches

Name Last Modified Last Commit
feature/drone 2024-08-21 07:47:20 UTC
Update .drone.jsonnet

Author: Peter Dimov
Author Date: 2024-08-21 07:47:20 UTC

Update .drone.jsonnet

develop 2024-08-21 07:47:20 UTC
Update .drone.jsonnet

Author: Peter Dimov
Author Date: 2024-08-21 07:47:20 UTC

Update .drone.jsonnet

feature/modular-b2 2024-08-20 16:40:37 UTC
Add VERBATIM to add_custom_target

Author: Peter Dimov
Author Date: 2024-08-20 16:40:37 UTC

Add VERBATIM to add_custom_target

master 2024-07-10 09:38:24 UTC
Disable -Warray-bounds in bind_ref_test because of GCC 14 UBSAN

Author: Peter Dimov
Author Date: 2024-07-10 09:38:24 UTC

Disable -Warray-bounds in bind_ref_test because of GCC 14 UBSAN

feature/issue-35 2024-07-09 17:24:19 UTC
Refactor _bi::dm_result<> to not form references to functions. Fixes #35.

Author: Peter Dimov
Author Date: 2024-07-09 17:24:19 UTC

Refactor _bi::dm_result<> to not form references to functions. Fixes #35.

feature/gha 2024-07-09 16:41:04 UTC
Update GCC workaround in bind_dm3_test

Author: Peter Dimov
Author Date: 2024-07-09 16:41:04 UTC

Update GCC workaround in bind_dm3_test

feature/requires-cxx11 2024-01-26 05:52:47 UTC
Remove unnecessary header

Author: Peter Dimov
Author Date: 2024-01-26 05:52:47 UTC

Remove unnecessary header

feature/overloaded-tests 2024-01-04 18:56:32 UTC
Add bind_over_mf2_test.cpp

Author: Peter Dimov
Author Date: 2024-01-04 18:56:32 UTC

Add bind_over_mf2_test.cpp

feature/no-void-returns 2024-01-02 18:09:20 UTC
Remove BOOST_NO_VOID_RETURNS code path from bind.hpp

Author: Peter Dimov
Author Date: 2024-01-02 18:09:20 UTC

Remove BOOST_NO_VOID_RETURNS code path from bind.hpp

feature/is-same 2022-12-23 03:38:26 UTC
Use BOOST_TEST_TRAIT_SAME

Author: Peter Dimov
Author Date: 2022-12-23 03:38:26 UTC

Use BOOST_TEST_TRAIT_SAME

feature/update-ci 2022-02-12 20:40:47 UTC
Update .yml files

Author: Peter Dimov
Author Date: 2022-02-12 20:40:47 UTC

Update .yml files

feature/issue-28 2022-02-12 18:48:46 UTC
libstdc++ 4.8 and below don't have std::bit_not. Fixes #28.

Author: Peter Dimov
Author Date: 2022-02-12 18:48:46 UTC

libstdc++ 4.8 and below don't have std::bit_not. Fixes #28.

feature/result-traits 2021-09-30 22:56:25 UTC
Merge branch 'develop' into feature/result-traits

Author: Peter Dimov
Author Date: 2021-09-30 22:56:25 UTC

Merge branch 'develop' into feature/result-traits

feature/apply 2021-03-06 16:57:09 UTC
Add apply_rv_test2.cpp; refs #26

Author: Peter Dimov
Author Date: 2021-03-06 16:57:09 UTC

Add apply_rv_test2.cpp; refs #26

feature/std-placeholders 2021-02-23 19:34:20 UTC
Support use of standard placeholders with boost::bind

Author: Peter Dimov
Author Date: 2021-02-23 19:34:20 UTC

Support use of standard placeholders with boost::bind

feature/noexcept-mfn-type 2020-08-27 17:19:32 UTC
Enable the type<> syntax for noexcept member functions; add test; closes #23

Author: Peter Dimov
Author Date: 2020-08-27 17:19:32 UTC

Enable the type<> syntax for noexcept member functions; add test; closes #23

feature/inline-placeholders 2020-07-02 16:28:37 UTC
Use BOOST_INLINE_CONSTEXPR for placeholders if inline variables are supported

Author: Peter Dimov
Author Date: 2020-07-02 16:28:37 UTC

Use BOOST_INLINE_CONSTEXPR for placeholders if inline variables are supported

feature/protect 2020-06-30 19:06:37 UTC
Add protect_cpp20_test.cpp

Author: Peter Dimov
Author Date: 2020-06-30 19:06:37 UTC

Add protect_cpp20_test.cpp

feature/cpp-20 2020-06-30 01:33:51 UTC
msvc-9.0 doesn't have std::bit_and, or, xor

Author: Peter Dimov
Author Date: 2020-06-30 01:33:51 UTC

msvc-9.0 doesn't have std::bit_and, or, xor

feature/cmake 2020-06-04 13:17:39 UTC
Use pip install --user

Author: Peter Dimov
Author Date: 2020-06-04 13:17:39 UTC

Use pip install --user

feature/noexcept-mfn 2020-03-25 00:31:15 UTC
Add msvc-14.2 to Appveyor

Author: Peter Dimov
Author Date: 2020-03-25 00:31:15 UTC

Add msvc-14.2 to Appveyor

feature/deprecate-bind-hpp 2020-02-16 16:13:43 UTC
Only issue the deprecation message when BOOST_BIND_GLOBAL_PLACEHOLDERS isn't ...

Author: Peter Dimov
Author Date: 2020-02-16 16:13:43 UTC

Only issue the deprecation message when BOOST_BIND_GLOBAL_PLACEHOLDERS isn't defined

feature/add-cmake-tests 2020-01-05 01:30:40 UTC
Test Bind's install support, not Core's

Author: Peter Dimov
Author Date: 2020-01-05 01:30:40 UTC

Test Bind's install support, not Core's

feature/travis-xenial 2020-01-01 19:05:01 UTC
Update Travis to Xenial

Author: Peter Dimov
Author Date: 2020-01-01 19:05:01 UTC

Update Travis to Xenial

feature/use-std-bind 2019-11-05 23:35:19 UTC
Remove C++03 from Travis

Author: Peter Dimov
Author Date: 2019-11-05 23:35:19 UTC

Remove C++03 from Travis

feature/more-appveyor 2019-04-01 18:50:49 UTC
Use ADDPATH in appveyor.yml

Author: Peter Dimov
Author Date: 2019-04-01 18:50:49 UTC

Use ADDPATH in appveyor.yml

feature/test-cmake-subdir 2019-01-05 23:23:40 UTC
Fix .travis.yml

Author: Peter Dimov
Author Date: 2019-01-05 23:23:40 UTC

Fix .travis.yml

feature/pr-15 2019-01-04 17:43:41 UTC
Merge branch 'feature/min_cmake' of https://github.com/Mike-Devel/bind into f...

Author: Peter Dimov
Author Date: 2019-01-04 17:43:41 UTC

Merge branch 'feature/min_cmake' of https://github.com/Mike-Devel/bind into feature/pr-15

128 of 28 results
This repository contains Public information 
Everyone can see this information.

Subscribers