Ecosyste.ms: Issues

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

GitHub / martinus/svector issues and pull requests

#54 - Why not just move m_data in do_move_assign function?

Issue - State: open - Opened by Yikai-Liao 2 months ago
Labels: enhancement

#53 - Add resize_and_overwrite

Pull Request - State: open - Opened by Andersama 5 months ago

#52 - Fix for clash with Windows "min" and "max" macros

Pull Request - State: open - Opened by T-640 12 months ago

#51 - allocator support

Issue - State: open - Opened by martinus over 1 year ago
Labels: enhancement

#50 - v.push_back(v[0]) doesn't work, can lead to segmentation fault on resizing

Issue - State: open - Opened by martinus over 1 year ago
Labels: bug

#49 - Add emplace_back_unchecked

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

#48 - I don't see any documentation on how to run the tests

Issue - State: closed - Opened by leek2 over 1 year ago - 1 comment
Labels: help wanted

#47 - copied from unordered_dense, maybe this works with windows

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

#46 - [BUG] Compilation error with /W4 /WX

Issue - State: closed - Opened by josef-schroettle over 1 year ago - 3 comments
Labels: bug

#45 - [BUG] Getting capacity leads to compilation error

Issue - State: closed - Opened by josef-schroettle over 1 year ago - 1 comment
Labels: bug

#44 - question about `std::launder`

Issue - State: closed - Opened by c8ef over 1 year ago - 2 comments

#43 - Add windows build

Issue - State: closed - Opened by martinus about 2 years ago - 1 comment
Labels: enhancement

#42 - [BUG] Using `delete` operator for the memory allocated with placement new

Issue - State: closed - Opened by vstakhov about 2 years ago - 2 comments
Labels: bug

#41 - Add fuzzing, same way as done for https://github.com/martinus/unordered_dense

Issue - State: closed - Opened by martinus about 2 years ago - 1 comment
Labels: enhancement

#40 - replace all shell scripts with python

Issue - State: closed - Opened by martinus over 2 years ago - 1 comment
Labels: enhancement

#39 - Enable resize for move-only types

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

#38 - Add some guidelines in CONTRIBUTING.md

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

#37 - Create CODE_OF_CONDUCT.md

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

#36 - Improve OpenSSF best practices rating

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

#35 - fix #34 add a few badges, and linter with clang-format

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

#34 - Badges!

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

#34 - Badges!

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

#33 - Github action to build with meson

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

#32 - CI builds

Issue - State: closed - Opened by martinus over 2 years ago

#32 - CI builds

Issue - State: closed - Opened by martinus over 2 years ago

#31 - make it easy to integrate with cmake

Issue - State: closed - Opened by martinus over 2 years ago - 1 comment
Labels: enhancement

#30 - Add semver Versioning

Issue - State: closed - Opened by martinus over 2 years ago

#30 - Add semver Versioning

Issue - State: closed - Opened by martinus over 2 years ago

#29 - benchmarks

Issue - State: closed - Opened by martinus over 2 years ago
Labels: documentation

#29 - benchmarks

Issue - State: closed - Opened by martinus over 2 years ago
Labels: documentation

#28 - Overflow safe alloc

Issue - State: closed - Opened by martinus over 2 years ago
Labels: bug

#28 - Overflow safe alloc

Issue - State: closed - Opened by martinus over 2 years ago
Labels: bug

#27 - 32 bit support

Issue - State: closed - Opened by martinus over 2 years ago

#27 - 32 bit support

Issue - State: closed - Opened by martinus over 2 years ago

#26 - Test with 16byte alignment

Issue - State: closed - Opened by martinus over 2 years ago
Labels: bug

#26 - Test with 16byte alignment

Issue - State: closed - Opened by martinus over 2 years ago
Labels: bug

#25 - Get rid of undefined behavior

Issue - State: closed - Opened by martinus over 2 years ago - 1 comment
Labels: bug

#25 - Get rid of undefined behavior

Issue - State: closed - Opened by martinus over 2 years ago - 1 comment
Labels: bug

#24 - Update README.md

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

#24 - Update README.md

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

#23 - automatically choose the maximum capacity to minimize padding

Issue - State: closed - Opened by martinus over 2 years ago
Labels: enhancement

#23 - automatically choose the maximum capacity to minimize padding

Issue - State: closed - Opened by martinus over 2 years ago
Labels: enhancement

#22 - support N==0

Issue - State: closed - Opened by martinus over 2 years ago - 1 comment
Labels: enhancement

