Ecosyste.ms: Issues

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

GitHub / foonathan/memory issues and pull requests

#186 - Do not use undefined preprocessor macros.

Pull Request - State: open - Opened by mcourteaux about 1 month ago

#185 - Close angle bracket

Pull Request - State: open - Opened by MarisaKirisame 3 months ago

#184 - Fix error: unused variable 'result'

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

#182 - a new release/tag ?

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

#181 - Page (4KiB) alignment for memory pool

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

#180 - Calling pure virtual function.

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

#179 - Wrap a memory_pool in a thread_safe_allocator?

Issue - State: open - Opened by mcourteaux 8 months ago - 1 comment

#177 - memory pool allocate

Issue - State: closed - Opened by NeilZhy 10 months ago

#176 - Test fails on Android arm64-v8a

Issue - State: open - Opened by hutorny 10 months ago

#175 - Fix virtual_block_allocator::deallocate_block

Pull Request - State: closed - Opened by jeremimucha 10 months ago - 1 comment

#174 - Expose memory_pool's underlying arena 'owns' method to users of memory_pool itself

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

#173 - memory_pool_collection fails to allocate memory

Issue - State: closed - Opened by cohdan 12 months ago - 4 comments

#171 - ARM64 crash when using static block allocator with small types

Issue - State: open - Opened by kevin-- 12 months ago - 2 comments
Labels: bug, more-info-needed

#169 - Unable to determine node size of C++ container

Issue - State: open - Opened by razr over 1 year ago - 4 comments

#168 - Can a vector use a memory pool with a small_node_pool ?

Issue - State: closed - Opened by chrisics over 1 year ago

#167 - MinGW build fails due to "#warning"

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

#166 - Remove duplicated names in contributor list in README

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

#165 - Update CMakeLists.txt fix include path

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

#164 - remove static linking for cross compilation

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

#162 - Build issues on MacOS while building tools with static flag

Issue - State: closed - Opened by nicosmd over 1 year ago - 3 comments

#161 - Add support for QNX 7.1 build

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

#159 - Thread safety

Issue - State: closed - Opened by marcovc over 1 year ago

#156 - Inccorectly open PR

Pull Request - State: closed - Opened by andreinicolaegherghescu-tomtom over 1 year ago - 1 comment
Labels: invalid

#155 - give allocator_polymorphic_deleter a default constructor

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

#152 - Time for a new release?

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

#151 - memory_block_stack::owns() seems wrong?

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

#150 - [docs/examples] associative containers

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

#149 - Fix typo in documentation of `array_pool`

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

#148 - `memory_pool_collection` carves too little memory from block if there are many buckets

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

#147 - Increase cmake_minimum_required to 3.14

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

#146 - WIP: Bugfix: fix issue 145 compile on VS 2022

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

#144 - Strange exception from unordered_set with memory_stack, on MSVC

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

#143 - Making `container node sizes` optional?

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

#142 - Compile error when set FOONATHAN_MEMORY_TEMPORARY_STACK_MODE to 1

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

#141 - Wrapping Stateful to Stateless allocators

Issue - State: closed - Opened by kevin-- about 2 years ago - 2 comments
Labels: question

#140 - cross-compiling for qnx 32 bit

Issue - State: closed - Opened by briansoe66 about 2 years ago - 2 comments
Labels: bug, more-info-needed

#139 - Address issue #138

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

#137 - Add vcpkg installation instructions

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

#136 - Is container_node_sizes_impl.hpp platform related?

Issue - State: closed - Opened by changyp6 over 2 years ago - 6 comments
Labels: more-info-needed

#135 - Build error because of doctest

Issue - State: closed - Opened by kistlin over 2 years ago - 5 comments
Labels: blocked-upstream

#134 - How to use memory::unordered_map

Issue - State: closed - Opened by nick-thompson over 2 years ago - 12 comments

#133 - CMake err for determine type long long ??

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

#132 - Fix build with BUILD_SHARED_LIBS=ON

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

#131 - Building tests on Windows fails with `BUILD_SHARED_LIBS=ON`

Issue - State: closed - Opened by MiguelCompany over 2 years ago - 3 comments
Labels: bug, help wanted

#130 - Why beating around a bush?

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

#129 - Mcross/cmake node size

Pull Request - State: closed - Opened by matt-cross over 2 years ago - 13 comments

#128 - Typo in configuration.cmake

Issue - State: closed - Opened by panicgh almost 3 years ago - 1 comment

#127 - How to estimate size of static memory block correctly?

Issue - State: closed - Opened by kevin-- about 3 years ago - 13 comments

#126 - memory_arena with fixed size preallocated storage?

