Историја ревизија

Аутор SHA1 Порука Датум
  Roberto Ierusalimschy b892f0a877 new API function `createuserdata' пре 25 година
  Roberto Ierusalimschy 001f2bdd0e new definition for types-tags пре 25 година
  Roberto Ierusalimschy dad808a73a new way to count `nblocks' for GC (try to count bytes). пре 25 година
  Roberto Ierusalimschy 8060193702 `lauxlib' is now part of the libraries (not used by core Lua) пре 25 година
  Roberto Ierusalimschy 100bfec39a new implementation for `next' пре 25 година
  Roberto Ierusalimschy e238efc536 default now is multi-state пре 25 година
  Roberto Ierusalimschy d9e61e8cea new algorithm for traversing in GC to avoid deep recursion calls пре 25 година
  Roberto Ierusalimschy 435f587ed0 (much) better handling of memory alloction errors пре 25 година
  Roberto Ierusalimschy cfba572076 remove dummy argument in LUA_ASSERT пре 25 година
  Roberto Ierusalimschy 5362426ffa error message пре 25 година
  Roberto Ierusalimschy 1de5587184 `lua.h' is included before any other Lua header file пре 25 година
  Roberto Ierusalimschy 8ca9534d04 access to `values' in TObject always through macros пре 25 година
  Roberto Ierusalimschy 8bcf622876 new signature for `luaH_set' пре 25 година
  Roberto Ierusalimschy 292c953018 new auxiliar function `luaH_setstr' пре 25 година
  Roberto Ierusalimschy c542aac0b9 collect dead indices in tables пре 25 година
  Roberto Ierusalimschy ef62b340e0 code cleaner for 16 bits. пре 25 година
  Roberto Ierusalimschy b803c0600e details пре 25 година
  Roberto Ierusalimschy 11a7022067 global variables are stored in a Lua table пре 25 година
  Roberto Ierusalimschy 534c3a64d3 small optimizations for table access пре 25 година
  Roberto Ierusalimschy 36e1390631 details. пре 25 година
  Roberto Ierusalimschy a69356e9e0 no more special cases for closures with 0 upvalues (performance is the same, пре 25 година
  Roberto Ierusalimschy b53dc0c485 TAG_ARRAY -> TAG_TABLE пре 25 година
  Roberto Ierusalimschy 73aa465a8e some name changes пре 25 година
  Roberto Ierusalimschy 3c9d999424 many details (most by lhf). пре 25 година
  Roberto Ierusalimschy 74f1c3d025 small changes for "clean C" пре 25 година
  Roberto Ierusalimschy b1b0c219f5 new ttypes to distinguish between C closures and Lua closures. пре 25 година
  Roberto Ierusalimschy b3fe203c36 keep it simple пре 26 година
  Roberto Ierusalimschy d015f1fc02 table sizes don't need to be primes; power of 2 gives the same performance. пре 26 година
  Roberto Ierusalimschy 29ede6aa13 first implementation of multiple states (reentrant code). пре 26 година
  Roberto Ierusalimschy d915cf4f9d ways to measure number of `blocks' for GC + details пре 26 година