Historial de Commits

Autor SHA1 Mensaje Fecha
  Jonas Maebe 533f533868 * changed destination parameter of getmem/getmemory from "var" to "out" hace 16 años
  yury e00bacdcef * Removed HAS_MT_MEMORYMANAGER define, since it is obsolete now. hace 18 años
  daniel 0c3a2a257d * Convert heap to ptruint. hace 18 años
  micha 7f2a257102 + heap manager now per thread, reduce heap lock contention hace 18 años
  micha 63c49a1555 * fix performance regression in binary-trees benchmark hace 18 años
  michael fccc19aa5c + Removed HASGETHEAPSTATUS HASGETFPCHEAPSTATUS defines hace 20 años
  michael a775d3d487 + Removed HASCURRENCY VALUEGETMEM VALUEFREEMEM defines hace 20 años
  peter 4ace790492 * remove $Log hace 20 años
  florian 0d7aaab6b8 * patch from Ales Katona making the memory manager more hace 20 años
  fpc 790a4fe2d3 * log and id tags removed hace 20 años
  fpc 50778076c3 initial import hace 20 años
  peter 617bd39762 * fix getheapstatus bootstrapping hace 20 años
  marco daf59fbd7e * getFPCheapstatus (no, FPC HEAP, not FP CHEAP!) hace 20 años
  peter e417e34496 * truncate log hace 20 años
  peter a263b1d40e * GetHeapStatus added, removed MaxAvail,MemAvail,HeapSize hace 21 años
  peter cd35d3fd5e * readded support for ReturnIfGrowHeapFails hace 21 años
  peter 244b6d1435 fixed go32v2 compile hace 21 años
  peter 2ed14823c5 * New heapmanager that releases memory back to the OS, donated hace 21 años
  peter abfc396c40 * cmem moved to rtl hace 21 años
  marco fcde2c3ffa * *memORY overloads hace 22 años
  peter ca3679e4bf * MemoryManager record has a field NeedLock if the wrapper functions hace 23 años
  peter 5fff238567 * threads unit added for thread support hace 23 años
  peter 01dfac4a4e * old logs removed and tabs fixed hace 23 años
  peter 7484da248d * freemem(var) -> freemem(value) hace 24 años
  michael 650fbb86aa + removed logs hace 25 años
  michael e7aca136a1 + Initial import hace 25 años
  pierre e9f1439f5a + ReturnNilIfGrowHeapFails used in objects unit hace 25 años
  peter 6b66a55cd6 * truncated log hace 26 años
  peter ba0b8a2e1b * reallocmem fixed for freemem() call when size=0 hace 26 años
  Jonas Maebe 2c25000f32 * fixed problem with reallocmem and heaptrc hace 26 años