Issue - State: closed - Opened by kevin-- about 3 years ago - 1 comment
Labels: question

#125 - Foonathan memory issue while compiling fast-dds for QNX SDP 7.1

Issue - State: closed - Opened by aniketshukla619 about 3 years ago - 2 comments
Labels: duplicate

#122 - Fixing Main CI workflow

Pull Request - State: closed - Opened by MiguelCompany over 3 years ago - 1 comment

#121 - Allocator propagation on string copy

Issue - State: closed - Opened by athanase over 3 years ago - 1 comment

#120 - foonathan::memory as fmt custom allocator

Issue - State: closed - Opened by athanase over 3 years ago - 1 comment

#119 - Using number of nodes on small_free_list::min_block_size

Pull Request - State: closed - Opened by MiguelCompany over 3 years ago - 1 comment

#118 - Possible error on small_free_list::min_block_size

Issue - State: closed - Opened by MiguelCompany over 3 years ago

#117 - Help cross compiling for ros2_java/Android

Issue - State: closed - Opened by mclayton7 over 3 years ago - 2 comments

#114 - Fixed recursive allocator reference issue due to constructor overload resolution

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

#112 - make error

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

#111 - Assert in debug build when memory_pool alloc/dealloc in certain order

Issue - State: closed - Opened by jwdevel over 3 years ago - 2 comments

#110 - Fixed memory_pool::min_block_size calculation

Pull Request - State: closed - Opened by jwdevel over 3 years ago - 11 comments

#109 - Problem with `min_block_size`

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

#108 - Added newlines to the end of some messages.

Pull Request - State: closed - Opened by jwdevel over 3 years ago - 1 comment

#107 - Question re: container allocator copying

Issue - State: closed - Opened by jwdevel over 3 years ago - 1 comment

#106 - Fixed what appears to be a typo in allocate_array_unique.

Pull Request - State: closed - Opened by jwdevel over 3 years ago - 1 comment

#105 - Fix small typo in macro name.

Pull Request - State: closed - Opened by jwdevel over 3 years ago - 1 comment

#104 - config_impl.hpp installed in wrong place?

Issue - State: closed - Opened by jwdevel over 3 years ago - 1 comment

#103 - Runtime error: 'allocation node size exceeds supported maximum of allocator'

Issue - State: closed - Opened by rushipatel over 3 years ago - 9 comments
Labels: more-info-needed

#102 - Fix #101

Pull Request - State: closed - Opened by Guekka over 3 years ago - 1 comment

#101 - LNK2019 (VirtualAllocFromApp)

Issue - State: closed - Opened by Guekka over 3 years ago - 1 comment

#100 - Installation without cmake

Issue - State: closed - Opened by poke1024 over 3 years ago - 2 comments

#99 - Buffer overflow with memory_pool_collection

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

#98 - Is memory_pool_collection usable?

Issue - State: closed - Opened by alexkh almost 4 years ago - 1 comment

#97 - Moving containers with their memory pools

Issue - State: open - Opened by burnpanck almost 4 years ago - 1 comment

#96 - Example needs update

Issue - State: closed - Opened by MiaoDX almost 4 years ago - 1 comment

#95 - Link against libatomic if needed

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

#94 - New release?

Issue - State: closed - Opened by roehling almost 4 years ago - 7 comments

#93 - need to add QNX to the list of POSIX OSes

Issue - State: closed - Opened by asobhy-qnx about 4 years ago - 2 comments

#92 - disable autogen of header for QNX on Linux & provide a user config pa…

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

#90 - Add support for QNX Neutrino

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

#89 - Added method for minimum block size of a memory_pool

Pull Request - State: closed - Opened by MiguelCompany about 4 years ago - 9 comments

#88 - fix autogenerated container_node_sizes_impl.hpp for armv7 on QNX

Pull Request - State: closed - Opened by asobhy-qnx about 4 years ago - 1 comment

#86 - installation path for INC and RUNTIME set twice to two different values

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

#85 - header file generation for QNX

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

#84 - cross-compiling for QNX fails due to nodesize_dbg

Issue - State: closed - Opened by asobhy-qnx over 4 years ago

#83 - catch.hpp unversioned download breaks builds

Issue - State: closed - Opened by combinatorylogic over 4 years ago - 1 comment

#82 - Can't find "catch.hpp" in test/CMakeList.txt

Issue - State: closed - Opened by lichenxuan87 over 4 years ago

#81 - Add VxWorks support

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

#80 - Modification for making Foonathan memory compatible with UWP

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

#79 - Can tracking be used with static_allocator?

Issue - State: closed - Opened by grifcj over 4 years ago - 1 comment

#78 - fix issue #72

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