mpd/src/util
2013-10-17 19:29:38 +02:00
..
bit_reverse.c dsd2pcm: move the bit reversing code to a generic library 2012-03-21 08:44:43 +01:00
bit_reverse.h gcc.h: rename to Compiler.h 2013-10-15 09:21:59 +02:00
ByteReverse.cxx system/ByteOrder: new library for byte ordering / endianess 2013-10-16 22:09:44 +02:00
ByteReverse.hxx util/byte_reverse: convert to C++ 2013-10-16 22:07:52 +02:00
Domain.hxx util/Error: new error passing library 2013-09-04 18:14:22 +02:00
Error.cxx util/Error: add method SetLastError() 2013-10-17 19:29:38 +02:00
Error.hxx util/Error: add method SetLastError() 2013-10-17 19:29:38 +02:00
fifo_buffer.c util/fifo_buffer: add method _init() 2013-01-15 10:59:28 +01:00
fifo_buffer.h util/fifo_buffer: add method _init() 2013-01-15 10:59:28 +01:00
FifoBuffer.hxx util/FifoBuffer: C++ version of the fifo_buffer library 2013-10-15 10:28:52 +02:00
growing_fifo.c fifo_buffer: move to util/ 2013-01-15 01:02:13 +01:00
growing_fifo.h fifo_buffer: move to util/ 2013-01-15 01:02:13 +01:00
HugeAllocator.cxx HugeAllocator: new memory allocator 2013-01-04 20:38:06 +01:00
HugeAllocator.hxx gcc.h: rename to Compiler.h 2013-10-15 09:21:59 +02:00
LazyRandomEngine.cxx util/LazyRandomEngine: lazy wrapper for std::mt19937 2013-01-07 21:27:51 +01:00
LazyRandomEngine.hxx util/LazyRandomEngine: lazy wrapper for std::mt19937 2013-01-07 21:27:51 +01:00
list_sort.c Util/Macros: replacement for GLib's G_N_ELEMENTS() 2013-10-15 22:47:39 +02:00
list_sort.h util/list.h: import the Linux kernel's linked list library 2012-01-24 20:49:52 +01:00
list.h util/list: don't use GLib 2013-01-08 16:41:36 +01:00
Macros.hxx Util/Macros: replacement for GLib's G_N_ELEMENTS() 2013-10-15 22:47:39 +02:00
Manual.hxx gcc.h: rename to Compiler.h 2013-10-15 09:21:59 +02:00
PeakBuffer.cxx Client: move output buffer code to new class PeakBuffer 2013-01-15 10:59:28 +01:00
PeakBuffer.hxx gcc.h: rename to Compiler.h 2013-10-15 09:21:59 +02:00
RefCount.hxx refcount: convert to C++ 2013-01-29 23:20:19 +01:00
ReusableArray.hxx gcc.h: rename to Compiler.h 2013-10-15 09:21:59 +02:00
SliceBuffer.hxx gcc.h: rename to Compiler.h 2013-10-15 09:21:59 +02:00
StringUtil.cxx string_util: convert to C++ 2013-04-09 01:08:20 +02:00
StringUtil.hxx gcc.h: rename to Compiler.h 2013-10-15 09:21:59 +02:00
Tokenizer.cxx util/Error: new error passing library 2013-09-04 18:14:22 +02:00
Tokenizer.hxx util/Error: new error passing library 2013-09-04 18:14:22 +02:00
UriUtil.cxx Mapper, ...: use memcmp() instead of strncmp() where appropriate 2013-10-14 22:00:21 +02:00
UriUtil.hxx gcc.h: rename to Compiler.h 2013-10-15 09:21:59 +02:00
WritableBuffer.hxx util/FifoBuffer: C++ version of the fifo_buffer library 2013-10-15 10:28:52 +02:00