.. |
Alloc.cxx
|
update copyright year
|
2017-01-03 20:48:59 +01:00 |
Alloc.hxx
|
update copyright year
|
2017-01-03 20:48:59 +01:00 |
AllocatedArray.hxx
|
util/AllocatedArray: new utility class
|
2016-04-12 21:32:56 +02:00 |
AllocatedString.cxx
|
util/StringPointer: rename typedef pointer to pointer_type
|
2016-04-12 22:53:06 +02:00 |
AllocatedString.hxx
|
util/AllocatedString: work around bogus gcc6 warning
|
2016-05-11 17:10:15 +02:00 |
ASCII.hxx
|
util/ASCII: strip include guard
|
2015-03-04 20:05:39 +01:00 |
BindMethod.hxx
|
util/BindMethod: add nullptr constructor and bool operator
|
2016-06-20 10:36:37 +02:00 |
bit_reverse.c
|
update copyright year
|
2017-01-03 20:48:59 +01:00 |
bit_reverse.h
|
update copyright year
|
2017-01-03 20:48:59 +01:00 |
ByteReverse.cxx
|
update copyright year
|
2017-01-03 20:48:59 +01:00 |
ByteReverse.hxx
|
update copyright year
|
2017-01-03 20:48:59 +01:00 |
Cast.hxx
|
Compiler.h: add macro CLANG_OR_GCC_VERSION()
|
2014-11-28 19:09:56 +01:00 |
CharUtil.hxx
|
util/CharUtil: minor API documentation fix
|
2015-01-15 19:34:02 +01:00 |
CircularBuffer.hxx
|
util/CircularBuffer: add method GetSpace()
|
2014-03-16 00:28:42 +01:00 |
Clamp.hxx
|
util/Clamp: generic Clamp() function
|
2013-12-22 21:08:06 +01:00 |
ConstBuffer.hxx
|
util/ConstBuffer: add method MoveFront()
|
2015-10-16 09:00:36 +02:00 |
DeleteDisposer.hxx
|
util/DeleteDisposer: new utility class
|
2015-10-19 15:57:30 +02:00 |
DivideString.cxx
|
update copyright year
|
2017-01-03 20:48:59 +01:00 |
DivideString.hxx
|
update copyright year
|
2017-01-03 20:48:59 +01:00 |
Domain.hxx
|
util/{Domain,Error}: relicense to BSD 2-clause
|
2013-12-16 22:42:01 +01:00 |
DynamicFifoBuffer.hxx
|
util/DynamicFifoBuffer: adjust include guard
|
2015-02-16 00:53:59 +01:00 |
Exception.cxx
|
command/{Player,Error}: extract messages from nested exceptions
|
2016-12-29 14:46:13 +01:00 |
Exception.hxx
|
command/{Player,Error}: extract messages from nested exceptions
|
2016-12-29 14:46:13 +01:00 |
ForeignFifoBuffer.hxx
|
util/{Static,Foreign}FifoBuffer: lazy shift
|
2014-08-07 16:11:00 +02:00 |
format.c
|
update copyright year
|
2017-01-03 20:48:59 +01:00 |
format.h
|
update copyright year
|
2017-01-03 20:48:59 +01:00 |
FormatString.cxx
|
update copyright year
|
2017-01-03 20:48:59 +01:00 |
FormatString.hxx
|
update copyright year
|
2017-01-03 20:48:59 +01:00 |
HugeAllocator.cxx
|
util/HugeAllocator: remove deprepcated dynamic exception specifications
|
2017-01-04 10:32:21 +01:00 |
HugeAllocator.hxx
|
util/HugeAllocator: remove deprepcated dynamic exception specifications
|
2017-01-04 10:32:21 +01:00 |
IterableSplitString.hxx
|
util/IterableSplitString: cheaper variant of SplitString()
|
2016-03-18 14:11:50 +01:00 |
LazyRandomEngine.cxx
|
update copyright year
|
2017-01-03 20:48:59 +01:00 |
LazyRandomEngine.hxx
|
update copyright year
|
2017-01-03 20:48:59 +01:00 |
Macros.hxx
|
Util/Macros: replacement for GLib's G_N_ELEMENTS()
|
2013-10-15 22:47:39 +02:00 |
Manual.hxx
|
Compiler.h: drop gcc_alignas(), use plain C++11 alignas()
|
2016-11-18 08:56:16 +01:00 |
MimeType.cxx
|
update copyright year
|
2017-01-03 20:48:59 +01:00 |
MimeType.hxx
|
update copyright year
|
2017-01-03 20:48:59 +01:00 |
NumberParser.hxx
|
util/NumberParser: add ParseFloat()
|
2013-10-26 13:49:15 +02:00 |
OptionDef.hxx
|
update copyright year
|
2017-01-03 20:48:59 +01:00 |
OptionParser.cxx
|
update copyright year
|
2017-01-03 20:48:59 +01:00 |
OptionParser.hxx
|
update copyright year
|
2017-01-03 20:48:59 +01:00 |
PeakBuffer.cxx
|
update copyright year
|
2017-01-03 20:48:59 +01:00 |
PeakBuffer.hxx
|
update copyright year
|
2017-01-03 20:48:59 +01:00 |
RefCount.hxx
|
update copyright year
|
2017-01-03 20:48:59 +01:00 |
ReusableArray.hxx
|
util/ReusableArray: add move constructor/operator
|
2017-01-11 20:37:12 +01:00 |
RuntimeError.hxx
|
util/RuntimeError: add missing include
|
2016-02-07 12:53:21 +01:00 |
ScopeExit.hxx
|
util/ScopeExit: new utility library
|
2016-02-06 22:03:37 +01:00 |
SliceBuffer.hxx
|
update copyright year
|
2017-01-03 20:48:59 +01:00 |
SplitString.cxx
|
util/IterableSplitString: cheaper variant of SplitString()
|
2016-03-18 14:11:50 +01:00 |
SplitString.hxx
|
util/SplitString: relicense to BSD-2
|
2016-03-18 13:18:31 +01:00 |
StaticFifoBuffer.hxx
|
util/StaticFifoBuffer: make Shift() public
|
2014-10-19 00:49:08 +02:00 |
StringAPI.hxx
|
util/StringAPI: add UnsafeCopyStringP()
|
2015-09-01 21:16:22 +02:00 |
StringCompare.cxx
|
util/StringCompare: use StringView to simplify inline implementations
|
2015-11-06 10:03:14 +01:00 |
StringCompare.hxx
|
util/StringCompare: use StringView to simplify inline implementations
|
2015-11-06 10:03:14 +01:00 |
StringPointer.hxx
|
util/StringPointer: add typedef reference_type
|
2016-04-12 22:55:12 +02:00 |
StringUtil.cxx
|
update copyright year
|
2017-01-03 20:48:59 +01:00 |
StringUtil.hxx
|
update copyright year
|
2017-01-03 20:48:59 +01:00 |
StringView.cxx
|
util/StringView: add methods StripLeft(), StripRight()
|
2015-10-16 08:59:47 +02:00 |
StringView.hxx
|
util/StringView: add method Strip()
|
2016-03-18 15:40:49 +01:00 |
TextFile.hxx
|
input/TextInputStream: move ReadBufferedLine() to util/TextFile.hxx
|
2014-08-07 19:38:25 +02:00 |
TimeParser.cxx
|
util/TimeParser: wrapper for strptime()
|
2017-01-07 22:11:45 +01:00 |
TimeParser.hxx
|
util/TimeParser: add "pure" attribute
|
2017-01-08 10:41:08 +01:00 |
Tokenizer.cxx
|
util/Tokenizer: use std::runtime_error on syntax error
|
2015-12-16 11:34:26 +01:00 |
Tokenizer.hxx
|
util/Tokenizer: use std::runtime_error on syntax error
|
2015-12-16 11:34:26 +01:00 |
UriUtil.cxx
|
util/UriUtil: add uri_get_path()
|
2017-01-08 11:05:58 +01:00 |
UriUtil.hxx
|
util/UriUtil: add uri_get_path()
|
2017-01-08 11:05:58 +01:00 |
UTF8.cxx
|
util/UTF8: add SequenceLengthUTF8()
|
2014-10-10 22:11:38 +02:00 |
UTF8.hxx
|
util/UTF8: add SequenceLengthUTF8()
|
2014-10-10 22:11:38 +02:00 |
VarSize.hxx
|
*: doxygen fixups
|
2015-03-17 11:21:43 +01:00 |
WritableBuffer.hxx
|
util/WritableBuffer: add method skip_front()
|
2016-08-16 08:46:30 +02:00 |
WStringAPI.hxx
|
util/WStringAPI: wcpcpy(3) is not yet supported on OpenBSD/NetBSD
|
2016-06-12 16:36:17 +02:00 |
WStringCompare.cxx
|
update copyright year
|
2017-01-03 20:48:59 +01:00 |
WStringCompare.hxx
|
util/StringCompare: add StringIsEmpty()
|
2015-11-06 09:37:07 +01:00 |