issues
search
boostorg
/
pool
Boost.org pool module
http://boost.org/libs/pool
Boost Software License 1.0
49
stars
50
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
beautification
#60
cvspvr
opened
1 month ago
0
Add support for modular build structure.
#59
grafikrobot
opened
3 months ago
1
Swap and move boost::pool
#58
mglisse
opened
4 months ago
0
Modular Boost C++ Libraries Request
#57
grafikrobot
closed
7 months ago
1
pool::max_chunks can not pass compile with marco max
#56
sevencolours24
closed
8 months ago
2
Do not extend the pool on each allocation
#55
orgads
opened
1 year ago
1
[REGRESSION] Pool size is extended on each allocation
#54
orgads
opened
1 year ago
1
Fix the Broken `malloc_n` Behavior
#53
leimao
closed
1 year ago
20
`malloc_n` method inconsistency from `boost::simple_segregated_storage`?
#52
leimao
closed
1 year ago
4
Fix #49
#51
UMU618
opened
2 years ago
0
Allow compile with MSVC and Windows headers (#49)
#50
joelpelaez
closed
1 month ago
0
MSVC failed compilation when use C++20 standard
#49
joelpelaez
closed
8 months ago
3
Allow object_pool::construct() to use variadic template, if available.
#48
fschoenberger
opened
2 years ago
1
Fix ccache saving on cache hit
#47
Flamefire
closed
2 years ago
1
Release notes for 1.80
#46
jeking3
closed
8 months ago
1
re-add mingw ci testing
#45
jeking3
closed
2 years ago
1
fix test 6701 changes from last CI push
#44
jeking3
closed
2 years ago
1
align with boost-ci 2022.02 and GitHub Actions
#43
jeking3
closed
2 years ago
1
fix integer overflows in pool::ordered_malloc
#42
orgads
closed
3 years ago
0
Update GitHub Actions CI file
#41
sdarwin
closed
3 years ago
1
GitHub Actions config
#40
sdarwin
closed
3 years ago
0
[skip ci] Add "cxxstd" json field
#39
eldiener
closed
3 years ago
0
Drone config
#38
sdarwin
closed
3 years ago
0
Docs: fix formatting of two examples, improve grammar
#37
eli-b
closed
3 years ago
0
Docs: it's -> its
#36
eli-b
closed
3 years ago
1
Please merge the 'develop' branch change into 'master' for the Boost 1.75 release
#35
eldiener
closed
2 years ago
1
Boost\libs\pool\test failed due to link error on MSVC
#34
QuellaZhang
opened
4 years ago
3
Changes for Embarcadero C++ clang-based compilers, targeting Boost 1.74. Change __BORLANDC__ to BOOST_BORLANDC, which is defined in Boost conf…
#33
eldiener
closed
4 years ago
0
Memory leak detected by Boost.Test
#32
HenryAWE
closed
4 years ago
1
Allow object_pool::construct() to use variadic template, if available.
#31
jbherdman
opened
5 years ago
12
singleton_pool::release_memory does not release chunks if free() is used
#30
jensbjorgensen
closed
5 years ago
1
Update CI
#29
jeking3
closed
5 years ago
0
[CMake] Add test for cmake file
#28
Mike-Devel
closed
5 years ago
0
[CMake] Add minimal cmake file
#27
Mike-Devel
closed
5 years ago
8
Enhance CI with libc++ and VS2017 strict builds
#26
jeking3
closed
6 years ago
1
Enhance Travis CI build coverage
#25
jeking3
closed
6 years ago
1
Merge to master
#24
glenfe
closed
6 years ago
7
Replace boost::mutex use to avoid a dependency on Boost.Thread
#23
pdimov
closed
6 years ago
3
provide an argument forwarding construct method in object_pool
#22
octopus-prime
opened
6 years ago
4
Add CI framework
#21
jeking3
closed
6 years ago
4
Problems building in appveyor for cygwin
#20
jeking3
closed
6 years ago
1
UBSAN identified issue (possibly test-only) reference binding to misaligned address for type void *
#19
jeking3
closed
6 years ago
2
Do not use test rules to check for valgrind
#18
Kojoley
closed
6 years ago
28
Add singleton_pool::get_next_size()
#17
azurepine
closed
6 years ago
3
Fix compilation errors due to missing include <iostream>.
#16
DanielaE
closed
7 years ago
0
Fix double delete in new_delete_allocator
#15
EricWF
closed
8 years ago
0
Do not use std::auto_ptr.
#14
Flast
closed
8 years ago
0
use std::mutex if available
#13
olk
closed
8 years ago
2
Fix so that doc build works unmodded in Boost tree.
#12
grafikrobot
closed
8 years ago
0
improve guards around boost/thread/mutex.hpp
#11
nschloe
closed
9 years ago
9
Next