Ecosyste.ms: Issues

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

GitHub / jbcoe/polymorphic_value issues and pull requests

#138 - Run clang format, as it appears not to have been done in a while

Pull Request - State: closed - Opened by Twon over 1 year ago - 1 comment

#137 - Remove duplicate constexpr statements

Pull Request - State: closed - Opened by Twon over 1 year ago - 2 comments

#136 - Update paper for rename to `polymorphic<T>`

Issue - State: open - Opened by jbcoe over 1 year ago

#135 - Upgrade to more recent version of Catch2

Pull Request - State: closed - Opened by jbcoe over 1 year ago - 1 comment

#134 - Add support for construction from nullptr

Pull Request - State: closed - Opened by Twon over 1 year ago - 5 comments

#133 - `std::in_place_type_t` constructor is missing from the paper

Issue - State: open - Opened by Twon over 1 year ago - 2 comments

#132 - Rename polymorphic_value<T> to polymorphic<T>

Pull Request - State: closed - Opened by jbcoe over 1 year ago - 7 comments

#131 - Add constexpr

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

#130 - Assorted edits pre-Kona draft

Pull Request - State: closed - Opened by jbcoe almost 2 years ago - 1 comment

#129 - Constexpr compatibility?

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

#128 - P0201 Revision 6

Issue - State: closed - Opened by Twon almost 2 years ago - 1 comment

#127 - Test failure path for allocated objects

Pull Request - State: open - Opened by Twon almost 2 years ago

#126 - Dev twon latest revision

Pull Request - State: closed - Opened by Twon almost 2 years ago - 1 comment

#125 - Use in-place constructor in tests where possible

Pull Request - State: closed - Opened by jbcoe about 2 years ago - 1 comment

#124 - An alternative implementation with a small buffer optimisation (SBO)

Issue - State: open - Opened by BengtGustafsson about 2 years ago - 12 comments

#122 - Extra slides for Cxx London

Pull Request - State: closed - Opened by Twon about 2 years ago - 1 comment

#121 - Run clang format on latest

Pull Request - State: closed - Opened by Twon about 2 years ago - 1 comment

#120 - Make null-state non-observable

Pull Request - State: closed - Opened by jbcoe about 2 years ago - 4 comments

#119 - Update README to link to new repository

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

#118 - Introduce copier_traits

Pull Request - State: closed - Opened by ecatmur about 2 years ago - 1 comment

#117 - Add gdb script for pretty printing

Pull Request - State: closed - Opened by jbcoe about 2 years ago - 1 comment

#116 - Dev jbcoe add license to headers and source

Pull Request - State: closed - Opened by jbcoe about 2 years ago - 1 comment

#115 - Run all GitHub actions for pull-requests

Pull Request - State: closed - Opened by jbcoe about 2 years ago - 1 comment

#114 - Add support for building with bazel

Issue - State: closed - Opened by jbcoe about 2 years ago - 1 comment

#113 - Add support for building with Bazel

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

#112 - Set CMake policy to suppress noise

Pull Request - State: closed - Opened by jbcoe about 2 years ago - 1 comment

#111 - Use cmake github action from indirect_value for symmetry

Pull Request - State: closed - Opened by jbcoe about 2 years ago - 1 comment

#110 - Add allocator support

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

#109 - CI uses _build to be consistent with scripts/build.py defaults

Pull Request - State: closed - Opened by jbcoe about 2 years ago - 1 comment

#108 - Combine make_polymorphic_value functions to avoid ambiguity

Pull Request - State: closed - Opened by jbcoe about 2 years ago - 1 comment

#107 - Add allocator support

Issue - State: closed - Opened by anthonywilliams about 2 years ago - 2 comments

#106 - Rename files so that clang-format header sorting is ok

Pull Request - State: closed - Opened by jbcoe about 2 years ago - 1 comment

#105 - Talk for C++ London and C++ on Sea

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

#104 - Update readme with Conan instructions

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

#103 - A different approach to polymorphic values

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

#102 - Remove all references to Conan package manager as it is not working

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

#101 - Static and dynamic casts

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

#100 - Rename master branch references to main

Pull Request - State: closed - Opened by Twon about 3 years ago - 1 comment

#99 - Create code_coverage.yml

Pull Request - State: closed - Opened by Twon about 3 years ago

#98 - Master not main

Pull Request - State: closed - Opened by Twon about 3 years ago

#97 - Move to Github actions

Pull Request - State: closed - Opened by Twon about 3 years ago

#96 - Migrate to GitHub actions for CI

Issue - State: closed - Opened by jbcoe about 3 years ago - 1 comment

#95 - Unify design with that of indirect_value

Issue - State: closed - Opened by jbcoe over 3 years ago - 2 comments
Labels: ISO proposal

#94 - Mirror LWG wording cleanup from indirect_value

Issue - State: closed - Opened by jbcoe over 3 years ago - 2 comments
Labels: ISO proposal

#93 - Disable MINGW 6 run for AppVeyor CI as it is failing

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

#92 - Fix build after catch2 default-branch name-change

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

#91 - Add a GDB pretty-printer

