.. |
Alloc.cxx
|
Merge branch 'v0.19.x'
|
2015-01-26 20:57:29 +01:00 |
Alloc.hxx
|
Copyright year 2015
|
2015-01-01 19:48:13 +01:00 |
ASCII.hxx
|
util/ASCII: strip include guard
|
2015-03-04 20:05:39 +01:00 |
bit_reverse.c
|
Copyright year 2015
|
2015-01-01 19:48:13 +01:00 |
bit_reverse.h
|
Copyright year 2015
|
2015-01-01 19:48:13 +01:00 |
ByteReverse.cxx
|
Copyright year 2015
|
2015-01-01 19:48:13 +01:00 |
ByteReverse.hxx
|
Copyright year 2015
|
2015-01-01 19:48:13 +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 skip_front()
|
2014-06-26 22:25:03 +02:00 |
DivideString.cxx
|
Copyright year 2015
|
2015-01-01 19:48:13 +01:00 |
DivideString.hxx
|
Copyright year 2015
|
2015-01-01 19:48:13 +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 |
Error.cxx
|
util/Error: use FormatMessage() instead of g_win32_error_message()
|
2014-12-05 00:10:44 +01:00 |
Error.hxx
|
util/Error: add method FormatLastError()
|
2014-07-30 22:10:31 +02:00 |
ForeignFifoBuffer.hxx
|
util/{Static,Foreign}FifoBuffer: lazy shift
|
2014-08-07 16:11:00 +02:00 |
format.c
|
util/format: allow upper case, digits and underscore in names
|
2015-01-22 18:59:42 +01:00 |
format.h
|
output/recorder: dynamic file name
|
2015-01-14 22:03:26 +01:00 |
FormatString.cxx
|
Copyright year 2015
|
2015-01-01 19:48:13 +01:00 |
FormatString.hxx
|
Copyright year 2015
|
2015-01-01 19:48:13 +01:00 |
HugeAllocator.cxx
|
util/HugeAllocator: relicense to BSD-2
|
2014-02-10 13:32:50 +01:00 |
HugeAllocator.hxx
|
util/HugeAllocator: enable MEM_COMMIT on Windows
|
2014-12-17 19:10:58 +01:00 |
LazyRandomEngine.cxx
|
Copyright year 2015
|
2015-01-01 19:48:13 +01:00 |
LazyRandomEngine.hxx
|
Copyright year 2015
|
2015-01-01 19:48:13 +01:00 |
Macros.hxx
|
|
|
Manual.hxx
|
Compiler.h: add macro GCC_OLDER_THAN()
|
2014-12-26 13:30:44 +01:00 |
NumberParser.hxx
|
util/NumberParser: add ParseFloat()
|
2013-10-26 13:49:15 +02:00 |
OptionDef.hxx
|
Copyright year 2015
|
2015-01-01 19:48:13 +01:00 |
OptionParser.cxx
|
Copyright year 2015
|
2015-01-01 19:48:13 +01:00 |
OptionParser.hxx
|
Copyright year 2015
|
2015-01-01 19:48:13 +01:00 |
PeakBuffer.cxx
|
Copyright year 2015
|
2015-01-01 19:48:13 +01:00 |
PeakBuffer.hxx
|
Copyright year 2015
|
2015-01-01 19:48:13 +01:00 |
RefCount.hxx
|
Copyright year 2015
|
2015-01-01 19:48:13 +01:00 |
ReusableArray.hxx
|
|
|
SliceBuffer.hxx
|
Copyright year 2015
|
2015-01-01 19:48:13 +01:00 |
SplitString.cxx
|
Copyright year 2015
|
2015-01-01 19:48:13 +01:00 |
SplitString.hxx
|
Copyright year 2015
|
2015-01-01 19:48:13 +01:00 |
StaticFifoBuffer.hxx
|
util/StaticFifoBuffer: make Shift() public
|
2014-10-19 00:49:08 +02:00 |
StringAPI.hxx
|
util/StringAPI: add wchar_t overloads
|
2015-03-05 08:58:04 +01:00 |
StringUtil.cxx
|
util/StringUtil: reorder functions
|
2015-03-04 20:22:05 +01:00 |
StringUtil.hxx
|
util/StringUtil: add wchar_t overloads
|
2015-03-05 10:06:56 +01:00 |
TextFile.hxx
|
input/TextInputStream: move ReadBufferedLine() to util/TextFile.hxx
|
2014-08-07 19:38:25 +02:00 |
Tokenizer.cxx
|
util/StringUtil: rename strchug_fast() to StripLeft()
|
2014-08-07 16:08:02 +02:00 |
Tokenizer.hxx
|
*: doxygen fixups
|
2015-03-17 11:21:43 +01:00 |
UriUtil.cxx
|
Copyright year 2015
|
2015-01-01 19:48:13 +01:00 |
UriUtil.hxx
|
Copyright year 2015
|
2015-01-01 19:48:13 +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/{Const,Writable}Buffer: add front(), back(), pop_{front,back}(), shift()
|
2014-04-24 09:50:19 +02:00 |
WStringAPI.hxx
|
util/StringAPI: add wchar_t overloads
|
2015-03-05 08:58:04 +01:00 |
WStringUtil.cxx
|
util/StringUtil: add wchar_t overloads
|
2015-03-05 10:06:56 +01:00 |
WStringUtil.hxx
|
util/StringUtil: add wchar_t overloads
|
2015-03-05 10:06:56 +01:00 |