Feature #1499
Remaining TODO list of new Core
Status: | Rejected | Start date: | 07/18/2016 | |
---|---|---|---|---|
Priority: | Normal | Due date: | ||
Assignee: | Miroslav Fidler | % Done: | 0% | |
Category: | Core | Spent time: | - | |
Target version: | Release 2019.1 |
Description
uppbox
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
History
#1 Updated by Miroslav Fidler over 8 years ago
ArrayIndex removed
#2 Updated by Zbigniew Rebacz over 8 years ago
- Category set to Core
- Assignee set to Miroslav Fidler
- Target version set to Release 2017.1
#3 Updated by Zbigniew Rebacz about 8 years ago
- Target version changed from Release 2017.1 to Release 2017.2
#4 Updated by Zbigniew Rebacz over 7 years ago
- Target version changed from Release 2017.2 to Release 2018.1
#5 Updated by Zbigniew Rebacz about 7 years ago
- Target version changed from Release 2018.1 to Release 2019.1
#6 Updated by Miroslav Fidler about 6 years ago
- Status changed from New to Rejected
(moved to uppbox/ToDo)