Ecosyste.ms: Issues

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

GitHub / boostorg/unordered issues and pull requests

#244 - boost::concurrent_flat_set missing capabilities

Issue - State: open - Opened by jonesmz 5 months ago

#243 - Fix typo in docs comparing open to closed adressing `map`s

Pull Request - State: closed - Opened by chriselrod 5 months ago - 2 comments

#242 - Is erase safe for unordered concurrent structures

Issue - State: closed - Opened by diehard2 5 months ago - 1 comment

#241 - `unordered_node_map::emplace` does not fully enforce pointer stability

Issue - State: open - Opened by kehan01 5 months ago - 5 comments

#240 - Documentation issue around iterator invalidation

Issue - State: closed - Opened by bgemmill 6 months ago - 2 comments

#239 - Add unordered container `pmr` aliases

Pull Request - State: closed - Opened by k3DW 6 months ago - 3 comments

#238 - Fixed bug in the `const` version of `unordered_multimap::find(k, hash, eq)`

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

#236 - [FR] Trivial and noexcept iterators

Issue - State: open - Opened by psiha 7 months ago

#235 - unordered_map iterator stability after reserve

Issue - State: closed - Opened by GuyAv46 7 months ago - 2 comments

#234 - Fixed support for allocators with `explicit` copy constructors

Pull Request - State: closed - Opened by joaquintides 8 months ago - 8 comments

#233 - [FR] Mutable access to stateful hashers and comparators

Issue - State: open - Opened by psiha 8 months ago - 3 comments

#232 - [FR] Unified hash and equality predicate (stateful) objects

Issue - State: open - Opened by psiha 8 months ago - 3 comments

#231 - missing #include in `boost::unordered_map` (regression)

Issue - State: closed - Opened by joaquintides 8 months ago - 1 comment

#230 - Optimize `emplace()` for arguments of the form `k, v`

Pull Request - State: closed - Opened by k3DW 8 months ago - 9 comments

#229 - Add `pmr` aliases for the containers

Issue - State: closed - Opened by k3DW 9 months ago

#228 - Fix/b2 5.0.0

Pull Request - State: closed - Opened by joaquintides 9 months ago

#227 - Optimize `emplace()` for exactly a `value_type` or `init_type` argument

Pull Request - State: closed - Opened by k3DW 9 months ago - 1 comment

#226 - Optimize `emplace()` for arguments of the form `k, v`

Issue - State: closed - Opened by k3DW 9 months ago

#223 - Extract `at()`'s throw_exception calls into noinline function

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

#222 - Boost requires TBB?

Issue - State: open - Opened by Baksling 10 months ago - 2 comments

#221 - Fix/bucket iterator indirection operator (#220 rewrite)

Pull Request - State: closed - Opened by joaquintides 11 months ago - 1 comment

#220 - Fix `operator->` for `local_iterator`s

Pull Request - State: closed - Opened by vslashg 11 months ago - 9 comments

#219 - revamped README.md

Pull Request - State: closed - Opened by joaquintides 11 months ago - 4 comments

#218 - Fix/remove lifted ops

Pull Request - State: closed - Opened by joaquintides 11 months ago - 4 comments

#217 - Feature/bulk visit

Pull Request - State: closed - Opened by joaquintides 12 months ago - 6 comments

#216 - Fix gh 201

Pull Request - State: closed - Opened by joaquintides 12 months ago

#215 - cxx03 deprecation

Pull Request - State: closed - Opened by cmazakas about 1 year ago - 3 comments

#213 - self-include tests

Pull Request - State: closed - Opened by cmazakas about 1 year ago - 3 comments

#212 - Feature/concurrent_flat_set

Pull Request - State: closed - Opened by joaquintides about 1 year ago - 6 comments

#211 - fix/gh-189

Pull Request - State: closed - Opened by cmazakas about 1 year ago - 20 comments

#210 - Fix for issue #205

Pull Request - State: closed - Opened by cmazakas about 1 year ago

#208 - Improving the API

Issue - State: open - Opened by JankoDedic about 1 year ago - 1 comment

#207 - Feature/serialization support

Pull Request - State: closed - Opened by joaquintides about 1 year ago - 5 comments

#206 - Adding some modification needed in PREVIEW markdown file

Issue - State: open - Opened by ro4i7 about 1 year ago

#205 - Copy-assignment from a default-constructed unordered_flat_map can double-free?

Issue - State: closed - Opened by hadrielk about 1 year ago - 5 comments

#204 - Unordered doesn't respect explicit converting Allocator constructors

Issue - State: closed - Opened by cmazakas about 1 year ago - 3 comments

#203 - A slow benchmark case

Issue - State: closed - Opened by ktprime about 1 year ago - 5 comments

#202 - Check for ::is_transparent is stricter than that for standard containers

