Historique des commits

Auteur SHA1 Message Date
  peter 1ddaa693a3 * check newpos < 0 instead of = -1 il y a 22 ans
  florian eab5d1f7c5 * started to make the rtl 64 bit save by introducing SizeInt and SizeUInt (similar to size_t of C) il y a 22 ans
  peter d5896e54f2 * fix setmemorymutexmanager to call mutexdone on the already il y a 23 ans
  peter ca3679e4bf * MemoryManager record has a field NeedLock if the wrapper functions il y a 23 ans
  peter 766e8d35f6 * remove wrong lock from SysMemSize, MemSize() does the locking 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
  Jonas Maebe ee56b2e0ec * heap manager now fragments the heap much less il y a 23 ans
  peter 90ff7a6db8 * fpc_freemem and fpc_getmem compilerproc il y a 23 ans
  carl dbfaa38c6e * fixed some missing IsMultiThreaded variables il y a 24 ans
  Jonas Maebe e52fa07468 * fix for web bug #1727 from Peter (corrected) il y a 24 ans
  Jonas Maebe d06ebc3fd1 * fix for web bug #1727 from Peter il y a 24 ans
  peter 7484da248d * freemem(var) -> freemem(value) il y a 24 ans
  peter 52d1571d12 * moved locking of heap il y a 24 ans
  peter 5d62342562 * criticalsection renamed to rtlcriticalsection for kylix compatibility il y a 24 ans
  Jonas Maebe cbc6756190 * fixed wrong typed constant procvars in preparation of my fix which will il y a 24 ans
  florian ddd5f168eb + more MT stuff added il y a 25 ans
  peter 1a0277d7b0 * smallatheapptr undef and other cleanup (merged) il y a 25 ans
  michael 586c4cea50 + Conditionals fixed il y a 25 ans
  michael 650fbb86aa + removed logs il y a 25 ans
  michael e7aca136a1 + Initial import il y a 25 ans
  pierre e574245b0e fix for heap problem il y a 25 ans
  pierre e9f1439f5a + ReturnNilIfGrowHeapFails used in objects unit il y a 25 ans
  peter 11d7a573df * concat free blocks in main freelist il y a 25 ans
  pierre 6d213ac89b * avoid problems if sbrk returns negative values il y a 25 ans
  peter 20105af42c * fixed bug with reallocmem to use the wrong size when copying the il y a 26 ans
  peter 6bbb440811 * fixed internal_memavail counting for tryresizemem il y a 26 ans
  peter ba0b8a2e1b * reallocmem fixed for freemem() call when size=0 il y a 26 ans
  peter 9be202fd38 * fixed reallocmem which didn't work anymore and thus broke a lot il y a 26 ans
  Jonas Maebe 2c25000f32 * fixed problem with reallocmem and heaptrc il y a 26 ans