Commit Verlauf

Autor SHA1 Nachricht Datum
  Roberto Ierusalimschy 87367e97f3 more information about memory use vor 25 Jahren
  Roberto Ierusalimschy 73aa465a8e some name changes vor 25 Jahren
  Roberto Ierusalimschy 977b8f65f0 comment detail. vor 25 Jahren
  Roberto Ierusalimschy 3c9d999424 many details (most by lhf). vor 25 Jahren
  Roberto Ierusalimschy 74f1c3d025 small changes for "clean C" vor 25 Jahren
  Roberto Ierusalimschy ea45f3eb28 better separation between debug code and regular code vor 26 Jahren
  Roberto Ierusalimschy acdb0b741e comments. vor 26 Jahren
  Roberto Ierusalimschy 1b15206cf9 many details + code redistribution vor 26 Jahren
  Roberto Ierusalimschy c5fa0895e9 table sizes don't need to be primes; power of 2 gives the same performance. vor 26 Jahren
  Roberto Ierusalimschy 29ede6aa13 first implementation of multiple states (reentrant code). vor 26 Jahren
  Roberto Ierusalimschy 910836fb53 warnings from Visual C++ vor 26 Jahren
  Roberto Ierusalimschy c787dccd9b "const" !!! vor 26 Jahren
  Roberto Ierusalimschy abfc885079 when debugging, move and erase old blocks to realloc. vor 26 Jahren
  Roberto Ierusalimschy 48326500d0 longer marks when controling memory leaks vor 26 Jahren
  Roberto Ierusalimschy c390f73e3b block must always have a power-of-2 size (even at the limit) vor 26 Jahren
  Roberto Ierusalimschy ae9fd122fa vector do not need to grow until MINSIZE vor 26 Jahren
  Roberto Ierusalimschy 038848eccd better control of vector when DEBUGing vor 26 Jahren
  Roberto Ierusalimschy 6a853fcb8b details (from lhf) vor 26 Jahren
  Roberto Ierusalimschy 26d1e21c89 new way to handle "growing" vectors vor 26 Jahren
  Roberto Ierusalimschy 9d7bae0b6a better instrumentation for internal debugging vor 26 Jahren
  Roberto Ierusalimschy bc930aa5ff "free" usually handles NULL; handle non ANSI case separately. vor 26 Jahren
  Roberto Ierusalimschy 758a381644 "realloc" usually implements "malloc"; handle non ANSI case separately. vor 26 Jahren
  Roberto Ierusalimschy 994aba062b when debuging, blocks must be kept in double allignment. vor 27 Jahren
  Roberto Ierusalimschy 9618aaf07d small corrections in comments vor 27 Jahren
  Roberto Ierusalimschy 0969a971cd better use of "ASSERT". vor 27 Jahren
  Roberto Ierusalimschy 502343b402 new scheme for buffers, centralized in auxlib. vor 28 Jahren
  Roberto Ierusalimschy 00c122cc29 other distribution of memory debug information. vor 28 Jahren
  Roberto Ierusalimschy 592a3f289b first implementation of centralized global state. vor 28 Jahren
  Roberto Ierusalimschy dadba4d6ed Interface to Memory Manager vor 28 Jahren