git-svn-id: svn://ultimatepp.org/upp/trunk@9791 f0d560ea-af0d-0410-9eb7-867de7ffcac7
This commit is contained in:
cxl 2016-05-03 21:58:17 +00:00
parent db60ee66d8
commit 21bdf5ff91
2 changed files with 4 additions and 4 deletions

View file

@ -409,6 +409,8 @@ void MemoryFree48(void *ptr)
heap->Free48(ptr);
}
#endif
void MemoryFreeThread()
{
if(!heap)
@ -451,6 +453,4 @@ MemoryProfile *PeakMemoryProfile()
#endif
#endif
END_UPP_NAMESPACE

View file

@ -34,11 +34,11 @@ Stream& Stream::operator/(int& i) { dword w = 0; if(IsStoring()) w =
CoWork pipe max_queue
SerializeRaw - int64!
-----------------------
DONE
SerializeRaw - int64!
StringBuffer 2GB limit
Remove NanoStrings