Name
Last commit
Last update
..
ASCII.hxx util/ASCII: migrate to std::string_view
Alloc.cxx replace exit and _exit with std variants
Alloc.hxx replace stddef.h with cstddef
AllocatedArray.hxx util/AllocatedArray: use `using` instead of `typedef`
AllocatedString.hxx util/AllocatedString: std::string_view support
BindMethod.hxx util/{Const,Writable}Buffer: drop "_type" from type names
BitReverse.cxx util/BitReverse: generate table with constexpr function
BitReverse.hxx replace stdint.h with cstdint
ByteOrder.hxx Merge branch 'v0.21.x' into master
ByteReverse.cxx replace assert.h with cassert
ByteReverse.hxx replace stdint.h with cstdint
Cast.hxx replace stddef.h with cstddef
CharUtil.hxx util/CharUtil: fix doc typo
CircularBuffer.hxx replace stddef.h with cstddef
Clamp.hxx util/Clamp: remove redundant `inline` keywords from `constexpr` functions
Compiler.h remove gcc_unused
ConcatString.hxx util/ConcatString: return the end pointer
ConstBuffer.hxx util/ConstBuffer, ...: use `using` instead of `typedef`
DeleteDisposer.hxx util/DeleteDisposer: convert struct to class
DereferenceIterator.hxx util/DereferenceIterator: new utility class
DivideString.cxx use std chr functions
DivideString.hxx replace assert.h with cassert
Domain.hxx util/Domain: add `noexcept`
DynamicFifoBuffer.hxx util/{Const,Writable}Buffer: drop "_type" from type names
Exception.cxx util/Exception: move the forwarded std::exception_ptr
Exception.hxx Loading commit data...
ForeignFifoBuffer.hxx Loading commit data...
FormatString.cxx Loading commit data...
FormatString.hxx Loading commit data...
GenerateArray.hxx Loading commit data...
HexFormat.cxx Loading commit data...
HexFormat.hxx Loading commit data...
HugeAllocator.cxx Loading commit data...
HugeAllocator.hxx Loading commit data...
IterableSplitString.hxx Loading commit data...
LazyRandomEngine.cxx Loading commit data...
LazyRandomEngine.hxx Loading commit data...
Manual.hxx Loading commit data...
Math.hxx Loading commit data...
MimeType.cxx Loading commit data...
MimeType.hxx Loading commit data...
NumberParser.cxx Loading commit data...
NumberParser.hxx Loading commit data...
OffsetPointer.hxx Loading commit data...
OptionDef.hxx Loading commit data...
OptionParser.cxx Loading commit data...
OptionParser.hxx Loading commit data...
PeakBuffer.cxx Loading commit data...
PeakBuffer.hxx Loading commit data...
PrintException.cxx Loading commit data...
PrintException.hxx Loading commit data...
RecursiveMap.hxx Loading commit data...
ReusableArray.hxx Loading commit data...
RuntimeError.hxx Loading commit data...
ScopeExit.hxx Loading commit data...
SliceBuffer.hxx Loading commit data...
SparseBuffer.cxx Loading commit data...
SparseBuffer.hxx Loading commit data...
SplitString.cxx Loading commit data...
SplitString.hxx Loading commit data...
StaticFifoBuffer.hxx Loading commit data...
StringAPI.hxx Loading commit data...
StringBuffer.hxx Loading commit data...
StringCompare.cxx Loading commit data...
StringCompare.hxx Loading commit data...
StringFormat.hxx Loading commit data...
StringPointer.hxx Loading commit data...
StringStrip.cxx Loading commit data...
StringStrip.hxx Loading commit data...
StringUtil.cxx Loading commit data...
StringUtil.hxx Loading commit data...
StringView.cxx Loading commit data...
StringView.hxx Loading commit data...
TStringView.hxx Loading commit data...
TemplateString.hxx Loading commit data...
TextFile.hxx Loading commit data...
Tokenizer.cxx Loading commit data...
Tokenizer.hxx Loading commit data...
TransformN.hxx Loading commit data...
TruncateString.cxx Loading commit data...
TruncateString.hxx Loading commit data...
UTF8.cxx Loading commit data...
UTF8.hxx Loading commit data...
UriExtract.cxx Loading commit data...
UriExtract.hxx Loading commit data...
UriQueryParser.cxx Loading commit data...
UriQueryParser.hxx Loading commit data...
UriRelative.cxx Loading commit data...
UriRelative.hxx Loading commit data...
UriUtil.cxx Loading commit data...
UriUtil.hxx Loading commit data...
VarSize.hxx Loading commit data...
WCharUtil.hxx Loading commit data...
WStringAPI.hxx Loading commit data...
WStringCompare.cxx Loading commit data...
WStringCompare.hxx Loading commit data...
WStringView.hxx Loading commit data...
WritableBuffer.hxx Loading commit data...
format.c Loading commit data...
format.h Loading commit data...
meson.build Loading commit data...