Ecosyste.ms: Issues

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

GitHub / arximboldi/immer issues and pull requests

#292 - Support hash size that's not std::size_t

Pull Request - State: closed - Opened by alex-sparus 3 days ago - 1 comment

#291 - Allow users to explicitly enable or disable exceptions

Pull Request - State: closed - Opened by tusooa 3 days ago

#290 - Fix exception detection code

Pull Request - State: closed - Opened by arximboldi 4 days ago

#289 - Make persist compatible with C++17

Pull Request - State: closed - Opened by alex-sparus 10 days ago

#288 - Small fixes for the persist documentation

Pull Request - State: closed - Opened by alex-sparus 19 days ago - 1 comment

#286 - free_list_heap_policy just uses debug_size_heap instead

Issue - State: open - Opened by colugomusic about 2 months ago - 1 comment

#285 - set/map nothrow move constructible/assignable

Pull Request - State: closed - Opened by jj683 about 2 months ago

#282 - Make immer::box work with forward declared types

Pull Request - State: closed - Opened by arximboldi 6 months ago - 1 comment

#281 - Fixes `difference_type` being mispelled as `diference_type`.

Pull Request - State: closed - Opened by nicola-gigante 6 months ago - 2 comments

#280 - Build instructions need updating

Issue - State: open - Opened by khiner 7 months ago - 1 comment

#279 - Use Catch2 v3

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

#278 - Immer persist

Pull Request - State: closed - Opened by alex-sparus 7 months ago - 2 comments

#277 - Immer archive

Pull Request - State: closed - Opened by alex-sparus 8 months ago

#276 - cmake: Only use ccache for C++

Pull Request - State: closed - Opened by patstew 8 months ago - 1 comment

#275 - Fix portability of IMMER_THROW when exceptions are disabled

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

#273 - New release

Issue - State: closed - Opened by altschuler 12 months ago - 1 comment

#272 - NDEBUG flag breaks binary compatibility, which can cause mysterious crashes

Issue - State: open - Opened by kosak 12 months ago - 5 comments

#271 - champ try_update

Pull Request - State: open - Opened by fabianbs96 12 months ago - 1 comment

#270 - champ for_each_chunk_p

Pull Request - State: open - Opened by fabianbs96 12 months ago - 1 comment

#269 - cmake: use ${CMAKE_CURRENT_SOURCE_DIR} where possible

Pull Request - State: closed - Opened by pinotree about 1 year ago - 2 comments

#268 - cmake: drop FindGuile.cmake

Pull Request - State: closed - Opened by pinotree about 1 year ago - 2 comments

#267 - Use Catch2 as installed

Pull Request - State: closed - Opened by pinotree about 1 year ago - 7 comments

#266 - Switch away from doctest, and drop it

Pull Request - State: closed - Opened by pinotree about 1 year ago - 2 comments

#263 - Use destroy_at to call explicit destructor in make_inner_n

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

#262 - Fix msvc c2975

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

#261 - Fix MSVC compile error C2059

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

#260 - Fix includes

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

#259 - Use alternative logo in dark mode

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

#258 - Fixing annoying unused local variable warning

Pull Request - State: closed - Opened by bobkocisko over 1 year ago - 4 comments

#257 - Fixes and tests for C++20 Range compatibility

Pull Request - State: closed - Opened by vector-of-bool over 1 year ago - 1 comment

#256 - Make pretty-printer loading more robust

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

#255 - Add GDB pretty-printing support

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

#254 - Logo is hidden when using GitHub dark theme

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

#253 - Fix typos

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

#252 - fix some unused parameters

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

#250 - Add export CMake Config version file

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

#247 - Fix wrong order in operator<(T2, box<T>)

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

#246 - `flex_vector` nothrow move constructible/assignable

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

#244 - `noexcept` move constructors for `flex_vector` and other data-structures

Issue - State: open - Opened by maierlars over 1 year ago - 9 comments

#243 - Add benchmarks for checking CHAMP memory usage

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

#242 - Implementation into a hosted language

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

#241 - Memory leak in debug builds

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

#240 - immer::map can no longer be used with std::views/std::ranges

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

#239 - Prepare release 0.8.0

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

#238 - Add identity API

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

