.. |
ASCII.hxx
|
Util/ASCII: add StringEqualsCaseASCII() overload with length
|
2013-10-21 08:42:55 +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 |
CharUtil.hxx
|
Util/CharUtil: new library replacing g_ascii_isX()
|
2013-10-19 15:36:47 +02:00 |
ConstBuffer.hxx
|
util/ConstBuffer: new utility class
|
2013-11-29 22:06:04 +01:00 |
Domain.hxx
|
util/Error: new error passing library
|
2013-09-04 18:14:22 +02:00 |
DynamicFifoBuffer.hxx
|
util/DynamicFifoBuffer: make constructor "explicit"
|
2013-12-15 22:35:21 +01:00 |
Error.cxx
|
system/SocketError, ...: use strerror() instead of g_strerror()
|
2013-12-15 18:32:07 +01:00 |
Error.hxx
|
include cleanup using iwyu
|
2013-11-28 11:50:54 +01: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 |
FormatString.cxx
|
include cleanup using iwyu
|
2013-11-28 11:50:54 +01:00 |
FormatString.hxx
|
util/FormatString: new library to replace g_strdup_printf()
|
2013-10-19 17:24:21 +02: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: make min()/max() static+constexpr
|
2013-11-11 12:27:15 +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 |
NumberParser.hxx
|
util/NumberParser: add ParseFloat()
|
2013-10-26 13:49:15 +02:00 |
OptionDef.hxx
|
CommandLine: new command line parser
|
2013-11-24 17:29:05 +06:00 |
OptionParser.cxx
|
CommandLine: new command line parser
|
2013-11-24 17:29:05 +06:00 |
OptionParser.hxx
|
CommandLine: new command line parser
|
2013-11-24 17:29:05 +06:00 |
PeakBuffer.cxx
|
util/PeakBuffer: use DynamicFifoBuffer instead of struct fifo_buffer
|
2013-12-15 23:07:08 +01:00 |
PeakBuffer.hxx
|
util/PeakBuffer: use DynamicFifoBuffer instead of struct fifo_buffer
|
2013-12-15 23:07:08 +01:00 |
RefCount.hxx
|
util/RefCount: no "constexpr" with libc++
|
2013-11-11 12:27:16 +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 |
SplitString.cxx
|
util/SplitString: new utility class
|
2013-12-14 12:58:26 +01:00 |
SplitString.hxx
|
util/SplitString: new utility class
|
2013-12-14 12:58:26 +01:00 |
StringUtil.cxx
|
Util/StringUtil: add StringStartsWith()
|
2013-11-28 18:48:35 +01:00 |
StringUtil.hxx
|
Util/StringUtil: add StringStartsWith()
|
2013-11-28 18:48:35 +01:00 |
Tokenizer.cxx
|
util/Tokenizer, ...: include cleanup
|
2013-12-15 18:33:26 +01:00 |
Tokenizer.hxx
|
util/Error: new error passing library
|
2013-09-04 18:14:22 +02:00 |
UriUtil.cxx
|
UriUtil: add function uri_get_scheme()
|
2013-12-15 17:06:10 +01:00 |
UriUtil.hxx
|
UriUtil: add function uri_get_scheme()
|
2013-12-15 17:06:10 +01:00 |
WritableBuffer.hxx
|
util/WritableBuffer: add cast methods
|
2013-12-15 23:01:06 +01:00 |