Issue - State: closed - Opened by jbcoe almost 4 years ago - 12 comments

#90 - Updated design targetting C++23

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

#89 - object slicing solved?

Issue - State: closed - Opened by zeyangl about 4 years ago - 1 comment

#88 - Latest conan packaging tool. This will bring in the correct Conan dep…

Pull Request - State: closed - Opened by Twon over 4 years ago - 1 comment

#87 - Question: Why explicit constructors?

Issue - State: closed - Opened by githubuser0xFFFF over 4 years ago - 3 comments

#86 - Fix README.md

Pull Request - State: closed - Opened by dmitigr over 4 years ago

#85 - Ensure x86 builds fetch x86 MinGW installer

Pull Request - State: closed - Opened by Twon over 4 years ago

#84 - Load version from CMakelist.txt, and do not duplicate

Pull Request - State: closed - Opened by Twon over 4 years ago

#83 - add/reinstate get() accessor

Issue - State: closed - Opened by frankheckenbach almost 5 years ago - 1 comment
Labels: will not fix

#82 - Fix some compiler warnings observed with gcc-9:

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

#81 - fix bad_polymorphic_value_construction inheritance

Pull Request - State: closed - Opened by BenjaminBeichler almost 5 years ago - 3 comments

#80 - public inheritance from std::exception

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

#79 - Fix Natvis for installed targets.

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

#78 - Use GNUInstallDirs for relative path

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

#77 - Fix issues count

Pull Request - State: closed - Opened by Twon almost 5 years ago

#76 - Add Performance Benchmark Tests

Issue - State: open - Opened by Twon almost 5 years ago
Labels: enhancement

#75 - Conan Package

Pull Request - State: closed - Opened by Twon almost 5 years ago - 1 comment
Labels: enhancement

#74 - Enable code coverage on Linux

Pull Request - State: closed - Opened by Twon almost 5 years ago - 1 comment
Labels: enhancement

#73 - Rename namespace to reflect paper number not author

Pull Request - State: closed - Opened by jbcoe almost 5 years ago

#72 - Ensure cmake install step is relocatable

Pull Request - State: closed - Opened by Twon almost 5 years ago

#71 - Thank you!

Issue - State: closed - Opened by enjoysmath about 5 years ago - 1 comment

#70 - Add a polymorphic_memory_resource version of polymorphic_value

Issue - State: closed - Opened by jbcoe about 5 years ago
Labels: enhancement

#69 - Require catch subdirectory only when main CMake project.

Pull Request - State: closed - Opened by ingomueller-net about 5 years ago - 1 comment

#68 - Expose underlying pointer

Issue - State: closed - Opened by ingomueller-net about 5 years ago - 1 comment
Labels: will not fix

#67 - Add instructions for including polymorphic_value

Pull Request - State: closed - Opened by jbcoe about 5 years ago

#66 - Very basic HOWTO

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

#65 - Add `empty` to in addition to `operator bool`

Issue - State: closed - Opened by ingomueller-net over 5 years ago - 3 comments

#64 - Use `std::addressof`

Pull Request - State: closed - Opened by jbcoe over 5 years ago

#63 - Use `std::addressof` to get addresses not `&`

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

#62 - Install and package

Pull Request - State: closed - Opened by Twon over 5 years ago

#61 - Enable test discovery

Pull Request - State: closed - Opened by Twon over 5 years ago

#60 - Expose sanitizers

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

#59 - Modernise cmake

Pull Request - State: closed - Opened by Twon over 5 years ago

#58 - Modern cmake

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

#57 - Update CMake to use modern targets based CMake paradigm

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

#56 - q: what is the status of the proposal?

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

#55 - San diego linting fixes

Pull Request - State: closed - Opened by jbcoe almost 6 years ago

#54 - San diego linting fixes

Pull Request - State: closed - Opened by jbcoe almost 6 years ago

#53 - San diego fix typos

Pull Request - State: closed - Opened by jbcoe almost 6 years ago

#52 - San diego nov 2018

Pull Request - State: closed - Opened by jbcoe almost 6 years ago

#51 - Use a Docker image for Travis CI

Issue - State: closed - Opened by jbcoe almost 6 years ago - 1 comment
Labels: will not fix

#50 - Add script to install git-hooks

Pull Request - State: closed - Opened by jbcoe almost 6 years ago

#49 - Fix clang-7 compile errors

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

#48 - Update catch submodule

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

#47 - San diego nov 2018

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

#46 - Fix typo in a constructor _Throws_

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

#45 - Fix wording in constructor requirements

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

#44 - Update documentation for boost

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

#43 - Update draft for removed constructors

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

#42 - Prepare polymorphic_value for boost

Pull Request - State: closed - Opened by jbcoe over 6 years ago - 1 comment

#40 - Add static_assert checks for T in polymorphic_value<T>

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

#36 - post-Albuquerque Library Evolution meeting

Pull Request - State: closed - Opened by jbcoe almost 7 years ago

#31 - Get sanitized builds working on Travis CI

Issue - State: closed - Opened by jbcoe about 7 years ago - 1 comment
Labels: will not fix