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

Аутор SHA1 Порука Датум
  Roberto Ierusalimschy 6759f3ec5e no more `proprietary' convertion algorithm (too complex) пре 25 година
  Roberto Ierusalimschy f6834f4393 new API function `lua_type' + new type lua_Type пре 25 година
  Roberto Ierusalimschy dad808a73a new way to count `nblocks' for GC (try to count bytes). пре 25 година
  Roberto Ierusalimschy 0f59e3d7a7 details пре 25 година
  Roberto Ierusalimschy 8060193702 `lauxlib' is now part of the libraries (not used by core Lua) пре 25 година
  Roberto Ierusalimschy 787a78f83e new scheme for buffers пре 25 година
  Roberto Ierusalimschy 9e84bf18db still more debug information пре 25 година
  Roberto Ierusalimschy e238efc536 default now is multi-state пре 25 година
  Roberto Ierusalimschy cfba572076 remove dummy argument in LUA_ASSERT пре 25 година
  Roberto Ierusalimschy afef009fce new version of debug system пре 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 ef62b340e0 code cleaner for 16 bits. пре 25 година
  Roberto Ierusalimschy 84790bb953 "conceptual" bug пре 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 1f01998516 nobody uses memmove any more. пре 25 година
  Roberto Ierusalimschy d83c2a8455 performance details. пре 25 година
  Roberto Ierusalimschy bcdbdaccc3 more debug information (still with bug for tag methods...) пре 26 година
  Roberto Ierusalimschy b1b0c219f5 new ttypes to distinguish between C closures and Lua closures. пре 26 година
  Roberto Ierusalimschy 1b15206cf9 many details + code redistribution пре 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 4343420d4d simplified version of `gc' tag method (only for userdata now). пре 26 година
  Roberto Ierusalimschy ae3ecc2d4a tonumber'e1' and tonumber(' ', x), for x!=10, gave 0 instead of nil. пре 26 година
  Roberto Ierusalimschy ff9c0da783 test first the most common case. пре 26 година