提交历史

作者 SHA1 备注 提交日期
  Roberto Ierusalimschy 33b4dec1cb no more "auto-detection" 20 年之前
  Roberto Ierusalimschy c6293a76cc LUA_DL_DLOPEN is for internal use; makefile should use LUA_USE_DLOPEN 20 年之前
  Roberto Ierusalimschy a17e1fe124 new organization using only one library 20 年之前
  Roberto Ierusalimschy d5ebc3ff6d small changes 20 年之前
  Roberto Ierusalimschy 9c34e23214 new libs `loslib´ and `linit´ 21 年之前
  Roberto Ierusalimschy b4cd38ba6c new scheme for configuration through `luaconf.h' 21 年之前
  Roberto Ierusalimschy 47fc57a252 `TObject' renamed to `TValue' + other name changes and better assertions 21 年之前
  Roberto Ierusalimschy de57dc2653 new scheme to control `loadlib' configuration (default for dlopen 22 年之前
  Roberto Ierusalimschy 15dbb53461 towards 5.0 final 22 年之前
  Roberto Ierusalimschy 64864f094b new options for debugging Lua (HARDSTACKTESTS & EXTERNMEMCHECK) 22 年之前
  Roberto Ierusalimschy c3eb4675b9 new module, ldump.c 23 年之前
  Roberto Ierusalimschy 576bded513 details 23 年之前
  Roberto Ierusalimschy 260e35f576 the usual... 23 年之前
  Roberto Ierusalimschy 0b00e7f1a2 new macro to convert double->int 23 年之前
  Roberto Ierusalimschy 63e2d92123 no more -DOLD_ANSI option + details 23 年之前
  Roberto Ierusalimschy 3533382a1e dependencies updated 23 年之前
  Roberto Ierusalimschy 0171543704 better optimization options 24 年之前
  Roberto Ierusalimschy 5d2d2b1752 the usual stuff 24 年之前
  Roberto Ierusalimschy 906d5dcc41 details 25 年之前
  Roberto Ierusalimschy 7409678b5d DEBUG renamed to LUA_DEBUG 25 年之前
  Roberto Ierusalimschy 7508fed673 final version for 4.0 beta 25 年之前
  Roberto Ierusalimschy 8060193702 `lauxlib' is now part of the libraries (not used by core Lua) 25 年之前
  Roberto Ierusalimschy e238efc536 default now is multi-state 25 年之前
  Roberto Ierusalimschy 2ae9c856cf more uniform names 25 年之前
  Roberto Ierusalimschy c845ec777a new order for modules (better locality??) 25 年之前
  Roberto Ierusalimschy 4d4e6f07c0 all order operators use a single tag method (<) 25 年之前
  Roberto Ierusalimschy 3bc925138e first version of code optimizer 25 年之前
  Roberto Ierusalimschy 4343420d4d simplified version of `gc' tag method (only for userdata now). 26 年之前
  Roberto Ierusalimschy 05f55cc062 more warning checking (mainly related to const strings). 26 年之前
  Roberto Ierusalimschy 24a2c08145 details 26 年之前