#237 - Create a new release of this library

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

#236 - Add CIFuzz GitHub action

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

#235 - Add fuzzers that produce more conflicts for HAMTs

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

#234 - flex_vector does not respect type alignment requirements

Issue - State: open - Opened by sissow2 almost 2 years ago - 7 comments

#233 - make clang ignore gcc pragma warning for champ

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

#232 - vector::iterator + X expects X to be int, not size_type

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

#231 - Extend fuzzing support + fix issues with HAMT transient `erase()`

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

#230 - Fix typo in comment

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

#229 - Add vcpkg installation instructions

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

#227 - Fix debug stats

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

#226 - Remove all usage of `dec_unsafe` from the code-base

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

#223 - GCC 12 gives lots of verbose warnings

Issue - State: open - Opened by bredelings about 2 years ago - 3 comments

#222 - More Meta improvements

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

#221 - Add optional method to print statistics about CHAMP density and utilization

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

#220 - Fix leak found by oss-fuzz

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

#218 - Fix -fno-exceptions build (regression from 35147686)

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

#217 - HAMT transients: move mutable inner nodes when posible during insertion

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

#216 - HAMT transients: move mutable inner nodes when posible during removal

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

#215 - Box recursive type

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

#214 - Table fixes and transient tweaks

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

#213 - Transients for HAMT deletion operations

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

#212 - Transient `map::update()`

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

#211 - Fix map leak

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

#210 - enhance: add hash map with keys extracted from values

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

#209 - Implement transients for map and set

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

#208 - Sketch transients for HAMT-based data-structures

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

#207 - gcc12 support request / array bound warning

Issue - State: closed - Opened by mcharneyamp over 2 years ago - 5 comments
Labels: question

#206 - Add Swift Package

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

#205 - immer::array fix to prevent breakage with glm library

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

#204 - Boehm GC optional dependency warnings at configure time

Issue - State: open - Opened by kevin-- over 2 years ago - 4 comments
Labels: enhancement

#202 - fix typo

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

#201 - Fix typo in documentation of diff

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

#200 - Polish the new diffing algorithm

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

#199 - Add diffing algorithm to maps

Pull Request - State: closed - Opened by mvtec-richter over 2 years ago - 14 comments

#198 - Add maps with keys extracted from the value

Issue - State: closed - Opened by arximboldi over 2 years ago - 9 comments
Labels: enhancement

#195 - Documentation site has expired certificate

Issue - State: closed - Opened by esp1 almost 3 years ago - 5 comments
Labels: bug

#190 - store extra information in iterator needed to find base of allocation

Pull Request - State: open - Opened by dwightguth almost 3 years ago - 32 comments

#189 - slightly tweak implementation of empty collection nodes

Pull Request - State: open - Opened by dwightguth almost 3 years ago - 12 comments

#182 - Thread safety issues in free_list_heap

Issue - State: open - Opened by goedderz about 3 years ago - 5 comments
Labels: bug

#177 - Very odd constructor call with transients

Issue - State: closed - Opened by jeaye over 3 years ago - 8 comments

#172 - Simple recursive box without container

Issue - State: closed - Opened by ajihyf over 3 years ago - 6 comments
Labels: question

#169 - Add update_if_exists method

Issue - State: closed - Opened by arximboldi over 3 years ago
Labels: enhancement

#122 - Add COW element access on transients?

Issue - State: closed - Opened by arximboldi over 4 years ago - 7 comments
Labels: enhancement

#115 - Add reserve() method to immer::array_transient

Issue - State: open - Opened by arximboldi almost 5 years ago - 2 comments
Labels: enhancement

#105 - Adding a sorted map container?

Issue - State: open - Opened by nyanpasu64 almost 5 years ago - 18 comments
Labels: enhancement

#104 - Support for box transients?

Issue - State: open - Opened by waybeforenow almost 5 years ago - 6 comments
Labels: enhancement

#100 - Installation using `nix-env` fails because the tarball is not a git repo

Issue - State: closed - Opened by pricebenjamin about 5 years ago - 5 comments
Labels: bug

#99 - Make tagged nodes configurable

Pull Request - State: closed - Opened by dwightguth about 5 years ago - 4 comments