Commit History

作者 SHA1 備註 提交日期
  Roberto Ierusalimschy b707e81c3d comments about some compiler options that should be tested once in a while 14 年之前
  Roberto Ierusalimschy 3dd68624dc comments 14 年之前
  Roberto Ierusalimschy cb09f4fef4 details 14 年之前
  Roberto Ierusalimschy cee7a8e1ec -DLUA_COMPAT_ALL is the default 14 年之前
  Roberto Ierusalimschy bd262d591f 'coroutine' library separated from 'baselib' 15 年之前
  Roberto Ierusalimschy f35ac38e1d updated depenency lists + eliminated duplication of definitions 15 年之前
  Roberto Ierusalimschy f270e7f044 warnings that are not compatible with C++ separated from other warning 15 年之前
  Roberto Ierusalimschy e74e56f2b1 better may to force recompilation when makefile changes 15 年之前
  Roberto Ierusalimschy 3acf5ec5a1 update of file dependencies (gcc -MM) 15 年之前
  Roberto Ierusalimschy dc4c459546 a few new warnings 15 年之前
  Roberto Ierusalimschy 3abe3da9fb new module 'lbitlib.c' for bitwise operations 16 年之前
  Roberto Ierusalimschy 6905ae900b Lua now uses "homemade" lctype (instead of ctype.h from ANSI C) 16 年之前
  Roberto Ierusalimschy e02483dbc0 whole build depends on 'makefile' itself + better format for warning 17 年之前
  Roberto Ierusalimschy b9e92c8b0d updating header dependencies 17 年之前
  Roberto Ierusalimschy 2f8351fe48 turn off optimizations when testing 17 年之前
  Roberto Ierusalimschy b8d23d6e07 option to use Sun compiler (on lhf account) 17 年之前
  Roberto Ierusalimschy 3ca9af51a4 emergency garbage collector (core forces a GC when allocation fails) 19 年之前
  Roberto Ierusalimschy 98194db429 details 19 年之前
  Roberto Ierusalimschy 33b4dec1cb no more "auto-detection" 19 年之前
  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 年之前