Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / emeryberger/heap-layers issues and pull requests
#57 - Fix build warning with `#if HL_EXECUTABLE_HEAP`
Pull Request -
State: closed - Opened by devnexen 3 months ago
#56 - FreeBSD build fix
Pull Request -
State: closed - Opened by devnexen 7 months ago
#55 - Dont throw exception allocated on the heap
Pull Request -
State: closed - Opened by 01Pollux 9 months ago
#54 - Add support for Apple Silicon
Pull Request -
State: closed - Opened by camelid about 1 year ago
#53 - Some fixes for Darwin
Pull Request -
State: closed - Opened by barracuda156 over 1 year ago
- 7 comments
#52 - New HL_NAMED_HEAP option to id an address range from
Pull Request -
State: closed - Opened by devnexen over 2 years ago
- 6 comments
#51 - Add extra guard for MUSL compatibility
Pull Request -
State: closed - Opened by sternj over 2 years ago
#50 - Removed a check for `isValid` in `register_malloc`
Pull Request -
State: closed - Opened by sternj over 2 years ago
#49 - Add realloc to other variant in `threadspecificheap.h`
Pull Request -
State: closed - Opened by sternj over 2 years ago
#48 - illumos/solaris build fix, alignement hint forgotten cast
Pull Request -
State: closed - Opened by devnexen over 2 years ago
#47 - Revert 46 revert 45 master
Pull Request -
State: closed - Opened by sternj over 2 years ago
#46 - Revert "Added support for redefining realloc"
Pull Request -
State: closed - Opened by emeryberger over 2 years ago
#45 - Added support for redefining realloc
Pull Request -
State: closed - Opened by sternj over 2 years ago
#44 - aligned mappings on BSD.
Pull Request -
State: closed - Opened by devnexen over 2 years ago
#43 - Change register_free to avoid possible SIGSEGV
Pull Request -
State: closed - Opened by sternj almost 3 years ago
- 1 comment
#42 - - fixed initialization order warning;
Pull Request -
State: closed - Opened by jaltmayerpizzorno about 3 years ago
#41 - fix wrong usage of MAP_JIT on macOS proposal, to be applied with mapp…
Pull Request -
State: closed - Opened by devnexen over 3 years ago
#40 - NetBSD port proposal
Pull Request -
State: closed - Opened by devnexen over 3 years ago
#39 - FreeBSD build fix proposal
Pull Request -
State: closed - Opened by devnexen over 3 years ago
#38 - Question: how to get 16 byte aligned address using ZoneHeap?
Issue -
State: open - Opened by mouhgh96 over 3 years ago
#37 - F202105 singleton alignment
Pull Request -
State: closed - Opened by jaltmayerpizzorno over 3 years ago
#36 - bugfix and performance improvement
Pull Request -
State: closed - Opened by jaltmayerpizzorno over 3 years ago
#35 - Merging in HEAP_REDIRECT code originally committed to scalene
Pull Request -
State: closed - Opened by jaltmayerpizzorno over 3 years ago
- 2 comments
#34 - Contributing BacktraceHeap
Pull Request -
State: closed - Opened by jaltmayerpizzorno over 3 years ago
- 1 comment
#33 - consider using Mersenne primes for `myhashmap.h`
Issue -
State: open - Opened by emeryberger over 3 years ago
#32 - update to support `jemalloc` extended API
Issue -
State: open - Opened by emeryberger over 3 years ago
#31 - Added locking around memalign, so it is locked, too, if the super heap supports it.
Pull Request -
State: closed - Opened by jaltmayerpizzorno over 3 years ago
#30 - Fixes segfault in scalene and missing destructor
Pull Request -
State: closed - Opened by jaltmayerpizzorno about 4 years ago
- 1 comment
#29 - tprintf.h includes unistd.h and doesn't compile on Windows
Issue -
State: closed - Opened by blattersturm over 4 years ago
- 2 comments
#28 - include "heaplayers.h", so that heaplayers works better with -iquote
Pull Request -
State: closed - Opened by bpowers over 4 years ago
- 2 comments
#27 - wrapper.cpp: enable inlining `custom*` into other entrypoints
Pull Request -
State: closed - Opened by bpowers over 4 years ago
#26 - mallocheap: on linux, use <malloc.h> for malloc_usable_size
Pull Request -
State: closed - Opened by bpowers about 5 years ago
#25 - enable Heap-Layers to easily be used in Bazel projects
Pull Request -
State: closed - Opened by bpowers about 5 years ago
- 1 comment
#24 - mmap wrappers: enable PROT_MAX for systems which will support it.
Pull Request -
State: closed - Opened by devnexen over 5 years ago
- 5 comments
#23 - README.md: Fix syntax of the BibTex block
Pull Request -
State: closed - Opened by nbraud almost 6 years ago
#22 - CUSTOM_MEMALIGN - match internal free call to alloc
Pull Request -
State: closed - Opened by GabrielGanne almost 6 years ago
- 1 comment
#21 - Failing to compile on windows
Issue -
State: closed - Opened by sirilvk over 6 years ago
- 2 comments
#20 - Support for Buffered Locked Heap
Pull Request -
State: closed - Opened by DhavalKapil over 7 years ago
- 2 comments
#19 - ExactlyOneHeap: allow subclasses to access superheap methods
Pull Request -
State: closed - Opened by bpowers almost 8 years ago
- 1 comment
#18 - ExceptionHeap: explit throw lists are deprecated in C++11
Pull Request -
State: closed - Opened by bpowers almost 8 years ago
#17 - Fix Solaris "source/unixtls.cpp", line 280: Error: cerr is not defined. build issue
Pull Request -
State: closed - Opened by yvoinov almost 8 years ago
#16 - wrapper: correctly check for defined(__linux)
Pull Request -
State: closed - Opened by bpowers almost 8 years ago
- 1 comment
#15 - debugheap: use intptr_t instead of char * in pointer arithmetic
Pull Request -
State: closed - Opened by bpowers almost 8 years ago
- 1 comment
#14 - wrapper: check if __cpp_sized_deallocation is defined
Pull Request -
State: closed - Opened by bpowers almost 8 years ago
#13 - linux/clang4 fixes
Pull Request -
State: closed - Opened by bpowers almost 8 years ago
#12 - Small fixes
Pull Request -
State: closed - Opened by ccurtsinger over 8 years ago
#11 - locks/spinlock: "pause" inline asm should specify "memory" clobber
Pull Request -
State: closed - Opened by bpowers almost 9 years ago
#10 - Make mmap heap free as much as it allocates
Pull Request -
State: closed - Opened by FenTheFox about 9 years ago
#9 - STLAllocator wrapper API updates for C++11
Pull Request -
State: closed - Opened by ccurtsinger about 10 years ago
#8 - Bug fix to support OSX 10.9.4
Pull Request -
State: closed - Opened by sholsapp over 10 years ago
- 4 comments
#7 - Modified for supporting ARM Thumb
Pull Request -
State: closed - Opened by ghost almost 11 years ago
- 1 comment
#6 - heaps/special/zoneheap.h alignment problem?
Issue -
State: closed - Opened by tongping about 11 years ago
- 1 comment
#5 - Compile Error: "error: 'protect' is not a member of 'HL::MmapWrapper'"
Issue -
State: closed - Opened by mentalmap about 12 years ago
- 1 comment
#4 - Compile Error: "error: 'protect' is not a member of 'HL::MmapWrapper'"
Issue -
State: closed - Opened by mentalmap about 12 years ago
#3 - Simple Initialization Order Change
Pull Request -
State: closed - Opened by jvilk about 12 years ago
- 1 comment
#2 - Header File Fixes and Formatting
Pull Request -
State: closed - Opened by jvilk about 12 years ago
- 2 comments
#1 - Added __MALLOC_HOOK_VOLATILE macro for newer glibc versions
Pull Request -
State: closed - Opened by ioprev over 12 years ago
- 1 comment