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
/
SliceBuffer.hxx
Age
Commit message (
Expand
)
Author
2021-01-01
copyright year 2021
Max Kellermann
2020-03-12
replace stddef.h with cstddef
Rosen Penev
2020-03-12
replace assert.h with cassert
Rosen Penev
2020-01-18
copyright year 2020
Max Kellermann
2019-06-17
Copyright year 2019
Max Kellermann
2018-10-31
*: copyright year 2018
Max Kellermann
2018-09-23
util/SliceBuffer: re-add line which got lost in the last commit
Max Kellermann
2018-09-23
util/SliceBuffer: move code to DiscardMemory()
Max Kellermann
2017-12-20
util/SliceBuffer: add "noexcept"
Max Kellermann
2017-11-10
util/{Const,Writable}Buffer, ...: rename IsEmpty() to empty(), imitating STL
Max Kellermann
2017-09-21
util/SliceBuffer: use class HugeArray
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-09-19
util/SliceBuffer: use C++11 initializers
Max Kellermann
2017-01-03
update copyright year
Max Kellermann
2016-06-17
util/HugeAllocator: throw std::bad_alloc on error
Max Kellermann
2016-02-26
update copyright year to 2016
Max Kellermann
2015-01-01
Copyright year 2015
Max Kellermann
2014-01-13
copyright year 2014
Max Kellermann
2013-10-15
gcc.h: rename to Compiler.h
Max Kellermann
2013-01-04
MusicBuffer: return memory to kernel when stopping playback
Max Kellermann
2013-01-04
SliceBuffer: lazy initialization
Max Kellermann
2013-01-04
MusicBuffer: move code to template class SliceBuffer
Max Kellermann