Feature #1499

Remaining TODO list of new Core

Added by Miroslav Fidler almost 8 years ago. Updated about 5 years ago.

Status:RejectedStart date:07/18/2016
Priority:NormalDue date:
Assignee:Miroslav Fidler% Done:

0%

Category:CoreSpent 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 7 years ago

ArrayIndex removed

#2 Updated by Zbigniew Rebacz about 7 years ago

  • Category set to Core
  • Assignee set to Miroslav Fidler
  • Target version set to Release 2017.1

#3 Updated by Zbigniew Rebacz about 7 years ago

  • Target version changed from Release 2017.1 to Release 2017.2

#4 Updated by Zbigniew Rebacz over 6 years ago

  • Target version changed from Release 2017.2 to Release 2018.1

#5 Updated by Zbigniew Rebacz about 6 years ago

  • Target version changed from Release 2018.1 to Release 2019.1

#6 Updated by Miroslav Fidler about 5 years ago

  • Status changed from New to Rejected

(moved to uppbox/ToDo)

Also available in: Atom PDF