mpd/src/util
2023-10-07 08:39:24 +02:00
..
AllocatedArray.hxx use SPDX IDs, replacing the long copyright headers 2023-03-06 14:59:48 +01:00
AllocatedString.hxx use SPDX IDs, replacing the long copyright headers 2023-03-06 14:59:48 +01:00
ASCII.hxx use SPDX IDs, replacing the long copyright headers 2023-03-06 14:59:48 +01:00
BindMethod.hxx util/BindMethod: move SignatureHelper to return type 2023-10-04 16:50:25 +02:00
BitReverse.cxx pcm/{Traits,Dsd*}: use std::byte 2023-03-06 18:44:20 +01:00
BitReverse.hxx pcm/{Traits,Dsd*}: use std::byte 2023-03-06 18:44:20 +01:00
ByteOrder.hxx util/ByteOrder: add class PackedLE64 2023-03-12 20:25:49 +01:00
ByteReverse.cxx use SPDX IDs, replacing the long copyright headers 2023-03-06 14:59:48 +01:00
ByteReverse.hxx use SPDX IDs, replacing the long copyright headers 2023-03-06 14:59:48 +01:00
Cast.hxx use SPDX IDs, replacing the long copyright headers 2023-03-06 14:59:48 +01:00
CharUtil.hxx use SPDX IDs, replacing the long copyright headers 2023-03-06 14:59:48 +01:00
CircularBuffer.hxx use SPDX IDs, replacing the long copyright headers 2023-03-06 14:59:48 +01:00
Clamp.hxx use [[gnu::...]] attributes 2023-03-06 16:14:15 +01:00
Compiler.h util/Compiler.h: remove unused compiler version check macros 2023-03-06 16:37:46 +01:00
Concepts.hxx util/Concepts: remove obsolete fallbacks 2023-07-21 19:43:04 +02:00
CopyConst.hxx use SPDX IDs, replacing the long copyright headers 2023-03-06 14:59:48 +01:00
DeleteDisposer.hxx use SPDX IDs, replacing the long copyright headers 2023-03-06 14:59:48 +01:00
DereferenceIterator.hxx use SPDX IDs, replacing the long copyright headers 2023-03-06 14:59:48 +01:00
DivideString.cxx use SPDX IDs, replacing the long copyright headers 2023-03-06 14:59:48 +01:00
DivideString.hxx use SPDX IDs, replacing the long copyright headers 2023-03-06 14:59:48 +01:00
djb_hash.cxx tag/Pool: move code from calc_hash() to util/djb_hash.cxx 2023-09-11 20:53:37 +02:00
djb_hash.hxx tag/Pool: move code from calc_hash() to util/djb_hash.cxx 2023-09-11 20:53:37 +02:00
Domain.hxx use SPDX IDs, replacing the long copyright headers 2023-03-06 14:59:48 +01:00
DynamicFifoBuffer.hxx util/DynamicFifoBuffer: use T instead of std::byte 2023-07-21 19:40:38 +02:00
Exception.cxx use SPDX IDs, replacing the long copyright headers 2023-03-06 14:59:48 +01:00
Exception.hxx use SPDX IDs, replacing the long copyright headers 2023-03-06 14:59:48 +01:00
ForeignFifoBuffer.hxx use SPDX IDs, replacing the long copyright headers 2023-03-06 14:59:48 +01:00
format.c use SPDX IDs, replacing the long copyright headers 2023-03-06 14:59:48 +01:00
format.h use SPDX IDs, replacing the long copyright headers 2023-03-06 14:59:48 +01:00
GenerateArray.hxx use SPDX IDs, replacing the long copyright headers 2023-03-06 14:59:48 +01:00
HexFormat.hxx util/HexFormat: add non-const overload 2023-09-12 09:11:38 +02:00
HugeAllocator.cxx use SPDX IDs, replacing the long copyright headers 2023-03-06 14:59:48 +01:00
HugeAllocator.hxx use SPDX IDs, replacing the long copyright headers 2023-03-06 14:59:48 +01:00
IntrusiveForwardList.hxx util/IntrusiveForwardList: reset last_cache properly in clear() 2023-10-04 16:50:46 +02:00
IntrusiveHashSet.hxx util/Intrusive*: insertion methods return an iterator 2023-09-16 22:39:03 +02:00
IntrusiveHookMode.hxx use SPDX IDs, replacing the long copyright headers 2023-03-06 14:59:48 +01:00
IntrusiveList.hxx util/IntrusiveList: add reverse_iterator 2023-10-04 16:51:17 +02:00
IntrusiveSortedList.hxx util/Intrusive*: move constant_time_size to an options struct 2023-09-11 19:18:36 +02:00
IterableSplitString.hxx use SPDX IDs, replacing the long copyright headers 2023-03-06 14:59:48 +01:00
LazyRandomEngine.cxx use SPDX IDs, replacing the long copyright headers 2023-03-06 14:59:48 +01:00
LazyRandomEngine.hxx use SPDX IDs, replacing the long copyright headers 2023-03-06 14:59:48 +01:00
Manual.hxx use SPDX IDs, replacing the long copyright headers 2023-03-06 14:59:48 +01:00
Math.hxx use SPDX IDs, replacing the long copyright headers 2023-03-06 14:59:48 +01:00
MemberPointer.hxx use SPDX IDs, replacing the long copyright headers 2023-03-06 14:59:48 +01:00
meson.build tag/Pool: move code from calc_hash() to util/djb_hash.cxx 2023-09-11 20:53:37 +02:00
MimeType.cxx *: use transparent comparison for std::{map,set} with std::string keys 2023-03-12 09:12:02 +01:00
MimeType.hxx *: use transparent comparison for std::{map,set} with std::string keys 2023-03-12 09:12:02 +01:00
NumberParser.cxx use SPDX IDs, replacing the long copyright headers 2023-03-06 14:59:48 +01:00
NumberParser.hxx util/NumberParser: remove obsolete __ANDROID_API__ check 2023-09-11 22:12:13 +02:00
OffsetPointer.hxx use SPDX IDs, replacing the long copyright headers 2023-03-06 14:59:48 +01:00
OptionalCounter.hxx use SPDX IDs, replacing the long copyright headers 2023-03-06 14:59:48 +01:00
OptionalField.hxx util/OptionalField: new library 2023-09-16 22:39:03 +02:00
PeakBuffer.cxx use SPDX IDs, replacing the long copyright headers 2023-03-06 14:59:48 +01:00
PeakBuffer.hxx use SPDX IDs, replacing the long copyright headers 2023-03-06 14:59:48 +01:00
PrintException.cxx use SPDX IDs, replacing the long copyright headers 2023-03-06 14:59:48 +01:00
PrintException.hxx use SPDX IDs, replacing the long copyright headers 2023-03-06 14:59:48 +01:00
RecursiveMap.hxx use SPDX IDs, replacing the long copyright headers 2023-03-06 14:59:48 +01:00
ReusableArray.hxx use [[gnu::...]] attributes 2023-03-06 16:14:15 +01:00
RingBuffer.hxx use SPDX IDs, replacing the long copyright headers 2023-03-06 14:59:48 +01:00
ScopeExit.hxx util/ScopeExit: convert the function from base class to member 2023-05-22 21:20:49 +02:00
Serial.cxx use [[gnu::...]] attributes 2023-03-06 16:14:15 +01:00
Serial.hxx use SPDX IDs, replacing the long copyright headers 2023-03-06 14:59:48 +01:00
ShallowCopy.hxx use SPDX IDs, replacing the long copyright headers 2023-03-06 14:59:48 +01:00
SliceBuffer.hxx use SPDX IDs, replacing the long copyright headers 2023-03-06 14:59:48 +01:00
SortList.hxx util/Concepts: remove obsolete fallbacks 2023-07-21 19:43:04 +02:00
SpanCast.hxx use SPDX IDs, replacing the long copyright headers 2023-03-06 14:59:48 +01:00
SparseBuffer.cxx use SPDX IDs, replacing the long copyright headers 2023-03-06 14:59:48 +01:00
SparseBuffer.hxx use SPDX IDs, replacing the long copyright headers 2023-03-06 14:59:48 +01:00
SplitString.cxx use SPDX IDs, replacing the long copyright headers 2023-03-06 14:59:48 +01:00
SplitString.hxx use SPDX IDs, replacing the long copyright headers 2023-03-06 14:59:48 +01:00
StaticFifoBuffer.hxx util/StaticFifoBuffer: add method MoveFrom() 2023-05-21 21:26:20 +02:00
StaticVector.hxx util/StaticVector: add methods erase(), pop_front() 2023-09-11 21:59:28 +02:00
StringAPI.hxx use SPDX IDs, replacing the long copyright headers 2023-03-06 14:59:48 +01:00
StringBuffer.hxx util/StringBuffer: use using instead of typedef 2023-10-04 16:50:25 +02:00
StringCompare.cxx use SPDX IDs, replacing the long copyright headers 2023-03-06 14:59:48 +01:00
StringCompare.hxx util/StringCompare: add pure attribute 2023-09-12 09:34:52 +02:00
StringPointer.hxx use SPDX IDs, replacing the long copyright headers 2023-03-06 14:59:48 +01:00
StringSplit.hxx use SPDX IDs, replacing the long copyright headers 2023-03-06 14:59:48 +01:00
StringStrip.cxx use SPDX IDs, replacing the long copyright headers 2023-03-06 14:59:48 +01:00
StringStrip.hxx use SPDX IDs, replacing the long copyright headers 2023-03-06 14:59:48 +01:00
StringUtil.cxx use SPDX IDs, replacing the long copyright headers 2023-03-06 14:59:48 +01:00
StringUtil.hxx use [[gnu::...]] attributes 2023-03-06 16:14:15 +01:00
TemplateString.hxx use SPDX IDs, replacing the long copyright headers 2023-03-06 14:59:48 +01:00
TextFile.hxx util/TextFile: add missing cast 2023-10-07 08:39:24 +02:00
Tokenizer.cxx use SPDX IDs, replacing the long copyright headers 2023-03-06 14:59:48 +01:00
Tokenizer.hxx use SPDX IDs, replacing the long copyright headers 2023-03-06 14:59:48 +01:00
TransformN.hxx use SPDX IDs, replacing the long copyright headers 2023-03-06 14:59:48 +01:00
TruncateString.cxx use [[gnu::...]] attributes 2023-03-06 16:14:15 +01:00
TruncateString.hxx use [[gnu::...]] attributes 2023-03-06 16:14:15 +01:00
UriExtract.cxx util/UriExtract: add uri_get_path_query_fragment() 2023-03-14 20:03:17 +01:00
UriExtract.hxx util/UriExtract: add uri_get_path_query_fragment() 2023-03-14 20:03:17 +01:00
UriQueryParser.cxx use SPDX IDs, replacing the long copyright headers 2023-03-06 14:59:48 +01:00
UriQueryParser.hxx use SPDX IDs, replacing the long copyright headers 2023-03-06 14:59:48 +01:00
UriRelative.cxx use SPDX IDs, replacing the long copyright headers 2023-03-06 14:59:48 +01:00
UriRelative.hxx use SPDX IDs, replacing the long copyright headers 2023-03-06 14:59:48 +01:00
UriUtil.cxx use SPDX IDs, replacing the long copyright headers 2023-03-06 14:59:48 +01:00
UriUtil.hxx use SPDX IDs, replacing the long copyright headers 2023-03-06 14:59:48 +01:00
UTF8.cxx use [[gnu::...]] attributes 2023-03-06 16:14:15 +01:00
UTF8.hxx use SPDX IDs, replacing the long copyright headers 2023-03-06 14:59:48 +01:00
VarSize.hxx util/VarSize: convert static_assert to concept check 2023-09-06 15:05:26 +02:00
WCharUtil.hxx use SPDX IDs, replacing the long copyright headers 2023-03-06 14:59:48 +01:00
WStringAPI.hxx use SPDX IDs, replacing the long copyright headers 2023-03-06 14:59:48 +01:00
WStringCompare.cxx use SPDX IDs, replacing the long copyright headers 2023-03-06 14:59:48 +01:00
WStringCompare.hxx use SPDX IDs, replacing the long copyright headers 2023-03-06 14:59:48 +01:00