#22 - support N==0

Issue - State: closed - Opened by martinus over 2 years ago - 1 comment
Labels: enhancement

#21 - allow comparison operators with different N?

Issue - State: closed - Opened by martinus over 2 years ago

#21 - allow comparison operators with different N?

Issue - State: closed - Opened by martinus over 2 years ago

#20 - reverse_iterator, const_reverse_iterator

Issue - State: closed - Opened by martinus over 2 years ago - 1 comment
Labels: standard

#20 - reverse_iterator, const_reverse_iterator

Issue - State: closed - Opened by martinus over 2 years ago - 1 comment
Labels: standard

#19 - std::allocator support

Issue - State: closed - Opened by martinus over 2 years ago - 1 comment
Labels: enhancement

#19 - std::allocator support

Issue - State: closed - Opened by martinus over 2 years ago - 1 comment
Labels: enhancement

#18 - support for big endianness

Issue - State: closed - Opened by martinus over 2 years ago
Labels: enhancement, up-for-grabs

#17 - deduction guides

Issue - State: closed - Opened by martinus over 2 years ago - 1 comment
Labels: standard

#17 - deduction guides

Issue - State: closed - Opened by martinus over 2 years ago - 1 comment
Labels: standard

#16 - std::erase, std::erase_if

Issue - State: closed - Opened by martinus over 2 years ago
Labels: standard

#16 - std::erase, std::erase_if

Issue - State: closed - Opened by martinus over 2 years ago
Labels: standard

#15 - comparison operators

Issue - State: closed - Opened by martinus over 2 years ago
Labels: standard

#15 - comparison operators

Issue - State: closed - Opened by martinus over 2 years ago
Labels: standard

#14 - swap + std::swap

Issue - State: closed - Opened by martinus over 2 years ago
Labels: standard

#13 - resize

Issue - State: closed - Opened by martinus over 2 years ago - 2 comments
Labels: standard

#13 - resize

Issue - State: closed - Opened by martinus over 2 years ago - 2 comments
Labels: standard

#12 - erase

Issue - State: closed - Opened by martinus over 2 years ago - 2 comments
Labels: standard

#11 - emplace

Issue - State: closed - Opened by martinus over 2 years ago - 2 comments
Labels: standard

#11 - emplace

Issue - State: closed - Opened by martinus over 2 years ago - 2 comments
Labels: standard

#10 - insert

Issue - State: closed - Opened by martinus over 2 years ago - 3 comments
Labels: standard

#10 - insert

Issue - State: closed - Opened by martinus over 2 years ago - 3 comments
Labels: standard

#9 - shrink_to_fit

Issue - State: closed - Opened by martinus over 2 years ago
Labels: standard

#9 - shrink_to_fit

Issue - State: closed - Opened by martinus over 2 years ago
Labels: standard

#8 - reserve

Issue - State: closed - Opened by martinus over 2 years ago
Labels: standard

#8 - reserve

Issue - State: closed - Opened by martinus over 2 years ago
Labels: standard

#7 - rbegin + crbegin + rend + crend

Issue - State: closed - Opened by martinus over 2 years ago - 1 comment
Labels: standard

#7 - rbegin + crbegin + rend + crend

Issue - State: closed - Opened by martinus over 2 years ago - 1 comment
Labels: standard

#6 - cbegin + cend

Issue - State: closed - Opened by martinus over 2 years ago
Labels: standard

#6 - cbegin + cend

Issue - State: closed - Opened by martinus over 2 years ago
Labels: standard

#5 - at

Issue - State: closed - Opened by martinus over 2 years ago
Labels: standard

#5 - at

Issue - State: closed - Opened by martinus over 2 years ago
Labels: standard

#4 - assign

Issue - State: closed - Opened by martinus over 2 years ago
Labels: standard

#4 - assign

Issue - State: closed - Opened by martinus over 2 years ago
Labels: standard

#3 - operator=

Issue - State: closed - Opened by martinus over 2 years ago
Labels: standard

#3 - operator=

Issue - State: closed - Opened by martinus over 2 years ago
Labels: standard

#2 - constructors

Issue - State: closed - Opened by martinus over 2 years ago
Labels: standard

#2 - constructors

Issue - State: closed - Opened by martinus over 2 years ago
Labels: standard

#1 - member types

Issue - State: closed - Opened by martinus over 2 years ago
Labels: standard

#1 - member types

Issue - State: closed - Opened by martinus over 2 years ago
Labels: standard