ultimatepp/uppbox/ToDo/Core.txt
cxl d0cd130157 uppbox: ;/usr/include/harfbuzz
git-svn-id: svn://ultimatepp.org/upp/trunk@13528 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2019-08-09 07:42:47 +00:00

54 lines
967 B
Text

ONCELOCK
THREADINIT
THREADEXIT
Value compare / StableSort
---------------------------------
mingw TLS:
Random
glyph/font?
Buffer:
BlockStream
OutStream
new/delete:
ClippingLine
Allocator > 64KB
CoDo
Consider refactoring void VectorReAlloc_(void *v_, int newalloc, int sizeofT) to remove division.
oportunity &&
RawValueRep - PICK DEEP no more necessary, RawDeepToValue?
Fix Value::Void::Retain
Index::FirstAdd
kw.Get(r["keywordId"], String())
MoveableAndDeepCopyOption - with base should improve VectorMap sizeof
Vector/Array/Index/Map :: RemoveIf
Remove ArrayIndex
FromSystemCharset
Buffer(size_t size, const T& init) { ptr = new T[size]; Fill(ptr, ptr + size, init); }
String MD5Digest(const void *data, int length);
Remove ValueType uses
InVector::InsertN possibly incorrect (can create small blocks)
Stream& Stream::operator/(int& i) { dword w = 0; if(IsStoring()) w = i + 1; Pack(w); i = w - 1; return *this; }
CoWork pipe max_queue