提交歷史

作者 SHA1 備註 提交日期
  Roberto Ierusalimschy 2ca5181413 Branch 5.2 - new releases for 5.2 go from here, main trunk goes 12 年之前
  Roberto Ierusalimschy f5ae26ec6c official branch for Lua 5.1 17 年之前
  Roberto Ierusalimschy baffc37f5c detail 19 年之前
  Roberto Ierusalimschy f8b7a5581e avoid unnecessary exports 19 年之前
  Roberto Ierusalimschy ffb798e1e2 avoids type punning for table keys 19 年之前
  Roberto Ierusalimschy c505f341d6 small changes in casts 19 年之前
  Roberto Ierusalimschy db724e14e0 new macro luai_numisnan 19 年之前
  Roberto Ierusalimschy 8e48ebb638 no more L in numer-operator macros (some functions that use those macros 20 年之前
  Roberto Ierusalimschy 0f30d00c87 warnings from Visual C 20 年之前
  Roberto Ierusalimschy 90de38bf1f warnings in VS .Net 20 年之前
  Roberto Ierusalimschy f21e9c172f details 20 年之前
  Roberto Ierusalimschy 67578ec51f several small details 20 年之前
  Roberto Ierusalimschy c2bb9abcec better quotes for strings in error messages 20 年之前
  Roberto Ierusalimschy d5fd44d747 corrected definition of lua_number2int for Windows 20 年之前
  Roberto Ierusalimschy 409ee99900 detail 20 年之前
  Roberto Ierusalimschy 9ffae705ee new "primitive" getn 20 年之前
  Roberto Ierusalimschy 370d31a559 `luac´ -> `luai' (to avoid confusion with other luac stuff) 20 年之前
  Roberto Ierusalimschy f8df21bd20 `luaconf.h´ exports all its definitions always (so all of them 20 年之前
  Roberto Ierusalimschy b5b230d95c fewer #include's in luaconf.h 20 年之前
  Roberto Ierusalimschy 8ddfe3df29 macros for all arithmetic operations over lua_Numbers 20 年之前
  Roberto Ierusalimschy e2498e079e change in hash algorithm so that it does not need empty slot 20 年之前
  Roberto Ierusalimschy 65726f3e2e cleaner interface to `ltable' 20 年之前
  Roberto Ierusalimschy 531874f6ce better (correct?) way to handle `next' over removed keys 20 年之前
  Roberto Ierusalimschy c78940f21a static names do not need `luaX_' prefix 20 年之前
  Roberto Ierusalimschy 0e002005b1 better names for `luaM_free...' macros 20 年之前
  Roberto Ierusalimschy 1d99a7360b details 20 年之前
  Roberto Ierusalimschy 087df82a61 detail 20 年之前
  Roberto Ierusalimschy bd38017ddf small optimization for table size in machines with double allignment 21 年之前
  Roberto Ierusalimschy 66845f415f small optimizations 21 年之前
  Roberto Ierusalimschy 1dd8c9b6b6 detail 21 年之前