Commit Verlauf

Autor SHA1 Nachricht Datum
  Roberto Ierusalimschy c23f705349 BUG: GC can collect a long string still in use during parser vor 12 Jahren
  Roberto Ierusalimschy 2ca5181413 Branch 5.2 - new releases for 5.2 go from here, main trunk goes vor 12 Jahren
  Roberto Ierusalimschy f5ae26ec6c official branch for Lua 5.1 vor 17 Jahren
  Roberto Ierusalimschy f8b7a5581e avoid unnecessary exports vor 19 Jahren
  Roberto Ierusalimschy ffb798e1e2 avoids type punning for table keys vor 19 Jahren
  Roberto Ierusalimschy d987cf1f81 new mark LUAI_DATA for extern data vor 20 Jahren
  Roberto Ierusalimschy 8718fda9b2 added LUAI_FUNC to functions not in the API vor 20 Jahren
  Roberto Ierusalimschy 9ffae705ee new "primitive" getn vor 20 Jahren
  Roberto Ierusalimschy e2498e079e change in hash algorithm so that it does not need empty slot vor 20 Jahren
  Roberto Ierusalimschy 65726f3e2e cleaner interface to `ltable' vor 20 Jahren
  Roberto Ierusalimschy bd38017ddf small optimization for table size in machines with double allignment vor 21 Jahren
  Roberto Ierusalimschy 4c5d7b2ddd small optimization for {f()} vor 21 Jahren
  Roberto Ierusalimschy 47fc57a252 `TObject' renamed to `TValue' + other name changes and better assertions vor 22 Jahren
  Roberto Ierusalimschy b114142799 new auxiliary function `luaH_setstr' vor 22 Jahren
  Roberto Ierusalimschy ab9e062928 name changes to avoid name collision between macros and variables vor 22 Jahren
  Roberto Ierusalimschy 81e142fc14 detail (`key' is always on stack) vor 23 Jahren
  Roberto Ierusalimschy 46c471d7e9 new `__newindex' eventfield vor 23 Jahren
  Roberto Ierusalimschy 71c716e5a8 avoid C identifiers beginning with '_' vor 23 Jahren
  Roberto Ierusalimschy 57fb51f975 `luaH_next' works like `next' vor 23 Jahren
  Roberto Ierusalimschy 592a309177 tag system replaced by event tables vor 24 Jahren
  Roberto Ierusalimschy fca0a12e23 avoid clashing names between macros and fields vor 24 Jahren
  Roberto Ierusalimschy 21aa7e55f2 optimization for array part of a Table vor 24 Jahren
  Roberto Ierusalimschy e1d072571e better syntax for type casts vor 24 Jahren
  Roberto Ierusalimschy 8c8ad5f3ff better locality of assignment of table values vor 24 Jahren
  Roberto Ierusalimschy 654b16e83a better performance for table operations (mainly for integer indices) vor 24 Jahren
  Roberto Ierusalimschy 37f3a1c045 too much optimization to "break" keys in tables; keep them as TObjects... vor 24 Jahren
  Roberto Ierusalimschy 1f9e3731d1 back to the basics (well-behaved variant record...) vor 24 Jahren
  Roberto Ierusalimschy 6b71a9cfe5 smaller tables for machines with 8-bit alignment vor 24 Jahren
  Roberto Ierusalimschy caf01b5bfa better implementation for list "for" vor 24 Jahren
  Roberto Ierusalimschy ac390020e9 optimizations based on all types but number and nil are pointers vor 24 Jahren