Historique des commits

Auteur SHA1 Message Date
  florian 6a1a2d3464 * get rid of some feature checks, probably the whole feature stuff is plainly the wrong way, embedded rtl compiles again, resolves #20913 il y a 13 ans
  florian 6800465021 + fix compilation on wince il y a 14 ans
  florian 375f83c874 * moved heap manager on embedded systems into a separate unit il y a 14 ans
  florian f90acc40d9 * made GetMemory, FreeMemory, ReallocMemory delphi compatible, resolves #17530 il y a 15 ans
  Jonas Maebe 533f533868 * changed destination parameter of getmem/getmemory from "var" to "out" il y a 16 ans
  yury e00bacdcef * Removed HAS_MT_MEMORYMANAGER define, since it is obsolete now. il y a 18 ans
  daniel 0c3a2a257d * Convert heap to ptruint. il y a 18 ans
  micha 7f2a257102 + heap manager now per thread, reduce heap lock contention il y a 18 ans
  micha 63c49a1555 * fix performance regression in binary-trees benchmark il y a 18 ans
  michael fccc19aa5c + Removed HASGETHEAPSTATUS HASGETFPCHEAPSTATUS defines il y a 20 ans
  michael a775d3d487 + Removed HASCURRENCY VALUEGETMEM VALUEFREEMEM defines il y a 20 ans
  peter 4ace790492 * remove $Log il y a 20 ans
  florian 0d7aaab6b8 * patch from Ales Katona making the memory manager more il y a 20 ans
  fpc 790a4fe2d3 * log and id tags removed il y a 20 ans
  fpc 50778076c3 initial import il y a 20 ans
  peter 617bd39762 * fix getheapstatus bootstrapping il y a 20 ans
  marco daf59fbd7e * getFPCheapstatus (no, FPC HEAP, not FP CHEAP!) il y a 20 ans
  peter e417e34496 * truncate log il y a 20 ans
  peter a263b1d40e * GetHeapStatus added, removed MaxAvail,MemAvail,HeapSize il y a 21 ans
  peter cd35d3fd5e * readded support for ReturnIfGrowHeapFails il y a 21 ans
  peter 244b6d1435 fixed go32v2 compile il y a 21 ans
  peter 2ed14823c5 * New heapmanager that releases memory back to the OS, donated il y a 21 ans
  peter abfc396c40 * cmem moved to rtl il y a 21 ans
  marco fcde2c3ffa * *memORY overloads il y a 22 ans
  peter ca3679e4bf * MemoryManager record has a field NeedLock if the wrapper functions il y a 23 ans
  peter 5fff238567 * threads unit added for thread support il y a 23 ans
  peter 01dfac4a4e * old logs removed and tabs fixed il y a 23 ans
  peter 7484da248d * freemem(var) -> freemem(value) il y a 24 ans
  michael 650fbb86aa + removed logs il y a 25 ans
  michael e7aca136a1 + Initial import il y a 25 ans