Issue - State: closed - Opened by 13steinj about 1 year ago - 7 comments

#201 - FCA impl doesn't properly destruct fancy pointers

Issue - State: closed - Opened by cmazakas about 1 year ago

#200 - Feature/detect reentrancy

Pull Request - State: closed - Opened by joaquintides about 1 year ago - 19 comments

#199 - Feature/visit until

Pull Request - State: closed - Opened by joaquintides about 1 year ago - 10 comments

#198 - Feature/concurrent unordered interop

Pull Request - State: closed - Opened by joaquintides about 1 year ago - 11 comments

#196 - Self-hosted github actions runners

Pull Request - State: closed - Opened by sdarwin about 1 year ago - 4 comments

#195 - High number of transitive includes causing bad compile times

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

#194 - Remove extraneous semicolons

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

#193 - Feature/proxy erase

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

#192 - Internal impl should store fancy pointers

Issue - State: closed - Opened by cmazakas over 1 year ago - 1 comment

#190 - Minor extra-semicolon warning issued for clang builds

Issue - State: closed - Opened by hadrielk over 1 year ago - 1 comment

#189 - unordered_flat_map and boost interprocess

Issue - State: closed - Opened by diehard2 over 1 year ago - 4 comments

#188 - Feature/cfoa

Pull Request - State: closed - Opened by joaquintides over 1 year ago - 64 comments

#187 - Feature/foa fast iteration

Pull Request - State: closed - Opened by joaquintides over 1 year ago - 11 comments

#186 - Update changelog to reflect planned C++03 deprecation

Pull Request - State: closed - Opened by cmazakas over 1 year ago - 6 comments

#185 - Construct stack-locals using Allocator

Pull Request - State: closed - Opened by cmazakas over 1 year ago - 11 comments

#184 - Feature/SIMD config

Pull Request - State: closed - Opened by joaquintides over 1 year ago - 8 comments

#183 - Node Map Release Candidate

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

#182 - Feature/unordered node map docs

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

#181 - Documented the new mulx-based mixing algorithm

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

#180 - Feature Request: unordered_flat_map should support transparent operator[]&Co.

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

#178 - Quadratic Copying Performance Degradation

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

#177 - Feature/p2363

Pull Request - State: closed - Opened by cmazakas almost 2 years ago - 8 comments

#176 - feature/foa fast copy fix

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

#175 - feature/optimized_try_emplace

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

#174 - feature/pr165 refactor

Pull Request - State: closed - Opened by joaquintides almost 2 years ago - 13 comments

#173 - Exception Guarantees

Pull Request - State: closed - Opened by cmazakas almost 2 years ago - 9 comments

#172 - feature/foa fast copy

Pull Request - State: closed - Opened by joaquintides almost 2 years ago - 7 comments

#171 - Extract throw_exception calls into noinline function(s)

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

#170 - added data structure docs

Pull Request - State: closed - Opened by joaquintides almost 2 years ago - 4 comments

#169 - Fix Missing CTAD

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

#168 - Forceinline improves performance significantly with MSVC

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

#167 - added CTAD docs

Pull Request - State: closed - Opened by joaquintides almost 2 years ago

#166 - Incomplete implementation of resolution to LWG issue 2713

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

#165 - Add msvc RTC to select test targets

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

#164 - Implement unordered_flat_node_map POC

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

#163 - Implement group14 for foa containers

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

#162 - Implement .natvis files for containers

Issue - State: open - Opened by cmazakas almost 2 years ago

#161 - Complete deduction tests, implement guides for all containers

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

#160 - Implement missing constructors outlined by LWG issue 2713

Pull Request - State: closed - Opened by cmazakas almost 2 years ago - 4 comments

#157 - Fix sequential generator

Pull Request - State: closed - Opened by cmazakas almost 2 years ago

#156 - Add test proving `max_load()` invariants

Pull Request - State: closed - Opened by cmazakas almost 2 years ago

#155 - Updated 1.81 documentation

Pull Request - State: closed - Opened by joaquintides almost 2 years ago - 8 comments

#154 - Missing constructors, LWG Issue 2713

Issue - State: closed - Opened by cmazakas almost 2 years ago

#153 - Feature/foa anti drift

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

#152 - Fix bug #147

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

#151 - prime_fmod.hpp:120 triggers a runtime check failure #1 on msvc

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

#150 - No implementation of P2363

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

#149 - Incomplete deduction guidelines

Issue - State: closed - Opened by cmazakas almost 2 years ago

#148 - Add unordered_flat_map, unordered_flat_set

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

#147 - [develop] `rehash` doing unnecessary reallocations

Issue - State: closed - Opened by joaquintides almost 2 years ago

#146 - Rehash Doc Updates

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

#145 - Fix move assign noexcept violation/perf regression

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

#144 - Rehashing Conformity

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