Historie revizí

Autor SHA1 Zpráva Datum
  Roberto Ierusalimschy 96253ed8ce better support for 64-bit machines (avoid excessive use of longs) před 25 roky
  Roberto Ierusalimschy 37e9c2e744 macro DEBUG renamed to LUA_DEBUG před 25 roky
  Roberto Ierusalimschy b892f0a877 new API function `createuserdata' před 25 roky
  Roberto Ierusalimschy 0ffc676ce7 details před 25 roky
  Roberto Ierusalimschy e238efc536 default now is multi-state před 25 roky
  Roberto Ierusalimschy 435f587ed0 (much) better handling of memory alloction errors před 25 roky
  Roberto Ierusalimschy afef009fce new version of debug system před 25 roky
  Roberto Ierusalimschy 1de5587184 `lua.h' is included before any other Lua header file před 25 roky
  Roberto Ierusalimschy 190c3be739 details před 25 roky
  Roberto Ierusalimschy ed1751bc32 details před 25 roky
  Roberto Ierusalimschy ef62b340e0 code cleaner for 16 bits. před 25 roky
  Roberto Ierusalimschy 87367e97f3 more information about memory use před 25 roky
  Roberto Ierusalimschy 73aa465a8e some name changes před 25 roky
  Roberto Ierusalimschy 977b8f65f0 comment detail. před 25 roky
  Roberto Ierusalimschy 3c9d999424 many details (most by lhf). před 25 roky
  Roberto Ierusalimschy 74f1c3d025 small changes for "clean C" před 25 roky
  Roberto Ierusalimschy ea45f3eb28 better separation between debug code and regular code před 25 roky
  Roberto Ierusalimschy acdb0b741e comments. před 26 roky
  Roberto Ierusalimschy 1b15206cf9 many details + code redistribution před 26 roky
  Roberto Ierusalimschy c5fa0895e9 table sizes don't need to be primes; power of 2 gives the same performance. před 26 roky
  Roberto Ierusalimschy 29ede6aa13 first implementation of multiple states (reentrant code). před 26 roky
  Roberto Ierusalimschy 910836fb53 warnings from Visual C++ před 26 roky
  Roberto Ierusalimschy c787dccd9b "const" !!! před 26 roky
  Roberto Ierusalimschy abfc885079 when debugging, move and erase old blocks to realloc. před 26 roky
  Roberto Ierusalimschy 48326500d0 longer marks when controling memory leaks před 26 roky
  Roberto Ierusalimschy c390f73e3b block must always have a power-of-2 size (even at the limit) před 26 roky
  Roberto Ierusalimschy ae9fd122fa vector do not need to grow until MINSIZE před 26 roky
  Roberto Ierusalimschy 038848eccd better control of vector when DEBUGing před 26 roky
  Roberto Ierusalimschy 6a853fcb8b details (from lhf) před 26 roky
  Roberto Ierusalimschy 26d1e21c89 new way to handle "growing" vectors před 26 roky