Revīziju vēsture

Autors SHA1 Ziņojums Datums
  peter b454870988 * fix for non-i386 21 gadi atpakaļ
  peter 869b0ecc85 * compiler defined HEAP and HEAPSIZE removed 21 gadi atpakaļ
  peter fd759e521f * saveregisters calling convention is obsolete 21 gadi atpakaļ
  peter a5c6d5130a * fix reallocmem 21 gadi atpakaļ
  michael b40e27f8b9 Fix tracememsize for ansistrings (From Peter) 21 gadi atpakaļ
  peter 244b6d1435 fixed go32v2 compile 21 gadi atpakaļ
  peter 2ed14823c5 * New heapmanager that releases memory back to the OS, donated 21 gadi atpakaļ
  peter 7bfe6e60a7 check whether bp is in the stack value allocated by the main program 21 gadi atpakaļ
  peter 8c60c6f93e * ordinal-pointer conversions fixed 21 gadi atpakaļ
  peter abfc396c40 * cmem moved to rtl 21 gadi atpakaļ
  michael c131b0a7b0 + Fix from peter for win32 SIGTRAp signal 21 gadi atpakaļ
  daniel f9efd57801 * Use $ for hex numbers instead of alien 0x 21 gadi atpakaļ
  peter 9704595c94 * when retrieving stackdump check if bp is smaller than the previous 22 gadi atpakaļ
  peter 1e86b585f9 * changed address parameter/return values to pointer instead 22 gadi atpakaļ
  peter 551caf65d2 * set p to nil when 0 is passed to reallocmem 23 gadi atpakaļ
  carl c0f0cf4ce6 * nil should give an error! 23 gadi atpakaļ
  peter ca3679e4bf * MemoryManager record has a field NeedLock if the wrapper functions 23 gadi atpakaļ
  carl 302c977a8b * bugfix of assigning to external filename output 23 gadi atpakaļ
  Jonas Maebe 242a9f8937 * made result type of calculate_release_sig() a longword instead of a 23 gadi atpakaļ
  peter 01dfac4a4e * old logs removed and tabs fixed 23 gadi atpakaļ
  peter 7484da248d * freemem(var) -> freemem(value) 24 gadi atpakaļ
  peter ce52d581b3 * m68k updates merged 24 gadi atpakaļ
  Jonas Maebe cbc6756190 * fixed wrong typed constant procvars in preparation of my fix which will 24 gadi atpakaļ
  peter 802acf6940 * m68k updates 24 gadi atpakaļ
  peter 64b57cd77d * add nop after popa (merged) 24 gadi atpakaļ
  peter c70d9ccc3e * win32 getenv version 24 gadi atpakaļ
  peter 25d6ec3c83 * always clear memory in getmem and freemem 24 gadi atpakaļ
  peter 03d4bdcd40 * allow runtime setting using the environment HEAPTRC 24 gadi atpakaļ
  peter b669be6c60 * some small fixes to my previous commit 24 gadi atpakaļ
  peter 60ba93a688 * extra info update so it can be always be set on/off 24 gadi atpakaļ