index
:
mpd.git
master
v0.21.x
v0.22.x
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
util
/
HugeAllocator.cxx
Age
Commit message (
Expand
)
Author
2017-12-16
Merge branch 'v0.20.x'
Max Kellermann
2017-12-12
*: check defined(_WIN32) instead of defined(WIN32)
Max Kellermann
2017-09-21
util/HugeAllocator: HugeAllocator() returns WritableBuffer<void>
Max Kellermann
2017-09-21
util/HugeAllocator: move MADV_DONTFORK setting to HugeForkCow()
Max Kellermann
2017-05-08
*: add "noexcept" to many, many function prototypes
Max Kellermann
2017-03-01
util/HugeAllocator: paranoid check for sysconf()<0
Max Kellermann
2017-01-17
AUTHORS, ...: update my email address
Max Kellermann
2017-01-04
util/HugeAllocator: remove deprepcated dynamic exception specifications
Max Kellermann
2016-06-17
util/HugeAllocator: add "noexcept"
Max Kellermann
2016-06-17
util/HugeAllocator: throw std::bad_alloc on error
Max Kellermann
2016-03-06
util/HugeAllocator: fix division by zero due to inverted check
Max Kellermann
2014-02-10
util/HugeAllocator: relicense to BSD-2
Max Kellermann
2014-01-13
copyright year 2014
Max Kellermann
2013-01-04
HugeAllocator: new memory allocator
Max Kellermann